html {
    overflow-x: hidden;
    padding: 0 !important;
    margin: 0px !important;
}

body {
    margin: 0px;
    font-size: 14px;
    color: #555;
    background: #f5f5f5;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

textarea{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#menuWrapperDiv {
    max-width: 1350px;
    margin: auto;
}

#headerMenuLogo {
    padding: 10px;
    float: left;
}

#headerMenuLogoH1 {
    padding: 60px 0 0 0;
    overflow: hidden;
    background-image: url("img/logo.png");
    background-repeat: no-repeat;
    height: 0px !important;
    height: 60px;
    float: left;
    width: 236px;
    cursor: pointer;
    margin-top: 0px;
}

#headeMenuButton {
    display: none;
}

#menuMobileBg {
    display: none;
}

#headerMenu {
    float: right;
    text-align: right;
    padding: 20px;
}

.headerMenuItem {
    display: inline-block;
    font-size: 16px;
}
.headerMenuItem::after{
    content:"|";
    padding:2px;
    color:#C4C4C4;
    margin-left: 5px;
}

.headerMenuItem a:HOVER {
    text-decoration: none;
    color: #1d7cd2;
}

.headerMenuItemLogin {
    display: inline-block;
    font-size: 16px;
    font-weight:600;
}
.headerMenuItemLogin a {
    text-decoration: none;
    color: #656565;
}

.headerMenuActive a {
    background-color: #1d7cd2;
    color: #FFFFFF;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.headerMenuActive a:HOVER {
    color: #fff;
}

.slider h1 {
    font-size: 2.50rem;
    color: #18294d;
    letter-spacing: 0.02em;
    font-weight: 400;
    margin: 0;
    padding-top: 40px;
}

.contentWrapper {
    width: 90%;
    margin: auto;
    position: relative;
    max-width: 1280px;
}

.sliderB {
    position: absolute;
    bottom: 0px;
    left: 640px;
}


.menuBg {
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60% center;
    min-width: 100%;
}


#sliderWrapperContent {
    position: absolute;
    width: 100%;
}

.menuResume {
    padding-top: 15px;
    font-size: 1.36em;
    line-height: 1.4em;
    color: #18294d;
    max-width: 600px;
}

.testLogicielFlexina {
    color: #fff;
    text-align: center;
    padding-top: 50px;
    max-width: 600px;
}

.testLogicielFlexina a {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
}

.testLogicielFlexina span {
    background-color: #18294d;
    padding: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding-left: 80px;
    padding-right: 80px;
    cursor: pointer;
    padding: 15px;
}

.testLogicielFlexina span:HOVER {
    background-color: #2980b9;
}

#mobileMenuTitle {
    display: none;
}

.headerSub {
    font-size: 18px;
    color: #fff;
    padding: 15px;
    text-align: center;
    background: #1d7cd2;
    text-align: center;
}

.title {
    font-size: 32px;
    line-height: 1.25em;
    color: #18294d;
    text-align: center;
    padding: 20px;
    font-weight: bold;
}


.subtitleBMenu {
    color: #18294d;
    font-size: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.indexInfos {
    line-height: 20px;
    text-align: left;
}

.indexImg {
    width: 42px;
    display: inline-block;
    vertical-align: top;
}

.col-3-div {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin-left: 20px;
}

.plusOfFlexina {
    height: auto;
    padding-bottom: 70px;
    padding-top: 70px;
}

.plusOfFlexinaTitle {
    padding-top: 0px;
    padding-bottom: 45px;
}

.section h3 {
    font-size: 28px;
    line-height: 1.25em;
    padding: 0;
    margin: 0;
}

.white {
    color: #fff;
}

.sectionCell {
    float:left;
    vertical-align: top;
}

.sectionCellImg{
    max-width: 100%;
    padding-top: 20px;
}

h3 {
    padding: 0px;
    margin: 0px;
}



.sectionVerticalCenterWrapper {
    display: table;
    width: 100%;
    height: 400px;
}

.textSection {
    margin-top: 15px;
    margin-bottom: 15px;
}

.titleLine2 {
    font-size: 18px;
    padding: 10px;
}

.indexInfosLegend {
    text-align: right;
    color: #3c3c3c;
    padding-top: 10px;
    font-size: 18px;
}

#temoignagesDivImg {
    text-align: center;
    padding: 30px;
}


.noMobile {
    display: inline;
}

.noMobile span{
    display: inline-block;
}

.noMobileInline {
    display: inline-block;
}


.mobileOnly {
    display: none;
}

.priceTableWrapper {
    width: 80%;
    margin: auto;
    overflow: hidden;
    text-align: center;
}

.priceTable {
    background: #fff;
    display: inline-block;
    width: 46%;
    text-align: center;
    max-width: 500px;
    vertical-align: top;
    margin-right: 3%;
    overflow: hidden;
    min-height: 630px;
    margin-top: 20px;
}

#priceMainDiv {
    min-width: 1024px;
}

.priceTableTitle {
    font-weight: 400;
    color: #666;
    font-size: 24px;
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ededed;
    color: #fff;
    background-color: #18294d;
}

.priceTableTarif {
    font-weight: 400;
    color: #666;
    font-size: 24px;
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.priceTableTarif span {
    color: #1d7cd2;
    font-weight: normal;
}

.priceTableDivContent {
    padding: 40px;
    padding-top: 0;
    overflow: hidden;
}

.priceExtraDiv {
    height: auto;
    padding: 25px;
    width: auto;
    min-width: 1024px;
    box-sizing: border-box;
}

.priceExtraDivWrapper {
    width: 80%;
    margin: auto;
}

.priceExtraDivEl {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 30%;
    margin-right: 1%;
    margin-left: 1%
}

.priceExtraDivEl img {
    width: 64px;
}

.blogItemWrapper {
    margin-bottom: 20px;
    color: #333;
    background: #fff;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
    max-width: 1280px;
}

.blogDate {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 10px;
}

#revendeurDiv {
    clear:both;
    width: 98%;
    margin-left: 2%;
    text-align: center;
    padding-top: 40px;
}

#revendeurPadding {
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
}

#orderFormContent {
    text-align: center;
    padding-bottom: 50px;
}

#orderInfosForm {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: top;
    width: 380px;
    margin: auto;
    max-width: 95%;
}


.imgMobile{
    display: none;
}

#privacyDiv p{
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

/***********************************************************/
/* not cleaned */
/***********************************************************/
.pageContent p, .pageContent h3 {
    padding-left: 60px;
    padding-right: 60px;
}

.paddingTop35 {
    padding-top: 35px;
}

.separator {
    margin: auto;
    max-width: 100%;
    padding-top: 60px;
    padding-bottom: 15px;
}

.separator img {
    width: 100%;
}

.imgWrapper {
    margin: auto;
    max-width: 980px;
}

.imgWrapper img {

}

.homePresentation1 {
    background-color: #fff;
}

.homePresentation1 ul {
    margin: 25px;
}

.bBottom {
    border-bottom: solid 1px #bbbbbb;
}

.homePresentation1 p, .homePresentation1 li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

.homePresentation1 h4 {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 10px;
    color: #18294d;
    font-weight: bold;
}

.featuresDiv33 {
    display: inline-block;
    width: 80%;
    margin-left: 15px;
    vertical-align: top;
}

.padding5 {
    padding: 5px;
}


.blockImg img {
    width: 100%;
    max-width: 640px;
}

.blockImg {
    width: 30%;
}

.blockTxt {
    width: 60%;
    padding: 20px;
}

.registrationDiv {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding: 0px;
    margin: 3%;
}

.featuresDiv100 {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 15px;
    margin-top: 15px;
}

.pointer {
    cursor: pointer;
}

.cite {
    font-weight: bold;
    color: #18294d;
}

.temoignagesItem {
    display: inline-block;
    width: 33%;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.temoignagesItem h5 {
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: bold;
}

.temoignagesItem p {
    margin: 0;
    padding: 0px;
}

.homePresentation1 h4 {
    margin: 0px;
    padding: 0px;
    color: #000;
    font-weight: bold;
}

.featuresDiv33 {
    display: inline-block;
    width: 80%;
    margin-left: 15px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.blockImg
img {
    width: 100%;
    max-width: 640px;
    padding: 20px;
}

.blockImg {
    width: 30%;
}

.blockTxt {
    width: 60%;
    padding: 20px;
}

.registrationDiv {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding: 0px;
    margin: 3%;
}

.width400 {
    width: 400px
}

.width500 {
    width: 500px
}

.floatLeft {
    float: left;
}

.paddingTop100 {
    padding-top: 100px
}

.clear {
    clear: both;
}

.teste {
    margin-top: 100px
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.alignCenter {
    text-align: center;
}


.smallText {
    font-size: 12px;
    color: #5b6064;
}

.smallTextWhite {
    font-size: 12px;
    color: #fff;
}

#footerCopy {
    clear: both;
    text-align: center;
    color: #fff;
    clear: both;
    font-size: 13px;
    padding-top: 25px;
}

#footerSection {
    margin-top: 0%;
    clear: both;
    overflow: visible;
    margin-top: 0px;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background: #3c3c3c;
    color: #fff;
}

#footerMenu {
    padding: 15px;
    padding-bottom: 25px;
}

#footerMenu a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    margin-left: 8px;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}

#footerMenu  a:hover {
    color: #fff;
}

.margin {
    margin: auto;
    text-align: center;
}

.fll {
    float: left;
}

.flr {
    float: right;
}


.paddingTop10 {
    padding: 10px;
}

.center {
    text-align: center;
}

.featuresDiv {
    clear: both;
    text-align: center;
    margin: auto;
    vertical-align: top;
}

.right {
    text-align: right;
}

.inlineblock {
    display: inline-block;
    vertical-align: top;
}

.subPrice {
    padding-top: 10px;
    text-align: right;
}

.paddingTop50 {
    padding: 25px;
}

.featuresDivContent {
    margin-top: 20px;
    background-color: #f5f5f5;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    padding: 20px;
    padding-right: 15px;
    border-style: solid;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-width: 1px;
}

.featuresDivShadow {
    background-image: url('http://mail2.myflexina.com:80./img/shadow1.png');
    background-size: 100%;
    width: 100%;
    height: 5px;
    margin-bottom: 20px;
}

label {
    display: block;
    clear: both;
    font-size: 16px;
    padding-top: 10px;
    color: #1b3e67
}

.items {
    height: 100px;
    color: #1d4b83;
    position: fixed;
    max-height: 30px;
    overflow: scroll;
    top: 140px;
}

.titleItem {
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 11px;
}

.clear {
    clear: both;
}

.imgContent {
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    width: 960px;
    height: 540px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#temoignages h3 {
    color: #000;
    text-align: center;
    font-size: 24px;
}

#temoignages {
    text-align: left;
    width: 100%;
    height: auto;
    overflow: auto;
}

.cite {
    text-align: right;
    padding-right: 25px;
}

#featuresContent h3 {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 15px;
}

#featuresContent li {
    padding-bottom: 15px;
}

.newsArtDate {
    font-size: 22px;
}

.newsArt {
    margin: auto;
}

.newsArtContent h3 {
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 20px;
}

.grid {
    clear: both
}


#tarifsModules {
    text-align: center;
}

#tarifsOnDemand {
    display: none;
}

.tIntro {
    color: #52525a;
    text-align: center;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.tAvantages {
    color: #333333;
    text-align: center;
    margin: auto;
}

.tImg img {
    max-width: 95%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.menudd {
    overflow: visible;
    width: 100%;
    height: 350px;
    background-color: #0261b8;
    margin-top: -0px;
    text-shadow: 0px 2px 3px #555;
    text-align: ce
}

.menudd h1 {
    font-size: 48px;
    color: #fff;
    text-align: center;
    line-height: 34px;
}

.menudd h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}

#menuBarContent li {
    display: table-cell;
    overflow: hidden;
    background-color: #c0392b;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 60px;
    text-align: center;
}

#menuBarContent li:HOVER {
    background-color: #e74c3c;
    -webkit-transition: background 0.2s ease-in;
    color: #fff;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
}

#menuBarContent a {
    color: #fff;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

#menuBarContent a:HOVER {
    text-decoration: none;
}

.pageContent {
    background-color: #fff;
}

strong {
    color: #000;
    font-weight: bolder;
}

.padding50 {
    padding: 50px;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #5b6064;
}

.items {
    display: none;
}

p {
    font-size: 15px;
    line-height: 1.4em;
    color: #7c7d7e;
    font-style: inherit;
}

#formInput {
    width: 90%;
    margin: auto;
    padding-bottom: 30px;
}

.menuHome {
    background-image: url('img/slider_home.jpg');
}

.menuMobile {
    background-image: url('img/slider_mobile.jpg');
}

.menuTest {
    background-image: url('img/slider_revendeurs.jpg');
}

.menuPrices {
    background-image: url('img/slider_prices.jpg');
}

.menuContact {
    background-image: url('img/slider_revendeurs.jpg');
}

.menuBlog {
    background-image: url('img/slider_blog.jpg');
}

.menuRevendeur {
    background-image: url('img/slider_revendeurs.jpg');
}

.slider {
    height: 470px;
    overflow-x: hidden;
    padding-top: 100px;
}

.sliderWrapper {
    height: 470px;

}

.sliderOverFlow{
    width: 100%;
    margin: auto;

    height: 470px;
    background: red;

}

.sliderA {
    position: absolute;
    bottom: 0px;
    left: 10px;
}


.homePresentation1 {
    background-color: #fff;
}

.menuWrapper {
    height: 350px;
}

.optionalModule h3 {
    color: #fff;
    font-size: 18px;
}

.optionalModule {
    border-style: solid;
    border-color: #ededed;
    border-width: 1px;
    padding: 20px;
    background: #f2f2f2;
    display: inline-block;
    width: 300px;
    margin: 10px;
    color: #fff;
    -webkit-border-radius: 10px;
}

.optionalModule h6 {
    font-size: 18px;
    color: #fff;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0px;
}

.menudd h1 {
    font-size: 48px;
    color: #fff;
    text-align: center;
    text-shadow: 0px 2px 3px #555;
    line-height: 34px;
}

.menudd h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}

#menuBarContent li {
    display: table-cell;
    overflow: hidden;
    background-color: #305385;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 60px;
    text-align: center;
}

#menuBarContent li:HOVER {
    background-color: #e74c3c;
    -webkit-transition: background 0.2s ease-in;
    color: #fff;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
}

#menuBarContent a {
    color: #fff;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

#menuBarContent a:HOVER {
    text-decoration: none;
}

.pageContent {
    background-color: #fff;
}

strong {
    color: #000;
    font-weight: bolder;
}

.homePresentation1 {
    background-color: #fff;
}

.homePresentation1 ul {
    margin: 25px;
}

.homePresentation1, .menuWrapper {
    height: auto;
    margin: auto;
    overflow: auto;
}

.header {
    height: 80px;
    background-color: #fff;
    border-bottom: solid #C4C4C4 1px;
    position: fixed;
    z-index: 10;
    left: 0px;
    right: 0px;
}

.footerWrapper {
    width: 1250px;
    margin: auto;
}

.homePresentation1 p, .homePresentation1 li, .newsArtContentSpan {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

.homePresentation1 h4 {
    font-size: 30px;
    line-height: 32px;
}

.section li {
    font-size: 16px;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    color: #555;
}

#revendeurContactInfos {
    color: #000;
    font-weight: bold;
    padding-top: 25px;
}

#revendeurContactInfos a {
    text-decoration: underline;
    color: #0066CC;
}

.revendeurAvantageP {
    width: 700px;
    padding: 5px;
    border: 1px solid #CECECE;
    font-size: 16px;
}

.blogDateYear {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    background: #505050;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.blogDateMonth {
    background: #1d7cd2;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    padding-bottom: 15px;
}

.blogContent {
    display: inline-block;
    width: 85%;
    vertical-align: top;
    text-align: left;
}

.blogContent, .blogContent li, .blogContent ul {
    color: #333;
    font-size: 14px;
}

.blogContent li, .blogContent ul {
    padding: 0;
}

.blogText {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.5em;
    display: inline-block;
    padding-right: 2%;
    vertical-align: middle;
}

.blogTitle {
    font-size: 28px;
    line-height: 1.25em;
    vertical-align: top;
    color: #1d7cd2;
    width: 80%;
    min-width: 600px;
    font-weight: normal;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.blogImg {
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
}

.blogImg img {
}

.hightligth {
    background-color: #595959;
    color: #fff;
    height: 100px;
}

.section p {
    font-size: 15px;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    color: #555;
}

.titleSection {
    color: #333;
    text-align: left;

}

.section h3{
    margin-bottom: 35px;
}

.section {
    clear: both;
    overflow: hidden;
    padding-top:10px;
    padding-bottom:10px;
}

.sectionCenterWrapper {
    max-width: 1400px;
    margin: auto;
}

.temoignagesItem h4 {

}

.marginCellLeft {
    width :40%;
    padding-left: 6%;
}

.marginCellRight {
    width: 40%;
    padding-left: 6%;
}

.sectionVerticalCenter {
    display: table-cell;
    vertical-align: middle;
}

.scBlue {
    background: #1d7cd2;
    color: #fff;
}

.scBlue h3, .scBlue p {
    color: #fff;
}

.scGrey {
    background: #F3F3F3;
    border-top:solid 1px #C4C4C4;
    border-bottom:solid 1px #C4C4C4;
}

.scWhite {
    background: #fff;
}

.corner1, .corner2 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.priceTable td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.priceTable ul {
    text-align: left;
    padding: 0;
    margin: 0;
}

.priceTable li {
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}

.priceTable h4 {
    font-size: 16px;
    color: #1d7cd2;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.temoignagesItem h3 {
    color: #4A6896;
    border-bottom: 1px solid #cecece;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.50em;
    text-align: center;
}

.temoignagesItem h4 {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.30em;
    line-height: 1.4em;
    color: #7c7d7e;
    font-weight: normal;
    text-align: right;
}

.temoignagesItem p {
    font-size: 15px;
    line-height: 16px;
    color: #555;
    font-style: italic;
}

.resel-title h3 {
    color: #1d7cd2;
}

input[type='text'] {
    outline: none;
    border: 1px solid #A8A8A8;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #777777;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    padding: 5px 8px;
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
    box-sizing: border-box;
}

input[type='text']:focus {
    background: #fff;
    color: #777777;
}

select {
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #A8A8A8;
    padding: 4px;
    color: #555;
}

::-webkit-input-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
} /* firefox 19+ */
:-ms-input-placeholder {
    color: #999;
} /* ie */
input:-moz-placeholder {
    color: #999;
}

textarea {
    margin-top: 10px;
    outline: none;
    font-size: 14px;
    padding: 12px;
    width: 100%;
    height: 150px;
    max-height: 150px;
    border: 1px solid #A8A8A8;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #777777;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
}

textarea:FOCUS {
    background: #fff;
    color: #725129;
}

.submit-button {
    margin-top: 10px;
    width: 300px;
    border: none;
    background: #1d7cd2;
    background: -webkit-gradient(linear, left top, left bottom, from(#1d7cd2),
    to(#1d7cd2));
    background: -webkit-linear-gradient(top, #1d7cd2, #1d7cd2);
    background: -moz-linear-gradient(top, #1d7cd2, #1d7cd2);
    background: -ms-linear-gradient(top, #1d7cd2, #1d7cd2);
    background: -o-linear-gradient(top, #1d7cd2, #1d7cd2);
    background-image: -ms-linear-gradient(top, #1d7cd2 0%, #1d7cd2 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: #333333 0 1px 0;
    color: #ffffff;
    padding: 8.5px 18px;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    outline: none;
}

.submit-button:hover {
    border: 0px solid #2980b9;
    text-shadow: #333333 0 1px 0;
    background: #2980b9;
    background: -webkit-gradient(linear, left top, left bottom, from(#2980b9),
    to(#2980b9));
    background: -webkit-linear-gradient(top, #2980b9, #2980b9);
    background: -moz-linear-gradient(top, #2980b9, #2980b9);
    background: -ms-linear-gradient(top, #2980b9, #2980b9);
    background: -o-linear-gradient(top, #2980b9, #2980b9);
    background-image: -ms-linear-gradient(top, #2980b9 0%, #2980b9 100%);
    color: #fff;
    cursor: pointer;
}

.bottom-box-shadow {
    -webkit-box-shadow: 0 4px 5px -5px #555;
    box-shadow: 0 5px 6px -5px #555;
}

.underline {
    border-bottom: 1px solid #1d7cd2;
    display: inline-block;
}

.contactFormTitle {
    background: #1d7cd2;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.contactFormWrapper {
    width: 500px;
    margin: auto;
    background: #fff;
    margin-top: 100px;
    -webkit-animation: myfirst 1s; /* Chrome, Safari, Opera */
    animation: myfirst 1s;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.headerWrapper {
    width: 90%;
    margin: auto;
}

.essaisGratuitInfos {
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    padding: 20px;
}

.essaisGratuitInfosDiv {
    padding: 20px;
    font-size: 15px;
}

.essaisGratuitInfosDiv h4 {
    font-size: 22px;
    color: #3a9ad9;
    font-weight: normal;
    display: inline-block;
    width: 80%;
    vertical-align: top;
}

.essaisGratuitInfosDiv img {
    display: inline-block;
    padding-right: 10px;
}

.formTitle {
    background: #18294d;
    border-radius: 5px 5px 0 0;
    padding: 16px;
    text-align: center;
}

.formTitle h4 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    margin: auto;
}

.formCotentWrapper {
    text-align: left;
    padding: 15px;
    border: 1px solid #dedede;
    border-radius: 0 0 5px 5px;
    border-top: none;
    background: #ffffff;
}

.contactCell input,.contactCell textarea{
    width: 100%;
    padding: 4px;
}
.cell35 {
    width: 30%;
    float:left;
    vertical-align: top;
}

.cell55 {
    width: 60%;
    float:right;
    vertical-align: top;
}

.contactCell {
    color: #000;
    font-size: 18px;
}

.contactCell p {
    color: #000;
    padding: 0;
    margin: 0;
}

.contactCell h4 {
    padding: 0;
    margin: 0;
}

.contactCellRgba {
    text-align: center;
    color: #000;
    font-weight: bold;
    padding-bottom: 13px;
    margin-top: -15px;
    font-size: 19px;
}

#formDiv {
    font-size: 1.30em;
    line-height: 1.4em;
    color: #7c7d7e;
}

.subtitleBlack {
    color: #18294d;
    font-size: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-bottom: 6px;
    padding-top: 6px;
}


.titleBlack {
    color: #18294d;
}

.fixedBody {
    overflow: hidden;
    position: fixed;
}

.center .titleSection{
    text-align: center;
}

#resultOkDiv {
    display: none;
    text-align: center;
    border: solid 1px #C4C4C4;
    margin-top: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ffffff;
}

.mobileStore {
    text-align: center;
}

.mobileStore img {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#imgTest {
    width: 600px;
}

@media ( max-width :980px) {
    #menuRevendeur {
        display: none;
    }
    #menuBlog {
        display: none;
    }
}
.font11{
    font-size: 11px;
}

#switchWebsiteLanguage{
    position:absolute;
    bottom:-15px;
    right:20px;
}




.featureItem .fa {
    font-size: 32px;
    color: #1d7cd2;
}

.featureItemIcon{

    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
}

.featureItemEl{
    display: inline-block;
    vertical-align: top;
    width:80%;
}


.col-1 .featureItemEl{
    display: block;
    vertical-align: top;
    width:100%;
}

.featureItemTitle {
    color: #18294d;
    font-size: 19px;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
    font-weight: bold;
}

.featureItemDescription{
    text-align: left;
}

.col-3 {
    display: inline-block;
    width: 29%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    margin-right: 2%;
    margin-left: 2%;
    padding-bottom: 20px;
    padding-top: 20px;
}

.col-2 {
    display: inline-block;
    width: 45%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    margin-right: 2%;
    margin-left: 2%;
    padding-bottom: 20px;
    padding-top: 20px;
}

.col-1 {
    display: inline-block;
    width: 95%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    margin-right: 2%;
    margin-left: 2%;
    padding-bottom: 20px;
    padding-top: 20px;
}


#temoignageImgDiv{
    text-align:center;
    margin-bottom: 20px;

}

#temoignagesDivImg {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.title {
    font-size: 32px;
    line-height: 1.25em;
    color: #18294d;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    font-weight: bold;
}

.blogItemWrapper{
    padding:20px;
}


#blogWrapper {
    padding-top: 25px;
    background: #fff;
}

#headerTitleSection{
    padding-top:60px;
}

a.btn {
    padding: 8px;
    display: inline-block;
    margin-top: 15px;
    background: #1d7cd2;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

a.btn:hover{
    border: solid 1px #c4c4c4;
}

#contactForm{
    margin: auto;
    max-width: 350px;
    width: 90%;
}

.priceOption {
    display: block;
    text-align: center;
    margin: 20px;
    color: #1d7cd2;
    font-size: 16px;
}

.featureItemDescription ul{
    padding: 0px;
}

.subtitle {
    font-size: 22px;
    text-align: center;
    color: #000;
}

.padding20{
    padding: 20px;
}


@media ( max-width :980px) {
    #headerMenuLogo {
        padding: 10px;
        float: left;
    }

    #headerMenuLogoH1 {
        padding: 45px 0 0 0;
        overflow: hidden;
        background-image: url("img/logo_600.png");
        background-repeat: no-repeat;
        height: 0px !important;
        height /**/: 45px;
        float: left;
        width: 60px;
        cursor: pointer;
        margin-top: 5px;
        color: #fff;
    }
}


@media ( max-width :820px) {
    .menuNoTablet{
        display: none;
    }
    body {
        font-size: 16px;
        line-height: 18px;
    }

    #menuMobileBg {
        display: none;
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        top: 80px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
    }

    .headerMenuItem::after{
        content:"";
    }


    #headeMenuButtonTitle {
        vertical-align: middle;
        display: block;
    }

    #headerMenu {
        position: fixed;
        top: 81px;
        bottom: 0px;
        right: 0px;
        z-index: 300;
        background: #fff;
        overflow: scroll;
        display: none;
        width: 190px;
        border-top: none;
        padding: 0;
    }


    .headerMenuItemLogin {
        display: block;
        text-align: center;
        padding: 7px;
        border-bottom: solid 1px #C4C4C4;
    }

    #headerMenu a,.headerMenuLogin a{
        text-decoration: none;
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 5px;
        padding-bottom: 5px;
        font-size: 16px;
    }

    #switchWebsiteLanguage{
        display:none;
    }

    .slider {
        padding-left: 0px;
        padding-right: 0px;
    }

    .slider h1 {
        display: none;
    }

    #mobileMenuTitle {
        font-size: 16px;
        margin: 0;
        padding-top: 0px;
        text-align: center;
        position: absolute;
        top: 20px;
        left: 85px;
        right: 65px;
        display: block;
        font-weight: 600;
        color: #000;
    }

    #sliderWrapperContent {
        display: block;
        width: 100%;
        position: relative;
        text-align: center;
    }

    .sliderWrapper {
        height: auto;
        overflow: hidden;
    }

    .contentWrapper {
        width: 95%;
        margin: auto;
        position: relative;
    }

    .menuResume {
        padding: 20px;
        font-size: 16px;
        line-height: 18px;
        color: #3C3C3C;
        text-align: left;
        background: rgba(255, 255, 255, 0.4);
        margin-top: 10px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        max-width: 600px;
        text-align: center;
        margin: auto;
    }

    .menuBg {
        height: auto;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 70% 30%;
        min-width: 0px;
        background-size: cover;
    }

    .sliderB {
        display: none;
    }

    .testLogicielFlexina {
        color: #fff;
        text-align: center;
        padding-top: 10px;
        max-width: 100%;
        padding-bottom: 30px;
        margin-top: 10px;
    }

    .testLogicielFlexina a {
        color: #fff;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
    }

    .testLogicielFlexina span {
        background-color: #18294d;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding-left: 80px;
        padding-right: 80px;
        cursor: pointer;
        padding: 10px;
    }

    .testLogicielFlexina span:HOVER {
        background-color: #2980b9;
    }

    .headerSub {
        font-size: 16px;
        line-height: 18px;
        color: #fff;
        text-align: center;
        text-align: center;
        color: #fff;
    }

    .title {
        font-size: 20px;
        line-height: 22px;
        color: #18294d;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-3 {
        display: inline-block;
        width: 44%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
        text-align: center;
        padding-bottom: 15px;
        padding-top: 10px;
        padding-left: 2%;
    }

    .subtitleBMenu {
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        text-align: left;
        padding-bottom: 6px;
        padding-top: 6px;
        text-align: center;
    }

    .col-3-div {
        display: block;
        width: 100%;
        vertical-align: top;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
    }

    .indexInfos {
        font-size: 16px;
        line-height: 18px;
        text-align: center;
    }

    .indexImg {
        width: 42px;
        display: inline-block;
        margin: auto;
    }

    .plusOfFlexina {
        height: auto;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .plusOfFlexinaTitle {
        padding-top: 0px;
        padding-bottom: 15px;
    }

    #plusOfFlexinaEcoute {
        display: none;
    }

    .section h3 {
        font-size: 18px;
        line-height: 20px;
        padding: 0;
        margin: 0;
    }

    .sectionCell {
        padding: 0px;
        width: auto;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
        width: auto;
    }

    .marginCellRight {
        margin-right: 0%;
        padding-left: 0px;
    }

    .sectionVerticalCenter{
        display: block;
    }
    .sectionVerticalCenterWrapper {
        display: block;
        width: auto;
        height: auto;
        overflow: hidden;
        padding: 15px;
    }

    #mobileImgIllustration {
        display: none;
    }

    .titleLine2 {
        font-size: 16px;
        padding: 10px;
    }

    .indexInfosLegend {
        text-align: right;
        color: #3c3c3c;
        padding-top: 10px;
        font-size: 14px;
    }

    #temoignagesDivImg {
        display: none;
    }

    .sliderMobile {
        text-align: center;
    }

    .sliderMobile img {
        max-width: 95%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .homePresentation1 p {
        font-size: 14px;
        line-height: 18px;
    }

    .padding50 {
        padding: 0px;
    }

    .noMobile {
        display: none;
    }

    .noMobileInline {
        display: none;
    }

    .noMobileInline img {
        width: 50%;
    }

    .noMobile span {
        display: inline;
    }

    .mobileOnly {
        display: inline;
    }

    .imgMobile {
        display:block;
        margin:auto;
        max-width: 95%;
        margin-top: 10px;
        padding-bottom: 25px;
    }

    .marginCellLeft, .marginCellRight {
        margin-left: 0%;
        padding-left: 0px;
        text-align: center;
        width: 100%;
    }

    .section h3 {
        padding-bottom: 10px;
    }

    .priceTableWrapper {
        width: 100%;
    }

    .priceTable {
        background: #fff;
        display: inline-block;
        width: 98%;
        text-align: center;
        max-width: 510px;
        margin-right: 0%;
        overflow: hidden;
        min-height: 0px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 35px;
    }

    #priceMainDiv {
        min-width: 0px;
    }

    .priceTableTitle {
        font-size: 18px;
    }

    .priceTableTarif {
        font-size: 18px;
    }

    .priceExtraDiv {
        height: auto;
        padding: 25px;
        width: auto;
        min-width: 0px;
        box-sizing: border-box;
    }

    .priceExtraDivWrapper {
        width: 100%;
        vertical-align: top;
    }

    .priceExtraDivEl {
        width: 46%;
    }

    .blogImg img {
        max-width: 98%;
        width: 90%;
    }

    .blogItemWrapper {
        margin-bottom: 20px;
        color: #333;
        background: #fff;
        width: 92%;
        margin: auto;
        margin-bottom: 15px;
        max-width: 100%;
    }

    .blogDate {
        display: block;
        vertical-align: top;
        margin-right: 0px;
        margin-top: 0px;
        width: 100%;
        max-width: 80px;
    }

    .blogContent {
        display: block;
        width: 100%;
        vertical-align: top;
    }

    .blogDateMonth {
        text-align: center;
    }

    .blogTitle {
        font-size: 18px;
        line-height: 20px;
        vertical-align: top;
        color: #3498db;
        width: 100%;
        min-width: 0px;
        font-weight: normal;
        border-bottom: 1px solid #C4C4C4;
        margin-bottom: 10px;
        padding-bottom: 0;
        margin-top: 15px;
    }

    .cell45 {
        width: 100%;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        margin: auto;
    }

    input[type='text'] {
        width: 100%;
        max-width: 95%;
    }

    select {
        width: 100%;
    }

    textarea {
        max-width: 95%;
        width: 100%;
        height: 80px;
        max-height: 150px;
    }

    .revendeurDiv {
        width: 100%;
        margin-left: 0%;
        margin-top: 15px;
        text-align: center;
    }

    #revendeurPadding {
        height: auto;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    #orderFormContent {
        display: block;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 85%;
        vertical-align: top;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 40px;
        max-width: 410px;
    }

    #orderInfosForm {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        vertical-align: top;
        margin-left: 0px;
    }

    #essaiGratuitFormInput {
        padding: 0px;
    }

    .sliderA {
        display: none;
    }

    #essaiGratuitMobileTitle {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    #menuRevendeur {
        display: block;
    }

    #menuBlog {
        display: block;
    }

    .section h3 {
        text-align: center;
    }
    /* .headerMenuActive a{
        color: #FFFFFF;
        padding: 0;
    }
    .headerMenuActive{
          background: #1d7cd2;
    } */
    .cell55 {
        display: block;
        float: none;
        width: 100%;
        padding-top: 10px;
    }

    .cell35 {
        display: block;
        float: none;
        width: 100%;
        margin: auto;
        max-width: 280px;
        padding: 20px;
        background: rgba(255,255,255,0.3);
        margin-bottom: 40px;
        margin-top: 40px;
    }

    .contactCell {
        font-size: 13px;
    }

    .contactCell p {
        font-size: 13px;
    }

    .padding10 {
        padding: 8px;
    }

    .font16 {
        font-size: 16px;
    }

    .font11 {
        font-size: 11px;
    }

    #temoignagesDiv .col-3,.highLightContainer .col-3{
        display: block;
        width: 90%;
        margin: auto;
    }

    .plusOfFlexina .col-3 {
        display: block;
        width: 90%;
        margin: auto;
    }

    #temoignagesDiv .col-3 .subtitleBMenu {
        text-align: left;
    }

    #temoignagesDiv .col-3 .indexInfos {
        text-align: left;
    }

    .headerMenuItem{
        display: block;
        z-index: 300;
        text-align: center;
        padding: 8px;
        border-bottom: 1px solid #C4C4C4;
    }


    .featureItemIcon {
        display: block;
        text-align: center;
        width: 100%;
    }


    .featureItemDescription,.featureItemTitle{
        font-size : 16px;
    }

    .featureItem .fa {
        font-size: 36px;
    }

    .featureItemTitle {
        font-size: 17px;
        margin-bottom: 6px;
        margin-top: 11px;
        font-weight: bold;
    }

    .highlightItem{
        width:100%;
        display: block;
    }

    #headeMenuButton {
        float: right;
        text-align: right;
        padding: 20px;
        display: inline-block;
        cursor: pointer;
        vertical-align: top;
        font-size: 36px;
        color: #000;
        text-align: center;
    }
}

@media ( min-width :640px) {
    #mobileMenuTitle {
        font-size: 20px;
        padding-top: 10px;
    }
}


@font-face {
    font-family: 'icomoon';
    src:  url('http://mail2.myflexina.com:80./fonts/icomoon.eot?dt10ba');
    src:  url('http://mail2.myflexina.com:80./fonts/icomoon.eot?dt10ba') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dt10ba') format('truetype'),
    url('fonts/icomoon.woff?dt10ba') format('woff'),
    url('fonts/icomoon.svg?dt10ba') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="fa-"], [class*=" fa-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-clock-o:before{content:"\e950";}
.fa-question-circle:before{content:"\e96c";}
.fa-shopping-cart:before{content:"\e93a";}
.fa-bar-chart:before{content:"\e99b";}
.fa-users:before{content:"\e972";}
.fa-cloud:before{content:"\e9c1";}
.fa-bars:before{content:"\e9bd";}
.fa-puzzle-piece:before{content:"\e9bc";}
.fa-file-pdf-o:before{content:"\eadf";}
.fa-file-excel-o:before{content:"\eae2";}
.fa-paint-brush:before{content:"\e993";}
.fa-calendar-check-o:before{content:"\e9b8";}html {
                                                 overflow-x: hidden;
                                                 padding: 0 !important;
                                                 margin: 0px !important;
                                             }

body {
    margin: 0px;
    font-size: 14px;
    color: #555;
    background: #f5f5f5;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

textarea{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#menuWrapperDiv {
    max-width: 1350px;
    margin: auto;
}

#headerMenuLogo {
    padding: 10px;
    float: left;
}

#headerMenuLogoH1 {
    padding: 60px 0 0 0;
    overflow: hidden;
    background-image: url("img/logo.png");
    background-repeat: no-repeat;
    height: 0px !important;
    height: 60px;
    float: left;
    width: 236px;
    cursor: pointer;
    margin-top: 0px;
}

#headeMenuButton {
    display: none;
}

#menuMobileBg {
    display: none;
}

#headerMenu {
    float: right;
    text-align: right;
    padding: 20px;
}

.headerMenuItem {
    display: inline-block;
    font-size: 16px;
}
.headerMenuItem::after{
    content:"|";
    padding:2px;
    color:#C4C4C4;
    margin-left: 5px;
}

.headerMenuItem a:HOVER {
    text-decoration: none;
    color: #1d7cd2;
}

.headerMenuItemLogin {
    display: inline-block;
    font-size: 16px;
    font-weight:600;
}
.headerMenuItemLogin a {
    text-decoration: none;
    color: #656565;
}

.headerMenuActive a {
    background-color: #1d7cd2;
    color: #FFFFFF;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}

.headerMenuActive a:HOVER {
    color: #fff;
}

.slider h1 {
    font-size: 2.50rem;
    color: #18294d;
    letter-spacing: 0.02em;
    font-weight: 400;
    margin: 0;
    padding-top: 40px;
}

.contentWrapper {
    width: 90%;
    margin: auto;
    position: relative;
    max-width: 1280px;
}

.sliderB {
    position: absolute;
    bottom: 0px;
    left: 640px;
}


.menuBg {
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 60% center;
    min-width: 100%;
}


#sliderWrapperContent {
    position: absolute;
    width: 100%;
}

.menuResume {
    padding-top: 15px;
    font-size: 1.36em;
    line-height: 1.4em;
    color: #18294d;
    max-width: 600px;
}

.testLogicielFlexina {
    color: #fff;
    text-align: center;
    padding-top: 50px;
    max-width: 600px;
}

.testLogicielFlexina a {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
}

.testLogicielFlexina span {
    background-color: #18294d;
    padding: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding-left: 80px;
    padding-right: 80px;
    cursor: pointer;
    padding: 15px;
}

.testLogicielFlexina span:HOVER {
    background-color: #2980b9;
}

#mobileMenuTitle {
    display: none;
}

.headerSub {
    font-size: 18px;
    color: #fff;
    padding: 15px;
    text-align: center;
    background: #1d7cd2;
    text-align: center;
}

.title {
    font-size: 32px;
    line-height: 1.25em;
    color: #18294d;
    text-align: center;
    padding: 20px;
    font-weight: bold;
}


.subtitleBMenu {
    color: #18294d;
    font-size: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
}

.indexInfos {
    line-height: 20px;
    text-align: left;
}

.indexImg {
    width: 42px;
    display: inline-block;
    vertical-align: top;
}

.col-3-div {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin-left: 20px;
}

.plusOfFlexina {
    height: auto;
    padding-bottom: 70px;
    padding-top: 70px;
}

.plusOfFlexinaTitle {
    padding-top: 0px;
    padding-bottom: 45px;
}

.section h3 {
    font-size: 28px;
    line-height: 1.25em;
    padding: 0;
    margin: 0;
}

.white {
    color: #fff;
}

.sectionCell {
    float:left;
    vertical-align: top;
}

.sectionCellImg{
    max-width: 100%;
    padding-top: 20px;
}

h3 {
    padding: 0px;
    margin: 0px;
}



.sectionVerticalCenterWrapper {
    display: table;
    width: 100%;
    height: 400px;
}

.textSection {
    margin-top: 15px;
    margin-bottom: 15px;
}

.titleLine2 {
    font-size: 18px;
    padding: 10px;
}

.indexInfosLegend {
    text-align: right;
    color: #3c3c3c;
    padding-top: 10px;
    font-size: 18px;
}

#temoignagesDivImg {
    text-align: center;
    padding: 30px;
}


.noMobile {
    display: inline;
}

.noMobile span{
    display: inline-block;
}

.noMobileInline {
    display: inline-block;
}


.mobileOnly {
    display: none;
}

.priceTableWrapper {
    width: 80%;
    margin: auto;
    overflow: hidden;
    text-align: center;
}

.priceTable {
    background: #fff;
    display: inline-block;
    width: 46%;
    text-align: center;
    max-width: 500px;
    vertical-align: top;
    margin-right: 3%;
    overflow: hidden;
    min-height: 630px;
    margin-top: 20px;
}

#priceMainDiv {
    min-width: 1024px;
}

.priceTableTitle {
    font-weight: 400;
    color: #666;
    font-size: 24px;
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ededed;
    color: #fff;
    background-color: #18294d;
}

.priceTableTarif {
    font-weight: 400;
    color: #666;
    font-size: 24px;
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.priceTableTarif span {
    color: #1d7cd2;
    font-weight: normal;
}

.priceTableDivContent {
    padding: 40px;
    padding-top: 0;
    overflow: hidden;
}

.priceExtraDiv {
    height: auto;
    padding: 25px;
    width: auto;
    min-width: 1024px;
    box-sizing: border-box;
}

.priceExtraDivWrapper {
    width: 80%;
    margin: auto;
}

.priceExtraDivEl {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 30%;
    margin-right: 1%;
    margin-left: 1%
}

.priceExtraDivEl img {
    width: 64px;
}

.blogItemWrapper {
    margin-bottom: 20px;
    color: #333;
    background: #fff;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
    max-width: 1280px;
}

.blogDate {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 10px;
}

#revendeurDiv {
    clear:both;
    width: 98%;
    margin-left: 2%;
    text-align: center;
    padding-top: 40px;
}

#revendeurPadding {
    height: auto;
    padding-bottom: 50px;
    padding-top: 50px;
}

#orderFormContent {
    text-align: center;
    padding-bottom: 50px;
}

#orderInfosForm {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: top;
    width: 380px;
    margin: auto;
    max-width: 95%;
}


.imgMobile{
    display: none;
}

#privacyDiv p{
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

/***********************************************************/
/* not cleaned */
/***********************************************************/
.pageContent p, .pageContent h3 {
    padding-left: 60px;
    padding-right: 60px;
}

.paddingTop35 {
    padding-top: 35px;
}

.separator {
    margin: auto;
    max-width: 100%;
    padding-top: 60px;
    padding-bottom: 15px;
}

.separator img {
    width: 100%;
}

.imgWrapper {
    margin: auto;
    max-width: 980px;
}

.imgWrapper img {

}

.homePresentation1 {
    background-color: #fff;
}

.homePresentation1 ul {
    margin: 25px;
}

.bBottom {
    border-bottom: solid 1px #bbbbbb;
}

.homePresentation1 p, .homePresentation1 li {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
}

.homePresentation1 h4 {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 10px;
    color: #18294d;
    font-weight: bold;
}

.featuresDiv33 {
    display: inline-block;
    width: 80%;
    margin-left: 15px;
    vertical-align: top;
}

.padding5 {
    padding: 5px;
}


.blockImg img {
    width: 100%;
    max-width: 640px;
}

.blockImg {
    width: 30%;
}

.blockTxt {
    width: 60%;
    padding: 20px;
}

.registrationDiv {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding: 0px;
    margin: 3%;
}

.featuresDiv100 {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 15px;
    margin-top: 15px;
}

.pointer {
    cursor: pointer;
}

.cite {
    font-weight: bold;
    color: #18294d;
}

.temoignagesItem {
    display: inline-block;
    width: 33%;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.temoignagesItem h5 {
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: bold;
}

.temoignagesItem p {
    margin: 0;
    padding: 0px;
}

.homePresentation1 h4 {
    margin: 0px;
    padding: 0px;
    color: #000;
    font-weight: bold;
}

.featuresDiv33 {
    display: inline-block;
    width: 80%;
    margin-left: 15px;
}

.padding5 {
    padding: 5px;
}

.padding10 {
    padding: 10px;
}

.blockImg
img {
    width: 100%;
    max-width: 640px;
    padding: 20px;
}

.blockImg {
    width: 30%;
}

.blockTxt {
    width: 60%;
    padding: 20px;
}

.registrationDiv {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    padding: 0px;
    margin: 3%;
}

.width400 {
    width: 400px
}

.width500 {
    width: 500px
}

.floatLeft {
    float: left;
}

.paddingTop100 {
    padding-top: 100px
}

.clear {
    clear: both;
}

.teste {
    margin-top: 100px
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.alignCenter {
    text-align: center;
}


.smallText {
    font-size: 12px;
    color: #5b6064;
}

.smallTextWhite {
    font-size: 12px;
    color: #fff;
}

#footerCopy {
    clear: both;
    text-align: center;
    color: #fff;
    clear: both;
    font-size: 13px;
    padding-top: 25px;
}

#footerSection {
    margin-top: 0%;
    clear: both;
    overflow: visible;
    margin-top: 0px;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background: #3c3c3c;
    color: #fff;
}

#footerMenu {
    padding: 15px;
    padding-bottom: 25px;
}

#footerMenu a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    margin-left: 8px;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
}

#footerMenu  a:hover {
    color: #fff;
}

.margin {
    margin: auto;
    text-align: center;
}

.fll {
    float: left;
}

.flr {
    float: right;
}


.paddingTop10 {
    padding: 10px;
}

.center {
    text-align: center;
}

.featuresDiv {
    clear: both;
    text-align: center;
    margin: auto;
    vertical-align: top;
}

.right {
    text-align: right;
}

.inlineblock {
    display: inline-block;
    vertical-align: top;
}

.subPrice {
    padding-top: 10px;
    text-align: right;
}

.paddingTop50 {
    padding: 25px;
}

.featuresDivContent {
    margin-top: 20px;
    background-color: #f5f5f5;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #e6e6e6;
    padding: 20px;
    padding-right: 15px;
    border-style: solid;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-width: 1px;
}

.featuresDivShadow {
    background-image: url('http://mail2.myflexina.com:80./img/shadow1.png');
    background-size: 100%;
    width: 100%;
    height: 5px;
    margin-bottom: 20px;
}

label {
    display: block;
    clear: both;
    font-size: 16px;
    padding-top: 10px;
    color: #1b3e67
}

.items {
    height: 100px;
    color: #1d4b83;
    position: fixed;
    max-height: 30px;
    overflow: scroll;
    top: 140px;
}

.titleItem {
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 11px;
}

.clear {
    clear: both;
}

.imgContent {
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    width: 960px;
    height: 540px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#temoignages h3 {
    color: #000;
    text-align: center;
    font-size: 24px;
}

#temoignages {
    text-align: left;
    width: 100%;
    height: auto;
    overflow: auto;
}

.cite {
    text-align: right;
    padding-right: 25px;
}

#featuresContent h3 {
    font-size: 28px;
    line-height: 30px;
    font-weight: normal;
    padding-bottom: 15px;
}

#featuresContent li {
    padding-bottom: 15px;
}

.newsArtDate {
    font-size: 22px;
}

.newsArt {
    margin: auto;
}

.newsArtContent h3 {
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 20px;
}

.grid {
    clear: both
}


#tarifsModules {
    text-align: center;
}

#tarifsOnDemand {
    display: none;
}

.tIntro {
    color: #52525a;
    text-align: center;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.tAvantages {
    color: #333333;
    text-align: center;
    margin: auto;
}

.tImg img {
    max-width: 95%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.menudd {
    overflow: visible;
    width: 100%;
    height: 350px;
    background-color: #0261b8;
    margin-top: -0px;
    text-shadow: 0px 2px 3px #555;
    text-align: ce
}

.menudd h1 {
    font-size: 48px;
    color: #fff;
    text-align: center;
    line-height: 34px;
}

.menudd h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}

#menuBarContent li {
    display: table-cell;
    overflow: hidden;
    background-color: #c0392b;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 60px;
    text-align: center;
}

#menuBarContent li:HOVER {
    background-color: #e74c3c;
    -webkit-transition: background 0.2s ease-in;
    color: #fff;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
}

#menuBarContent a {
    color: #fff;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

#menuBarContent a:HOVER {
    text-decoration: none;
}

.pageContent {
    background-color: #fff;
}

strong {
    color: #000;
    font-weight: bolder;
}

.padding50 {
    padding: 50px;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #5b6064;
}

.items {
    display: none;
}

p {
    font-size: 15px;
    line-height: 1.4em;
    color: #7c7d7e;
    font-style: inherit;
}

#formInput {
    width: 90%;
    margin: auto;
    padding-bottom: 30px;
}

.menuHome {
    background-image: url('img/slider_home.jpg');
}

.menuMobile {
    background-image: url('img/slider_mobile.jpg');
}

.menuTest {
    background-image: url('img/slider_revendeurs.jpg');
}

.menuPrices {
    background-image: url('img/slider_prices.jpg');
}

.menuContact {
    background-image: url('img/slider_revendeurs.jpg');
}

.menuBlog {
    background-image: url('img/slider_blog.jpg');
}

.menuRevendeur {
    background-image: url('img/slider_revendeurs.jpg');
}

.slider {
    height: 470px;
    overflow-x: hidden;
    padding-top: 100px;
}

.sliderWrapper {
    height: 470px;

}

.sliderOverFlow{
    width: 100%;
    margin: auto;

    height: 470px;
    background: red;

}

.sliderA {
    position: absolute;
    bottom: 0px;
    left: 10px;
}


.homePresentation1 {
    background-color: #fff;
}

.menuWrapper {
    height: 350px;
}

.optionalModule h3 {
    color: #fff;
    font-size: 18px;
}

.optionalModule {
    border-style: solid;
    border-color: #ededed;
    border-width: 1px;
    padding: 20px;
    background: #f2f2f2;
    display: inline-block;
    width: 300px;
    margin: 10px;
    color: #fff;
    -webkit-border-radius: 10px;
}

.optionalModule h6 {
    font-size: 18px;
    color: #fff;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0px;
}

.menudd h1 {
    font-size: 48px;
    color: #fff;
    text-align: center;
    text-shadow: 0px 2px 3px #555;
    line-height: 34px;
}

.menudd h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}

#menuBarContent li {
    display: table-cell;
    overflow: hidden;
    background-color: #305385;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 60px;
    text-align: center;
}

#menuBarContent li:HOVER {
    background-color: #e74c3c;
    -webkit-transition: background 0.2s ease-in;
    color: #fff;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
}

#menuBarContent a {
    color: #fff;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

#menuBarContent a:HOVER {
    text-decoration: none;
}

.pageContent {
    background-color: #fff;
}

strong {
    color: #000;
    font-weight: bolder;
}

.homePresentation1 {
    background-color: #fff;
}

.homePresentation1 ul {
    margin: 25px;
}

.homePresentation1, .menuWrapper {
    height: auto;
    margin: auto;
    overflow: auto;
}

.header {
    height: 80px;
    background-color: #fff;
    border-bottom: solid #C4C4C4 1px;
    position: fixed;
    z-index: 10;
    left: 0px;
    right: 0px;
}

.footerWrapper {
    width: 1250px;
    margin: auto;
}

.homePresentation1 p, .homePresentation1 li, .newsArtContentSpan {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

.homePresentation1 h4 {
    font-size: 30px;
    line-height: 32px;
}

.section li {
    font-size: 16px;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    color: #555;
}

#revendeurContactInfos {
    color: #000;
    font-weight: bold;
    padding-top: 25px;
}

#revendeurContactInfos a {
    text-decoration: underline;
    color: #0066CC;
}

.revendeurAvantageP {
    width: 700px;
    padding: 5px;
    border: 1px solid #CECECE;
    font-size: 16px;
}

.blogDateYear {
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    background: #505050;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.blogDateMonth {
    background: #1d7cd2;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    padding-bottom: 15px;
}

.blogContent {
    display: inline-block;
    width: 85%;
    vertical-align: top;
    text-align: left;
}

.blogContent, .blogContent li, .blogContent ul {
    color: #333;
    font-size: 14px;
}

.blogContent li, .blogContent ul {
    padding: 0;
}

.blogText {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.5em;
    display: inline-block;
    padding-right: 2%;
    vertical-align: middle;
}

.blogTitle {
    font-size: 28px;
    line-height: 1.25em;
    vertical-align: top;
    color: #1d7cd2;
    width: 80%;
    min-width: 600px;
    font-weight: normal;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.blogImg {
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
}

.blogImg img {
}

.hightligth {
    background-color: #595959;
    color: #fff;
    height: 100px;
}

.section p {
    font-size: 15px;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    color: #555;
}

.titleSection {
    color: #333;
    text-align: left;

}

.section h3{
    margin-bottom: 35px;
}

.section {
    clear: both;
    overflow: hidden;
    padding-top:10px;
    padding-bottom:10px;
}

.sectionCenterWrapper {
    max-width: 1400px;
    margin: auto;
}

.temoignagesItem h4 {

}

.marginCellLeft {
    width :40%;
    padding-left: 6%;
}

.marginCellRight {
    width: 40%;
    padding-left: 6%;
}

.sectionVerticalCenter {
    display: table-cell;
    vertical-align: middle;
}

.scBlue {
    background: #1d7cd2;
    color: #fff;
}

.scBlue h3, .scBlue p {
    color: #fff;
}

.scGrey {
    background: #F3F3F3;
    border-top:solid 1px #C4C4C4;
    border-bottom:solid 1px #C4C4C4;
}

.scWhite {
    background: #fff;
}

.corner1, .corner2 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.priceTable td {
    padding-top: 15px;
    padding-bottom: 15px;
}

.priceTable ul {
    text-align: left;
    padding: 0;
    margin: 0;
}

.priceTable li {
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}

.priceTable h4 {
    font-size: 16px;
    color: #1d7cd2;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.temoignagesItem h3 {
    color: #4A6896;
    border-bottom: 1px solid #cecece;
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.50em;
    text-align: center;
}

.temoignagesItem h4 {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.30em;
    line-height: 1.4em;
    color: #7c7d7e;
    font-weight: normal;
    text-align: right;
}

.temoignagesItem p {
    font-size: 15px;
    line-height: 16px;
    color: #555;
    font-style: italic;
}

.resel-title h3 {
    color: #1d7cd2;
}

input[type='text'] {
    outline: none;
    border: 1px solid #A8A8A8;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #777777;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    padding: 5px 8px;
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
    box-sizing: border-box;
}

input[type='text']:focus {
    background: #fff;
    color: #777777;
}

select {
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border: 1px solid #A8A8A8;
    padding: 4px;
    color: #555;
}

::-webkit-input-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
} /* firefox 19+ */
:-ms-input-placeholder {
    color: #999;
} /* ie */
input:-moz-placeholder {
    color: #999;
}

textarea {
    margin-top: 10px;
    outline: none;
    font-size: 14px;
    padding: 12px;
    width: 100%;
    height: 150px;
    max-height: 150px;
    border: 1px solid #A8A8A8;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #777777;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
    box-shadow: rgba(255, 255, 255, 0.4) 0 0px 0, inset
    rgba(000, 000, 000, 0.7) 0 0px 0px;
}

textarea:FOCUS {
    background: #fff;
    color: #725129;
}

.submit-button {
    margin-top: 10px;
    width: 300px;
    border: none;
    background: #1d7cd2;
    background: -webkit-gradient(linear, left top, left bottom, from(#1d7cd2),
    to(#1d7cd2));
    background: -webkit-linear-gradient(top, #1d7cd2, #1d7cd2);
    background: -moz-linear-gradient(top, #1d7cd2, #1d7cd2);
    background: -ms-linear-gradient(top, #1d7cd2, #1d7cd2);
    background: -o-linear-gradient(top, #1d7cd2, #1d7cd2);
    background-image: -ms-linear-gradient(top, #1d7cd2 0%, #1d7cd2 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: #333333 0 1px 0;
    color: #ffffff;
    padding: 8.5px 18px;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
    outline: none;
}

.submit-button:hover {
    border: 0px solid #2980b9;
    text-shadow: #333333 0 1px 0;
    background: #2980b9;
    background: -webkit-gradient(linear, left top, left bottom, from(#2980b9),
    to(#2980b9));
    background: -webkit-linear-gradient(top, #2980b9, #2980b9);
    background: -moz-linear-gradient(top, #2980b9, #2980b9);
    background: -ms-linear-gradient(top, #2980b9, #2980b9);
    background: -o-linear-gradient(top, #2980b9, #2980b9);
    background-image: -ms-linear-gradient(top, #2980b9 0%, #2980b9 100%);
    color: #fff;
    cursor: pointer;
}

.bottom-box-shadow {
    -webkit-box-shadow: 0 4px 5px -5px #555;
    box-shadow: 0 5px 6px -5px #555;
}

.underline {
    border-bottom: 1px solid #1d7cd2;
    display: inline-block;
}

.contactFormTitle {
    background: #1d7cd2;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.contactFormWrapper {
    width: 500px;
    margin: auto;
    background: #fff;
    margin-top: 100px;
    -webkit-animation: myfirst 1s; /* Chrome, Safari, Opera */
    animation: myfirst 1s;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.headerWrapper {
    width: 90%;
    margin: auto;
}

.essaisGratuitInfos {
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
    padding: 20px;
}

.essaisGratuitInfosDiv {
    padding: 20px;
    font-size: 15px;
}

.essaisGratuitInfosDiv h4 {
    font-size: 22px;
    color: #3a9ad9;
    font-weight: normal;
    display: inline-block;
    width: 80%;
    vertical-align: top;
}

.essaisGratuitInfosDiv img {
    display: inline-block;
    padding-right: 10px;
}

.formTitle {
    background: #18294d;
    border-radius: 5px 5px 0 0;
    padding: 16px;
    text-align: center;
}

.formTitle h4 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    margin: auto;
}

.formCotentWrapper {
    text-align: left;
    padding: 15px;
    border: 1px solid #dedede;
    border-radius: 0 0 5px 5px;
    border-top: none;
    background: #ffffff;
}

.contactCell input,.contactCell textarea{
    width: 100%;
    padding: 4px;
}
.cell35 {
    width: 30%;
    float:left;
    vertical-align: top;
}

.cell55 {
    width: 60%;
    float:right;
    vertical-align: top;
}

.contactCell {
    color: #000;
    font-size: 18px;
}

.contactCell p {
    color: #000;
    padding: 0;
    margin: 0;
}

.contactCell h4 {
    padding: 0;
    margin: 0;
}

.contactCellRgba {
    text-align: center;
    color: #000;
    font-weight: bold;
    padding-bottom: 13px;
    margin-top: -15px;
    font-size: 19px;
}

#formDiv {
    font-size: 1.30em;
    line-height: 1.4em;
    color: #7c7d7e;
}

.subtitleBlack {
    color: #18294d;
    font-size: 22px;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-bottom: 6px;
    padding-top: 6px;
}


.titleBlack {
    color: #18294d;
}

.fixedBody {
    overflow: hidden;
    position: fixed;
}

.center .titleSection{
    text-align: center;
}

#resultOkDiv {
    display: none;
    text-align: center;
    border: solid 1px #C4C4C4;
    margin-top: 30px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ffffff;
}

.mobileStore {
    text-align: center;
}

.mobileStore img {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#imgTest {
    width: 600px;
}

@media ( max-width :980px) {
    #menuRevendeur {
        display: none;
    }
    #menuBlog {
        display: none;
    }
}
.font11{
    font-size: 11px;
}

#switchWebsiteLanguage{
    position:absolute;
    bottom:-15px;
    right:20px;
}




.featureItem .fa {
    font-size: 32px;
    color: #1d7cd2;
}

.featureItemIcon{

    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
}

.featureItemEl{
    display: inline-block;
    vertical-align: top;
    width:80%;
}


.col-1 .featureItemEl{
    display: block;
    vertical-align: top;
    width:100%;
}

.featureItemTitle {
    color: #18294d;
    font-size: 19px;
    margin: 0;
    padding: 0;
    text-align: left;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
    font-weight: bold;
}

.featureItemDescription{
    text-align: left;
}

.col-3 {
    display: inline-block;
    width: 29%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    margin-right: 2%;
    margin-left: 2%;
    padding-bottom: 20px;
    padding-top: 20px;
}

.col-2 {
    display: inline-block;
    width: 45%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    margin-right: 2%;
    margin-left: 2%;
    padding-bottom: 20px;
    padding-top: 20px;
}

.col-1 {
    display: inline-block;
    width: 95%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    margin-right: 2%;
    margin-left: 2%;
    padding-bottom: 20px;
    padding-top: 20px;
}


#temoignageImgDiv{
    text-align:center;
    margin-bottom: 20px;

}

#temoignagesDivImg {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.title {
    font-size: 32px;
    line-height: 1.25em;
    color: #18294d;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    font-weight: bold;
}

.blogItemWrapper{
    padding:20px;
}


#blogWrapper {
    padding-top: 25px;
    background: #fff;
}

#headerTitleSection{
    padding-top:60px;
}

a.btn {
    padding: 8px;
    display: inline-block;
    margin-top: 15px;
    background: #1d7cd2;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

a.btn:hover{
    border: solid 1px #c4c4c4;
}

#contactForm{
    margin: auto;
    max-width: 350px;
    width: 90%;
}

.priceOption {
    display: block;
    text-align: center;
    margin: 20px;
    color: #1d7cd2;
    font-size: 16px;
}

.featureItemDescription ul{
    padding: 0px;
}

.subtitle {
    font-size: 22px;
    text-align: center;
    color: #000;
}

.padding20{
    padding: 20px;
}


@media ( max-width :1000px) {
    #headerMenuLogo {padding: 10px;float: left;}
    #headerMenuLogoH1 {padding: 45px 0 0 0;overflow: hidden;background-image: url("img/logo_600.png");background-repeat: no-repeat;height: 0px !important;height: 45px;float: left;width: 60px;cursor: pointer;margin-top: 5px;color: #fff;}
}


@media ( max-width :820px) {
    .menuNoTablet{
        display: none;
    }
    body {
        font-size: 16px;
        line-height: 18px;
    }

    #menuMobileBg {
        display: none;
        background: rgba(0, 0, 0, 0.7);
        position: fixed;
        top: 80px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 5;
    }

    .headerMenuItem::after{
        content:"";
    }


    #headeMenuButtonTitle {
        vertical-align: middle;
        display: block;
    }

    #headerMenu {
        position: fixed;
        top: 81px;
        bottom: 0px;
        right: 0px;
        z-index: 300;
        background: #fff;
        overflow: scroll;
        display: none;
        width: 190px;
        border-top: none;
        padding: 0;
    }


    .headerMenuItemLogin {
        display: block;
        text-align: center;
        padding: 7px;
        border-bottom: solid 1px #C4C4C4;
    }

    #headerMenu a,.headerMenuLogin a{
        text-decoration: none;
        margin-left: 10px;
        margin-right: 10px;
        padding-bottom: 5px;
        padding-bottom: 5px;
        font-size: 16px;
    }

    #switchWebsiteLanguage{
        display:none;
    }

    .slider {
        padding-left: 0px;
        padding-right: 0px;
    }

    .slider h1 {
        display: none;
    }

    #mobileMenuTitle {
        font-size: 16px;
        margin: 0;
        padding-top: 0px;
        text-align: center;
        position: absolute;
        top: 20px;
        left: 85px;
        right: 65px;
        display: block;
        font-weight: 600;
        color: #000;
    }

    #sliderWrapperContent {
        display: block;
        width: 100%;
        position: relative;
        text-align: center;
    }

    .sliderWrapper {
        height: auto;
        overflow: hidden;
    }

    .contentWrapper {
        width: 95%;
        margin: auto;
        position: relative;
    }

    .menuResume {
        padding: 20px;
        font-size: 16px;
        line-height: 18px;
        color: #3C3C3C;
        text-align: left;
        background: rgba(255, 255, 255, 0.4);
        margin-top: 10px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        max-width: 600px;
        text-align: center;
        margin: auto;
    }

    .menuBg {
        height: auto;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 70% 30%;
        min-width: 0px;
        background-size: cover;
    }

    .sliderB {
        display: none;
    }

    .testLogicielFlexina {
        color: #fff;
        text-align: center;
        padding-top: 10px;
        max-width: 100%;
        padding-bottom: 30px;
        margin-top: 10px;
    }

    .testLogicielFlexina a {
        color: #fff;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
    }

    .testLogicielFlexina span {
        background-color: #18294d;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        padding-left: 80px;
        padding-right: 80px;
        cursor: pointer;
        padding: 10px;
    }

    .testLogicielFlexina span:HOVER {
        background-color: #2980b9;
    }

    .headerSub {
        font-size: 16px;
        line-height: 18px;
        color: #fff;
        text-align: center;
        text-align: center;
        color: #fff;
    }

    .title {
        font-size: 20px;
        line-height: 22px;
        color: #18294d;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col-3 {
        display: inline-block;
        width: 44%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
        text-align: center;
        padding-bottom: 15px;
        padding-top: 10px;
        padding-left: 2%;
    }

    .subtitleBMenu {
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        text-align: left;
        padding-bottom: 6px;
        padding-top: 6px;
        text-align: center;
    }

    .col-3-div {
        display: block;
        width: 100%;
        vertical-align: top;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
    }

    .indexInfos {
        font-size: 16px;
        line-height: 18px;
        text-align: center;
    }

    .indexImg {
        width: 42px;
        display: inline-block;
        margin: auto;
    }

    .plusOfFlexina {
        height: auto;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .plusOfFlexinaTitle {
        padding-top: 0px;
        padding-bottom: 15px;
    }

    #plusOfFlexinaEcoute {
        display: none;
    }

    .section h3 {
        font-size: 18px;
        line-height: 20px;
        padding: 0;
        margin: 0;
    }

    .sectionCell {
        padding: 0px;
        width: auto;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
        width: auto;
    }

    .marginCellRight {
        margin-right: 0%;
        padding-left: 0px;
    }

    .sectionVerticalCenter{
        display: block;
    }
    .sectionVerticalCenterWrapper {
        display: block;
        width: auto;
        height: auto;
        overflow: hidden;
        padding: 15px;
    }

    #mobileImgIllustration {
        display: none;
    }

    .titleLine2 {
        font-size: 16px;
        padding: 10px;
    }

    .indexInfosLegend {
        text-align: right;
        color: #3c3c3c;
        padding-top: 10px;
        font-size: 14px;
    }

    #temoignagesDivImg {
        display: none;
    }

    .sliderMobile {
        text-align: center;
    }

    .sliderMobile img {
        max-width: 95%;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .homePresentation1 p {
        font-size: 14px;
        line-height: 18px;
    }

    .padding50 {
        padding: 0px;
    }

    .noMobile {
        display: none;
    }

    .noMobileInline {
        display: none;
    }

    .noMobileInline img {
        width: 50%;
    }

    .noMobile span {
        display: inline;
    }

    .mobileOnly {
        display: inline;
    }

    .imgMobile {
        display:block;
        margin:auto;
        max-width: 95%;
        margin-top: 10px;
        padding-bottom: 25px;
    }

    .marginCellLeft, .marginCellRight {
        margin-left: 0%;
        padding-left: 0px;
        text-align: center;
        width: 100%;
    }

    .section h3 {
        padding-bottom: 10px;
    }

    .priceTableWrapper {
        width: 100%;
    }

    .priceTable {
        background: #fff;
        display: inline-block;
        width: 98%;
        text-align: center;
        max-width: 510px;
        margin-right: 0%;
        overflow: hidden;
        min-height: 0px;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 35px;
    }

    #priceMainDiv {
        min-width: 0px;
    }

    .priceTableTitle {
        font-size: 18px;
    }

    .priceTableTarif {
        font-size: 18px;
    }

    .priceExtraDiv {
        height: auto;
        padding: 25px;
        width: auto;
        min-width: 0px;
        box-sizing: border-box;
    }

    .priceExtraDivWrapper {
        width: 100%;
        vertical-align: top;
    }

    .priceExtraDivEl {
        width: 46%;
    }

    .blogImg img {
        max-width: 98%;
        width: 90%;
    }

    .blogItemWrapper {
        margin-bottom: 20px;
        color: #333;
        background: #fff;
        width: 92%;
        margin: auto;
        margin-bottom: 15px;
        max-width: 100%;
    }

    .blogDate {
        display: block;
        vertical-align: top;
        margin-right: 0px;
        margin-top: 0px;
        width: 100%;
        max-width: 80px;
    }

    .blogContent {
        display: block;
        width: 100%;
        vertical-align: top;
    }

    .blogDateMonth {
        text-align: center;
    }

    .blogTitle {
        font-size: 18px;
        line-height: 20px;
        vertical-align: top;
        color: #3498db;
        width: 100%;
        min-width: 0px;
        font-weight: normal;
        border-bottom: 1px solid #C4C4C4;
        margin-bottom: 10px;
        padding-bottom: 0;
        margin-top: 15px;
    }

    .cell45 {
        width: 100%;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        margin: auto;
    }

    input[type='text'] {
        width: 100%;
        max-width: 95%;
    }

    select {
        width: 100%;
    }

    textarea {
        max-width: 95%;
        width: 100%;
        height: 80px;
        max-height: 150px;
    }

    .revendeurDiv {
        width: 100%;
        margin-left: 0%;
        margin-top: 15px;
        text-align: center;
    }

    #revendeurPadding {
        height: auto;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    #orderFormContent {
        display: block;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        width: 85%;
        vertical-align: top;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 40px;
        max-width: 410px;
    }

    #orderInfosForm {
        display: block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        vertical-align: top;
        margin-left: 0px;
    }

    #essaiGratuitFormInput {
        padding: 0px;
    }

    .sliderA {
        display: none;
    }

    #essaiGratuitMobileTitle {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    #menuRevendeur {
        display: block;
    }

    #menuBlog {
        display: block;
    }

    .section h3 {
        text-align: center;
    }
    /* .headerMenuActive a{
        color: #FFFFFF;
        padding: 0;
    }
    .headerMenuActive{
          background: #1d7cd2;
    } */
    .cell55 {
        display: block;
        float: none;
        width: 100%;
        padding-top: 10px;
    }

    .cell35 {
        display: block;
        float: none;
        width: 100%;
        margin: auto;
        max-width: 280px;
        padding: 20px;
        background: rgba(255,255,255,0.3);
        margin-bottom: 40px;
        margin-top: 40px;
    }

    .contactCell {
        font-size: 13px;
    }

    .contactCell p {
        font-size: 13px;
    }

    .padding10 {
        padding: 8px;
    }

    .font16 {
        font-size: 16px;
    }

    .font11 {
        font-size: 11px;
    }

    #temoignagesDiv .col-3,.highLightContainer .col-3{
        display: block;
        width: 90%;
        margin: auto;
    }

    .plusOfFlexina .col-3 {
        display: block;
        width: 90%;
        margin: auto;
    }

    #temoignagesDiv .col-3 .subtitleBMenu {
        text-align: left;
    }

    #temoignagesDiv .col-3 .indexInfos {
        text-align: left;
    }

    .headerMenuItem{
        display: block;
        z-index: 300;
        text-align: center;
        padding: 8px;
        border-bottom: 1px solid #C4C4C4;
    }


    .featureItemIcon {
        display: block;
        text-align: center;
        width: 100%;
    }


    .featureItemDescription,.featureItemTitle{
        font-size : 16px;
    }

    .featureItem .fa {
        font-size: 36px;
    }

    .featureItemTitle {
        font-size: 17px;
        margin-bottom: 6px;
        margin-top: 11px;
        font-weight: bold;
    }

    .highlightItem{
        width:100%;
        display: block;
    }

    #headeMenuButton {
        float: right;
        text-align: right;
        padding: 20px;
        display: inline-block;
        cursor: pointer;
        vertical-align: top;
        font-size: 36px;
        color: #000;
        text-align: center;
    }
}

@media ( min-width :640px) {
    #mobileMenuTitle {
        font-size: 20px;
        padding-top: 10px;
    }
}


@font-face {
    font-family: 'icomoon';
    src:  url('http://mail2.myflexina.com:80./fonts/icomoon.eot?dt10ba');
    src:  url('http://mail2.myflexina.com:80./fonts/icomoon.eot?dt10ba') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dt10ba') format('truetype'),
    url('fonts/icomoon.woff?dt10ba') format('woff'),
    url('fonts/icomoon.svg?dt10ba') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="fa-"], [class*=" fa-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-clock-o:before{content:"\e950";}
.fa-question-circle:before{content:"\e96c";}
.fa-shopping-cart:before{content:"\e93a";}
.fa-bar-chart:before{content:"\e99b";}
.fa-users:before{content:"\e972";}
.fa-cloud:before{content:"\e9c1";}
.fa-bars:before{content:"\e9bd";}
.fa-puzzle-piece:before{content:"\e9bc";}
.fa-file-pdf-o:before{content:"\eadf";}
.fa-file-excel-o:before{content:"\eae2";}
.fa-paint-brush:before{content:"\e993";}
.fa-calendar-check-o:before{content:"\e9b8";}