/*
Theme Name: Koban
Author: Koban
Author URI: http://koban-crm.com
Description: Thème générique Koban
*/
@font-face {
  font-family: 'gotham_bookregular';
  src: url('fonts/gotham-book-webfont.eot');
  src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gotham-book-webfont.woff2') format('woff2'), url('fonts/gotham-book-webfont.woff') format('woff'), url('fonts/gotham-book-webfont.ttf') format('truetype'), url('fonts/gotham-book-webfont.svg#gotham_bookregular') format('svg');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gothamultraregular';
  src: url('fonts/gothamultra-webfont.eot');
  src: url('fonts/gothamultra-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/gothamultra-webfont.woff2') format('woff2'), url('fonts/gothamultra-webfont.woff') format('woff'), url('fonts/gothamultra-webfont.ttf') format('truetype'), url('fonts/gothamultra-webfont.svg#gothamultraregular') format('svg');
  font-weight: normal;
  font-style: normal; }

html {
  font-size: 87.5%; }
  @media screen and (max-width: 768px) {
    html {
      font-size: 75%; } }

html {
  background-color: white;
  overflow-y: auto; }

body {
  font-family: 'gotham_bookregular', sans-serif;
  font-weight: normal;
  color: #494949;
  font-size: 1em;
  margin: 0 auto;
  min-width: 260px;
  overflow-x: hidden;
  padding: 0;
  -webkit-font-smoothing: antialiased; }
  body.bare {
    padding: 15px; }
  @media screen and (min-width: 768px) {
    body {
      padding-top: 152px; } }

.Page {
  background-color: white; }

/* header */
.Header {
  background: white url('images/header_bg.png') repeat-x left bottom;
  border: none;
  border-radius: 0;
  margin: 0;
  min-height: 140px;
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .Header {
      left: 0;
      position: fixed;
      width: 100%;
      z-index: 3;
      top: 0; } }

.navbar-brand {
  padding-bottom: 10px; }

.Header-inner {
  margin-top: -1px; }

.Header-collapse {
  border-color: #b9b8b8;
  margin-top: 42px; }
  .Header-collapse .icon-bar {
    background-color: #494949; }

.Header-title {
  height: auto;
  margin: 0;
  padding-top: 20px; }
  .Header-title h1 {
    margin: 0; }

.Header-logo {
  background: transparent url('images/logo_header.png') no-repeat left top;
  display: inline-block;
  height: 70px;
  text-indent: -999em;
  width: 170px; }

.Header-social {
  margin-top: 15px;
  padding-right: 25px;
  text-align: center; }

/* Menu */
.module-menu ul{
	padding-left:0px;
	list-style-type:none;
}
.module-menu li{
	display:inline;
	width:120px;
	text-align:center;
}
.module-menu li span{
	display:inline-block;
	width:50px;
	height:50px;
	background:transparent url('images/pole_icons_small.png');
}
.module-menu.big .mod-crm{
	background-position:0px 0px;
}
.module-menu.big .mod-knw{
	background-position:0px 368px;
}
.module-menu.big .mod-mkg{
	background-position:0px 269px;
}
.module-menu.big .mod-ges{
	background-position:0px 170px;
}
.module-menu li a{
	padding-bottom:10px !important;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.inactive{
	opacity:0.2;
}
.module-menu.small{
	margin-top:0px;
}
.module-menu.small .mod-crm{
	background-position:0px 0px;
}
.module-menu.small .mod-knw{
	background-position:0px 368px;
}
.module-menu.small .mod-mkg{
	background-position:0px 269px;
}
.module-menu.small .mod-ges{
	background-position:0px 170px;
}

.mod-title{
    background: none !important;
    display: block !important;
    text-align: center;
    height: auto !important;
	font-weight:bold;
	width:100% !important;
}
.mod-mkg.mod-title{
	color:#016880;
}
.mod-crm.mod-title{
	color:#b80f0d;
}
.mod-knw.mod-title{
	color:#343484;
}
.mod-ges.mod-title{
	color:#f2290e;
}

.lb-CRM{
	background-color:#b80f0d;
}
.lb-Marketing{
	background-color:#016880;
}
.Header-menu > .menu-item > a {
  font-family: 'gothamultraregular', sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  font-size: 14px;
  font-size: 1rem;
  background: transparent;
  border-bottom: 2px solid white;
  color: #03687f;
  letter-spacing: 0; }
  .Header-menu > .menu-item > a.dropdown-toggle:focus, .Header-menu > .menu-item > a.dropdown-toggle:hover {
    border-color: #03687f; }

@media screen and (max-width: 1200px) {
  .Header-meta > .menu-item > a {
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 14px;
    font-size: 1rem;
    background: transparent;
    border-bottom: 2px solid white;
    color: #03687f;
    letter-spacing: 0; }
    .Header-meta > .menu-item > a.dropdown-toggle:focus, .Header-meta > .menu-item > a.dropdown-toggle:hover {
      border-color: #03687f; }

  .Header-essai p {
    color: inherit;
    display: inline; }
 }

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .Header-meta {
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 14px;
    font-size: 1rem;
    color: #03687f;
    display: block;
    letter-spacing: 0; }
    .Header-meta > .menu-item {
      position: relative; }
      .Header-meta > .menu-item > a {
        padding: 1em 0 0;
        margin: 0 1em;
        -webkit-transition-property: border, color;
        -moz-transition-property: border, color;
        transition-property: border, color;
        -webkit-transition-duration: 300ms;
        -moz-transition-duration: 300ms;
        transition-duration: 300ms; }
        .Header-meta > .menu-item > a:hover, .Header-meta > .menu-item > a:active, .Header-meta > .menu-item > a:focus {
          background: transparent;
          color: #B8100D;
          border-bottom-color: #03687f; }
      .Header-meta > .menu-item:after {
        font-family: 'gothamultraregular', sans-serif;
        font-weight: normal;
        letter-spacing: 0.2em;
        content: '•';
        color: #B8100D;
        margin: 0;
        position: absolute;
        right: -0.4em;
        top: 42%; }
      .Header-meta > .menu-item:last-of-type:after {
        content: ''; }
      .Header-meta > .menu-item a {
        padding-top: 0.8em; }
 }

@media screen and (min-width: 768px) {
  .Header-menu {
    margin-top: 0px; }
    .Header-menu > .menu-item {
      position: relative; }
      .Header-menu > .menu-item > a {
        padding: 1em 0 0;
        margin: 0 1em;
        -webkit-transition-property: border, color;
        -moz-transition-property: border, color;
        transition-property: border, color;
        -webkit-transition-duration: 300ms;
        -moz-transition-duration: 300ms;
        transition-duration: 300ms; }
        .Header-menu > .menu-item > a:hover, .Header-menu > .menu-item > a:active, .Header-menu > .menu-item > a:focus {
          background: transparent;
          color: #B8100D;
          border-bottom-color: #03687f; }
      .Header-menu > .menu-item:after {
        font-family: 'gothamultraregular', sans-serif;
        font-weight: normal;
        letter-spacing: 0.2em;
        content: ' ';
        color: #B8100D;
        margin: 0;
        position: absolute;
        right: -0.4em;
        top: 42%; }
      .Header-menu > .menu-item:last-of-type:after {
        content: ''; }
    .Header-menu .dropdown-menu {
      background: transparent;
      border: none;
      box-shadow: none;
      left: -1.5em;
      margin: 0;
      min-width: 0;
      padding: 0;
      top: 160%; }
      .Header-menu .dropdown-menu > .menu-item {
        margin: 1px 0; }
      .Header-menu .dropdown-menu > .menu-item > a {
        font-size: 10px;
        font-size: 0.71429rem;
        background: #002f3a;
        color: white;
        display: block;
        padding: 1.5em 1em;
        text-transform: uppercase;
        text-align: center; }
        .Header-menu .dropdown-menu > .menu-item > a:hover {
          background: #B8100D; }
 }

@media screen and (max-width: 768px) {
  .Header-menu > .menu-item > .dropdown-menu > .menu-item > a {
    font-size: 14px;
    font-size: 1rem;
    padding-left: 3em;
    letter-spacing: 0; }
 }

@media screen and (min-width: 1200px) {
  .Header-menu {
    margin-top: 0px; }

  .Header-meta {
    float: right; }

  .Header-meta .menu-item a {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 144px; }

  .Header-essai {
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    transition: background 300ms;
    display: inline-block;
    text-align: center;
    width: 11em; }
    .Header-essai p {
      margin: 0;
      text-align: center;
      color: #016880;
      font-size: 18px;
      font-size: 1.28571rem; }
    .Header-essai .st1 {
      color: #b80f0d;
      font-family: 'gothamultraregular', sans-serif;
      font-weight: normal;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      letter-spacing: 0; }
    .Header-essai p {
      -webkit-transition: color 300ms;
      -moz-transition: color 300ms;
      transition: color 300ms; }
    .Header-essai.essai {
      background-color: transparent;
      background-image: -webkit-linear-gradient(transparent, #d3e1e6);
      background-image: linear-gradient(transparent, #d3e1e6); }
    .Header-essai.demo {
      background-color: transparent;
      background-image: -webkit-linear-gradient(#d3e1e6, transparent);
      background-image: linear-gradient(#d3e1e6, transparent); }
    .Header-essai:hover, .Header-essai:active {
      background-color: #d3e1e6 !important; }
      .Header-essai:hover p, .Header-essai:active p {
        color: #B8100D; }
      .Header-essai:hover .st1, .Header-essai:active .st1 {
        color: #016880; }

  .Header-connexion {
    color: #B8100D;
    background: transparent !important; }
    .Header-connexion div {
      background: transparent url('images/connexion_arrow.png') no-repeat left center;
      padding-left: 16px; }
    .Header-meta .Header-connexion:hover, .Header-meta .Header-connexion:active {
      color: #03687f; }
 }
 @font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?795eb5');
  src: url('fonts/icomoon.eot?#iefix795eb5') format('embedded-opentype'), url('fonts/icomoon.ttf?795eb5') format('truetype'), url('fonts/icomoon.woff?795eb5') format('woff'), url('fonts/icomoon.svg?795eb5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

.SocialIcon {
  font-size: 30px;
  font-size: 2.14286rem;
  color: #b80f0d;
  display: inline-block;
  line-height: 0.8em;
  margin-top: -0.05em;
  overflow: hidden;
  position: relative;
  width: 0.8em;
  text-indent: -999em; }
  .SocialIcon:hover, .SocialIcon:active, .SocialIcon:focus {
    color: #b80f0d; }
  .SocialIcon:before {
    font-family: 'icomoon';
    speak: none;
    height: 100%;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    left: 0;
    text-transform: none;
    line-height: 1em;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }
  .SocialIcon.facebook:before {
    content: "\66"; }
  .SocialIcon.linkedin:before {
    content: "\6c"; }
  .SocialIcon.twitter:before {
    content: "\74"; }
  .SocialIcon.pinterest:before {
    content: "\70"; }

	.SkipNavigation {
  background: grey;
  border-radius: 0 0 5px 0;
  color: white;
  left: -999em;
  padding: 0.5em 1em;
  position: absolute;
  top: -999em; }
  .SkipNavigation:focus, .SkipNavigation:active {
    left: 0;
    top: 0; }

/* bloc fonctionnalités */
.Home-foncs{
	margin-top:40px;
}
.Home-fonc{
}
.Home-fonc a{
	display:inline-block;
	padding:15px;
	color:white;
	text-decoration:none;
	text-align:center;
}
.fonc-mkg a{
	background-color: #016880;
}
.fonc-crm a{
	background-color: #b80f0d;
}
.fonc-knw a{
	background-color: #343484;
}
.fonc-ges a{
	background-color: #f2290e;
}

/* bloc accroche */
.Accroche {
  font-size: 24px;
  font-size: 1.71429rem;
  color: white;
  padding: 0;
  text-align: center;
  background: transparent url('images/home_accroche.jpg') no-repeat center center;
  background-size: cover;
  min-height: 250px;
  padding: 2em 0; }
  .Accroche p {
    line-height: 28px;
    line-height: 2rem;
    margin: 0; }
  .Accroche .st1 {
    font-size: 30px;
    font-size: 2.14286rem;
    line-height: 38px;
    line-height: 2.71429rem;
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    text-transform: uppercase; }
  .Accroche .st2 {
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    text-transform: uppercase; }

/* bloc témoignages */

.HomeCitations {
  background: transparent url('images/citation_bg.jpg') no-repeat center center;
  background-size: cover;
  padding: 5px 0;
  position: relative;
  z-index: 0; }
  .HomeCitations .cycle-slideshow {
    z-index: 1; }

.HomeCitations-inner {
  border-bottom: 1px solid white;
  border-top: 1px solid white; }

.HomeCitations-slide {
  color: white;
  padding: 4em 0 2em;
  text-align: center; }

.HomeCitations-quote {
  line-height: 36px;
  line-height: 2.57143rem;
  font-size: 30px;
  font-size: 2.14286rem; }

.HomeCitations-author {
  font-family: 'gothamultraregular', sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  font-size: 18px;
  font-size: 1.28571rem;
  letter-spacing: 0;
  margin: 1.2em 0; }

.HomeCitations-pager {
  margin: 0.6em 0 0.1em;
  position: relative;
  text-align: center;
  z-index: 2; }

.HomeCitations-pager-bullet {
  background: transparent url('images/citation_bullet.png') no-repeat center top;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  width: 22px; }
  .HomeCitations-pager-bullet.cycle-pager-active {
    background-position: center -100px; }

	
/* bloc Modules */

.HomeSecond-title {
  padding-top: 5.5em; }
  .HomeSecond-title p {
    font-size: 24px;
    font-size: 1.71429rem;
    line-height: 40px;
    line-height: 2.85714rem;
    color: white;
    margin: 0; }
  .HomeSecond-title .st1 {
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 60px;
    font-size: 4.28571rem;
    line-height: 48px;
    line-height: 3.42857rem;
    color: #f2290e;
    letter-spacing: 0; }
  .HomeSecond-title .st2 {
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 48px;
    font-size: 3.42857rem;
    color: #087ec2;
    letter-spacing: 0; }
  @media screen and (max-width: 992px) {
    .HomeSecond-title {
      text-align: center;
      padding: 2em; } }

.HomeSecond {
  background: transparent url('images/home_second_bg.jpg') no-repeat center center;
  background-size: cover; }
  .HomeSecond .PoleHead {
    padding-bottom: 20px;
    padding-top: 30px; }
    @media screen and (max-width: 992px) {
      .HomeSecond .PoleHead {
        padding-top: 0; } }
  .HomeSecond .PoleHead .CTAButton {
    border-color: white;
    color: white; }
    .HomeSecond .PoleHead .CTAButton:hover {
      color: #2f2f2f !important; }
    .HomeSecond .PoleHead .CTAButton:after {
      background: white; }
  .HomeSecond .item-pole-gestion .CTAButton:hover {
    color: #f2290e; }
  .HomeSecond .item-pole-projet .CTAButton:hover {
    color: #087ec2; }
  .HomeSecond .PoleHead-title {
    font-size: 22px;
    font-size: 1.57143rem;
    padding-top: 149px;
    margin-bottom: 0.7em; }
  .HomeSecond .PoleHead .PoleHead-line {
    border: none;
    border-top: 1px solid white;
    width: 5em; }
  .HomeSecond .PoleHead-objectif {
    margin: 0.6em 0 1.2em; }
  .HomeSecond .PoleHead.item-pole-gestion {
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent 0%, rgba(255, 255, 255, 0.1) 100%);
    background-image: linear-gradient(transparent 0%, rgba(255, 255, 255, 0.1) 100%); }
  .HomeSecond .PoleHead.item-pole-projet {
    background-color: transparent;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1) 0%, transparent 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0.1) 0%, transparent 100%); }
    @media screen and (max-width: 992px) {
      .HomeSecond .PoleHead.item-pole-projet {
        background: none; } }

/* bloc video */

.HomeVideo-video {
  padding: 0; }

.HomeVideo-text {
  font-size: 12px;
  font-size: 0.85714rem;
  text-align: left;
  padding-bottom: 1em;
  padding-top: 1em;
  padding-left: 30px; }
  .HomeVideo-text p {
    margin: 0; }
  .HomeVideo-text .st1 {
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 22px;
    font-size: 1.57143rem;
    line-height: 26px;
    line-height: 1.85714rem;
    letter-spacing: 0;
    margin: 1em 0; }

		
/* bloc blog */
.Blog {
  background: #494949 url('images/blog_section_bg.png') repeat-x left bottom;
  border-bottom: 1px solid rgba(73, 73, 73, 0.05);
  min-height: 300px;
}

.Blog-title {
  font-family: 'gothamultraregular', sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  font-size: 72px;
  font-size: 5.14286rem;
  color: white;
  letter-spacing: 0;
  margin: 0.6em 0 0.8em;
  text-align: center; }
  body.home .Blog-title {
    margin-top: 0.3em; }

.Blog-item {
  margin: 20px 0 40px; }

.Blog-item-link {
  margin: 0 auto 2em; }
  .Blog-item-link:before {
    background-color: rgba(1, 104, 128, 0.3); }

.Blog-item-title {
  font-family: 'gothamultraregular', sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  font-size: 14px;
  font-size: 1rem;
  color: #94ebff;
  letter-spacing: 0;
  margin: 0 0 0.5em; }
.Blog-item-title a{
	color:#94ebff;
	font-size:18px;
}
.Blog-item-content {
  line-height: 18px;
  line-height: 1.28571rem;
  color: white; }

.Blog-item-tags {
  border-top: 1px solid rgba(148, 235, 255, 0.3);
  margin-top: 0.6em;
  padding-top: 0.5em; }

.Blog-item-tag {
  font-family: 'gothamultraregular', sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  font-size: 12px;
  font-size: 0.85714rem;
  color: #94ebff;
  letter-spacing: 0;
  margin-right: 1em;
  text-transform: uppercase; }
  .Blog-item-tag:hover, .Blog-item-tag:focus, .Blog-item-tag:active {
    color: #94ebff; }

@media screen and (min-width: 420px) {
  .Blog-item-body {
    vertical-align: middle;
    padding-bottom: 2.5em; }

  .Blog-item-aside {
    padding-right: 35px; }
 }
.lb-rss{
	font-size:12px;
}
.lb-CRM{
	background-color:#b80f0d;
}
.lb-Marketing{
	background-color:#016880;
}

/* bloc essai */
.Essai {
  background: transparent url('images/essai_bg.jpg') no-repeat center center;
  background-size: cover; }
  .Essai.home {
    background-image: url('images/essai_home_bg.jpg');
    background-position: top center;
    height: 360px;
    padding: 160px 0 80px;
    box-sizing: content-box; }
  @media screen and (max-width: 992px) {
    .Essai.page {
      padding: 10px 0; }
 }

.Essai-titre {
  font-family: 'gothamultraregular', sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  font-size: 30px;
  font-size: 2.14286rem;
  background: transparent url('images/logo_grey.png') no-repeat center 1.6em;
  background-size: contain;
  color: white;
  margin: 1em auto 0.5em;
  padding-bottom: 150px;
  text-align: center;
  text-transform: uppercase;
  max-width: 341px; }
  .Essai.home .Essai-titre {
    background-position: center 2.2em;
    margin-top: 1.8em;
    padding-bottom: 170px; }

.Essai-button {
  -webkit-transition: background 300ms;
  -moz-transition: background 300ms;
  transition: background 300ms;
  background: transparent url('images/essai_bouton_small_off.png') no-repeat center center;
  font-size: 14px;
  font-size: 1rem;
  border-radius: 133px;
  display: block;
  height: 210px;
  margin: 1.5em auto;
  outline: none !important;
  padding-top: 70px;
  text-align: center;
  width: 210px; }
  .Essai-button p {
    -webkit-transition: color 300ms;
    -moz-transition: color 300ms;
    transition: color 300ms;
    color: white;
    margin: 0;
    text-align: center; }
  .Essai-button .st1, .Essai-button .st2 {
    text-transform: uppercase;
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em; }
  .Essai-button .st1 {
    font-size: 1.4286em; }
  .Essai-button .st2 {
    font-size: 1.1429em; }
  .Essai-button.essai:hover {
    background-image: url('images/essai_bouton_small_on.png'); }
    .Essai-button.essai:hover p {
      color: #b80f0d; }
  .Essai-button.demo:hover {
    background-image: url('images/demo_bouton_small_on.png'); }
    .Essai-button.demo:hover p {
      color: #03687f; }
  .Essai-button:hover {
    background-color: white;
    text-decoration: none; }
  .Essai.home .Essai-button {
    font-size: 18px;
    font-size: 1.28571rem;
    background-image: url('images/essai_bouton_off.png');
    height: 263px;
    padding-top: 90px;
    width: 263px; }
    .Essai.home .Essai-button.essai:hover {
      background-image: url('images/essai_bouton_on.png'); }
    .Essai.home .Essai-button.demo:hover {
      background-image: url('images/demo_bouton_on.png'); }
    .Essai.home .Essai-button .st1 {
      font-size: 26px;
      font-size: 1.85714rem; }
    .Essai.home .Essai-button .st2 {
      font-size: 20px;
      font-size: 1.42857rem; }
  @media screen and (max-width: 768px) {
    .Essai-button {
      padding-top: 75px; }
      .Essai.home .Essai-button {
        padding-top: 95px; } }

/* Poles */

.PoleHead {
  display: block;
  text-align: center; }

.PoleHead-title {
  font-size: 24px;
  font-size: 1.71429rem;
  font-family: 'gotham_bookregular', sans-serif;
  font-weight: normal;
  background: transparent url('images/pole_icons.png') no-repeat center top;
  margin: 0 0 0.3em;
  padding-top: 146px;
  text-transform: uppercase; }

.PoleHead-line {
  border: 1px solid white;
  height: 0;
  margin: 0 auto;
  width: 150px; }

.PoleHead-objectif {
  margin: 1.8em 0 2.8em; }
  .PoleHead-objectif p {
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 36px;
    font-size: 2.57143rem;
    line-height: 36px;
    line-height: 2.57143rem;
    letter-spacing: 0;
    margin: 0; }
  .PoleHead-objectif .st1 {
    font-size: 18px;
    font-size: 1.28571rem;
    line-height: 22px;
    line-height: 1.57143rem;
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: normal; }
  .PoleHead-objectif .st1 {
    color: white; }
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .PoleHead-objectif p {
      font-size: 28px;
      font-size: 2rem; }
 }

.HomeFirst a:hover{
	text-decoration:none
}
.HomeFirst .PoleHead {
  -webkit-transition-duration: 400ms;
  -moz-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  overflow: hidden;
  outline: none; }
.HomeFirst .PoleHead-inner {
  background: rgba(255, 255, 255, 0.6);
  margin: 10px -5px 25px;
  padding: 40px 0 25px; }
.HomeFirst .PoleHead-objectif {
  max-width: 24em;
  margin-left: auto;
  margin-right: auto; }

.PoleDetail-inner {
  background: transparent url('images/detail_bg.png') no-repeat left bottom;
  padding: 2em 0 4em; }

.PoleDetail-problematique {
  margin: 1.5em 0; }
  .PoleDetail-problematique p, .PoleDetail-problematique li {
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    font-size: 18px;
    font-size: 1.28571rem;
    margin: 0;
    letter-spacing: 0; }
  .PoleDetail-problematique ul {
    margin: 1em 0;
    padding-left: 1.5em; }
  .PoleDetail-problematique .st1 {
    font-size: 36px;
    font-size: 2.57143rem; }
  .PoleDetail-problematique .st2 {
    font-size: 20px;
    font-size: 1.42857rem;
    line-height: 20px;
    line-height: 1.42857rem;
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: normal;
    text-transform: uppercase; }
  .PoleDetail-problematique .st3 {
    font-size: 30px;
    font-size: 2.14286rem;
    font-family: 'gotham_bookregular', sans-serif;
    font-weight: normal;
    color: white;
    margin: 0.5em 0 1em; }
  .PoleDetail-problematique a {
    font-size: 12px;
    font-size: 0.85714rem;
    font-family: 'gothamultraregular', sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    border: 1px solid black;
    color: inherit;
    display: inline-block;
    letter-spacing: 0.05em;
    padding: 0.6em 1em;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    border-color: white;
    color: white; }
  .PoleDetail-problematique .CTAButton {
    border-color: white;
    color: white; }
    .PoleDetail-problematique .CTAButton:after {
      background: white; }
    .item-pole-crm .PoleDetail-problematique .CTAButton:hover {
      color: #b80f0d !important; }
    .item-pole-argu .PoleDetail-problematique .CTAButton:hover {
      color: #343484 !important; }
    .item-pole-nurtering .PoleDetail-problematique .CTAButton:hover {
      color: #016880 !important; }
    .item-pole-ges .PoleDetail-problematique .CTAButton:hover {
      color: #f2290e !important; }
  .item-pole-crm .PoleDetail-problematique:first-of-type {
    color: #b80f0d; }
    .item-pole-crm .PoleDetail-problematique:first-of-type .CTAButton {
      color: #b80f0d;
      border-color: #b80f0d; }
      .item-pole-crm .PoleDetail-problematique:first-of-type .CTAButton:after {
        background: #b80f0d; }
      .item-pole-crm .PoleDetail-problematique:first-of-type .CTAButton:hover {
        color: white !important; }
  .item-pole-crm .PoleDetail-problematique:last-child {
    color: white; }
    .item-pole-crm .PoleDetail-problematique:last-child .CTAButton {
      border-color: white;
      color: white; }

.PoleDetail-image {
  margin: 20px auto; }
  .PoleDetail-image > img {
    border: 10px solid rgba(0, 0, 0, 0.2);
    display: block;
    height: auto;
    width: 100%; }
  @media screen and (min-width: 768px) {
    .PoleDetail-image {
      margin: 50px auto 30px; } }

/* item colors: crm */
.item-pole-crm.PoleHead {
  color: #b80f0d; }
.item-pole-crm .PoleHead-title {
  background-position: center 0px; }
.item-pole-crm .PoleHead-line {
  border-color: rgba(184, 15, 13, 0.3); }
.item-pole-crm .CTAButton, .item-pole-crm .Section-title {
  border-color: #b80f0d;
  color: #b80f0d; }
  .item-pole-crm .CTAButton:after, .item-pole-crm .Section-title:after {
    background-color: #b80f0d; }
.item-pole-crm.PoleHead.opened {
  background-color: rgba(184, 15, 13, 0.06);
  background-image: -webkit-linear-gradient(rgba(184, 15, 13, 0.06), #efefef);
  background-image: linear-gradient(rgba(184, 15, 13, 0.06), #efefef); }
.item-pole-crm.PoleDetail {
  color: #b80f0d;
  background-color: #efefef;
  background-image: -webkit-linear-gradient(#efefef, #6b0400);
  background-image: linear-gradient(#efefef, #6b0400); }
  @media screen and (max-width: 768px) {
    .item-pole-crm.PoleDetail {
      background-color: #efefef;
      background-image: -webkit-linear-gradient(#efefef 0%, #6b0400 70%);
      background-image: linear-gradient(#efefef 0%, #6b0400 70%); } }

/* item colors: gestion */
.item-pole-ges.PoleHead {
  color: #f2290e; }
.item-pole-ges .PoleHead-title {
  background-position: center -600px; }
.item-pole-ges .PoleHead-line {
  border-color: rgba(242, 41, 14, 0.3); }
.item-pole-ges .CTAButton, .item-pole-ges .Section-title {
  border-color: #f2290e;
  color: #f2290e; }
  .item-pole-ges .CTAButton:after, .item-pole-ges .Section-title:after {
    background-color: #f2290e; }
.item-pole-ges.PoleHead.opened {
  background-color: rgba(242, 41, 14, 0.06);
  background-image: -webkit-linear-gradient(rgba(242, 41, 14, 0.06), #efefef);
  background-image: linear-gradient(rgba(242, 41, 14, 0.06), #efefef); }

/* item colors: nurtering */
.item-pole-mkg.PoleHead {
  color: #016880; }
.item-pole-mkg .PoleHead-title {
  background-position: center -400px; }
.item-pole-mkg .PoleHead-line {
  border-color: rgba(1, 104, 128, 0.3); }
.item-pole-mkg .CTAButton, .item-pole-mkg .Section-title {
  border-color: #016880;
  color: #016880; }
  .item-pole-mkg .CTAButton:after, .item-pole-mkg .Section-title:after {
    background-color: #016880; }
.item-pole-mkg.PoleHead.opened {
  background-color: rgba(1, 104, 128, 0.06);
  background-image: -webkit-linear-gradient(rgba(1, 104, 128, 0.06), #efefef);
  background-image: linear-gradient(rgba(1, 104, 128, 0.06), #efefef); }
.item-pole-mkg.PoleDetail {
  color: #016880;
  background-color: #efefef;
  background-image: -webkit-linear-gradient(#efefef, #01566c);
  background-image: linear-gradient(#efefef, #01566c); }
  @media screen and (max-width: 768px) {
    .item-pole-mkg.PoleDetail {
      background-color: #efefef;
      background-image: -webkit-linear-gradient(#efefef 0%, #01566c 70%);
      background-image: linear-gradient(#efefef 0%, #01566c 70%); } }

/* item colors: knowledge */
.item-pole-knw.PoleHead {
  color: #343484; }
.item-pole-knw .PoleHead-title {
  background-position: center -200px; }
.item-pole-knw .PoleHead-line {
  border-color: rgba(52, 52, 132, 0.3); }
.item-pole-knw .CTAButton, .item-pole-knw .Section-title {
  border-color: #343484;
  color: #343484; }
  .item-pole-knw .CTAButton:after, .item-pole-knw .Section-title:after {
    background-color: #343484; }
.item-pole-knw.PoleHead.opened {
  background-color: rgba(52, 52, 132, 0.06);
  background-image: -webkit-linear-gradient(rgba(52, 52, 132, 0.06), #efefef);
  background-image: linear-gradient(rgba(52, 52, 132, 0.06), #efefef); }
.item-pole-knw.PoleDetail {
  color: #343484;
  background-color: #efefef;
  background-image: -webkit-linear-gradient(#efefef, #011a6c);
  background-image: linear-gradient(#efefef, #011a6c); }
  @media screen and (max-width: 768px) {
    .item-pole-knw.PoleDetail {
      background-color: #efefef;
      background-image: -webkit-linear-gradient(#efefef 0%, #011a6c 70%);
      background-image: linear-gradient(#efefef 0%, #011a6c 70%); } }

.SocialIcon.knw {
  color: #343484; }
  .SocialIcon.knw:hover, .SocialIcon.knw:focus, .SocialIcon.knw:active {
    color: #26265f; }
	

.CTAButton {
  font-size: 12px;
  font-size: 0.85714rem;
  font-family: 'gothamultraregular', sans-serif;
  font-weight: normal;
  letter-spacing: 0.2em;
  border: 1px solid black;
  color: inherit;
  display: inline-block;
  letter-spacing: 0.05em;
  padding: 0.6em 1em;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms; }

.CTAButton, .Section-title {
  overflow: hidden;
  position: relative;
  z-index: 0; }
  .CTAButton:after, .Section-title:after {
    background: #B8100D;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: -1;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms; }
  a:hover .CTAButton, .CTAButton:hover, a:hover .Section-title, .Section-title:hover {
    color: white !important; }
  a:hover .CTAButton:after, .CTAButton:hover:after, a:hover .Section-title:after, .Section-title:hover:after {
    width: 100%; }

	
/* footer */
.Footer {
  background-color: #171717;
  padding: 60px 0; }

.Footer-logo {
  background: transparent url('images/logo_footer_8.png') no-repeat left top;
  display: block;
  height: 110px;
  text-indent: -999em;
  width: 264px; }

.Footer-contact {
  margin: 3em 0; }
  @media screen and (max-width: 768px) {
    .Footer-contact {
      float: none;
      width: 264px;
      margin: 0 auto; } }

.Footer-phones {
  line-height: 18px;
  line-height: 1.28571rem;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
  background: transparent url('images/footer_phone.png') no-repeat left 10px;
  border-top: 1px solid #B8100D;
  color: #016880;
  display: inline-block;
  margin-top: 50px;
  padding: 10px 0 0 30px; }
  @media screen and (max-width: 768px) {
    .Footer-phones {
      margin: 30px 0 50px; } }

.Footer-menu {
  margin: 2em 0; }
  .Footer-menu > ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style: none;
    margin: 0;
    padding: 0; }
  .Footer-menu .menu-item {
    display: inline; }
  .Footer-menu .menu-item a {
    line-height: 32px;
    line-height: 2.28571rem;
    font-size: 12px;
    font-size: 0.85714rem;
    display: block;
    color: #0d6e84;
    text-transform: uppercase;
    width: 100%;
    white-space: nowrap; }

.twitter-stream {
  font-size: 12px;
  font-size: 0.85714rem;
  line-height: 16px;
  line-height: 1.14286rem;
  background: transparent url('images/maudit_piaf.png') no-repeat left 12px;
  padding-left: 70px; }
  .twitter-stream p {
    background: #222;
    border: 1px solid #272727;
    border-radius: 4px;
    color: #777;
    margin-bottom: 4em;
    padding: 10px;
    position: relative; }
    .twitter-stream p a {
      color: #999; }
      .twitter-stream p a:hover {
        color: #ddd; }
  .twitter-stream .twitter-date {
    display: block;
    left: 0;
    position: absolute;
    padding: 10px 0 0 2px;
    top: 100%; }
    .twitter-stream .twitter-date:before {
      content: 'Koban CRM - '; }
    .twitter-stream .twitter-date:after {
      height: 0;
      width: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #222;
      content: '';
      position: absolute;
      top: 0;
      left: 15px; }
