@charset "UTF-8";
/*
Theme Name: Kpax
Author: ChildThemeWP.com
Author URI: https://childthemewp.com/twenty-nineteen/
Description: Twenty Nineteen WordPress child theme.
Template: twentynineteen
Text Domain: Kpax
*/

body {font-family: 'Ubuntu', sans-serif;
}
html{
    overflow-x: hidden;
}
::placeholder {
 
  opacity: 1; /* Firefox */
  font-size:14px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size:14px;
}

::-ms-input-placeholder { /* Microsoft Edge */
  font-size:14px;
}

.grid-items{
display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
#post-grid-5848 .item, #post-grid-5853 .item {
    margin: 10px !important;
    padding: 25px 20px !important;
    background: #fff !important;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.thumb img {
    max-width: 300px;
    margin: auto;
}
.thumb {
    text-align: center;
    margin-bottom: 15px;
}

.site-content {
    overflow: initial;
    max-width: 1900px;
    margin: 0 auto;
}
.page-template-default {
    background: url(images/bg11.jpg) top center no-repeat;
	background-repeat: repeat;
    background-position: center;
}
.home {
  /*  background: url(images/bg.jpg) top center no-repeat; */
}
.mt-n1{
    margin-top: -40px;
}
.site-logo .custom-logo-link {
    width: 300px;
    height: 130px;
}
.site-logo .custom-logo-link:hover, .site-logo .custom-logo-link:active, .site-logo .custom-logo-link:focus {
    box-shadow: none;
}
.site-logo {
    margin-bottom: 0;
    position: absolute;
    right: unset;
    top: 4px;
    z-index: 0;
}

.main-navigation {
    display: block;
    margin-top: 0;
    margin-left: 250px;
    padding-top: 40px;
}
.entry .entry-header {
    display:none
}
body:not(.home)  .entry .entry-header {
    max-width: 90%;
    margin: 0 10%;
    padding: 0;
	 display:block
}
.entry .entry-header h1 {
  font-size:50px;
  text-transform:uppercase;
  font-weight: bold;
}

h1:not(.site-title):before, h2:before {
 display: none;
}
.main-navigation .main-menu > li.menu-item-has-children .submenu-expand {
  
    position: absolute;
}
/* .main-navigation .main-menu > li.menu-item-has-children button {
    margin-top: -5px;
} */
.main-navigation .main-menu > li > a {
    font-weight: 700;
    color: #000;
    margin-right: 0;
	margin-left: 20px;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
	font-size: 15px;
}
.main-navigation .main-menu>li>a:focus{
    border: none;
    outline: none;
}
.main-navigation .sub-menu > li > a:focus, .main-navigation .sub-menu > li > .menu-item-link-return:focus{
    border: none;
    outline: none;  
}
.main-menu-more{
    margin-left: 15px;
}
.site-header {
 
    padding-top: 0;
}

h2 { font-family: 'PT Sans Narrow', sans-serif;
}
#what-is{ position:relative;display: inline-block;}
#what-is:after {
    background: url(images/kpax.png) left top no-repeat;
    content: "";
    width: 497px;
    height: 497px;
    position: absolute;
    right: -497px;
    top: 140px;
}
#what-is h2 {
    font-size: 62px;
    /* text-transform: uppercase; */
    line-height: 64px;
}
#what-is h2 strong { font-size: 79px;}

.headingdesc {
    font-size: 25px;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.headingdesc span { font-size:16px;}

#who-is  {
 margin-top: 100px !important;
 width:980px;
 position:relative;
 display: inline-block;
}

#who-is:after {
    background: url(images/pc.png) left top no-repeat;
    content: "";
    width: 497px;
    height: 497px;
    position: absolute;
    right: -497px;
    top: 140px;
	display:none
}
#who-is h2 {
    margin-top: 183px !important;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    float: left;
    text-align: right;
    margin-left: 30px;
}
#who-is h2 strong { font-size: 79px;}

.printing {
    float: right;
    margin-top: -117px;
    transition: all .1s ease-in-out;
    position: absolute;
    background: url(images/hcolored.png);
    width: 374px;
    height: 424px;
    top: 0;
    right: -114px;
    padding-top: 102px;
    transition: none;
}

.printing h4 {
    position: absolute;
    top: 50%;
    transform: translateY(-34%);
    font-weight: 400;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 20px;
}
.manager {
    float: left;
    margin-top: 0;
    left: 504px;
    transition: all .1s ease-in-out;
    position: absolute;
    background: url(images/hcolored.png);
    width: 386px;
    height: 434px;
    top: 222px;
    padding-top: 53px;
    transition: none;
}
.printing > p ,.manager > p{
	color:#fff
   
}
html:lang(fr-FR) .printing:hover > p, html:lang(fr-FR) .manager > p {
   /* color: #fff;
    font-size: 17px;*/
	padding-top: 17px;
}
.printing:hover > p ,.manager:hover > p{
	color:#000
   
}
.manager ul ,.printing ul {list-style:none}
 .manager li ,.printing li{
    font-size: 20px;
}
.manager h4 {
    position: absolute;
    top: 50%;
    transform: translateY(-28%);
    font-weight: 400;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 20px;
}
/* 
.printing:hover, .manager:hover {
    background: url(images/hexagone.png) left top no-repeat;
    width: 532px;
    height: auto;
    font-size: 15px;
    padding: 139px 20px;
    background-size: contain;
    z-index: 9;
    padding-top: 20px;
	    padding-bottom: 10px;
}

.printing:hover, .manager:hover {
    background: url(images/hexagone.png) left top no-repeat;
       width: 440px;
    height: 503px;
    font-size: 15px;
    padding: 139px 20px;
    background-size: cover;
    z-index: 9;
    padding-top: 20px;
    padding-bottom: 10px;
}
.printing:hover img, .manager:hover img {
	display:none
 
}
*/
	.printing:hover > div ,.manager:hover > div  {
		display:block  !important
     }
	 .entry .entry-content #what-is{
    max-width: calc(6 * (119vw / 12) - 28px) !important;
}
.entry .entry-content #who-is{
    max-width: calc(6 * (119vw / 12) - 28px) !important;
}
.entry .entry-content #What-great{
    max-width: calc(6 * (132vw / 12) - 28px) !important;
}
#What-great {
    margin-top: 345px !important;
    position: relative;
    display: inline-block;
    margin-left: 20px;
}

#What-great:after {
    background: url(images/serveur.png) left top no-repeat;
    content: "";
    width: 460px;
    height: 477px;
    position: absolute;
    right: -421px;
    top: 300px;
    background-size: contain;
}
#What-great h2 {
    margin-top: 0!important;
    font-size: 62px;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    line-height: 66px;
    text-align: right;
    width: auto;
}
#What-great .frh2 {
 
    margin-bottom: 70px !important;
}
#What-great h2 strong { font-size: 79px;}

#What-great h2.minus {
    
    font-size: 43px;
	margin-left: -20px!important;
   
}
#What-great h2.minus strong { font-size: 69px;}

#What-great h2.plus strong {
    
    font-size: 110px;
	 margin-left: 20px!important;
   
}

.first {
    margin-left: 389px;
    margin-top: -69px;
}
.two {
 
       margin-left: 30px;
    margin-top: -102px;
}
.t1 {
    color: #144653;
    font-size: 33px;
    float: left;
    margin-left: -56px;
    text-align: right;
    font-weight: bold;
    clear: both;
    letter-spacing: -3px;
}
.t1 strong {color:#144653;font-size: 35px;}

.three {
    margin-left: 123px;
    margin-top: -53px;
}
.threefr {
        margin-left: 147px;;
   
}
.four {
   margin-left: -11px;
   margin-top: 15px;
   clear: both;
}
.five {
  margin-left: 30px;
  margin-top: -40px;
}

.six {
  margin-left: 62px;
  margin-top: -52px;
}
.seven {
  margin-left: 200px;
  margin-top: -79px;
  clear: both;
}
.eight  {
    margin-left: 33px;
    margin-top: -84px;
}
.nine {
    margin-left: 374px;
    margin-top: -60px;
}
.t2 {color:#144653;font-size: 27px;float: left;margin-left: -130px;text-align: right;font-weight: bold;}
.t2 strong {color:#144653;font-size: 43px;}
.first-1 {
 
    margin-left: 68px;
    margin-top: -120px;
}

.two-1 {
    background: url(images/f2.png);
    width: 313px;
    height: 355px;
    font-size: 15px;
    padding: 97px 34px 34px 34px;
    float: left;
    margin-left: 172px;
    margin-top: -49px;
}
 
#kpax {
 
 position:relative;
 display:inline-block;
}

#kpax:after {
    background: url(images/kpax1.png) left top no-repeat;
    content: "";
    width: 625px;
    height: 432px;
    position: absolute;
    right: -328px;
    top: -140px;
}


/* menu ********/



.phone {
   background-color: #fff;
  border-radius: 40px;
  /* width: 300px;
  height: 600px; */
  Display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 30px 50px 100px #85888C;
}
.content {
  border: 1px solid #36383F;
  border-radius: 20px;
  width: 94%;
  height: 91%;
  background-color: #F5F6FA;
  overflow: hidden;
}
.phone  nav {
  background-color: #1E1E23;
  height: 65px;
}


#menuToggle {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 25px;
  left: 10px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle span
{
  display: flex;
  width: 35px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #000;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #36383F;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

.menu ul
{
  position: absolute;
  width: auto;
  height: auto;
  box-shadow: 0 0 10px #85888C;
  margin: -50px 0 0 -50px;
  padding: 50px;
  padding-top: 45px;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  
}

.menu ul li
{
  padding: 5px 0;
  transition-delay: 2s;
}

.menu ul li a {
    font-family: 'PT Sans Narrow', sans-serif;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}
#menuToggle input:checked ~ div ul
{
  transform: none;
}


/*--------------------menu -----------------*/
 
.sidebarheader {
    position: fixed;
    height: 100%;
    z-index: 9;
    background: 0 0;
    padding-right: 5px;
    border-right: 1px solid #ecebf0;
    width: 83px;
}
#header-widget-area{
    position: relative;
    left: 0;
    
    width: 60px;
    height: 100%;
	 margin-top: 40px
}

#header-widget-area a {
    color: #000;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 15px;
    font-weight: 600;
    width: 90%;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #ecebf0;
    border-bottom: 1px solid #ecebf0;
    padding: 10px 0;
}
.socialmedia {
    position: absolute;
    top: 40%;
    list-style: none;
    padding: 0;
	left:5px
}
.socialmedia li a{
    border: 1px solid #0e71b8;
    display: inline-block;
}
.socialmedia li a img{
    display: block;
}
ul.kpax-support {
    position: absolute;
    top: 50px;
    list-style: none;
    padding: 0;
	right:0;
	z-index:9;
}

#colophon .site-info {
    color: #000;
	text-align:center
 
}
#colophon .site-info span {
    color: #000;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 700;
    font-size: 60px;
    width: 100%;
    display: inline-block;
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    line-height: 82px;
    margin-bottom: 5px;
}
.wpglobus-selector-box {
    background: url(images/globe.png) left top 10px no-repeat;
    padding-left: 50px;
    height: 50px;
}
.wpglobus-selector-box img {}
.wpglobus-selector-box a { display:none}
.wpglobus-selector-box:hover a {
    display: block;
  
    position: relative;
    top: -20px;
}
.footer-navigation {
    display: inline-block;
    width: 100%;
}

.footer-navigation .footer-menu li a {
       font-weight: 500
}
.footer-navigation .footer-menu li a::first-letter {
	text-transform:uppercase
}
.footer-navigation .footer-menu li {
    display: inline;
    margin: 0 0.5rem;
}
.footer-navigation .footer-menu li:after {
    content: "|";
    position: absolute;
    right: -14px;
    font-weight: bold;
}
h3 {
font-family: 'PT Sans Narrow', sans-serif !important;
font-size: 35px!important;
text-transform:uppercase!important;
color:#0e71b8!important;
    position: relative!important;
}
h3:before {
    content: "";
    height: 1px;
    width: 116px;
    background: #0e71b8;
    position: absolute;
    top: -10px;
}
p {
    font-size: 20px;
	    line-height: 30px;
}

.liberty {
    width: 1124px;
    margin: 0 auto !important;
    display: block;
}.beforeborder:before {
    content: "";
    height: 1px;
    width: 35px;
    background: #000;
    position: absolute;
    right: -11px;
    top: 50%;
    transform: translateY(-50%);
}
#engage h3:before {
    content: "";
    height: 1px;
    width: 116px;
    background: #92bfdf;
    position: absolute;
    top: -10px;
}
 #engage h3{
      color: #fff !important;
    padding-top: 20px;
}
.none { display:none}
	body:not(.home) .entry .entry-content > *, .entry .entry-summary > * {
    max-width: unset;
}
.textbold {
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}
.hexa1 {
    background: url(images/job1.png) top center no-repeat;
    float: left;
    margin-left: 20px;
    width: 255px;
    height: 271px;
    padding-top: 159px;
    text-align: center;
    color: #fff;
    line-height: 22px;
    margin-top: 0;
	    font-size: 16px;
		    padding-left: 15px;
    padding-right: 15px;
}
.hexa2 {
    background: url(images/job2.png) top center no-repeat;
    float: left;
    margin-left: 20px;
    width: 255px;
    height: 271px;
    padding-top: 131px;
    text-align: center;
    color: #fff;
    line-height: 22px;
	    font-size: 16px;
		  padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
}
.hexa3 {
    background: url(images/job3.png) top center no-repeat;
    float: left;
    margin-left: 20px;
    width: 255px;
    height: 271px;
    padding-top: 159px;
    text-align: center;
    color: #fff;
    line-height: 22px;
    margin-top: 0;
	    font-size: 16px;
		  padding-left: 15px;
    padding-right: 15px;
}
.team p.hexa3  {display:none}
.mt100 {
 
    margin-top: 101px;
}
.hexa1 img, .hexa2 img, .hexa3 img {
    margin-top: -25px;
    margin-right: 15px;
    margin-left: 15px;
}
#team { width:1200px;}
.team {
    margin: 0px 0 ;
}
 .teamleft {
    width: 45%;
    float: left;
    margin-left: 5%;
}
.teamdescription { float:left;width: inherit;padding-top:50px;    width: 165px;}
.team h4 {
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 0;
}
.team .teamdescription div {font-family: 'Ubuntu', sans-serif; font-size:18px; color:#000 }
.team img {
    margin-right: 10px !important;
}
.team .wpb_content_element {
    margin-bottom: 0 !important;
}
#team h4 {
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 0;
}
#team .teamdescription div {font-family: 'Ubuntu', sans-serif; font-size:18px; color:#000 }
#team .teamdescription p {margin-top: 0; }
#team em {font-family: 'Ubuntu', sans-serif; font-size:16px; color:#3f5d9d }
#team .photo img { float:left; margin:0 15px !important}
#team .photo { float:left; }
.teamleft .teamdescription {
    float: left;
    text-align: right;
	    margin-left: 25px;
}

.teamright { width:44%; float:left;}
.teamright.teamdescription {
    float: left;
    text-align: left;
}

#team .wpb_wrapper > div:first-child{}
#team .wpb_wrapper > div:nth-child(2){}
#team .wpb_wrapper > div:nth-child(3){
    margin-left: 187px;
    margin-top: -16px;
}
#team .wpb_wrapper > div:nth-child(4){
    margin-left: -70px;
    position: relative;
    left: 75px;
    margin-top: -16px;
}
#team .wpb_wrapper > div:nth-child(5){
    margin-top: -13px;
}
#team .wpb_wrapper > div:nth-child(6){
    margin-left: 22px;
}
#team .wpb_wrapper > div:nth-child(7){
    margin-left: 195px;
    margin-top: -25px;
}
#team .wpb_wrapper > div:nth-child(8){
    margin-left: -68px;
    position: relative;
    left: 68px;
}
#team .wpb_wrapper > div:nth-child(9){
    margin-left: 287px;
    margin-top: -14px;
}
#team .wpb_wrapper > div:nth-child(10){
    margin-left: -172px;
    position: relative;
    left: 187px;
}
#team .wpb_wrapper > div:nth-child(11){
    margin-left: 140px;
    margin-top: -25px;
}
#team .wpb_wrapper > div:nth-child(12){
    margin-left: -12px;
    position: relative;
    left: 30px;
    margin-top: -17px;
}
#team .wpb_wrapper > div:nth-child(13){
    margin-left: 274px;
    margin-top: -10px;
}
#team .wpb_wrapper > div:nth-child(14){
    margin-left: -146px;
    position: relative;
    left: 144px;
}
.pt_30 { padding-top:30px}
.text2 { float:left; font-size:25px}
.text2 strong {font-size:40px}
.ctn {
     
    background: #0e71b8;
    color: #fff !important;
    text-transform: uppercase;
    padding: 16px 61px;
    border-radius: 24px;
    font-size: 16px;
    text-decoration: none !important;
	margin-top:10px
}
.even .vc_col-sm-3 { float:right !important;}
#hs_testimonial_theme_2 .hs_client_name {
    margin-bottom: 0px !important;
    float: none !important;
    clear: both !important;
    color: #0e71b8 !important;
    text-transform: none !important;
    text-align: center !important;
    font-size: 24px !important;
    letter-spacing: 0 !important;
    font-weight: 300 !important;
}
.hs_client_name::before {
	display:none !important
}
#hs_testimonial_theme_2 .hs_title {
    text-align: center !important;
    margin-bottom: 10px !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 400 !important;
	width: 100%;
}

#hs_testimonial_theme_2 .hs_client_image img {
    display: block !important;
    margin: 0 auto !important;
    border: none !important;
}
#hs_testimonial_theme_2 .hs_client_message {
    color: #000 !important;
    font-size: 14px !important;
    margin-bottom: 15px !important;
    padding: 15px !important;
    position: relative !important;
    border: 1px dashed #00a7e4 !important;
	line-height: 20px;
}
#hs_testimonial_theme_2 .hs_client_message::before {
 display:none !important
}
#blocks img {    margin-right: 15px;}
#mission {
    max-width: unset;
    margin-left: 20px;
}
#mission h2 {
    font-size: 62px;
    text-transform: uppercase;
    color: #000;
    margin-top: 43px;
    margin-bottom: 44px;
    font-size: 1.5em !important;
}
#mission .wpb_single_image.vc_align_center {
        margin-top: -122px;
}
#buy{
     max-width: unset;
}
#buy h2 {
    font-size: 1.5em !important;
    text-transform: uppercase;
    color: #000;
    margin-top: 9px;
    margin-bottom: 44px;
}
#newsletter {
    max-width: unset;
    margin: 0 100px;
}
#newsletter .news {
    background: url(images/input.png);
    width: 100%;
    height: 90px;
    border: none;
}
#newsletter p {
	position:relative
   
}
.news {
	font-size: 30px;
}
#newsletter input[type=submit] {
    position: absolute;
    right: -33px;
    top: 0;
    height: 90px;
    text-transform: uppercase;
    font-size: 25px;
    padding: 0 40px;
    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
}
#custom_html-3 {
     margin-right: unset !important;  
      width:  100% !important;  
}
#colophon .widget-area, #colophon .site-info {
    margin: 0 auto;
    max-width: 1270px;
}
html:lang(en-US) #colophon .site-info span {
	display:none   
}

.site-footer {
    background: url(images/footer.png) top center no-repeat;
    padding-top: 0;
    padding-bottom: 50px;
    background-size: cover;
}
#colophon .site-info a {
    color: inherit;
    font-weight: 700;
    white-space: nowrap;
}
#menu-footer-menu li { position:relative}
#menu-footer-menu li:after {
    content: "|";
    height: 100%;
}
body:not(.home) .entry .entry-content, .entry .entry-summary {
    max-width: 90%;
    margin: 0 10%;
    padding: 0;
}

.privacy-policy .entry-content ul {
    padding-left: 15px;
}
#engage .col-md-6 {
    width: 47%;
    float: left;
    margin-right: 10px;
}
#engage .col-md-12 {
    width: 97%;
    float: left;
    margin-right: 10px;
}
#engage input {
    border-radius: 30px;
    border: none;
    margin-bottom: 20px !important;
    width: 100%;    font-family: 'Ubuntu', sans-serif;
    border: solid 2px #fff;
}
 #engage textarea{
    border-radius: 20px;
    border: none;    font-family: 'Ubuntu', sans-serif;
	height: 200px;
}

#engage input[type=submit] {
    background: #65d7f8;
    color: #000;
    padding: 15px;
    display: inline-block;
    max-width: 200px;
    margin-top: 20px;
    border: none;
}
#blog .vc_gitem-zone {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 220px;
}
#download {
    height: 82px;
    margin-top: 100px;
	    padding: 0 60px;
    border-bottom-left-radius: 20px;
	 border-bottom-right-radius: 20px;
}
#download img {
    margin-top: -80px;
	    margin-right: 15px;
}
#download .vc_column-inner {  padding: 7px;}
.downloadlist {
    list-style: none;
    float: right;
    margin-top: -41px;
    height: 82px;
}
.downloadlist li {
    color: #c0f0fa;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    position: relative;
    padding-left: 49px;
    line-height: 82px;
    padding-right: 30px;
    margin-right: 50px;
}
.downloadlist li a {
    color: #c0f0fa;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
	text-decoration:none;
  
}
.downloadlist li:last-child {
 
    margin-right: 0;
}
.downloadlist li:after {
    content: "";
    background: url(images/arrow.png) right top no-repeat;
    width: 30px;
    height: 82px;
    position: absolute;
    right: 0;
}
.downloadlist img {
    position: absolute;
    margin-top: 0 !important;
    left: 0;
    top: 18px;
}
.mr15 { margin-right:15px}
.type4{ list-style:none}
.type4 li {
    background: url(images/puce4.png) left top 8px no-repeat;
    padding-left: 30px;
    font-size: 20px;
    background-size: 18px;
}
.type1{ list-style:none}
.type1 li {
    background: url(images/puce.png) left top 10px no-repeat;
    padding-left: 30px;
    background-size: 18px;
   
}

.type2{list-style:none}

.type2 li {
    background: url(images/puce1.png) left top 14px no-repeat;
    padding-left: 25px;
    margin-bottom: 40px;
}
.type3{list-style:none}

.type3 li {
    background: url(images/puce3.png) left top 13px no-repeat;
    padding-left: 31px;
    margin-bottom: 5px;
	min-height: 32px;
}
#Keypoints img {
    margin-right: 15px;
    margin-bottom: 70px !important;
}
#mvp .world .wpb_text_column { 
    border: 1px solid #009fc3 !important;
    padding: 20px;}
	
	#mvp .world .wpb_text_column{
    background: #fff;
    border: 1px solid #009fc3;
    margin-bottom: 30px;
}
 .headimage { min-height:90px}
#mvp .nav-tabs>li {
    background: url(images/hexa.png) left top 6px no-repeat; width:190px; height:189px; position:relative
}
 #mvp .nav-tabs>li.active {
    background: url(images/hexa-h.png) left top 6px no-repeat; 
}
#mvp .nav-tabs>li a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none !important;
    border: none !important;
    color: #fff !important;
    font-size: 23px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    text-decoration: none !important;width: 100%;
	    box-shadow: none !important;
}
.workstate { background:#e5f5f9;line-height: 22px; padding-top:40px;padding-top:40px;    min-height: 486px;     padding-left: 20px;
    padding-right: 20px;}
.info {list-style:none}
/* .tel { background: url(images/phone.png) left top 2px no-repeat;
        padding-left: 30px;
    height: 41px;
    line-height: 40px;
    font-size:16px
}
#mvp .site { background: url(images/site.png) left top 2px no-repeat;
        padding-left: 30px;
    height: 41px;
    line-height: 40px;
    font-size:16px
}
.mails { background: url(images/mails.png) left top 14px no-repeat;
        padding-left: 30px;
    height: 41px;
    line-height: 
    40px;font-size:16px
} */
.nav-tabs {
   border:none !important
}

 .trial input, .trial select{
    border: 2px solid #0e71b8;
    border-radius: 52px;    
    height: 60px;
	width: 100%;
	margin-bottom:25px;
	    font-family: 'Ubuntu', sans-serif;
		padding-left: 25px;
		color:#000
}
.mr {    margin-right: 28px;}


.trial input[type=submit] {
    border: 2px solid #0e71b8;
    border-radius: 52px;
    height: auto;
    width: 100%;
    margin-bottom: 25px;
    font-family: 'Ubuntu', sans-serif;
    padding-left: 25px;
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
}

#partners .tc-tabs-style1 .nav-tabs li a {
    border: 0 !important;
    border-radius: 0;
    line-height: normal;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    padding: 8px 20px;
    margin-right: 4px;
    margin-bottom: 4px;
    background: transparent;
    z-index: 111;
    text-transform: uppercase;
    box-shadow: none;
    position: relative;
	text-decoration:none
}
#partners .tc-tabs-style1 .nav-tabs li a strong {
    font-size: 11px;
    line-height: 17px;
    display: inline-block;
}
#partners .tc-tabs-style1 .nav-tabs li a:after {
    background-color: #3e9ba6;
}
#partners .tc-tabs-style1 .nav-tabs li:last-child a:after {
    background-color: #0e71b8 !important;
}
#partners .tc-tabs-style1 .nav-tabs li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
   
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
}
#partners .tc-tabs-style1 .nav-tabs li a:hover:after {
    height: 100%;
}
.p1 {
    background: #00a3ce url(images/tel.png) left 24px center no-repeat;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 6px 98px;
    border-radius: 34px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.p2 {
    background: #00a3ce url(images/globe-white.png) left 24px center no-repeat;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 6px 98px;
    border-radius: 34px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.p3 {
    background: #5ac2ce url(images/access.png) left 24px center no-repeat;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 6px 98px;
    border-radius: 34px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.p4 {
    background: #5ac2ce url(images/remote.png) left 24px center no-repeat;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    padding: 6px 98px;
    border-radius: 34px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
}
.p1 a ,.p2 a ,.p3 a ,.p4 a {
     font-size: 25px;
    font-weight: bold;
    color: #fff;
     width: 100%;
    display: inline-block;
	    text-decoration: none !important;
 }
 
.down{
  
    margin-top: 20px;
    display: block;
}
#donwload .vc_tta-title-text {
    font-size: 35px;
    color: #000;
    text-transform: uppercase;
}
.data .vc_tta-panel-heading { background: #3e9ba6 !important;}
.data .vc_tta-panel-heading h4 a span {
    
    color: #fff !important;
}
.cas .vc_tta-panel-heading { background:#255e8a !important;}
.cas .vc_tta-panel-heading h4 a span {
    
    color: #fff !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
    display: block;
    margin-bottom: 10px;
}

#donwload  .vc_tta-controls-icon {
    position: relative !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -10px !important;
}
.guide h4 a {
    background: url(images/icone6.png) left 12px center no-repeat !important;
    padding-left: 80px !important;
}
.data h4 a {
    background: url(images/icone7.png) left 12px center no-repeat !important;
    padding-left: 80px !important;
}
.cas h4 a {
    background: url(images/icone8.png) left 12px center no-repeat !important;
    padding-left: 80px !important;
}

#donwload .guide .vc_tta-controls-icon-triangle::before {
    color: #fff !important;
    border-color: #000;
    border-width: 13px;
    top: -6px;
}
#donwload .data .vc_tta-controls-icon-triangle::before {
    color: #fff !important;
    border-color: #fff;
    border-width: 13px;
    top: -6px;
}
#donwload .cas .vc_tta-controls-icon-triangle::before {
    color: #fff !important;
    border-color: #fff;
    border-width: 13px;
    top: -6px;
}
#donwload .vc_tta-panel-body  {
    padding-top: 40px;
}
#suport .col-md-6 {
    width: 47%;
    float: left;
    margin-right: 10px;
}
#suport .col-md-12 {
    width: 97%;
    float: left;
    margin-right: 10px;
}
#suport input {
    border-radius: 30px;
    border: none;
    margin-bottom: 20px !important;
    width: 100%;    font-family: 'Ubuntu', sans-serif;
	font-size: 17px;
}
 #suport textarea{
    border-radius: 20px;
    border: none;    font-family: 'Ubuntu', sans-serif;
	    max-height: 210px;
		font-size: 17px;
}

#suport input[type=submit] {
    background: #65d7f8;
    color: #000;
    padding: 15px;
    display: inline-block;
    max-width: 200px;
    margin-top: 20px;
} .trial input, .trial select{
    border: 2px solid #0e71b8;
    border-radius: 52px;    
    height: 60px;
	width: 100%;
	margin-bottom:25px;
	    font-family: 'Ubuntu', sans-serif;
		padding-left: 25px;
		color:#000
}
.find {
    background: #3e9ba6 url(images/icone9.png) left 0 top no-repeat;
    font-size: 25px !important;
    font-weight: bold;
    color: #fff;
    border-radius: 0;
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-left: 166px;
    min-height: 188px;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 44px;
    padding-top: 33px;
    width: 47%;
	margin-right:15px;
	margin-left: 37px;
}
.retour {    display: inline-block;}
.find1 {
    background: #0e71b8 url(images/icone10.png) left 0 top no-repeat;
    font-size: 25px !important;
    font-weight: bold;
    color: #fff;
    border-radius: 0;
    width: 100%;
    float: left;
    margin-top: 10px;
    padding-left: 166px;
    min-height: 188px;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 28px;
    padding-top: 33px;
    width: 47%;
	margin-right:10px
}
.find1 strong {font-size: 15px !important;text-transform: none; font-weight:400 !important}
.site-logo .custom-logo-link .custom-logo {
    min-height: inherit;
    max-width: 100%;
    padding: 15px;
}

.col5 > div {
    float: left;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
}

.koin { min-height:130px;}
.pricing {
    border: 2px solid #0e71b8;
    max-width: 508px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 15px;
	    min-height: 891px;
} 
.pricing1 {
    border: 2px solid #3e9ba6;
 
}
.pricing2 {
    border: 2px solid #29235c;padding: 20px 5px;
 
}
.inline-block { display:inline-block}

.KPAXforme:after {
    content: "";
    background: url(images/number.png) left 0 top no-repeat;
    position: absolute;
    width: 75px;
    height: 84px;
    top: 0px;
    right: 66px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 67px;
    padding-right: 10px;
}
.first:after {content: "1";}
.two:after {content: "2";}
.three:after {content: "3";}
.four:after {content: "4";}
.five:after {content: "5";}
.six:after {content: "6";}
.seven:after {content: "7";}
.eight:after {content: "8";}
.nine:after {content: "9";}
#post-114 .vc_gitem-animated-block>.vc_gitem-zone {
  
    background-size: contain;
   
}
#news {
    max-width: unset;
}
 
#news .vc_gitem-animated-block > .vc_gitem-zone {
    max-height: 220px;
    background-size: contain;
    background-color: #fff;
}
#news .vc_btn3-container {
	display:none;
    
}
#news h2 {
    font-size: 1.5em !important;
    text-transform: uppercase;
    color: #000;
    margin-top: 9px;
    margin-bottom: 44px;
}
.entry .entry-content, .entry .entry-summary {
    max-width: 90%;
    margin: 0 5%;
    padding: 0 30px;
}

#fullengage {
    max-width: unset;
}

#engage { background:#0e71b8 ;max-width: unset;}

.btnfree {
     background: #efae6a url(images/freetrials.png) left 72px center no-repeat;
    padding: 45px 120px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 41px;
    font-family: 'PT Sans Narrow', sans-serif;
    padding-left: 180px;
    border-radius: 70px;
    margin-top: 4px;
    display: inline-block;
}
.btnfree:hover {
   
	    background: #fff url(images/freetrialsh.png) left 72px center no-repeat;

        color: #efae6a !important;
    
}


.text{
      position: absolute;
    z-index: 1000;
    width: 100%;
    text-align: center;
}
.hexagon {
  position: relative;
  width: 200px; 
  height: 115.47px;
  background-color: #ffffff;
  margin: 57.74px 0;
  border-left: solid 2px #000000;
  border-right: solid 2px #000000;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 141.42px;
  height: 141.42px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 27.2893px;
}

.hexagon:before {
  top: -70.7107px;
  border-top: solid 2.8284px #000000;
  border-right: solid 2.8284px #000000;
}

.hexagon:after {
  bottom: -70.7107px;
  border-bottom: solid 2.8284px #000000;
  border-left: solid 2.8284px #000000;
}

.main-navigation .sub-menu {
    background-color: #fff !important;
    color: #000 !important;
    list-style: none;
    padding-left: 0;
    position: absolute;
    opacity: 0;
    left: -9999px;
    z-index: 99999;
}
.main-navigation .sub-menu > li > a, .main-navigation .sub-menu > li > .menu-item-link-return {
    color: #000;
    display: block;
    line-height: 1.2;
    text-shadow: none;
    padding: calc( .5 * 1rem) calc( 24px + 1rem) calc( .5 * 1rem) 1rem;
    white-space: nowrap;
    font-size: 16px !important;
	font-family: 'PT Sans Narrow', sans-serif !important;
}
.main-navigation .sub-menu > li a:before {
    content: "";
    background: #daf7f8;
    width: 50px;
    height: 1px;
    position: absolute;
    bottom: 2px;
    z-index: 9999999;
    display: inline-block;
}
.main-navigation .sub-menu > li > a:hover, .main-navigation .sub-menu > li > a:focus, .main-navigation .sub-menu > li > .menu-item-link-return:hover, .main-navigation .sub-menu > li > .menu-item-link-return:focus {
    background: #fff;
	color:#0e71b8 !important;
}
#img1 .vc_custom_1562590668618 {
    margin-top: 150px !important;
}
#img1 .vc_custom_1564481542601 {
    margin-top: -40px !important;
}
.KPAXforme {
    background: url(images/formestandard.png);
    width: 318px;
    height: 361px;
    font-size: 18px;
    float: left;
    padding: 40px 15px;
    position: relative;
 
}
.vc_custom_1562590595124 p {
     line-height: 40px;
	 text-align:justify
}
.wpcf7 form.invalid .wpcf7-response-output{
    display: none !important;
}
.footer-navigation .footer-menu li:last-child::after{display: none;}
#engage.cForm form input.wpcf7-not-valid {
    border: solid 2px #f00;
}
#engage.cForm form .wpcf7-not-valid-tip{display: none;}
#engage.cForm form .wpcf7-not-valid input[type="checkbox"]{border: solid 1px #f00;}


.wpb_single_image img{
    height: auto !important;
    max-width: 80% !important;
    vertical-align: top !important;
    margin: auto !important;
}



ul.kpax-support {margin-right: 10px; width: 40px;}

ul.kpax-support a {display: block;}
ul.kpax-support a img {width: 100%; max-width: 100%;}
.bannerBtnGroup{width: 100%; display: flex; align-items: center; flex-wrap: wrap; gap: 20px;}
.bannerBtnGroup a {display: inline-flex; width: fit-content; }
.bannerBtnGroup a img {height: 44px; object-fit: contain; width: fit-content; margin: 0px !important;}

@media only screen and (max-width: 1440px){
	.p1 a, .p2 a, .p3 a, .p4 a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    display: inline-block;
    text-decoration: none !important;
}
	.manager {
    float: left;
    margin-top: 0;
    left: 334px;
    transition: all .1s ease-in-out;
    position: absolute;
    background: url(images/hcolored.png);
    width: 386px;
    height: 434px;
    top: 222px;
    padding-top: 102px;
    transition: none;
}
.entry .entry-content #What-great {
    max-width: calc(6 * (181vw / 12) - 28px) !important;
}
.vc_custom_1562590595124 p {
	    font-size: 23px !important;
    line-height: 40px;
    
}
}
.bgopacity {
 
    background: rgba(255,255,255,0.4);
    padding: 25px;
	text-align: justify !important;
}
#blogs .vc_gitem-zone-a{
 
    background-size: contain;
    max-height: 250px;
}
.l100 {left:100px;position: relative; }

#mission p ,#buy p {
  
    text-align: justify;
}

.site-featured-image {
    max-width: 90%;
    margin: 0 10%;
    padding: 0;
}
.post-template-default {
    background: url(images/bg11.jpg) top center no-repeat;
}
.inner{
    max-width: 1900px;
    margin: 0 auto;
}
.acceptance-985{
    float: left;
    margin-right: 10px;
}
.element-is-sticky {
    
 
    padding: 0px 0px 36px !important;
 
    background-color: rgba(255,255,255,1);
}

.wpb-js-composer .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #d8e1ff !important;
    background-color: #d8e1ff !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a{
    font-size: 18px !important;
}
.wpb-js-composer .vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000 !important;
}
  
.vc_tta-panel-body{
    background: #ffff !important;
    border: 1px solid #eee !important;
}
.vc_tta-panel-body p{
    font-size: 15px !important;
}
.post-grid{
    padding: 0 !important;
}




@media only screen and (max-width: 1366px){
	.p1 a, .p2 a, .p3 a, .p4 a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    display: inline-block;
    text-decoration: none !important;
}
	#suport input ,#suport textarea {   
    font-size: 16px;
}
	.kpax-support li {max-width:40px;}
	#Keypoints div { font-size:15px;}
	#Keypoints div strong { font-size:21px !important;}
	#Keypoints img {
    margin-right: 15px;
    max-width: 135px;
	margin-bottom: 32px !important;
}
 #mvp .nav-tabs>li {
    background: url(images/hexa.png) left top 6px no-repeat; width: 153px;
    height: 154px;
    position: relative;
    background-size: contain;
}
#mvp .nav-tabs>li.active {
    background: url(images/hexa-h.png) left top 6px no-repeat;
    background-size: contain;
}
#mvp .vc_col-sm-3 {
    width: 34% !important;
    max-width: 450px;
}
	.KPAXformes{
    margin-left: 60px;
}
.threefr {
    margin-left: 53px;
}
.eight {
    margin-left: 79px;
    margin-top: -84px;
}
.nine {
   
    clear: both;
}
.KPAXforme > div {
  
    font-size: 17px;
}
.main-navigation .main-menu > li > a {
    font-weight: 700;
    color: #000;
    margin-right: 0;
    margin-left: 18px;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
#what-is h2 {
    font-size: 40px;
}
p {
    font-size: 16px;
}
.manager li, .printing li {
    font-size: 16px;
}
.t1 ,.t1 strong {
    
    font-size: 27px;
  
}
.entry .entry-content #what-is {
    max-width: calc(6 * (100vw / 12) - 28px);
}
.entry .entry-content, .entry .entry-summary {
    max-width: 1270px;
    margin: 0 10%;
    padding: 0 0;
}
#what-is {
  font-size:16px;
}
.printing {
    float: right;
    margin-top: -90px;
    transition: all .2s ease-in-out;
     
     
    background-size: contain;
     
}
.manager {
    float: left;
    margin-top: -30px;
    left: 230px;
    transition: all .2s ease-in-out;
    
    background-size: contain;
}
#What-great h2 {
    
    font-size: 35px;
}
#who-is h2 {
     font-size: 35px;
   
}
#What-great h2.minus strong {
    font-size: 56px;
}
#What-great h2 strong {
    font-size: 56px;
}
#What-great h2.plus strong {
    font-size: 65px;
   
}
.first {
  
    margin-left: 169px;
    
}
.two {
 
    margin-left: 6px;    
}
.three {

      margin-top: -70px;
}
.four {
    margin-left: -145px;
    margin-top: -52px;
    clear: both;
}
.seven {
    margin-left: -3px;
    margin-top: -50px;
    clear: both;
}
.nine {
    margin-left: 175px;
    margin-top: -64px;
}
#What-great:after {
    background: url(images/serveur.png) left top no-repeat;
    content: "";
    width: 300px;
    height: 333px;
    position: absolute;
    right: -208px;
    top: 469px;
    background-size: contain;
}

.entry .entry-content #What-great {
    /* max-width: calc(6 * (132vw / 12) - 28px) !important; */
    max-width: 1270px!important;
}
.t2 strong {
    color: #144653;
    font-size: 37px;
}

.t2 {
    color: #144653;
    font-size: 23px;
    float: left;
    margin-left: -130px;
    text-align: right;
    font-weight: bold;
}
#kpax:after {
    background: url(images/kpax1.png) left top no-repeat;
    content: "";
    width: 500px;
    height: 363px;
    position: absolute;
    right: -246px;
    top: -111px;
    background-size: contain;
}

.find {
    font-size: 18px !important;
    margin-top: 10px;
    padding: 30px 10px 15px 95px;
    min-height: 270px;
    line-height: inherit;
    background-size: 90px;
    margin-left: 0;
}
.find1 {
    font-size: 18px !important;
    margin-top: 10px;
    padding: 30px 10px 15px 95px;
    min-height: 270px;
    line-height: inherit;
    background-size: 90px;
}


}


@media only screen and (max-width: 1024px){
	.site-content {
    overflow: hidden;
  
}
	#mission .wpb_single_image.vc_align_center {
    margin-top: 50px;
}
	.KPAXformes {    margin-left: 162px;}
	.KPAXforme {
    background: url(images/formestandard.png);
    width: 289px;
    height: 329px;
    font-size: 18px;
    float: left;
    padding: 40px 15px;
    position: relative;
    background-size: contain;
}
	.entry .entry-content, .entry .entry-summary {
    padding-left: 0;
    margin-left: 100px;
    margin-right: 10px;
}
	.btnfree {
        background: #f93200;
        padding: 10px 40px;
        color: #fff !important;
        text-decoration: none !important;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 16px;
        font-family: 'PT Sans Narrow', sans-serif;
        border-radius: 70px;
        margin-top: 4px;
        display: inline-block;
}
	.main-navigation .main-menu > li > a {
    font-weight: 700;
    color: #000;
    margin-right: 0;
    margin-left: 20px;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
}
/* .home {
    
         background: url(images/bg1024.png) top center no-repeat;
} */

#what-is {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
}
#what-is h2 {
    font-size: 30px;
    text-transform: uppercase;
}
#what-is h2 strong {
    font-size: 40px;
}
.site-header {
    padding-top: 0;
    padding: 0em 3em 1em 4em;
}
 .wpb_content_element  {
    margin-bottom: 15px;
}
.headingdesc {
    font-size: 16px;
    margin-top: 0;
    display: inline-block;
    width: auto;
}
.entry .entry-content > *, .entry .entry-summary > * {
    max-width: calc(8 * (100vw / 12) - 150px);
	    padding-left: 0;
}
.entry .entry-content, .entry .entry-summary {
   
    padding-left: 0;
}
#what-is:after {
    background: url(images/kpax.png) left top no-repeat;
    content: "";
    width: 300px;
    height: 341px;
    position: absolute;
    right: -302px;
    top: 27px;
    background-size: cover;
}

#who-is h2 {
    margin-top: 0!important;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}
#who-is h2 strong {
    font-size: 40px;
}
#who-is h2 {
    margin-top: -41px!important;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}
#who-is {
 
    padding-bottom: 332px;
}
.printing {
    float: right;
    margin-top: 0;
    transition: all .2s ease-in-out;
    max-width: 329px;
    background-size: contain;
    height: 370px;
}
.manager {
    float: left;
    margin-top: 0;
    left: 0;
    transition: all .2s ease-in-out;
    max-width: 329px;
    height: 370px;
    background-size: contain;
}
 .printing:hover, .manager:hover {
    background: url(images/hexagone.png) left top no-repeat;
    width: 532px;
    height: auto;
    font-size: 15px;
    padding: 139px 20px;
    background-size: contain;
    z-index: 9;
    padding-top: 20px;
    max-width: unset;
}
 
#What-great h2 {
    font-size: 22px; line-height: 39px;
}
#What-great h2 strong {
    font-size: 37px;
}
#What-great h2.minus {
    font-size: 23px;
    margin-left: -20px!important;
}
#What-great h2.minus strong {
    font-size: 38px;
}
#What-great h2.plus strong {
    font-size: 47px;
}
.t1 {
    color: #144653;
    font-size: 18px;
    float: left;
    margin-left: 0;
    text-align: right;
    font-weight: bold;
}

.t1 strong {
    color: #144653;
    font-size: 18px;
}
.first > div ,.two > div ,.three > div ,.four > div ,.five > div ,.six > div ,.seven > div { display:none}

.first {
     margin-left: -57px;
}

.t1 {
    color: #144653;
    font-size: 18px;
    float: left;
    margin-left: -208px;
    text-align: right;
    font-weight: bold;
    margin-top: 54px;
}
.three {
    margin-top: -69px;
    margin-left: 98px;
}
.four {
    margin-left: -221px;
    margin-top: -15px;
    clear: both;
}
.five {
    margin-left: 15px;
    margin-top: 0;
}
.six {
    margin-left: 17px;
    margin-top: -8px;
}
.seven {
    margin-left: -89px;
    margin-top: -32px;
    clear: both;
}
.eight {
        margin-left: 52px;
    margin-top: -32px;
}
.nine {
    margin-left: 20px;
    margin-top: 16px;
}
p {
    font-size: 15px;
}

}
@media only screen and (max-width: 1025px){
	.l100 {left:0;position: relative; } 
    .mt-n1{
        margin-top: 0px;
    }
}
@media only screen and (max-width: 768px){
	#mvp .vc_col-sm-3 {
    width: 100% !important;
    max-width: 450px;
    margin: 0 auto;
    display: block;
    float: none;
    margin-top: 19px;
}
	.find ,.find1  {
        width: 100%;
        margin: 0 !important;
        font-size: 15px !important;
        line-height: 25px;
        background-size: 80px !important;
        min-height: auto !important;
   
}
.entry .entry-header h1 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}
	body:not(.home) .entry .entry-header {
    max-width: 80%;
    margin: 60px 10% 0 100px;
    padding: 0;
    display: block;
}
body:not(.home) .entry .entry-content, .entry .entry-summary {
    max-width: 90%;
    margin: 0 10% 0 100px;
    padding: 0;
}
	.vc_col-sm-6 ,.vc_col-sm-7,.vc_col-sm-5,.vc_col-sm-4,.vc_col-sm-8,.vc_col-sm-4,.vc_col-sm-3,.vc_col-sm-9 {
    width: 100% !important;
}
/* .home {
    background: url(images/bg768.jpg) top center no-repeat;     
} */
.site-logo .custom-logo-link {
    width: 300px;
    height: 130px;
}	
.main-navigation {
    display: block;
    margin-top: 0;
    margin-left: 100%;
    padding-top: 0;
}
.main-navigation .main-menu > li > a {
    font-size:16px;
	
}
.entry .entry-content > *, .entry .entry-summary > * {
    margin: 32px 0;
    max-width: 100%;
}
.entry-title, .not-found .page-title, .error-404 .page-title, .has-larger-font-size, h2 {
    font-size: 24px !important;
}
.headingdesc {
    font-size: 15px;
 
}
.entry .entry-content #who-is {
    max-width: calc(6 * (170vw / 12) - 28px) !important;
}

.printing {
    margin-top: 0;
    transition: all .2s ease-in-out;
    position: relative;
    max-width: 325px;
    right: 20px;
}

.manager {
    margin-top: -75px;
    left: 51px;
    transition: all .2s ease-in-out;
    position: relative;
    max-width: 325px;
    padding-top: 67px;
    top: 0;
}
.manager h4 ,.printing h4 {
 
    font-size: 15px;
}
#who-is {
    padding-bottom: 0;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 10px !important;
}

 #What-great p{
    font-size: 13px;
}
.first {
    background: url(images/forme1.png);
    width: 145px;
    height: 161px;
    font-size: 15px;
    padding: 25px 4px 34px 4px;
    float: left;
    margin-left: 10px;
    margin-top: -20px;
    background-size: contain;
}
.two {
    background: url(images/forme2.png);
    width: 162px;
    height: 188px;
    font-size: 15px;
    padding: 26px 4px 34px 4px;
    float: left;
    margin-left: -3px;
    margin-top: -29px;
    background-size: contain;
}
#What-great {
    margin-top: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
#What-great h2 {
    font-size: 33px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.t1 {
    color: #144653;
    font-size: 14px;
    float: left;
    margin-left: -68px;
    text-align: right;
    font-weight: bold;
    width: 276px;
    clear: both;
    margin-top: -28px;
    letter-spacing: -1px;
}
#mission .wpb_single_image.vc_align_center {
    margin-top: 0;
}

.three {
    background: url(images/forme3.png);
    width: 189px;
    height: 227px;
    font-size: 15px;
    padding: 43px 14px 34px 14px;
    float: left;
    margin-left: 76px;
    margin-top: -38px;
    background-size: contain;
}

.four {
    background: url(images/forme4.png);
    width: 131px;
    height: 152px;
    font-size: 15px;
    padding: 30px 14px 34px 14px;
    float: left;
    margin-left: -49px;
    margin-top: 0;
    clear: both;
    background-size: contain;
}

.five {
    background: url(images/forme5.png);
    width: 202px;
    height: 231px;
    font-size: 15px;
    padding: 41px 4px 34px 4px;
    float: left;
    margin-left: 15px;
    margin-top: -45px;
    background-size: contain;
    font-size: 13px;
}
.six {
    width: 145px;
    height: 165px;
    font-size: 15px;
    float: left;
    margin-left: 15px;
    margin-top: 0;
    background: url(images/forme6.png);
    padding: 27px 14px 34px;
    background-size: contain;
}

.seven {
    width: 145px;
    height: 165px;
    font-size: 15px;
    float: left;
    margin-left: 0;
    margin-top: -45px;
    background: url(images/forme7.png);
    padding: 29px 14px 34px;
    clear: both;
    background-size: contain;
}

#kpax {
    position: relative;
    display: inline-block;
    margin-top: 0 !important;
}
.t2 {
    color: #144653;
    font-size: 14px;
    float: left;
    margin-left: -130px;
    text-align: right;
    font-weight: bold;
    width: 320px;
}
.t2 strong {
    color: #144653;
    font-size: 14px;
}
.first-1 {
    background: url(images/f1.png);
    width: 145px;
    height: 164px;
    font-size: 15px;
    padding: 37px 34px 34px 34px;
    float: left;
    margin-left: 10px;
    margin-top: -75px;
    background-size: contain;
}
.first-1 > div {
	display:none; 
}
.first-1 > div {
	display:none; 
}
.two-1 {
    background: url(images/f2.png);
    width: 200px;
    height: 229px;
    font-size: 15px;
    padding: 44px 14px 34px 14px;
    float: left;
    margin-left: 261px;
    margin-top: -22px;
    background-size: contain;
}
.two-1  > div {
	display:none; 
}

#what-is:after {
    background: url(images/kpax.png) left top no-repeat;
    content: "";
    width: 256px;
    height: 247px;
    position: absolute;
    right: -245px;
    top: 27px;
    background-size: cover;
}
#who-is:after {
    background: url(images/pc.png) left top no-repeat;
    content: "";
    width: 450px;
    height: 208px;
    position: absolute;
    right: -325px;
    top: 72px;
    background-size: contain;
}
#What-great:after {
    background: url(images/serveur.png) left top no-repeat;
    content: "";
    width: 178px;
    height: 240px;
    position: absolute;
    right: -87px;
    top: 247px;
    background-size: contain;
}
#kpax:after {
    background: url(images/kpax1.png) left top no-repeat;
    content: "";
    width: 295px;
    height: 201px;
    position: absolute;
    right: -111px;
    top: -10px;
    background-size: contain;
}
#engage .col-md-6 {
    width: 100%;
    float: left;
    margin-right: 0;
}
.entry .entry-content #what-is {
    max-width: calc(6 * (168vw / 12) - 28px) !important;
}


.site-footer{
    background-position: left -50px bottom;
    background-size: 800px;
    padding-left: 90px;
}


}
 

.raspberry {
    width: 25%;
    float: left;
    margin: 10px;
}
.raspberry1{
    margin-left: -105px;
    position: relative;
    left: 111px;
}
.contacter{
    border-bottom-right-radius: 45px;
    border-top-left-radius: 45px;
}

.KPAXforme > p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    left: 0;
    padding: 0 20px;
}
.KPAXforme > div { display:none;
   position: absolute;
    top: 51%;
    transform: translateY(-50%);
    text-align: center;
    width: 90%;
     line-height: 25px;
}
.bouton1 {
    background: #0e71b8;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 20px;
    padding: 8px 30px;
    border-radius: 28px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}

.site-header {
    padding-top: 0;
    margin: 0 auto;
    max-width: 1920px;
}
   
@media only screen and (min-width: 769px){
	
.site-branding {
    margin: 0 calc(2% + 60px);
	margin-right: 0;
}
#menu-item-850{
    background: #fcb203;
    padding-left: 0px!important;
    padding-right: 15px!important;
    border-radius: 5px;
    margin-left: 25px;
    padding-bottom: 8px;
}
#menu-item-850 a:hover{
    background: none !important;
}
#menu-item-850 a:before{
    background: transparent;
}
.main-navigation .main-menu > li:last-child a{
     margin-left: 18px;
}
#mvp .nav-tabs {
     width: 20%;
    float: left;
}
#mvp .tab-content {
    width: 70%;
    float: left;
}
#mvp .vc_col-sm-3 {
    width: 41%;
	max-width: 450px;
}
}


@media only screen and (max-width: 768px){
	.KPAXformes  {
		padding-top:200px;
}
.banner_image>div:last-child>div {margin-top: 30px !important;}
.KPAXforme {
    background: url(images/formestandard.png);
    width: 270px;
    height: 308px;
    background-size: contain;
    font-size: 18px;
    float: left;
    padding: 40px 15px;
    position: relative;
    margin: 5px;
}
.KPAXforme > div {
 
    font-size: 14px;
}
.three {
    margin-top: -62px !important;
    margin-left: 144px !important;
}
.six {
    margin-top: -62px !important;
    margin-left: 144px !important;
}
.nine {
    margin-top: -62px !important;
    margin-left: 144px !important;
}
.t1 {
    position: absolute;
    color: #144653;
    font-size: 14px;
    float: left;
    margin-left: 0;
    text-align: right;
    font-weight: bold;
    width: 276px;
    clear: both;
    margin-top: -28px;
    letter-spacing: -1px;
    top: 150px;
    text-align: center;
    width: 100%;
}
.KPAXformes {    margin-left: 0;}
.raspberry {
    width: 20% ;
  }

  .main-navigation .sub-menu > li > a, .main-navigation .sub-menu > li > .menu-item-link-return{
    font-size: 16px !important;
    text-transform: capitalize !important;
  }
  .main-navigation .sub-menu > li a:before{
    background: none !important;
  }
  #buy{
    margin-bottom: 0 !important;
  }
  #news h4{
    font-size: 18px !important;
  }
  #engage.cForm h3 br{
    display: none;
  }
  #news .vc_gitem-zone-mini h4{
    font-size: 18px !important;
  }
  
  body:not(.home) .entry .entry-content, .entry .entry-summary h2{
    font-size: 24px !important;
  }
  .trial input[type=submit] {
    border: 2px solid #0e71b8;
    border-radius: 52px;
    height: auto;
    width: 100%;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 11px 0;
    margin: 15px 0 25px;
}

.trial > .vc_col-sm-12 > br {
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    bottom: 5px !important;
    font-size: 18px !important;
    line-height: 24px !important;
}
#engage.cForm .wpcf7 form.sent .wpcf7-response-output {
    bottom: 63px !important;
    font-size: 11px !important;
    line-height: 12px !important;
}
.team h4 {
    font-size: 20px;
}
.team .teamdescription div {
    font-size: 14px;
}
.type4 li {
    background: url(images/puce4.png) left top 7px no-repeat;
    padding-left: 30px;
    font-size: 14px;
    background-size: 16px;
}
#mission h2,
#buy h2,
#news h2{
  font-size: 24px !important;
}
#news .vc_gitem-zone-mini h4 {
    margin-top: 0px !important;
}
.entry .entry-content p strong {
    font-size: 14px !important;
}
.wpb_single_image img {
    max-width: 100% !important;
}
.multicol {
    display: flex;
    flex-wrap: wrap;
}
.multicol .vc_col-sm-4 {
    width: 50% !important;
}

h4,
.integration-row-c {font-size: 24px !important;}
}
.integration-row-c ul {
    margin-bottom: 30px !important;
    padding: 0px;
}
.integration-row-c ul li {
    font-size: 18px !important;
    line-height: 26px !important;
}
.moniting-system .wpb_single_image.vc_align_left {
    text-align: center;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
#engage.cForm .wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    margin: 0;
    position: absolute;
    bottom: 73px;
    font-size: 18px;
    line-height: 27px;
    color: #04bd04;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    margin: 0;
    position: absolute;
    bottom: 12px;
    font-size: 26px;
    line-height: 27px;
    color: green;
}
.cta_m { display:none}
.mobile { display:none}
.trial .wpcf7-not-valid-tip{display: none;}
.trial input.wpcf7-not-valid, .trial select.wpcf7-not-valid{
    border-color: #f00;
}
.trial * p{margin: 0px !important;}



@media only screen and (max-width: 480px){
  #mission h2,
  #buy h2,
  #news h2,
  h4{
  font-size: 20px !important;
}
.teamdescription {
    float: left;
    padding-top: 0;
    width: 100%;
    text-align: center;
    margin-top: -20px;
}
#engage.cForm form{
    font-size: 13px;
}
.team img {
    /* margin-right: 10px !important; */
    margin: 0 auto !important;
    float: none;
    display: block;
}
	.hexa1 {
 
    font-size: 13px;
   
	}
	.hexa2 {
     margin-top: 0;
    font-size: 13px;
   
	}
	.hexa3 {
 
    font-size: 13px;
   
	}
	#post-677 .vc_custom_1562664121769 {
    margin-top: 10px !important;
}
.pricing h4 {
    font-size:23px !important; 
   
}
	body:not(.home) .entry .entry-header {
    max-width: 80%;
    margin: 0 20% !important; 
    padding: 0;
    display: block;
}
	.desktop { display:none}
	.mobile { display:block}
	.type2 li {
    text-align: left !important;
    background-position:left top 4px !important;
}
#blocks img {
    margin-right: 15px;
    float: none;
    margin: 0 auto;
    display: block;
}
	html:lang(fr-FR) .printing > p, html:lang(fr-FR) .manager > p {
    color: #fff;
    font-size: 15px;
    padding: 0 15px;
    margin-top: 5px;
}
	.cta_m { display:block; 
	    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0;}
	.wpglobus-selector-box {
    background: url(images/globe.png) left top 10px no-repeat;
    padding-left: 15px;
    height: 50px;
    padding-top: 22px;
}
	#mvp .nav-tabs>li {
    background: url(images/hexa.png) left top 6px no-repeat;
    width: 80px;
    height: 84px;
    position: relative;
    background-size: contain;
    float: left;
}
#mvp .nav-tabs>li a {
   
    font-size: 10px;
 
}
.find {
    background: #3e9ba6;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 0;
    width: 100%;
    float: left;
    margin-top: 10px;
    min-height: auto;
    text-transform: uppercase;
    line-height: inherit;
    padding: 15px !important;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
}
.find1 {
    background: #0e71b8;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 0;
    width: 100%;
    float: left;
    margin-top: 10px;
    min-height: auto;
    text-transform: uppercase;
    line-height: inherit;
    padding: 15px !important;
    margin-right: 10px;
    text-align: center;
}
#partners h4 { font-size:19px !important}
.vc_column_container {
    width: 100%;
}
#partners ul{
   
    max-width: 100%;
}
.p1 a, .p2 a, .p3 a, .p4 a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    width: 100%;
    display: inline-block;
    text-decoration: none !important;
	text-align: center;
}
.p1 ,.p2,.p3,.p4 {
    background: #00a3ce;   
    padding: 5px;
}
.down {
    font-size: 27px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    display: inline-block;
    margin: 0 auto;
}
#post-552 .vc_custom_1561993435432 {
    margin-bottom: 0 !important;
}
.trial input, .trial select {
    border: 2px solid #0e71b8;
    border-radius: 52px;
    height: 50px;
    width: 100%;
    margin-bottom: 25px;
    font-family: 'Ubuntu', sans-serif;
    padding-left: 15px;
    color: #000;
    font-size: 16px;
}
.vc_custom_1562163261251 {
    max-width: 100%;
	    margin-left: 0px;
}
	#informations p {text-align: center !important;}
.informations .alignright {
 margin-bottom: 85px;
}
.informations .alignleft {
   margin-bottom: 85px;
       max-width: 95px;
}

#post-578 .vc_custom_1561995208184 {
    margin-top: 20px !important;
}
	.site-featured-image {
 
    margin: 0 15%;
   
}
.raspberry {
    width: 90%;
    float: left;
    margin-left: 0 !important;
    margin-bottom: 20px;
}
.wpb_wrapper .vc_custom_1560763834683 {
    margin-left: 0px !important;
}
.col5 > div {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
}
h3 img{
    position: relative;
    top: 12px;
}
.raspberry1 {
    position: relative;
    left: 0;
}
.entry-title, .not-found .page-title, .error-404 .page-title, .has-larger-font-size, h2 {
    font-size: 20px !important;
}
	.bgopacity {
    background: rgba(255,255,255,0.4);
    padding: 0px;
	}
	#what-is  .vc_custom_1566997585873 {    margin: 0 !important;}
	.KPAXforme:after {
    background: url(images/number.png) left 0 top no-repeat;
    position: absolute;
    width: 33px;
    height: 44px;
    top: 0;
    background-size: cover;
    right: 14px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 41px;
    padding-right: 0;
}
.site-header {
    padding: 0em 3em 1em 2.5em;
}
.entry .entry-content, .entry .entry-summary {
    max-width: 1270px;
    margin: 0px 18%;
    padding: 0 0;
}
 #what-is .vc_custom_1565945401333 {      margin-right: 0px !important; margin-left: 0px !important; }
 .entry .entry-content #what-is {
    max-width: calc(6 * (162vw / 12) - 28px) !important;
}
#what-is h2 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 25px;
}

.btnfree {
    background: #f93200;
    padding: 10px 40px;
    color: #fff !important;
    text-decoration: none !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'PT Sans Narrow', sans-serif;
    border-radius: 70px;
    margin-top: 4px;
    display: inline-block;
}
.btnfree:hover {
   
	    background: #fff ;

        color: #f93200 !important;
    
}
.printing img ,.manager img {display:none}
	body:not(.home) .entry .entry-content, .entry .entry-summary {
    max-width: 80%;
    margin: 0 20%;
    padding: 0;
}
.printing {
    float: right;
    margin-top: 0;
    transition: all .2s ease-in-out;
    position: relative;
    max-width: 180px;
    padding-top: 24px;
    height: 202px;
    right: -28px;
}
.manager {
    float: left;
    margin-top: -47px;
    left: 0;
    transition: all .2s ease-in-out;
    position: relative;
    max-width: 180px;
    clear: both;
    height: 202px;
    top: 0;
    padding-top: 27px;
}
 #engage h3{
      color: #fff !important;
    padding-top: 20px;
    font-size: 16px !important;
    margin: 0 !important;
    width: 100%;
}
#engage {
    background: #0e71b8;
    max-width: unset;
    padding: 0 73px !important;
}
.liberty {
     width: auto; 
    margin: 0 auto !important;
    display: block;
}
.teamdescription {
    float: left;
    padding-top: 50px;
    width: 100%;
    text-align: center;
}
.vc_custom_1561459850168 {
    margin-left: 0px !important;
}
	.home {
    background: url(images/bgmobile.jpg) top center no-repeat;     
}
#newsletter h2  {    width: 100%;
    display: inline-grid;}
	#newsletter input[type=submit] {
    position: relative;
    right: 0;
    top: 0;
    height: 050px;
    text-transform: uppercase;
    font-size: 25px;
    padding: 0 40px;
    border-radius: 4px;
    width: 100%;
}
#newsletter .news {
    background: #9fcdda;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 0px !important;
    margin-bottom: 10px;
}
#colophon .site-info span {
   
    font-size: 24px;
 
}

.footer-navigation {
    display: inline-block;
    width: auto;
    margin: 0 20px;
}
#colophon .site-info a {
    color: inherit;
    font-weight: 400;
}
.kpax-support a {
    width: 61px;
    display: inline-block;
    height: 50px;
    overflow: hidden;
    position: relative;
}
.kpax-support li:first-child img{
    left: 0;
    transform: translateY(-80%);
}
.kpax-support li:nth-child(2) img{
    left: 0;
    transform: translateY(-69%);
}
.kpax-support li:nth-child(3) img{
    left: 0;
    transform: translateY(-72%);
}
.kpax-support li:nth-child(4) img{
    left: 0;
    transform: translateY(-69%);
}
.kpax-support li:nth-child(5) img{
    left: 0;
    transform: translateY(-75%);
}
.entry .entry-content, .entry .entry-summary {
    padding-left: 0;
    padding-right: 0;
}
#what-is {
    max-width: 100% !important;
}
#who-is {
    
    width: 100% !important;
}
.entry .entry-content #who-is {
  
    max-width: unset !important;
}
 
.entry .entry-content #What-great {
     max-width: unset !important;;
    max-width: 100% !important;
}
 .entry .entry-content #who-is {
    max-width: unset !important;
    padding-bottom: 0;
}
.entry .entry-content, .entry .entry-summary {
    max-width: 1270px;
    margin: 0px 7%;
    padding: 0 0;
}
.three {
    margin-top: -24px !important;
    margin-left: 75px !important;
}
.six {
    margin-top: -24px !important;
    margin-left: 75px !important;
}
.nine {
    margin-top: -24px !important;
    margin-left: 75px !important;
}
#who-is:after {
    background: url(images/pc.png) left top no-repeat;
    content: "";
    width: 398px;
    height: 116px;
    position: absolute;
    right: -325px;
    top: 227px;
    background-size: contain;
}
#what-is:after {
    background: url(images/kpax.png) left top no-repeat;
    content: "";
    width: 153px;
    height: 150px;
    position: relative;
    right: 0;
    top: 27px;
    background-size: contain;
    left: 0;
    margin: 0 auto;
}
#What-great h2 {
    font-size: 21px;
    line-height: 17px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
#What-great h2 strong {
    font-size: 21px;
}
#What-great h2.minus {
    font-size: 21px;
    margin-left: 0!important;
}
#What-great h2.minus strong {
    font-size: 21px;
}
#What-great h2.plus strong {
    font-size: 21px;
}
.kpax-support {
    position: absolute;
    top: 50px;
    list-style: none;
    padding: 0;
    right: 0;
    z-index: 9;
}
.t1 {
    color: #144653;
    font-size: 13px;
    float: left;
    margin-left: 0;
    font-weight: bold;
    width: 100%;
    clear: both;
    position: absolute;
    top: 103px;
    text-align: center;
}
.t1 strong {
     
    font-size: 13px;
  
}
 
#who-is h2 {
    margin-top: -30px!important;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
    width: 100%;
    background: #0e6fb7;
}
#What-great p {
    font-size: 12px;
    line-height: 14px;
}
 .KPAXforme {
    background: url(images/formestandard.png);
    width: 131px;
    height: 150px;
    font-size: 18px;
    float: left;
    padding: 40px 15px;
    position: relative;
    margin: 4px;
    background-size: cover;
}
.KPAXformes {
    margin-left: 10px;
    padding-top: 140px;
}
#kpax {
    position: relative;
    display: inline-block;
    margin-top: 0 !important;
    width: 100%;
}
#kpax:after {
    background: url(images/kpax1.png) left top no-repeat;
    content: "";
    width: 211px;
    height: 151px;
    position: relative;
    right: 0;
    top: 0;
    background-size: contain;
    left: 30px;
    margin: 0 auto;
    text-align: center;
}
#What-great:after {
    background: url(images/serveur.png) left top no-repeat;
    content: "";
    width: 136px;
    height: 240px;
    position: absolute;
    right: -30px;
    top: 521px;
    background-size: contain;
	display:none
}
.t2 {
    color: #144653;
    font-size: 14px;
    float: left;
    margin-left: -26px;
    text-align: center;
    font-weight: bold;
    width: 320px;
}
.first-1 {
    background: url(images/f1.png);
    width: 104px;
    height: 119px;
    font-size: 15px;
    padding: 20px 14px 34px 14px;
    float: left;
    margin-left: 0;
    margin-top: 10px;
    background-size: contain;
}
.two-1 {
    background: url(images/f2.png);
    width: 160px;
    height: 182px;
    font-size: 15px;
    padding: 26px 5px 34px 5px;
    float: right;
    margin-right: -78px;
    margin-top: -100px;
    background-size: contain;
}
.sidebarheader {
    position: fixed;
    height: 100%;
    z-index: 9;
    background: none;
    padding-right: 5px;
    border-right: 1px solid #ecebf0;
    width: 54px;
}
.KPAXforme > p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    left: 0;
    padding: 0 10px;
}
.KPAXforme > div {
    font-size: 11px;
    line-height: 13px;
    left: 5px;
}
#img1 .vc_custom_1562590668618 {
    margin-top: 0px !important;
}
#img1 .vc_custom_1564481542601 {
    margin-top: 10px !important;
}
h3 {
    font-family: 'PT Sans Narrow', sans-serif !important;
    font-size: 20px!important;
    text-transform: uppercase!important;
    color: #0e71b8!important;
    position: relative!important;
	width: 88%;
}
body:not(.home) .entry .entry-content, .entry .entry-summary {
    max-width: 80%;
    margin: 0px 16%;
    padding: 0;
    margin-right: 15px;
}
li {
      font-size: 13px;
}
#Keypoints img {
    margin-right: 15px;
    margin: 0 auto;
    margin-bottom: 0 !important;
}
#Keypoints .wpb_content_element div {
    padding-top: 0!important;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px !important;
}
#Keypoints p {
    word-wrap: break-word;
    text-align: center;
    display: flex;
    margin: 0 auto;
    width: 100%;
}
#Keypoints .vc_custom_1561560722348 {
    margin-left: 0px !important;
}
/*
.manager:hover {
    float: left;
    margin-top: -47px;
    left: 0;
    transition: all .2s ease-in-out;
    position: relative;
    max-width: 180px;
    clear: both;
    height: 202px;
    top: 0;
    padding-top: 27px;
	  background: url(images/hcolored.png);
    background-size: contain;
	 
}

.printing:hover {
    float: right;
    margin-top: 0;
    transition: all .2s ease-in-out;
    position: relative;
    max-width: 180px;
    padding-top: 24px;
    height: 202px;
    right: -28px;
    background: url(images/hcolored.png);
    background-size: contain;
	top:0;
}

.printing:hover > div, .manager:hover > div {
    display: none !important;
	    color: #fff;
}

.printing:hover > p, .manager:hover > p {
 	    color: #fff;
}
*/
.three {
   
    width: 186px;
    height: 213px;
	    margin-top: -5px !important;
    margin-left: 44px !important;
}
.five {
   
    width: 186px;
    height: 213px;
}
.nine {
   
    width: 186px;
    height: 213px;
	    margin-top: -5px !important;
    margin-left: 44px !important;
}
.entry .entry-content, .entry .entry-summary {
   
    margin-left: 12%;
    margin-right: 10px;
}
#acheter .tab-content {
    float: left;
    width: 100%;
    margin-top: 30px;
}
#menu-footer-menu li {
    position: relative;
    height: 15px;
    display: inline-block;
}
#newsletter {
    max-width: unset;
    margin: 0 53px;
}
.site-logo .custom-logo-link .custom-logo {
    min-height: inherit;
    max-width: 50%;
    padding: 15px;
}
.element-is-sticky {
    padding: 0px 0px 16px !important;
    background-color: rgba(255,255,255,1);
}
.main-navigation .sub-menu {
    padding-left: 25px;
}
}
@media only screen and (max-width: 375px){
.kpax-support { display:none}
.entry .entry-content, .entry .entry-summary {
    max-width: 1270px;
    margin: 0px 7%;
    padding: 0 0;
    margin-left: 14%;
    margin-right: 0;
}
.main-navigation .sub-menu {
    padding-left: 25px;
}
}
@media only screen and (max-width: 360px){
	#What-great {
    margin-top: 0 !important;
    margin: 0 !important;
    width: 108% !important;
}
.main-navigation .sub-menu {
    padding-left: 25px;
}
}
.btn_download {
	padding:6px 0 6px 0;
	font:bold 13px Arial;
	background:#478bf9;
	color:#fff;
	border-radius:2px;
	width:100px;
	border:none;
}
.btn_download a {
	color:white;
	padding-left: 12px;
	text-decoration: none;
}
.wpcf7-acceptance input[type="checkbox"]{
	min-width: 13px;
}
#acheter .tab-content {
	float: right;
	width: 75%;
}
#acheter .tc-tabs- {
	min-width: 100%;
}
/*.site-branding-container .site-branding {
	position: fixed;
	background-color: white;
	z-index: 10;
    width: 100%;
	padding-bottom: 30px;
}
*/
.blue-bg
{
    background:#585268 url('images/blue-arrow.png') top left no-repeat;
padding: 20px;
    padding-top: 114px;
    margin-top: 0;
    position: relative;
    max-width: 430px;
	margin: 0 auto;
}
.formulaire h2{
    color: #2a323f;
    font-size: 19px;
    text-transform: uppercase;
    background: #e3f8ff url('images/bg-h2-form.png') top left no-repeat;
    position: absolute;
    top: 31px;
    left: -15px;
    padding: 9px 15px;
    width: 461px;
}
.formulaire h2 span{font-size: 29px}
.titleprghp {
background:#555;
height: 46px;
color: #000;
font-size: 23px;
height: 46px;
line-height: 40px;
padding: 0 0 0 20px;
margin: 20px 0 20px;
}
.champ
{
    border: 0 !important;
    border-radius: 0 !important;
}
.input-group {
    width: 100%;
    height: 50px;
    margin-top: 19px;
    margin-left: 0;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group span {
    color: #009acd;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
}
.guides form p {
    margin: 0;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%; 
    margin-bottom: 0;
	border: none;
}
.rgpd ,.rgpd span ,.rgpd input { color:#fff !important;font-size: 12px;}
.guides{
       display:none;
    }
	.guides p {
      color:#fff
    }
.wpb_column {
    z-index: 0;
}
#news .vc_row .vc_custom_heading p {
    text-align: justify;
}
#post-114 .vc_grid .vc_pageable-slide-wrapper p {
    text-align: justify;
}
.dlinks { display:none}
.guides .first:after {
    display:none
}
@media (max-width: 1024px) {
    #what-is h2 {
        margin-top: 100px;
    }

}
@media (min-width: 765px) and (max-width: 1023px) {
    header .site-branding {
        margin-left: 10%;
    }
}


.printing a, .manager a { 
    color: #fff;
    text-decoration: none;
}

.vc_custom_1597671176155 {
    margin-top: 250px !important;
    margin-bottom: 100px !important;
    background-image: url(https://www.kpax-manage.com/wp-content/uploads/2020/08/bg20.jpg?id=1254) !important;
    background-size: cover;
    background-repeat: no-repeat;
}
#post-2938 .entry-header{ display:none} 
#mvp .nav-tabs>li a:after {background-color: transparent !important;}

.wpcf7-acceptance input[type="checkbox"] {
    min-width: 13px;
    position: relative;
    top: 5px;
    margin-right: 5px;
    float: left;
    max-width: 15px;
}
.hs_testimonials-template-default .entry-meta { display:none}


.hide {display:none !important}
.hides {display:block}

.entry .entry-content > *, .entry .entry-summary > * {
    margin: 32px 0;
    max-width: 100%;
}

.entry-header > .entry-meta { display:none}

.entry-footer { display:none}

@media (max-width: 480px) {
  .vc_custom_1591603719585 {
    margin-top: 50px !important;
    margin-right: 25px !important;
    margin-bottom: 30px !important;
    margin-left: 5px !important;
}
.home .wpb_single_image img {
   max-width: 50% !important;
   margin: 0 auto;
   display: block;
}
.vc_custom_1603788701570 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.vc_custom_1603788714044 {
    padding-top: 10px !important;
    padding-bottom: 100px !important;
}
.vc_custom_1600244173863 {
    margin-top: 15px !important;
    margin-bottom: 10px !important;
}

.vc_custom_1600244137817 {
    margin-top: 15px !important;
    margin-bottom: 100px !important;
}
}

.post-3285 .entry-header { display:none} 

 

.input-group span.first {
     margin-left: 0px!important; 
     margin-top: 0px!important;  
}


@media screen and (max-width: 480px) {
 
 .cli-bar-btn_container a {   white-space: inherit!important;}
 #engage textarea{
    height: 120px;
  }
}

.tc-tabs-style1 {
    padding: 20px;
    background-color: #ffffff;
    border: 1px solid rgba(68, 68, 68, 0.1);
    /* height: 100%!important; */
    overflow: hidden!important;
}

.vid .wpb_video_widget iframe {
    border-top-width: 5px !important;
    border-right-width: 5px !important;
    border-bottom-width: 5px !important;
    border-left-width: 5px !important;
    border-left-color: #009acd !important;
    border-left-style: dashed !important;
    border-right-color: #009acd !important;
    border-right-style: dashed !important;
    border-top-color: #009acd !important;
    border-top-style: dashed !important;
    border-bottom-color: #009acd !important;
    border-bottom-style: dashed !important;
    padding: 5px !important;
}
.emoji {max-width:30px;}
@media(min-width:768px){
	.page-id-84 .hentry .ajax-loader{
		top: -78px;
		left: 60%;
		background-color: #fff;
	}
	.wpcf7 .ajax-loader::before{
		background-color: #000000;
	}
    
}
@media(max-width:767px){
    .page-id-84 .hentry .ajax-loader{
        top: -20px;
        left: 3px;
    }
}
#engage .wpcf7 .ajax-loader{
	top: -22px;
}
/* .home .entry .entry-header {
	display: block;
}
.home .entry .entry-header h1.entry-title {
	text-transform: inherit !important;
	max-width: 66.66666667%;
    text-align: center;
    font-weight: 700;
    text-align: center;
    font-size: 2.8125em;
}
.home .entry .entry-title:before {
	display: none;
} */
#engage select {
    font-size: 14px;
    border-radius: 30px;
    height: 50px;
    width: 100%;
    margin-bottom: 25px;
    font-family: 'Ubuntu',sans-serif;
    padding-left: 20px;
    outline: none;
    border: solid 2px #fff;
    color: #757575;
}
#engage select.wpcf7-not-valid {
    border: solid 2px #f00;
}
/**/
#post-grid-5538 .element_0 {
    padding: 0 !important;
    margin-bottom: 22px;
}
body #post-grid-5538 .element_1,
body #post-grid-5538 .element_2 {
        font-weight: 400;
        font-size: 1em;
        line-height: 1.8;
     padding: 0; 
    text-align: left;
    text-decoration: none;
}
body #post-grid-5538 .pagination .page-numbers {
    font-size: 16px;
    color: #fff;
    background: #646464;
}

html[lang="fr-FR"] .layout-5577 .element_1663759274903 {
    font-size: 1rem;
    text-align: left;
}

body #post-grid-8450 .item {
    background: transparent !important;
}

/* Kpax MVP CSS */

.kpax-mvp-tabs {
    list-style: none;
    display: flex;
    gap: 10px;
    padding: 0;
    flex-direction: column;
    width: 20%;
    margin: 0px;
}

.kpax-mvp-tabs li {
    cursor: pointer;
    background: url(images/hexa.png) left top 6px no-repeat;
    width: 190px;
    height: 189px;
    margin-right: 8px;
    position: relative;
    background-size: contain !important;
}
.kpax-mvp-tabs li span {
    position: absolute;
    top: 50%;
    display: block;
    transform: translateY(-50%);
    background: 0 0!important;
    border: none!important;
    color: #fff!important;
    font-size: 23px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    text-decoration: none!important;
    width: 100%;
    box-shadow: none!important;
}

.kpax-mvp-tabs li.active {
    background: url(images/hexa-h.png) left top 6px no-repeat;
}

.kpax-mvp-post {
    display: none;
}

.kpax-mvp-image img {
    width: 150px;
    height: auto;
}

.kpax-mvp-posts .kpax-mvp-post.active {
    display: block;
}

.kpax-mvp-contact {
    list-style: none;
    padding: 0px 0px 0px 1rem;
    margin: 0px;
}

.kpax-mvp-contact li {
    margin-bottom: 5px;
    padding-left: 30px;
    line-height: 26px;
    min-height: 40px;
    font-size: 16px;
    word-break: break-all;
}
.kpax-mvp-contact li.tel {
    background: url(images/phone.png) left top 2px no-repeat;
}
.kpax-mvp-contact li.site {
    background: url(images/site.png) left top 2px no-repeat;
}
.kpax-mvp-contact li.mails {
    background: url(images/mails.png) left top 6px no-repeat;
}

.kpax-mvp-post-content {
    margin-bottom: 15px;
    text-align: center;
}


/* 25-09-24 */
.mvp-tabs-container {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    padding: 20px;
    background-color: #fff;
    border: 1px solid rgba(68,68,68,.1);
    overflow: hidden;
}
/* .kpax-mvp-tabs {
    width: 20%;
    float: left;
} */
.kpax-mvp-posts {
    width: 75%;
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
}
.kpax-mvp-post {
    border: 1px solid #009fc3;
    background: #fff;
    padding: 20px;
}
.kpax-mvp-image {
    height: 90px;
    margin: 0px 0px 10px;
    text-align: center;
}
.kpax-mvp-content {
    background: #e5f5f9;
    line-height: 22px;
    padding: 40px 20px;
    min-height: 486px;
    height: calc(100% - 100px);
}
.kpax-mvp-content .content-title{
    margin: 0px 0px 10px;
    text-align: center;
}
.kpax-mvp-content .content-title strong {
    text-transform: uppercase;
    font-size: 23px;
}
.kpax-mvp-contact li a{
    text-decoration: none !important;
}

/* Testimonial CSs */
.page-id-5843 article .grid-items .item{
    border-radius: 10px;
}
.page-id-5843 article .grid-items .title_link {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
}
.page-id-5843 article .grid-items .title_link a {
    text-decoration: none;
}
.page-id-5843 article .grid-items .content-lang {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 40px;
}
.page-id-5843 article .grid-items .layer-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.page-id-5843 article .grid-items .layer-wrapper .thumb  {
    height: 115px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f3f3f3;
}
.page-id-5843 article .grid-items .layer-wrapper img {
    height: 100%;
    object-fit: contain;
}
.page-id-5843 article .grid-items .read_more  {
    margin-top: auto;
    background: #0e71b8;
    color: #fff!important;
    text-decoration: none!important;
    font-size: 16px;
    line-height: 26px;
    padding: 8px 30px;
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    transition: all ease-in-out 0.3s;
}
.page-id-5843 article .grid-items .read_more:hover{
    background: #0a65a5;
}


/* responsive */
@media screen and (max-width: 1300px) {

    .mvp-tabs-container{
        flex-direction: column;
        gap: 30px;
    }
     .kpax-mvp-tabs, .kpax-mvp-posts {
        width: 100%;
     }
     .kpax-mvp-tabs {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }
    .page-id-5843 article .grid-items .title_link {
        font-size: 18px;
        line-height: 28px;
    }
    .page-id-5843 article .grid-items .content-lang {
        font-size: 16px;
        line-height: 26px;
    }
}
@media screen and (max-width: 992px) {
    .kpax-mvp-posts{
        grid-template-columns: 1fr;
    }
    .kpax-mvp-tabs li{
        width: 150px;
        height: 150px;
    }
    .kpax-mvp-tabs li span{
        font-size: 18px;
        line-height: 28px;
        padding: 10px;
    }
}

