/************************************************************
	FONTS
************************************************************/
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #000;
}

::selection {
  color: #fff;
  background: #000;
}
@font-face {
  font-family: 'icomoon';
  src:  url('icomoon/fonts/icomoon.eot?pnbvyk');
  src:  url('icomoon/fonts/icomoon.eot?pnbvyk#iefix') format('embedded-opentype'),
    url('icomoon/fonts/icomoon.ttf?pnbvyk') format('truetype'),
    url('icomoon/fonts/icomoon.woff?pnbvyk') format('woff'),
    url('icomoon/fonts/icomoon.svg?pnbvyk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-manager:before {
  content: "\e910";
}
.icon-sitemap:before {
  content: "\e911";
}
.icon-facebook-f-brands:before {
  content: "\e90b";
}
.icon-google-brands:before {
  content: "\e90c";
}
.icon-instagram-brands:before {
  content: "\e90d";
}
.icon-tumblr-brands:before {
  content: "\e90e";
}
.icon-twitter-brands:before {
  content: "\e90f";
}
.icon-arrow-left-regular:before {
  content: "\e90a";
}
.icon-align-left-regular:before {
  content: "\e908";
}
.icon-external-link-regular:before {
  content: "\e909";
}
.icon-artiste:before {
  content: "\e902";
}
.icon-explorateur .path1:before {
  content: "\e903";
  color: rgb(2, 2, 0);
}
.icon-explorateur .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-explorateur .path3:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-explorateur .path4:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-geek:before {
  content: "\e907";
}
.icon-im_contact:before {
  content: "\e900";
}
.icon-im_linkedin:before {
  content: "\e901";
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins',Helvetica,Arial,sans-serif;
}
body, .p {
    font-family: 'Poppins',Helvetica,Arial,sans-serif;
    font-weight: normal;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
}
.display-4 {
    font-size: 125px;
    font-weight: 600;
    color: white;
    mix-blend-mode: difference;
}
.display-3 {
    font-size: 75px;
    font-weight: 600;
    line-height: 1.3;
}
.h3, .wp-content h3 {
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
}
.wp-content h3 {
    margin-top: 25px;
}
.h2, .wp-content h2 {
    font-size: 24px;
    font-weight: 600;
}
.h2-2 {
    font-size: 30px;
    font-weight: 600;
}
.h1 {
    font-size: 55px;
    font-weight: 600;
    margin-bottom: 40px;
}
.wordtitle {
    display: flex;
    font-size: 28px;
    font-weight: 600;
    text-align: right;
    line-height: 1.3;
}
.wordtitle span:last-child {
    font-size: 98px;
    line-height: 1;
    position: relative;
    bottom: 17px;
 margin-left: 15px;
}
.wordtitle span:last-child span {
    margin: 0px;
    position: initial;
}
.small-caps {
	font-family: 'Roboto',Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
}
.title-1 {
    font-size: 55px;
    font-weight: 600;
    margin-bottom: 25px;
}
img#presentation-image {

}
.margin-top-30{
    margin-top: 30px;
}
 
.margin-top-50{
    margin-top: 50px;
}
.padding-10{
    padding: 10px;
}
 
.alignleft{ text-align: left;};
.buttonalignleft{ text-align: left !important;};
.margin-bottom-50{ margin-bottom: 50px; }   

.small-button {
    color: #006bca;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    border: 0px;
    background-color: #0000000a;
    border-radius: 50px;
    padding: 8px 15px;
    letter-spacing: 0.5px;
    cursor: pointer;
        line-height: 2;
}

.linebarre {
  text-decoration: line-through !important;
}

/************************************************************
	MARGIN / PADDING
************************************************************/
hr.space-between-section {
    border: 0px;
    padding-top: 80px;
    margin: 0px;
}
w-50 {max-width: 50%;}

/************************************************************
	FOOTER BOTTOM
************************************************************/
.site-container {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.site-content {
  flex: 1;
}
/************************************************************
	ARIANE
************************************************************/
.ariane a, .ariane li {
    padding: 0px;
    line-height: initial;
    font-size: 10px;
}
.separation {
    padding: 0px 4px 0px 6px;
}
.ariane a {
    display: inline;
}

/************************************************************
	COLORS
************************************************************/
a:focus, a:hover {
    color: #FF13A4;
}
.primary {
	color: #4af41c;/* Couleur des textes */
}
.primary:hover {
	color: rgb(0, 76, 224); /* Couleur de texte hover */
}
.bg-primary {
	color: #fff; /* Couleur texte */
	background-color: #4af41c;/* Couleur de fond */
}
.btn.bg-primary:hover {
	color: #000;/* Couleur texte hover */
	background-color: #ffd200; /* Couleur de fond hover */
}
.bg-secondary {
	color: #000; /* Couleur texte */
	background-color: #ffd200;/* Couleur de fond */
}
.btn.bg-secondary:hover {
	color: #000;/* Couleur texte hover */
	background-color: #ffc000; /* Couleur de fond hover */
}
.bg-third {
    background-color: #efefef;
    padding: 80px 0px;
}
/************************************************************
	MENU
************************************************************/
	/* CUSTOM EQS : MENU */
	nav#main-menu {
		background-color: #fff;/* COULEUR DE FOND  */
	}
	.menu-item a {
		color: #000; /* COULEUR DE BASE  */
		padding: 20px 13px; /* ADAPTER LA TAILLE DE LA BARRE VIA PADDING LINK  */
	}
	.menu-item a:hover {
		color: #349eef; /* COULEUR AU HOVER  */
	}
	.menu-item.current-menu-item > a, .current_page_ancestor > a {
		    color: #98ef34;
	}
.menu-item a {
    font-family: 'Poppins','Helvetica Neue', Arial, sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.2px;
}
.menu-item.current-menu-item > a, .current_page_ancestor > a {
    font-weight: 600;
}


/************************************************************
	MENU-GAUCHE
************************************************************/
#third-menu
{
    background-color: #ccc;
}


/************************************************************
	MOBILE-MENU
************************************************************/
.fa-navicon:before, .fa-reorder:before, .fa-bars:before, i.burger:before {
    color: #4af41c /* Couleur icone mobile nav  */
}
#shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before {
    padding: 26px 20px;
}
/************************************************************
	HEADER
************************************************************/
	/*LOGO*/
img#icon-brand-icon {
	height: 45px; /* = hauteur de la navbar */
	padding: 13px 70px 0px 0px; /* marges du logo par rapport à la navbar */
}
/************************************************************
	LINKS & BUTTONS
************************************************************/
a {
    color: #ff0000;
}


#cat-le-journal-du-geek a{color: #FF13A4 !important;}
#cat-le-journal-de-lartiste a{color: #3cd413 !important;}
#cat-le-journal-de-lexplorateur a{color: #0082FF !important;}
#cat-le-journal-du-manager a{color: #ffa721 !important;}

/************************************************************
	CONTENT - gallery
************************************************************/
.gallery img{ border:2px solid #fff !important; }

/***** IMG IN POST ******/
img.alignright {float:right; margin:10px 0 10px 15px}
img.alignleft {float:left; margin:10px 15px 10px 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:10px 0 10px 15px}
a img.alignleft {float:left; margin:10px 15px 10px 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/************************************************************
	STYLES
************************************************************/


/************************************************************
	STRUCTURE
************************************************************/
.main-container {
    display: flex;
}
div#left-head {
    order: 1;
    width: 85px;
    min-height: 100vh;
    position: fixed;
    left: 0px;
        top: 0px;
    transition: all ease-in-out 0.4s;
    display: flex;
	 flex-direction: column;
    justify-content: space-between;
}
main#content {
    order: 2;
    flex-grow: 2;
    min-height: 100vh;
    margin: 0px 85px;
    transition: all ease-in-out 0.4s;
}
.padding {
 padding: 0px 50px;
}
header#main-menu {
    order: 3;
 	width: 85px;
    min-height: 100vh;
    position: fixed;
    right: 0px;
        top: 0px;
        border-left: 1px solid #cccccc;
	     z-index: 1000;
	         display: flex;
    flex-direction: column;
    background-color: #fff;
}
.size-small {
	font-size: 13px;
}
.size-xl {
    font-size: 18px;
    line-height: 2;
}
.no-margin {margin:0!important;}
.grey {color: #818181;}
.weight-light {font-weight: 300;}
/************************************************************
	HEADERS
************************************************************/
svg#logo-igeneve {
    padding: 31px;
    max-width: 100%;
}
ul#second-menu li {
    text-align: center;
    font-size: 26px;
}
i.round {
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 70%;
    padding: 3px;
}
ul#second-menu i.round {
    padding: 0px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
ul#second-menu i.round.icon-smaller {
    font-size: 50%;
}
ul#second-menu a {
    color: #000;
    padding: 12px 0px;
}
ul#second-menu a:hover {
    color: #4af41c;
}
ul#second-menu a:hover i.round{
    background-color: #4af41c;
}
ul#second-menu {
    padding: 31px 0px;
}
header#main-menu .small-caps {
    transform: rotate(-90deg);
    width: 100vh;
    transform-origin: top left;
}
div#title-section {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 800;
    position: relative;
    background-color: #fff;
}
header#main-menu .small-caps {
    transform: rotate(-90deg);
    text-align: center;
    min-width: calc(100vh - 84px);
    transform-origin: center center;
}
/************************************************************
	BURGER NAV
************************************************************/
body.overflow { overflow: hidden; }
nav#navigation {
    background-color: #fff;
    border-left: 1px solid #cccccc;
    position: fixed;
    z-index: 9;
    top: 0;
    right: 0;
    height: 100%;
    max-width: none;
    width: auto;
    overflow-y: auto;
        right: 0px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
nav#navigation.show {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
right: 0px;
padding-right: 84px;
}
ul#main_menu_top, div#nav-right-bloc {
    border-right: 1px solid #cccccc;
}
nav#navigation.show ul.menu li {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
}

nav#navigation.show ul.menu li:nth-child(1) { transition-delay: 0.15s; }

nav#navigation.show ul.menu li:nth-child(2) { transition-delay: 0.3s; }

nav#navigation.show ul.menu li:nth-child(3) { transition-delay: 0.45s; }

nav#navigation.show ul.menu li:nth-child(4) { transition-delay: 0.6s; }

nav#navigation.show ul.menu li:nth-child(5) { transition-delay: 0.75s; }

nav#navigation.show ul.menu li:nth-child(6) { transition-delay: 0.9s; }

nav#navigation.show ul.menu li:nth-child(7) { transition-delay: 1.05s; }

nav#navigation.show ul.menu li:nth-child(8) { transition-delay: 1.2s; }

nav#navigation.show ul.menu li:nth-child(9) { transition-delay: 1.35s; }

nav#navigation.show .about, nav#navigation.show .social, nav#navigation.show ul.sub {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  transition-delay: .85s;
}

nav ul.menu { list-style-type: none; }

nav ul.menu li {
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

nav ul.menu li:last-of-type { margin-bottom: 0px; }

nav .about {
  margin-top: 40px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

nav .about p {
  color: #ffffff;
  font-family: "Spectral", serif;
  font-size: 1.05rem;
  letter-spacing: 0.5px;
  line-height: 170%;
}

nav .social {
  margin-top: 40px;
  position: relative;
  padding-bottom: 30px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

nav .social:after {
  content: "";
  width: 230px;
  height: 2px;
  background-color: #b7ac7f;
  position: absolute;
  bottom: 0;
  left: 0;
}

nav .social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 25px;
}

nav .social a:last-of-type { margin-right: 0px; }

nav .social a:hover svg path, nav .social a:hover svg circle { fill: #b7ac7f; }

nav .social a svg {
  width: 100%;
  height: 100%;
}

nav .social a svg path, nav .social a svg circle {
  fill: #ffffff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

nav ul.sub {
  list-style-type: none;
  margin-top: 40px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

nav ul.sub li { margin-bottom: 10px; }

nav ul.sub li:last-of-type { margin-bottom: 0px; }

nav ul.sub li a {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  letter-spacing: 1px;
  font-size: 0.9rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

nav ul.sub li a:hover { color: #b7ac7f; }

div#burger.is-active span {
  transition: transform 0.6s cubic-bezier(0.54, 0.1, 0.42, 1.48), width 0.6s ease-in;
}
div#burger.is-active span:first-child {
    transform: rotate(45deg) translate(1px, -3px);
}
div#burger.is-active span:nth-child(2) {
  transform: rotate(-45deg);
}
div#burger.is-active span:last-child {
    transform: rotate(45deg) translate(6px, -4px);
    width: 11px;
}

div#burger span {
  display: block;
  height: 2px;
  background-color: #fff;
  border-radius: 100px;
  transition: transform 0.6s cubic-bezier(0.54, 0.1, 0.42, 1.48), width 0.6s ease-out;
}
div#burger span:not(:last-child) {
margin-bottom: 4px;
}
div#burger span:first-child {
  transform-origin: 0 50%;
  width: 10px;
}
div#burger span:nth-child(2) {
  width: 20px;
}
div#burger span:last-child {
  transform-origin: 100% 50%;
  width: 17px;
}
#burger-container {
    position: relative;
    z-index: 2000;
    height: 84px;
    background-color: #000;
        display: flex;
    justify-content: center;
    align-items: center;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #b7ac7f;
  opacity: 0;
  visibility: hidden;
}
.overlay.show {
    visibility: visible;
}
.blur {
  -webkit-filter: blur(4px); /* Safari 6.0 - 9.0 */
  filter: blur(4px);
}
nav#navigation {
    display: flex;
}
div#nav-right-bloc {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
 border-left: 1px solid #cccccc;
}
div#nav-right-bloc div:nth-child(1) {
    flex-grow: 1.5;
    border-bottom: 1px solid #cccccc;
        text-align: center;
}
div#nav-right-bloc div:nth-child(1) a {
    color: #000;
}
div#nav-right-bloc div {
    padding: 50px;
}
#big-contact {
    font-size: 200px;
    margin-bottom: 35px;
}
div#nav-right-bloc div:nth-child(2) {
    flex-grow: 1;
    padding: 20px 90px;
}
div#nav-right-bloc div:nth-child(2) ul li a {
    padding-left: 0px;
 color: #FF13A4;
}
div#nav-right-bloc div:nth-child(2) ul li:hover a {
color: #00ff08;
    
}
ul#main_menu_top {
    padding: 60px;
        justify-content: center;
}
/************************************************************
	ACCUEIL EMOTIONS
************************************************************/
section#section-emotion img {
    width: 33%;
}
section#section-emotion p.wordtitle, section#section-404 p.wordtitle {
    margin-top: 90px;
}

/************************************************************
	ACCUEIL SERVICES
************************************************************/
section.section-services p.wordsubtitle {
    margin-top: -40px;
    margin-left: 300px;
    width: 50%;
}
section.section-services p.wordhreftitle {
    display: block;
}
.single-services footer.footer {
    margin: 0px 85px;
}
/************************************************************
	GENERAL
************************************************************/
.section.full {
    min-height: 100vh;
    width: 100%;
    padding: 78px 0px;
}
.flex {display: flex;}
.vertical-center {
    justify-content: center;
}
.vertical-top{
    justify-content: top;
}
.horizontal-center {
    align-items: center;
}
.d-column {
    flex-direction: column;
}
.d-row {
    flex-direction: row;
}


/************************************************************
	ACCUEIL SCROLLMAGIC
************************************************************/
#color-round {
    width: 50vw;
    height: 50vw;
        max-height: 90vh;
    max-width: 90vh;
    background-color: #FF13A4;
    border-radius: 50%;
}
.home #color-round {
 transform: translate(0%, -50%) scale(0, 0);
}
#section-services {
    background-color: #fff;
}
.infos-service {
	max-width: 340px;
    align-self: center;
    position: relative;
    opacity: 0;
}
#section-services-web {
    margin-top: -50vw;
}
.section-services {
    width: 100%;
    max-width: 1150px;
}
.blend-difference .button-line-narrow {
    background-color: #ffffff45;
}
.blend-difference .button-line-bold {
    background-color: #fff;
}
.blend-difference .button-standard {
    color: #fff;
}
.blend-difference .button-standard:hover {
    color: #fff;
}
/************************************************************
	BUTTON
************************************************************/
.button-standard {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
    margin: 0;
    padding: 0;
    text-decoration: none;
    letter-spacing: 0;
    color: #fff;
    border: none;
    outline: 0;
    background: 0 0;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.button-standard {
    font-weight: 600;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: .1em;
    color: #000;
}
.button-icon {
    margin-right: 5px;
    margin-left: 14px;
}
.button-line {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 3px;
	margin-top: 5px;
}
.button-line-narrow {
	background-color: #00000045;
    position: absolute;
    display: block;
    top: 1px;
    width: 100%;
    height: 1px;
}
.button-line-bold {
    position: absolute;
    display: block;
    top: 0px;
    width: 15px;
    height: 2px;
    background-color: #000;
  -o-transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}
.button-standard:hover .button-line-bold {
	width: 100%;
}
.button-standard:hover {
	color: #000;
}

/************************************************************
	ACCUEIL MESSAGE
************************************************************/
.floating-smiley {
width: 50px;
height:50px;
 background-color:red;
position:absolute;
}
#corporate-identity {position: relative;}
div#box-title {
    max-width: 685px;
    position: relative;
    z-index: 700;
    margin-left: 10%;
}
#smileys-communication {
	list-style-type: none;
}
#smileys-communication li {
    position: absolute;
}
#smileys-communication li img {
    width: 12vw;
}
#com-fun {
    top: 2%;
right: 30%;
}
#com-out-box {
    bottom: 8%;
    right: 37%;
}
#com-passion {
    right: 11%;
    top: 37%;
}
#com-prestige {
    top: 3%;
    left: 1%;
}

.has-tip {
    border: 0px;
}
.tooltip {
    -webkit-transform: translate(-100%, 2%);
    transform: translate(-100%, 2%);
    display: none;
    position: absolute;
    color: #F0B015;
    background-color: #000;
    border: none;
border-radius: 0px;
    padding: 25px 25px;
    z-index: 10;
    display: block;
        width: auto;
    max-width: none;
    top: 0;
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    left: 50%;
    text-align: center;
        z-index: 700;
}
.tooltip.bg-blue {
	-webkit-transform: translate(2%, 2%);
    transform: translate(2%, 2%);
}
.tooltip.bg-red {
    -webkit-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
}
.tooltip:after {
  display: none;
}
.tooltip.bg-yellow {
    background-color: #FFE900;
}
.tooltip.bg-pink {
    background-color: #FF13A4;
}
.tooltip.bg-pink {
    min-width: 450px;
}
.tooltip.bg-blue {
    background-color: #2594FF;
}
.tooltip.bg-red {
    background-color: #EF3434;
}






.letrucquibouge {
  width: 300px;
  height: 300px;
  background: rgb(255,192,0);
  background: radial-gradient(ellipse at center, #ffc000 0%,#ffac00 100%);
  border-radius: 50%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 50px;
  animation: move 20s infinite;
}
@keyframes move {
  0% {
    left: 0;
    top: 50vh;
    transform: translate(0, -50%) rotateZ(0);
  }
  25% {
    left: 50%;
    top: 0;
    transform: translate(-50%, 0) rotateZ(180deg);
  }
  50% {
    left: 100%;
    top: 50vh;
    transform: translate(-100%, -50%) rotate(360deg);
  }
  75% {
    left: 50%;
    top: 100vh;
    transform: translate(-50%, -100%) rotate(180deg);
  }
  100% {
    left: 0;
    top: 50vh;
    transform: translate(0, -50%) rotate(0);
  }
}



/************************************************************
	PAGINATION
************************************************************/
.pagination a, .pagination button {display:inline;}


.pagination .arrow {
	width: 66px;
}
.pagination {
    display: flex;
    justify-content: center;
    padding: 20px 0px;
    margin: 0 auto;
}
.pagination .current {
    background: #000;
}
.pagination a {
	color: #003298;
}

/************************************************************
	SERVICES
************************************************************/

#listing-services {margin-right: -1px;}
.service a {
    background-color: #000;
    display: block;
}
.service {
    padding-top: 33.333%;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    position: relative;
}

.postid-83 p.display-3 {
    transform: scale(0.8);
    transform-origin: left;
}
.postid-83 p.display-3 {
    font-size: 60px;
}
.bg-orange{ background-color: #ffa721 !important; }
.bg.orange2 {background-color: #ff9933!important;}
.bg-orange3 {background-color: #cc6600!important;}
.bg-yellow { background-color: #FFE900!important; }
.bg-pink { background-color: #FF13A4!important;}
.bg-pink2 {background-color: #b53f95!important;}
.bg-pink3 {background-color: #ff66cc!important;}
.bg-blue {background-color: #0082FF!important;}
.bg-green {background-color: #4AF41C!important;}
.bg-turquoise {background-color: #34EFCA!important;}
.bg-purple {background-color: #9900ff!important;}
.bg-bleu1 {background-color: #6666ff!important;}
.bg-bleu2 {background-color: #000099!important;}
.bg-bleu3 {background-color: #99ccff!important;}
.bg-bleu4 {background-color: #33ccff!important;}
.bg-bleu5 {background-color: #a9e5f0!important;}
.bg-green2 {background-color: #009966!important;}
.bg-green3 {background-color: #2e7357!important;}
.bg-green4 {background-color: #46e69d!important;}
.bg-marron {background-color: #999966!important;}
.bg-saumon {background-color: #ffcc66!important;}
.bg-red {background-color: #EF3434!important;}
.bg-red2 {background-color: #993300!important;}


.yellow {color: #FFE900!important;}
.pink {color: #FF13A4!important;}
.pink2 {color: #b53f95!important;}
.pink3 {color: ff66cc!important;}
.red {color: #EF3434!important;}
.blue {color: #0082FF!important;}
.green {color: #4AF41C!important;}
.turquoise {color: #34EFCA!important;}
.purple {color: #9900ff!important;}
.orange {color: #ffa721!important;}
.orange2 {color: #ff9933!important;}
.orange3 {color: #cc6600!important;}
.bleu1 {color: #6666ff!important;}
.bleu2 {color: #000099!important;}
.bleu3 {color: #99ccff!important;}
.bleu4 {color: #33ccff!important;}
.bleu5 {color: #a9e5f0!important;}
.green2 {color: #009966!important;}
.green3 {color: #2e7357!important;}
.green4 {color: #46e69d!important;}
.marron {color: #999966!important;}
.saumon {color: #ffcc66!important;}
.red2 {color: #993300!important;}
.blue2 {
    color: #34b3ef!important;
}
.strong {
    font-weight: 700;
}
.black {color: #000;}
a.black:hover { color: #4af41c;}
.service a {
    background-color: #000;
    color: #fff;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    transition: all ease-in-out 0.5s;
}
.service a h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    transition: all ease-in-out 0.5s;
}
.excerpt {
	opacity: 0;
    position: absolute;
    bottom: 0px;
    color: #fff;
    width: 100%;
    padding: 20px;
        transition: all 0.5s ease;
    transition-delay: 0.3s; 
transform: translateY(40px);
}

.service:hover a h2 {
    font-size: 35px;
    width: 67%;
}
.excerpt p:last-child{
	margin-bottom: 0px;
}
.service:hover a {
    width: 150%;
    height: 150%;
}
.service:hover .excerpt {
	opacity: 1;
	transform: translateY(0px);
}

/************************************************************
	SINGLE SERVICES
************************************************************/
#color-round-presentation {
    width: 40vw;
    height: 40vw;
    background-color: #FF13A4;
    border-radius: 50%;
    display: block;
        position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
section#section-presentation {
    max-width: 1400px;
        position: relative;
}
img#presentation-image, #infos-presentation {
    position: relative;
}
div#infos-text {
max-width: 376px;
align-self: center;
}
.round-image {
    border-radius: 50%;
    overflow: hidden;
}
#section-round-image .h1 {
    margin-left: -50%;
        position: relative;
}
.round-image {
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    padding-top: calc(58.33333% - 1.875rem);
        height: 0px;
}
.round-image img {
    position: absolute;
    left: 0px;
    display: block;
    max-width: none;
    top: 50%;
    transform: translateY(-50%);
        width: 158%;
}
#color-round-service-CTA {
    width: 30vw;
    height: 30vw;
    border-radius: 50%;
    position: relative;
	left: -30vw;
    transform: translate(-50%, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
}
#color-round-service-CTA:hover {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}
a#color-round-service-CTA span {
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
        padding: 0px 40px;
}
a#color-round-service-CTA span.bubble {
    padding: 20px 23px;
}
#infos-cta {
    position: relative;
    opacity: 0;
    max-width: 340px;
    align-self: center;
}
section#section-call-action {
    padding: 0vh 0 5vh 0;
}
section#section-round-image {
    padding: 10vh 0px 5vh 0px;
}
section#section-contact img {
    width: 33%;
}
section#section-contact p.wordtitle {
    margin-top: 90px;
}
section#section-contact i.icon-im_contact {
    font-size: 560px;
     filter: invert(100%);
    -webkit-filter: invert(100%);
}
p.wordtitle a {
    color: initial;
    /*border-bottom: 6px dotted #c7c7c7;*/
}
p.wordtitle a:hover {
    color: #4af41c;
}
section#section-contact i.icon-im_contact:hover {
    filter: none;
    -webkit-filter: none;
}
.tooltipLink {
    background-color: transparent!important;
}
/************************************************************
	DOCUMENTATION 2
************************************************************/
#section-documentation i {
	font-size: 240px;
	display: block;
	margin-bottom: 30px;
}
i.icon-explorateur span:before {
    color: #0082FF!important;
}
.bubble:after {
    content: "";
    width: 30px;
    height: 30px;
    border-right: solid 15px transparent;
    border-top: solid 15px transparent;
    display: block;
    transform: rotate(90deg);
    position: absolute;
    bottom: -20px;
}
.bg-orange.bubble:after {
	border-bottom: solid 15px #ffa721;
	border-left: solid 15px #ffa721;
}
.bg-red.bubble:after {
	border-bottom: solid 15px #EF3434;
	border-left: solid 15px #EF3434;
}
.bg-pink.bubble:after {
	border-bottom: solid 15px #FF13A4;
	border-left: solid 15px #FF13A4;
}
.bg-green.bubble:after {
	border-bottom: solid 15px #4AF41C;
	border-left: solid 15px #4AF41C;
}
.bg-turquoise.bubble:after {
	border-bottom: solid 15px #34EFCA;
	border-left: solid 15px #34EFCA;
}
.bg-blue.bubble:after {
	border-bottom: solid 15px #0082FF;
	border-left: solid 15px #0082FF;
}
.bg-yellow.bubble:after {
	border-bottom: solid 15px #FFE900;
	border-left: solid 15px #FFE900;
}
section#section-documentation .grid-container {
    position: relative;
    top: 50px;
}
.bloc-info a.cell.shrink {
    max-width: 100%;
        margin-right: 0px;
}
/* GEEK */
.bubble:nth-child(1) {
    transform: scale(0) rotate(105deg);
    top: -45px;
    left: 90px;
}
.bubble:nth-child(2) {
transform: scale(0) rotate(-95deg);
    top: 0px;
    left: 275px;
}

/* ARTISTE */
section#section-documentation .cell:nth-child(3) .bubble:nth-child(3) {
    transform: scale(0) rotate(-95deg);
    top: 0px;
    left: 244px;
}

/* EXPLORATEUR */
section#section-documentation .cell:nth-child(4) .bubble:nth-child(4) {
    transform: scale(0) rotate(-95deg);
    top: 0px;
    left: 244px;
}
section#section-documentation:not(.sitemap) .cell:nth-child(4) .speak {
    right: -70px;
    width: 510px;
}
#section-documentation .speak {
    position: absolute;
    top: -70px;
width: 620px;
}
@keyframes booooing1 {
  0% {
    transform: scale(0) rotate(105deg);
  }
  30% {
   transform: scale(1) rotate(-40deg);
  }
  50% {
   transform: scale(1) rotate(-5deg);
  }
  75% {
   transform: scale(1) rotate(-20deg);
  }
  85% {
   transform: scale(1) rotate(-12deg);
  }
  100% {
   transform: scale(1) rotate(-15deg);
  }
}
@keyframes booooing2 {
  0% {
    transform: scale(0) rotate(95deg);
  }
  30% {
   transform: scale(1) rotate(-30deg);
  }
  50% {
   transform: scale(1) rotate(5deg);
  }
  75% {
   transform: scale(1) rotate(-10deg);
  }
  85% {
   transform: scale(1) rotate(-2deg);
  }
  100% {
   transform: scale(1) rotate(-5deg);
  }
}

@keyframes swuuush {
  0% {
    transform: scale(1) rotate(-15deg);
  }
  100% {
   transform: scale(0) rotate(105deg);
  }
}
.bubble {
    font-size: 40px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    padding: 20px 23px;
	line-height: 1;
    position: absolute;
     transform-origin: bottom left;
}
#section-documentation a .bubble.close, #color-round-service-CTA .bubble.close {
 animation-name: swuuush;
 animation-duration: 0.3s; /* or: Xms */
 animation-direction: alternate; /* or: normal */
 animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0s; /* or: Xms */
}
#section-documentation a:hover .bubble:nth-child(1), #color-round-service-CTA:hover .bubble:nth-child(1) {
 animation-name: booooing1;
 animation-duration: 0.6s; /* or: Xms */
 animation-direction: alternate; /* or: normal */
 animation-timing-function: ease-in-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0s; /* or: Xms */
}
#section-documentation a:hover .bubble:nth-child(2), #color-round-service-CTA:hover .bubble:nth-child(2) {
 animation-name: booooing2;
 animation-duration: 0.6s; /* or: Xms */
 animation-direction: alternate; /* or: normal */
 animation-timing-function: ease-in-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0.3s; /* or: Xms */
}
#color-round-service-CTA .speak {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
a#color-round-service-CTA span.bubble {
    font-size: 30px;
}
a#color-round-service-CTA p.speak {
    position: absolute;
    top: 0px;
    left: 0px;
}
/************************************************************
	BLOG
************************************************************/
#journal-parent i,  #journal-single #main-icon i {
    font-size: 240px;
    display: block;
    margin-bottom: 30px;
}
div#journal-parent, #journal-single {
    margin-top: 200px;
        position: relative;
}
#journal-single {
	margin-bottom: 100px;
}
.article-blog a {
    color: #000;
}
hr {
    border-bottom: 1px solid #e5e5e5;
}
.info-txt {
    color: #767b80;
}
#journal-parent .bubble:nth-child(1) {
        top: -115px;
    left: 150px;
     animation-name: booooing1;
 animation-duration: 0.6s; /* or: Xms */
 animation-direction: alternate; /* or: normal */
 animation-timing-function: ease-in-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0s; /* or: Xms */
}
#journal-parent .bubble:nth-child(2) {
        top: -50px;
    left: 325px;
     animation-name: booooing2;
 animation-duration: 0.6s; /* or: Xms */
 animation-direction: alternate; /* or: normal */
 animation-timing-function: ease-in-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0.3s; /* or: Xms */
}
div#journal-list {
    margin-top: 100px;
}
.category-le-journal-du-geek a.small-button.cell.shrink {
    color: #FF13A4;
}
.category-le-journal-du-geek a.small-button.cell.shrink:hover {
        background-color: #00000012;
}
div#journal-single.geek a {
    color: #FF13A4;
}
div#journal-artiste.geek a {
    color: #4AF41C;
}
div#journal-explorateur.geek a {
    color: #0082FF;
}
a.list-event-article i {
    font-size: 23px;
    margin-right: 10px;
}
/************************************************************
	BLOG NAV
************************************************************/
#blog-nav {
    position: fixed;
        z-index: 500;
    top: 50%;
    transform: translateY(-50%);
    background: #e4e4e4;
    padding: 10px 0px;
-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
}
svg#corner-top {
    position: absolute;
    top: -40px;
    left: 0px;
    width: 40px;
    transform: rotate(-180deg);
}
ul#blog-nav a {
    padding: 20px;
}
svg#corner-bottom {
    position: absolute;
    bottom: -40px;
    width: 40px;
}

ul#blog-nav i, ul#blog-nav i.icon-explorateur span:before {
    font-size: 50px;
}
ul#blog-nav a:not(.active) i, ul#blog-nav a:not(.active)  i.icon-explorateur span:before {
    color: #000!important;
}
ul#blog-nav a span.title-nav {
	display: none;
    position: absolute;
    max-width: none;
    color: #000;
    text-align: center;
    transform: rotate(-90deg);
    transform-origin: center center;
}
/************************************************************
	TARIFS
************************************************************/
.tarif-grid {
    width: 100%;
    display: flex;
    margin-bottom: 50px;
}
.tarif-grid ul {
    list-style-type: none;
    margin: 0px;
}
.tarif-grid ul li {
    display: flex;
    border-bottom: 1px solid #cccccc;
    padding: 20px 0px;
    /*margin-left: 0px!important;
    padding-left: .9375rem;*/
}
.tarif-grid ul li p, .tarif-grid ul li .p {
    margin: 0px;
}
.tarif-grid ul li p.price {
    margin-right: 15px;
    display: block;
    min-width: 150px;
    font-size: 23px;
    font-family: 'Roboto',Helvetica,Arial,sans-serif;
    font-weight: 900;
}
.tarif-grid h3 {
    font-size: 16px;
}
.tarif-grid ul li p.price sup {
    font-size: 55%;
}
h2.small-caps {
    transform: rotate(-90deg);
    /* text-align: right; */
    /* min-width: calc(100vh - 84px); */
    transform-origin: left;
    position: absolute;
    left: 0px;
    top: 0px;
}
.tarif-grid header .small-caps {
    transform: rotate(-90deg);
    text-align: right;
    width: 300px;
    transform-origin: left;
    position: absolute;
    left: -15px;
    top: 291px;
}
.tarif-grid header {
    border-right: 1px solid;
    position: relative;
}
.tarif-grid header .small-caps span {
    border-bottom: 3px solid;
        padding-bottom: 3px;
}
.tarif-grid.turquoise ul li a:hover h3, .tarif-grid.turquoise ul li a:hover p {
    color: #34EFCA!important;
}
.tarif-grid.pink ul li a:hover h3, .tarif-grid.pink ul li a:hover p {
    color: #FF13A4!important;
}
.tarif-grid.orange ul li a:hover h3, .tarif-grid.orange ul li a:hover p {
    color: #ffa721!important;
}
.tarif-grid.blue ul li a:hover h3, .tarif-grid.blue ul li a:hover p {
    color: #0082FF!important;
}
.tarif-grid.purple ul li a:hover h3, .tarif-grid.purple ul li a:hover p {
    color: #9900ff!important;
}
.tarif-grid.green ul li a:hover h3, .tarif-grid.green ul li a:hover p {
    color: #4AF41C!important;
}
.tarif-grid table tbody td {
    height: auto;
}
.tarif-grid table tbody tr:last-child td {
    border-bottom: 0px;
}
.tarif-grid.table ul li {
    flex-direction: column;
}
.tarif-grid.table ul li p.price {
    margin: 0px 0px 10px 8px;
}
/************************************************************
	CONTACT
************************************************************/
section#section-contact p.wordtitle {
    font-size: 20px;
}
section#section-contact .wordtitle span:last-child {
    font-size: 75px;
    bottom: 13px;
}
/************************************************************
	PORTFOLIO
************************************************************/
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    border-color: #000000 transparent transparent;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    right: 5px;
}
.accordion-menu a {
    padding: .7rem 1.5rem .7rem 1rem;
}
.is-accordion-submenu {
    margin-bottom: 20px;
}
#projets-menu ul li.is-submenu-item {
	transition: all ease-in 0.2s;
	margin-left: 0px;
}
#projets-menu ul li.is-submenu-item:hover {
	margin-left: 10px;
}
img#main-projet-image {
    width: 100%;
}
#projets-menu ul li.is-submenu-item a {
    color: #000;
}
#projets-menu ul li.is-submenu-item:hover a {
	color: #4af41c;
}
.accordion-menu .is-accordion-submenu li {
    padding: .4rem 1rem .4rem 0.2rem;
    line-height: 1;
}
.accordion-menu .is-accordion-submenu a {
    padding: 0px;
    line-height: 1;
}
button#pb-link-projet {
    display: none!important;
}
.single-projet-content {
    max-width: 850px;
}
/************************************************************
	CLIENTS
************************************************************/
table tbody td {
    border: solid 1px #e4e4e4;
    padding: 10px;
    height: 140px;
    width: 180px;
}
table tbody tr td:first-child {
    border-left: solid 0px #fff;
}
table tbody tr:first-child td {
    border-top: solid 0px #fff;
}
table tbody tr td:last-child {
    border-right: solid 0px #fff;
}
td {
    transition: background 0.5s ease;
}
td:hover {
    background-color: #fff;
}
table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: transparent;
}
table tbody, table tfoot, table thead {
    border: 0px;
}
table tbody td img {
    margin: 0 auto;
    display: block;
 max-height: 40px;
}
/************************************************************
	POSITIONNEMENT IMAGES SERVICES
************************************************************/
section#section-presentation .grid-x {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
/************************************************************
	404
************************************************************/
div#visuel404 {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
span.number404 {
    font-size: 300px;
    font-weight: bold;
 line-height: 1;
}
div#visuel404 img {
    width: 270px;
    position: relative;
    bottom: 12px;
}

/************************************************************
	CURSOR
************************************************************/
html,
html *,
body,
body * {
  cursor: none;
}
.cursor-dot,
.cursor-dot-outline {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 200000;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.cursor-dot {
  width: 8px;
  height: 8px;
  background-color: #000;
}
.cursor-dot.white {background-color: #fff;}

.cursor-dot-outline {
  width: 40px;
  height: 40px;
  background-color: #00000070;
}
.cursor-dot-outline.white {
  background-color: #ffffff70;
}
section#section-emotion-projet img {
    width: 50%;
    max-height: 100%;
    min-height: 50%;
    position: absolute;
    top: -18vh;
    left: -5vw;
    transform: rotate(-15deg);
}
section#section-emotion-projet {
    min-height: 70vh;
    position: relative;
    margin-left: .9375rem;
    margin-right: .9375rem;
    align-items: center;
}
section#section-emotion-projet .wordtitle {
    transform: rotate(-12deg);
	    margin-top: 15vh;
}
.page-id-551 div#left-head {
    z-index: 1000;
    background-color: #fff;
}
svg#long-arrow {
    position: absolute;
    width: 25px;
    right: 10%;
    bottom: 10%;
  animation: 2s ease 1s infinite alternate upDown;
}
.bloc-titre-projet {
    margin-bottom: .5rem;
}
.bloc-projet {
    background-size: cover;
    background-position: center center;
    border: 1px solid #e7eaf3!important;
    padding: 2rem;
}
.bloc-projet br {
    display: none;
}
@keyframes upDown {
  from {
    bottom: 10%;
  }

  to {
    bottom: 5%;
  }
}
h3.titre-projet.small-caps.black {
    margin-bottom: 0px;
}
a.projet-link i.round {
    padding: 11px;
    font-size: 14px;
}
.projet-categorie {
    margin-bottom: 10vh;
}
.bloc-projet {
    display: flex;
    flex-direction: column;
}
.bloc-content-projet {
    flex-grow: 1;
}
a.projet-link {
    margin-right: .5rem;
}
i.round.icon-external-link-regular {
    background-color: #4af41c;
}
.single-projets main article.projets a {
    color: #ff13a4!important;
}
.bouton-utilitaire i.round {
    padding: 20px;
    font-size: 21px;
	background-color: #ff13a4;
}
/************************************************************
	COOKIES
************************************************************/
div#cookie-notice {
    width: 15%;
    background-color: #000000!important;
    min-width: 230px;
        right: 85px;
    left: initial;
	-webkit-border-top-left-radius: .8rem;
-webkit-border-top-right-radius: .8rem;
-moz-border-radius-topleft: .8rem;
-moz-border-radius-topright: .8rem;
border-top-left-radius: .8rem;
border-top-right-radius: .8rem;
}
span#cn-notice-text {
    font-size: 1.5rem;
    font-weight: 600!important;
	margin-bottom: 1.4rem;
	width: 100%;
}
.cn-button.bootstrap {
    color: #000;
    background: #ffffff;
}
span#cn-notice-text img {
    max-width: 100px;
    display: block;
    margin: 0 auto 40px auto;
}
.cn-close-icon {
    right: 15px;
    top: 15px;
    margin-top: 0px;
}
span#cn-notice-buttons a#cn-accept-cookie {
    width: 100%;
    margin-left: 0px;
}
span#cn-notice-buttons {
    width: 100%;
}
#cookie-notice a#cn-more-info {
    background: transparent!important;
    margin-left: 0px;
	box-shadow: none;
}
nav.single-nav {
    margin: 3rem 0rem;
}
.bouton-utilitaire.back i.round {
    background-color: #000000;
}
button.bouton-utilitaire.back {
    margin-right: .5rem;
}
.home #cta-services, .home #portfolio-cta, .home #newsletter-form {
    margin-left: -50px;
    width: calc(100% + 100px);
    max-width: none;
	padding: 50px;
}
section#cta-services > div, .single-cta > div {
    max-width: 830px;
}
a.button.button-black {
    background-color: #000;
}
a.button {
    font-size: 1.3rem;
    padding: 1.3rem;
}
.button-standard.big {
    font-size: 20px;
	margin-top: 1rem;
    letter-spacing: .05em;
}
i.icon-arrow-left-regular.right {
    transform: rotate(180deg);
    display: inline-block;
}
a.button-standard.big i.icon-arrow-left-regular.right {
    font-size: 80%;
}
a.button-standard.big .button-line {
    margin-top: 10px;
}
img.img-service {
    position: relative;
    width: 100%;
	opacity: 0;
	right:0;
}
section#section-services-photo img.img-service {
    width: calc(100% + 80px);
    margin-left: -90px;
    max-width: none;
}
#section-services-web img.img-service {
    width: calc(100% + 200px);
    margin-left: -140px;
    max-width: none;
}
section#section-services-graphisme img.img-service {
    width: calc(100% + 200px);
    margin-left: -140px;
    max-width: none;
}
#section-services-marketing img.img-service {
    width: calc(100% + 200px);
    margin-left: -140px;
    max-width: none;
}
section#section-services-photo img.img-service {
    max-width: 530px;
}
/*section#section-services-animation .display-4 {
    font-size: 105px;
}*/
.section-services p.display-4 {
    position: relative;
    left: -50%;
}
.infos-service {
    left: 130px;
}
.icon-facebook-f-brands:before {
    font-size: 75%;
}
#section-documentation a {
    position: relative;
    display: block;
}
#section-documentation p.display-3 {
    margin-bottom: 40px;
}
.page-template-page-journal #section-documentation p.display-3 {
    display: none;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .3125rem;
}
a.page-numbers {
    background-color: #e6e6e6;
    color: #545454;
    font-weight: 500;
    padding: 23px 16px;
    margin: 4px;
    font-size: 20px;
    line-height: 0;
}
a.prev.page-numbers, a.next.page-numbers {
    background-color: transparent;
    font-size: 16px;
}
span.page-numbers.current {
    background-color: #ff0000;
    color: #fff;
    font-weight: 500;
    padding: 22px 20px;
    margin: 4px;
    font-size: 20px;
    line-height: 0;
}
a.page-numbers:hover {
    color: #fff;
    background-color: #ff0000;
}
a.prev.page-numbers:hover, a.next.page-numbers:hover {
background-color: transparent!important;
 color: #1f1f1f;
}
.pagination {
    justify-content: center;
    margin-top: 2rem;
}
span.page-numbers.dots {
    background-color: #f9f9f9;
    color: #545454;
    font-weight: 500;
    padding: 23px 16px;
    margin: 4px;
    font-size: 20px;
    line-height: 0;
}
.category-le-journal-du-geek a.page-numbers:hover, .category-le-journal-du-geek span.page-numbers.current {
    background-color: #FF13A4;
}
.category-le-journal-du-manager a.page-numbers:hover, .category-le-journal-du-manager span.page-numbers.current {
    background-color: #ffa721;
}
.category-le-journal-de-lartiste a.page-numbers:hover, .category-le-journal-de-lartiste span.page-numbers.current {
    background-color: #4AF41C;
}
.category-le-journal-de-lexplorateur a.page-numbers:hover, .category-le-journal-de-lexplorateur span.page-numbers.current {
    background-color: #0082FF;
}
.single-cta {
    padding: 50px 30px!important;
}
#portfolio-cta-img {position: relative;}
#portfolio-cta-img:after {
    content: "";
    background-color: #fff;
    display: block;
    position: absolute;
    width: 100%;
    height: 50%;
    top: 0%;
    z-index: 100;
}
div#portfolio-cta-img img {
    position: relative;
    z-index: 600;
	margin: 0 auto;
    display: block;
}
section#portfolio-cta-image .single-cta {
    padding: 7vh 0rem 15vh 0rem!important;
}
.single div#listing-services {
    border-top: 1px solid #cccccc;
}
.single-cta {
    margin: 0px 30px;
    }
form.inf-form > div {
    background-color: transparent;
    padding: 0px;
}
.inf-rgpd {
    font-size: .6rem;
}
.inf-content {
    position: relative;
}
.inf-submit {
    position: absolute;
    top: 0px;
    right: 0px;
}
.inf-submit input {
    background-color: #000!important;
    font-weight: bold!important;
    padding: 24px!important;
}
.inf-content input[type="text"] {
    font-size: 1.3rem;
    padding: 2rem;
}
.page-template-page-newsletter-confirmation section#section-emotion img, .page-template-page-newsletter-validation section#section-emotion img {
    max-height: 40vh;
    height: auto;
    width: auto;
}
.w-75 {
    max-width: 770px;
    margin: 0 auto;
}
.section-list-i .i img {
    width: 80px;
    margin-bottom: 30px;
}
div#list , div#list2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
 justify-content: center;
}
div#list .tooltip-html.i, div#list2 .tooltip-html.i {
    display: flex;
    align-items: center;
    max-width: 440px;
    margin-left: .9375rem;
    margin-right: .9375rem;
    width: calc(50% - 1.875rem);
        margin-bottom: 40px;
}
div#list .tooltip-html.i > p.service-i-vertical, div#list2 .tooltip-html.i > p.service-i-vertical {
    display: none;
}
.section-list-i .i img {
    width: 80px;
    margin-bottom: 30px;
}
section#section-list-i h2.h2.text-center {
    font-size: 45px;
    margin-bottom: 45px;
}
section#section-contact img {
    width: 200px;
    max-width: 100%;
}
#section-documentation.sitemap i {
    font-size: 100px;
}
#section-documentation.sitemap .bubble {
    font-size: 19px;
}
#section-documentation.sitemap .bubble:nth-child(1) {
    left: 20px;
}
#section-documentation.sitemap .bubble:nth-child(2) {
    left: 125px;
}
#section-documentation.sitemap {
    overflow: hidden;
}
#section-documentation.sitemap img.smiley {
    max-width: 100px;
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}
#section-documentation.sitemap .cell:nth-child(6) .bubble:nth-child(2) {
    left: 95px;
    top: -20px;
}
@media print, screen and (min-width: 1200px){
#section-documentation.sitemap .grid-x>.large-4 {
    width: 20%;
}
}
#section-documentation.sitemap p.display-3 {
    margin-bottom: 60px;
}
.page-template-page-sitemap a {
    color: #000;
}
.page-template-page-sitemap a:hover {
    color: #ef3434;
}
.page-template-page-sitemap i.icon-arrow-left-regular.right {
    margin-right: 5px;
    font-size: 12px;
}
section.links {
    max-width: 890px;
    margin: 0 auto;
}
.links h2.h2 {
    margin-bottom: 40px;
}
i.round.icon-sitemap {
    padding: 0px;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-size: 12px;
    margin-bottom: 43px;
}
a.link.sitemap {
    position: relative;
    z-index: 1000;
}
.link.sitemap:hover i {background-color: #4af41c;}
#portraits {position:relative;}
img#ask-dimi {
    position: absolute;
    top: -20px;
    right: -170px;
}
div#image-main img {
    max-width: none;
    max-height: 80vh;
}
div#image-main {
    overflow: hidden;
    position: relative;
    left: 50px;
}

div#image-main-left img {
    max-width: none;
    max-height: 80vh;
}
div#image-main-left {
    overflow: hidden;
    position: relative;
    right: 50px;
}

section#accueil-main .title-1 {
    font-size: 47px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
section#accueil-main .cell.small-12.large-4, section#accueil-portfolio .cell.small-12.large-4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
/************************************************************
	MEDIAS QUERIES
************************************************************/
.show-for-mobile {
	display: none;
}
@media(min-width:1200px) {
	.grid-container {
max-width: 100%;
    width: 100%;
}
/************************************************************
	I
************************************************************/
/*.tooltip-html {
}
.tooltip-html .tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: left;
    padding: 0px;
    position: absolute;
    z-index: 1;
    left: 69px;
    top: 93px;
    max-height: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 0;
    z-index: 300;
    min-height: 250px;
    min-width: 0;
    transition: all 0.5s ease;
    overflow: hidden;
}
.tooltip-html.i4 .tooltiptext, .tooltip-html.i5 .tooltiptext, .tooltip-html.i6 .tooltiptext {
    right: 69px;
        left: initial;
}
.tooltip-html .tooltiptext * {
	transform: translateX(-40px);
	opacity: 0;
	    min-width: 500px;
}
.tooltip-html.I4 .tooltiptext *, .tooltip-html.I5 .tooltiptext *, .tooltip-html.I6 .tooltiptext * {
	transform: translateX(40px);
}
.tooltip-html:hover .tooltiptext {
    visibility: visible;
    min-width: 560px;
    max-height: none;
    min-height: 250px;
    padding: 30px;
    z-index: 400;
}
.tooltip-html:hover .tooltiptext h3,  .tooltip-html:hover .tooltiptext p{
	opacity: 1;
	transform: translateX(0px);
	transition: all 0.5s ease;
	transition-delay: 0.3s; 
}
.section-list-i .service-i-vertical {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    font-weight: 900;
    color: #fff;
    font-size: 24px;
    padding: 14px;
transform: rotate(-90deg);
    position: absolute;
    text-align: center;
    z-index: 300;
    top: 160px;
    width: 250px;
    transform-origin: center center;
}
.section-list-i #list {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1200px;
	    padding: 80px 50px;
}
.section-list-i .i img{width:70px;}

.section-list-i .i1  .service-i-vertical, .section-list-i .i1 .tooltiptext { background-color: #fe31a8;  }
.section-list-i .i2  .service-i-vertical, .section-list-i .i2 .tooltiptext{ background-color: #f5e400; }
.section-list-i .i3  .service-i-vertical, .section-list-i .i3 .tooltiptext{ background-color: #ff3131; }
.section-list-i .i4  .service-i-vertical, .section-list-i .i4 .tooltiptext{ background-color: #009ff1; }
.section-list-i .i5  .service-i-vertical, .section-list-i .i5 .tooltiptext{ background-color: #5aef00; }
.section-list-i .i6  .service-i-vertical, .section-list-i .i6 .tooltiptext{ background-color: #ffa721; }

.section-list-i .i1.tooltip{ background-color: #fe31a8;  }
.section-list-i .i2.tooltip{ background-color: #f5e400; }
.section-list-i .i3   .tooltip{ background-color: #ff3131; }
.section-list-i .i4   .tooltip{ background-color: #009ff1; }
.section-list-i .i5   .tooltip{ background-color: #5aef00; }
.section-list-i .i6   .tooltip{ background-color: #ffa721; }

.i {
    position: relative;
    height: 340px;
}
*/
}
@media(min-width:1400px) {
	.grid-container {
    max-width: 1300px;
    width: 100%;
}
div#listing-services.grid-x>.large-4 {
    width: 33.33333%;
}
}
@media(max-width:1400px) {
div#listing-services.grid-x>.large-4 {
        width: 50%;
}
.postid-83 p.display-3 {
    font-size: 55px;
}
.service {
    padding-top: 50%;
}
.display-3 {
    font-size: 65px;
}
.wordtitle span:last-child {
    font-size: 80px;
    bottom: 15px;
}
.wordtitle {
    font-size: 21px;
}
.title-1 {
    font-size: 48px;
    line-height: 1.3;
}
#color-round-service-CTA {
    width: 50vw;
    height: 50vw;
}
section#section-contact .wordtitle span:last-child {
    font-size: 65px;
    bottom: 5px;
}
#com-passion {
    right: -6%;
}
#com-out-box {
    bottom: 4%;
    right: 30%;
}
#com-fun {
    top: 6%;
    right: 22%;
 z-index: 700;
}
.tooltip.bg-yellow {
    min-width: 410px;
}
}
@media(max-width:1200px) {
section#section-documentation.sitemap .grid-container .cell {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
.postid-83 p.display-3 {
    font-size: 45px;
}
section#section-contact .wordtitle span:last-child {
    font-size: 50px;
    bottom: -5px;
}
#color-round-service-CTA {
    width: 50vw;
    height: 50vw;
    margin-right: -10%;
}
.h1 {
    font-size: 45px;
    margin-bottom: 25px;
}
#journal-single #main-icon i {
    font-size: 200px;
}
#com-fun {
    top: 3%;
    right: 12%;
    z-index: 700;
}
#com-out-box {
    bottom: 0%;
    right: 30%;
}
#com-prestige {
    top: 0%;
    left: 0%;
}
div#box-title {
    max-width: 495px;
        margin-top: 8%;
}
section#accueil-main .cell.small-12.large-4, section#accueil-portfolio .cell.small-12.large-8,section#accueil-portfolio .cell.small-12.large-4, section#accueil-main .cell.small-12.large-8  {
    width: 100%;
}
div#image-main img {
    max-height: initial;
    max-width: 100%;
}
div#image-main-left img {
    max-height: initial;
    max-width: 100%;
}
}
@media(min-width:1025px) {
#journal-single .bubble.single-title {
    transform: scale(1) rotate(-5deg);
    top: -120px;
    left: 140px;
    font-size: 24px;
         animation-name: booooing2;
 animation-duration: 0.6s; /* or: Xms */
 animation-direction: alternate; /* or: normal */
 animation-timing-function: ease-in-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0s; /* or: Xms */
}
}
@media(max-width:1024px) {
section#section-call-action {
    flex-direction: column;
}
#infos-cta {
    top: 0px;
    margin-top: 30px;
}
section#section-emotion-projet img {
    position: relative;
    top: initial;
    left: initial;
	width: 80%;
}
section#section-emotion-projet {
    min-height: 100vh;
    margin-bottom: 10vh;
}
section#section-emotion-projet .wordtitle {
    margin-top: 8vh;
}
svg#long-arrow {
    display: none;
}
.round-image {
    padding-top: calc(100% - 1.875rem);
        margin-bottom: 30px;
}
#section-round-image .h1 {
    margin-left: 0px;
}
section#section-presentation img#presentation-image {
    position: relative;
    transform: initial;
}
#color-round-presentation {
    width: 70vw;
    height: 70vw;
    left: calc(100% - 84px);
}
section#section-presentation {
    overflow: hidden;
    position: relative;
}
section#section-documentation .grid-container .cell {
margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}
#section-documentation .speak, section#section-documentation .cell:nth-child(3) .speak {
    right: initial;
    left: 100px;
    top: -100px;
}
section#section-emotion img {
    width: 50%;
}
div#infos-text {
    align-self: flex-start;
}
div#infos-presentation p.display-3 {
    max-width: 660px;
}
#infos-cta {
    top: -60px;
}
#face {
    display: none;
}
#journal-parent .bubble:nth-child(1) {
    top: -135px;
    left: 30%;
}
#journal-parent .bubble:nth-child(2) {
    top: -90px;
    left: 50%;
}
#blog-nav {
    position: relative;
    flex-direction: row;
    justify-content: center;
    border-radius: 0;
    width: min-content;
    margin: 0px auto;
    -webkit-border-bottom-right-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-bottomright: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 0px 10px;
    top: 0px;
    transform: initial;
}
div#journal-parent, #journal-single {
    margin-top: 230px;
    position: relative;
}
div#journal-list {
    margin-top: 30px;
}
svg#corner-top {
    position: absolute;
    top: 0px;
    left: -40px;
    width: 40px;
    transform: rotate(-0deg);
}
svg#corner-bottom {
    position: absolute;
    bottom: initial;
    top: 0px;
    right: -40px;
    width: 40px;
}
div#journal-single div#main-icon i {
    display: none;
}
div#journal-single div#main-icon h1.single-title {
    transform: initial;
    left: initial;
    top: initial;
    position: relative;
    margin-bottom: 50px;
    line-height: 1.3;
}
#journal-single {
    margin-top: 50px;
}
}
@media(max-width:959px) {
div#image-main {
    left: 0px;
}
div#image-main-left {
    right: 0px;
}
section#section-contact p.wordtitle {
    flex-direction: column;
    text-align: center;
}
section#section-contact span br {
    display: none;
}
section#section-contact .wordtitle span:last-child {
    margin-top: 10px;
}
div#listing-services.grid-x>.large-4 {
width: 100%;
}
.service {
padding-top: 100%;
}
.wordtitle span:last-child {
    font-size: 60px;
    bottom: 13px;
    margin-left: 9px;
}
p.wordtitle {
    font-size: 15px;
}
.padding {
    padding: 0px 10px;
}
.home .padding {
    padding: 0px 0px;
}
section#section-emotion img {
    width: 60%;
}
.title-1 {
    font-size: 38px;
}
div#box-title {
    margin-left: 0px;
}
.display-4 {
    font-size: 95px;
}
.infos-service {
    margin: auto;
    left: 0px;
}
nav#navigation {
    flex-direction: column;
}
div#nav-right-bloc div:nth-child(1) {
    border-top: 1px solid #cccccc;
}
#color-round {
    width: 80vw;
    height: 80vw;
}
.section.full {
    padding: 50px 0px;
}
.home #cta-services, .home #portfolio-cta, .home #newsletter-form {
    margin-left: 0px;
    width: 100%;
}
a#color-round-service-CTA span {
    font-size: 40px;
}
nav#navigation {
    display: inline-block;
}
#icon-category {
    transform: scale(0.9);
}
section#section-client table tbody td {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 0px #fff;
    border-bottom: solid 1px #e4e4e4!important;
    line-height: 8;
    height: 140px;
    text-align: center;
}
section#section-client table tbody td img {
    margin: 0 auto;
    display: inline;
    vertical-align: middle;
    text-align: center;
        min-width: 170px;
}
span.number404 {
    font-size: 160px;
}
div#visuel404 img {
    width: 130px;
}
.section-services {
    flex-direction: column-reverse;
}
img.img-service {
    width: 100%!important;
    margin: 40px auto 0 auto!important;
}
.section-services p.display-4 {
    position: relative;
    left: 0;
}
}
@media(max-width:780px) {
section#section-emotion img {
    width: 70%;
}
p.wordtitle {
    flex-direction: column;
    text-align: left;
}
.wordtitle span:last-child {
    font-size: 60px;
    bottom: 0;
    margin-left: 0px;
    margin-top: 10px;
}
p.wordtitle {
	text-align: center;
	font-size: 20px;
	margin-top: 30px;
}
div#list .tooltip-html.i , div#list2 .tooltip-html.i {
    width: calc(100% - 1.875rem);
}
#icon-category {
    transform: scale(0.8);
}
section#section-contact .wordtitle span:last-child {
    font-size: 40px;
}
img#ask-dimi {display: none;}
}

@media(max-width:639px) {
a.link.sitemap {
    display: none;
}
section#section-contact p.wordtitle {
    font-size: 20px;
}
section#section-contact .wordtitle span:last-child {
    font-size: 43px;
    margin-top: 20px;
}
div#title-section .small-caps.black {
    margin: 0px;
}
div#title-section {
    padding: 0px 20px;
}
.display-4 {
    font-size: 75px;
}
#section-services-marketing .display-4, #section-services-animation .display-4{
    font-size: 60px;
}
.menu-item a {
    font-size: 30px;
}
.tax-type_services main#content {
    margin: 0px;
}
header#main-menu {
    position: relative;
    min-height: initial;
    width: auto;
    border: 0px;
        flex-direction: row;
}
header#main-menu .small-caps {
    transform: none;
    min-width: initial;
    transform-origin: center center;
}
#burger-container {
    width: 84px;
    order: 2;
}
div#title-section {
    order: 1;
        border-bottom: 1px solid #cccccc;
}
header#main-menu .small-caps {
    width: auto;
}
nav#navigation {
margin-top: 84px;
padding-bottom: 84px;
border-right: 1px solid #cccccc;
}
a#mobile-version-logo {
    width: 84px;
    position: fixed;
    right: -84px;
    z-index: 1200;
}
.show-for-mobile {
	display: block;
}
a#mobile-version-logo {
	right: -84px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        top: 84px;
}
a#mobile-version-logo.show {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    right: 0px;
}
div#left-head {
    display: none;
}
#big-contact {
    display: none;
}
ul#second-menu.show-for-mobile {
    display: flex;
        padding: 0px 0px;
}
ul#second-menu.show-for-mobile li {
    padding: 7px 20px;
}
#section-documentation .speak {
    display: none;
}
#color-round {
    width: 100vw;
    height: 100vw;
}
main#content {
    margin: 0px 0px;
}
.single-services main#content {
    margin: 0px;
}
.single-services main#content .section {
    margin: 0px 30px;
    width: calc(100% - 60px);
}
.single-services main#content #section-presentation {
    margin: 0px 0px;
    width: 100%;
}
.section.full:first-child {
    min-height: calc(100vh - 84px);
}
.size-xl {
    font-size: 16px;
}
.display-3 {
    font-size: 45px;
}
.single-services footer.footer {
    margin: 0px;
}
section#section-list-i h2.h2.text-center {
    font-size: 34px;
    margin-bottom: 25px;
}
#color-round-service-CTA {
    width: 80vw;
    height: 80vw;
    margin-right: -30%;
}
a#color-round-service-CTA span {
    font-size: 25px;
}
#infos-cta {
    top: 20px;
}
section#section-contact i.icon-im_contact {
    font-size: 350px;
}
section#section-contact p.wordtitle {
    margin-top: 40px;
}
section#section-emotion p.wordtitle {
    margin-top: 40px;
}
.bubble {
    font-size: 23px;
}
#section-tarifs .h1 {
    padding: 0px 15px;
}
div#nav-right-bloc div:nth-child(2) {
    display: none;
}
.tooltip {
    font-size: 35px;
}
.tooltip.bg-yellow {
    min-width: 273px;
}
.tooltip.bg-pink {
    min-width: 310px;
}
#com-passion {
    right: -6%;
    top: initial;
    bottom: 15%;
}
#com-out-box {
    bottom: 0%;
    right: 50%;
}
.tooltip.bg-red {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}
.tooltip.bg-yellow {
    transform: translate(-80%, 2%);
}
#com-fun {
    top: 13%;
    right: 18%;
    z-index: 700;
}
div#box-title {
    margin: 120px 0px;
}
section#section-emotion-projet img {
    transform: initial;
}
section#section-emotion-projet .wordtitle {
    transform: initial;
}
section#portfolio-cta, #newsletter-form {
    width: 100%!important;
    margin: 0px!important;
}
section#corporate-identity {
    overflow: hidden;
}
.home section#portfolio-cta, .home #newsletter-form {
    width: calc(100% + 80px)!important;
    margin-left: -40px!important;
    margin-right: -40px!important;
}
}
@media(max-width:500px) {
.menu-item a {
    font-size: 19px;
    padding: 12px 13px;
}
nav#navigation .h2 {
    font-size: 15px;
}
div#nav-right-bloc div, div#nav-right-bloc div:nth-child(2) {
    padding: 20px;
}
div#nav-right-bloc div:nth-child(2) {
}
ul#main_menu_top {
    padding: 30px;
}
.display-4 {
    font-size: 65px;
}
#section-services-marketing .display-4, #section-services-animation .display-4 {
    font-size: 50px;
}
.infos-service {
    padding: 0px 20px;
}
/*ul#smileys-communication {
    display: none;
}*/
#passion.wordtitle span:last-child {
    font-size: 49px;
}
section#section-contact i.icon-im_contact {
    font-size: 280px;
}
.h1 {
    font-size: 35px;
}
ul#blog-nav i, ul#blog-nav i.icon-explorateur span:before {
    font-size: 35px;
}
ul#blog-nav a {
    padding: 15px;
}
svg#corner-top {
    left: -29px;
    width: 30px;
}
svg#corner-bottom {
    right: -29px;
    width: 30px;
}
.bloc-info a.cell.shrink:not(.small-button) {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: calc(100% - 1.875rem);
}
section#section-contact .wordtitle span:last-child {
	margin-top: 10px;
    font-size: 23px;
}
div#visuel404 img {
    width: 95px;
    bottom: 8px;
}
span.number404 {
    font-size: 110px;
}
.infos-service {
    margin-right: 0px;
    margin-left: 0px;
    left: 0px;
	padding: 0px 0px;
}
}
@media(max-width:400px) {
main#content {
    margin: 0px 0px;
}
section#section-contact i.icon-im_contact {
    font-size: 200px;
}
}
/************************************************************
	Taches
************************************************************/
.bgtotalmin{background-color: #a6a6a6 !important; font-weight: 600; font-size: 14px;}
.bgtotalheure{background-color: #d9d9d9 !important; font-weight: 600; font-size: 14px;}
.bgthread{background-color: #bfbfbf !important; font-weight: 600; font-size: 14px;}
.bgoffer{background-color: #adebad !important; font-weight: 600; font-size: 14px;}


/************************************************************
	MAP
************************************************************/
svg#map-interactiv{margin-top:75px;}

svg#map-interactiv path {
    fill: #2E332E!important;
}
svg#map-interactiv path.active {
    fill: #000!important;
}
svg#map-interactiv path.active:hover{
	fill: #2E332E!important;
	cursor:pointer;
}

.map-container {
  position: relative;
  display: inline-block;
}
.map-container .point {
  cursor: pointer;
  position: absolute;
    width: 2rem;
    height: 2rem;
  transition: all .3s ease;
  will-change: transform, box-shadow;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 rgba(0, 172, 193, 0.4);
  animation: pulse 3s infinite;
}
.map-container .point-decouvertes .popover{
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.map-container #point-fribourg {
    top: 52%;
    left: 26.5%;
}
a#point-lausanne {
    top: 59%;
    left: 13.5%;
}
a#point-montreux {
    top: 65%;
    left: 21.5%;
}
a#point-yverdon {
    top: 47%;
    left: 16.5%;
}
body:not(.home) .tooltip {
    font-size: 25px;
}
a#point-geneve {
    top: 74%;
    left: 3.5%;
}
/*#interactiv-map h2 {
    font-size: 34px;
}*/



/************************************************************
	SERVICES
************************************************************/

#listing-services {margin-right: -1px;}
.service a {
    background-color: #000;
    display: block;
}
.service {
    padding-top: 33.333%;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    position: relative;
}

.service a {
    background-color: #000;
    color: #fff;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    transition: all ease-in-out 0.5s;
}
.service a h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    transition: all ease-in-out 0.5s;
}
.excerpt {
	opacity: 0;
    position: absolute;
    bottom: 0px;
    color: #fff;
    width: 100%;
    padding: 20px;
        transition: all 0.5s ease;
    transition-delay: 0.3s; 
transform: translateY(40px);
}

.service:hover a h2 {
    font-size: 35px;
    width: 67%;
}
.excerpt p:last-child{
	margin-bottom: 0px;
}
.service:hover a {
    width: 150%;
    height: 150%;
}
.service:hover .excerpt {
	opacity: 1;
	transform: translateY(0px);
}



.section-list-i .i img {
    width: 80px;
    margin-bottom: 30px;
}
div#list, div#list2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
 justify-content: center;
}
div#list .tooltip-html.i, div#list2 .tooltip-html.i {
    display: flex;
    align-items: center;
    max-width: 440px;
    margin-left: .9375rem;
    margin-right: .9375rem;
    width: calc(50% - 1.875rem);
        margin-bottom: 40px;
}
div#list .tooltip-html.i > p.service-i-vertical,div#list2 .tooltip-html.i > p.service-i-vertical {
    display: none;
}
.section-list-i .i img {
    width: 80px;
    margin-bottom: 30px;
}
section#section-list-i h2.h2.text-center {
    font-size: 45px;
    margin-bottom: 45px;
}


.tooltip {
    font-size: 35px;
}
.tooltip.bg-yellow {
    min-width: 273px;
}
.tooltip.bg-pink {
    min-width: 310px;
}
#com-passion {
    right: -6%;
    top: initial;
    bottom: 15%;
}
#com-out-box {
    bottom: 0%;
    right: 50%;
}
.tooltip.bg-red {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
}
.tooltip.bg-yellow {
    transform: translate(-80%, 2%);
}


@media(max-width:780px) {

    div#list .tooltip-html.i , div#list2 .tooltip-html.i {
        width: calc(100% - 1.875rem);
    }
}