
.busy
 {
 width:100%;
 height:100%;
 margin:0;
 padding:0;
 background: #3B5671 url(../sliderimg/loadit.gif) no-repeat center ;
 z-index:50;   
 }


/*

@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://fonts.gstatic.com/s/lato/v8/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v8/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://fonts.gstatic.com/s/lato/v8/1YwB1sO8YE1Lyjf12WNiUA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v8/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
*/

/*
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(http://fonts.gstatic.com/s/lato/v8/H2DMvhDLycM56KNuAtbJYA.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v8/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
*/

/*
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(http://fonts.gstatic.com/s/lato/v8/tI4j516nok_GrVf4dhunkg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/lato/v8/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}
*/
html,body {
  /*min-height: 2000px;*/
  width: 100%;
  padding-top: 30px;
  
}

.container
{
width:100% !important;
/*
min-width:320px;
padding-right: 0px;
padding-left: 0px;
*/
}
   



.navbar-fixed-top {
width: 100%;
border-width: 0 0 0;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.54);
}

.navbar-mobile
{
 width: 100%;
 border-width: 0 0 0;
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.54);

}


.navbar-default
{
   
    background: rgba(255, 255, 255, 0.95);
}

.logo
{
    margin:0;
    padding-top:5px;
    padding-bottom: 5px;
    
}
.navbar-header
{
 margin-bottom: 10px;  
}

.navbar-collapse
{
   border: 0;
    
  
    
}

.btlogin,
.btsignin
{
  margin-top: 15px !important;   
}

.btlogin
{
    margin-left:  5px;
    margin-right:  30px;
}

.btsignin
{
    margin-left:  30px;
    margin-right:  5px;
   margin-top: 15px !important;
  
}

@media (min-width: 768px) 
{
.navbar-nav>li>a {
padding-top: 22px;
padding-bottom: 10px;
padding-left: 7px;
padding-right: 7px;
}
}


.navbar-nav>li
{
    
}

.navbar-default .navbar-nav>li>a {
/*color: #487da6;*/
color: #555555;

}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #000000;
background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
color: black;
background-color: transparent;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
color: #000000;
text-decoration: none;
background-color: #f5f5f5;
}



/*
.dropdown:hover .dropdown-menu {
   display: block;
}
*/


section.alternate .divider .fa, section.alternate {
/*background-color: #FCFAFD;*/
}
section {
/*padding-top: 40px;
padding-bottom: 30px;
*/
}

section.part1
{
    padding-top: 50px;
    background-color: #FCFAFD;

}

.contentmarge {
padding-right: 3%;
padding-left: 3%;
margin-right: auto;
margin-left: auto;
/*max-width: 1200px;*/
}







.img-responsive {
display: inline-block;
}
.animate_fade_in {
opacity: 0;
right: 0px;
position: relative;
padding-left: 0px;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
display: block;
width: 100%;
max-width: 100%;
height: auto;
}



/** 20. Count To [number]
 **************************************************************** **/
.styleColor {
color: #487da6 ;

}

.counter
{
    padding:0;
    margin-top:10px;
   /* background-color: #487da6;*/
/*background-color: #FCFAFD;*/
background-color: #FFF;

}


div.countTo strong {
	display: block;
	font-size: 40px;
	line-height: 40px;
	font-weight: 400;
}

div.countTo label {
	font-weight: 300;
	font-size: 15px;
	line-height: 20px;
	padding-top:6px;
        /*color: #accff2*/
         color: #487da6;
        
}



.countTo .boxed {
	margin-top:10px;
        margin-bottom:10px;
	border: #487da6 1px solid;
	padding-top:20px;
	padding-bottom:20px;
	display:block;
}

div.countTo.dark,
div.countTo.styleBackgroundColor {
	color:#fff;
}

div.countTo.paddings {
	padding:30px 0;
}

div.countTo.dark {
	background-color:rgba(0,0,0,0.5);
}



@media only screen and (max-width: 768px) {
	section .countTo {
		margin-top:60px;
	}
	.countTo .boxed {
		margin-top:15px;
	}

}

.radius3 {
	-webkit-border-radius: 3px !important;
	   -moz-border-radius: 3px !important;
			border-radius: 3px !important;
}

label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700;
}


.sfContentBlock
{
margin: 0;
color: #555;
/*background: #fff;*/
font: 400 16px/1.25 Arial,Helvetica,sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;

font-size: 16px;    
    
}

.BulletCheck {
list-style-image: url(../images2/bullet-green-check.png);
margin-left: 50px;
}

h3 {
display: block;
font-size: 1.17em;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
margin: 0 0 20px;
font: 400 28px/1 FaktSlabPro-Medium,"Roboto Condensed",Arial,Helvetica,sans-serif;
margin-top: 30px;

}

.List--m h3 {
margin-bottom: 5px;
font-size: 24px;
line-height: 1.25;
vertical-align: top;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
color: #000;
word-wrap: break-word;
}


.List--m p {
line-height: 1.5;
}
dl, fieldset, ol, p, small, ul {
margin: 0 0 20px;
padding: 0;
}

user agent stylesheetp {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

Inherited from li
user agent stylesheetli {
display: list-item;
text-align: -webkit-match-parent;
}






#footermarge
{
    display: block;  
    padding: 0;
    margin: 0;
    background: transparent;      
    top: -2px;
    height: 25px;
}





   #footer h4 {
    margin: 0;
    font-family: "Gotham A","Gotham B",Helvetica,Arial,sans-serif;
    font-size: 1.10em;
    font-weight: 300;
    line-height: 1.2;
    color:  #ffffff;
    margin-bottom: 15px;
    margin-top: 15px;
    white-space: nowrap;
}







#footer
{
    font-family: "Gotham SSm A","Gotham SSm B",sans-serif !important;
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1;
    display: block;
    clear: both;
    position: relative;
    min-height: 360px;
    background: #006eb6;
    padding: 0;
    margin:0;
    
    /*background: #487da6*/

}

#footer>div 
{
    width: 80%;
    margin: 0 auto;
    padding: 0;
    padding-top: 45px;
    color: #fff;
    
}

#footer>div:after {
    content: "";
    display: table;
    clear: both;
}





#footer p {
    margin-top: 0;
    font-size: 1em;
    font-weight: normal;
    line-height: 1;
    padding-top: 3px !important;
   padding-bottom: 3px !important;
    margin: 0 !important;
    display: block;
    
}

#footer a {
    text-decoration: none;
    color: #accff2 !important;
    font-size: 1em !important;
}

#footer a:hover {
    text-decoration: underline;
}
    


.footer-logo a {
 background: url(../images2/logofooter5.svg) no-repeat 0 0;
}


.footer-logo {
    position: relative;
}

.footer-logo h1 {
    float: left;
}


#footer p {
    
  
       
}


.footer-logo a {
    position: absolute;
    top: -15px;
    left: 0;
    width: 104px;
    padding-top: 40px;
    -webkit-background-size: 104px 40px;
    -moz-background-size: 104px 40px;
    background-size: 104px 40px;
}

.footer-logo a {
display: block;
height: 0;
overflow: hidden;
}



.no-svg .footer-logo a {
    background: url(/static/img/website.png) no-repeat -6px -58px;
}

.footer-rightsreserved {
    margin-left: 0;
    margin-bottom: 15px;
}

.footer-rightsreserved p {
    margin-bottom: 8px;
}

.footer-rightsreserved p span {
    padding: 0 2px;
    color: #accff2;
}


.footer-page-links>div:last-child {
    margin-right: 0;
}

.footer-page-links h4 {
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 1px dotted #699acb;
    font-size: 1.10em;
    font-weight: 500;
}

.footer-youtube,
.footer-facebook,
.footer-twitter,
.footer-gplus {
    display: inline-block;
    width: 25px;
    height: 0;
    margin-right: 6px;
    padding-top: 25px;
    overflow: hidden;
    color: #accff2;
    opacity: 0.8;
    background-repeat: no-repeat;
    -webkit-background-size: 25px,25px;
    -moz-background-size: 25px,25px;
    background-size: 25px,25px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.footer-gplus a:h 
{
 color: #ffffff;
 fill:  #ffffff;
   
}




.footer-youtube:hover,
.footer-facebook:hover,
.footer-twitter:hover,
.footer-gplus:hover {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
}

.footer-facebook {
 background: url("../images2/facebook.svg") no-repeat ;

}

.footer-twitter {
   
    
   
    background: url("../images2/twitter.svg") no-repeat ;

}

.footer-gplus {
 background: url("../images2/gplus.svg") no-repeat ;


}


.footer-youtube {
         
    background: url("../images2/youtube.svg") no-repeat ;
}




#content-docs footer {
    margin-top: 50px;
    border-top: 1px solid #d5d5d5;
}

#content-docs footer ol li {
    font-size: 12px;
}


.footertext
{
    font-size: 1.15em;
}



#twitter .tab5,
#twitter .footer-rightsreserved {
    margin-right: 0;
}


.tabs-container
{
    width: 940px;
    margin: 0 auto;
}


.tab1,
.tab2,
.tab3,
.tab4,
.tab5,
.footer-rightsreserved,
.tab6,
.tab7,
.tab8,
.tab9,
.tab10,
.tab11,
.tab12,
.tab13,
.tab14,
.tab15,
.tab16
{
   
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 10px;
    margin-left: 10px;
}

.tab5,
.footer-rightsreserved {
    
}

footer-rightsreserved {
    margin-left: 0;
}

.footer-rightsreserved p {
    margin-bottom: 8px;
}



.footer-rightsreserved p span {
    padding: 0 2px;
    color: #accff2;
}


#footer a {
    color: #accff2 !important;
    text-decoration: none;
}




.footer-end {

    width: 70%;
    float: right;
    clear: both;
    padding-top: 2em;
    overflow: hidden;

}

.footer-end::before {
    content: "";
    display: block;
    margin-top:10px;
    margin-bottom: 2em;
}



.footer-end a {
   
    padding-right: 1.8em;
    line-height: 2.2 !important;
}





#footer
{
border-top: 1px solid #6ea7d2;
background: #487da6;  
/*#3980B7*/
}

 .footertext
 {
 color: #85BDE9;
 /* color: #accff2;*/
 }
 
 #footer a {
     color: #accff2 !important;
  }

 
 
 
 
 .footer-line
 {
  border-bottom: solid 1px #6496BC;
    background: #335875;
    padding-top:0px;
    height: 2px;
    margin: 0 0 30px 120px;

}


.footer-end::before {
    border-bottom: solid 1px #6496BC;
    background: #335875;
    padding-top:0px;
    height: 2px;
    margin: 30px 0 0px 0px;

}








.footer-page-links h4 {
     border-bottom: 1px dotted #8FB5D9;
     }




.footer-end .copy {
    margin-top: 10px;
    line-height: 2.2 !important;
    color: #85BDE9;
margin-bottom: 15px;
}

.img-responsive2
{
margin-top:30px;
display: block;
width: 85%;
max-width: 1460px;
height: auto;
margin-left: auto;
margin-right:auto;
}


.callout.dark.arrow-up, .callout.dark.arrow-down {
position: relative;
padding: 60px 0;
}
.callout.dark, .callout.dark h2, .callout.dark h3, .callout.dark h4, .callout.dark p {
color: #fff;
background-color: #487da6;
}
.callout {
/*z-index: 10;*/
background-color: #F6F6F6;
padding: 30px 0;
}

.callout.dark.arrow-down:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #487da6;
left: 50%;
margin-left: -10px;
bottom: -20px;
}


.logos {
padding: 30px;
padding-right: 20px;
padding-left: 20px;
margin-bottom: 0px;
margin-top: 10px;
color: inherit;
background-color: #eee;
}


#boxslider
{
overflow:hidden;
display:block;
position: relative;  
height: 800px;
display:block;
 width:100%;
}


#transbox {
     position: absolute;
     display:inline-block;
     width:100%;
     margin:0;
     padding:0;
     background-color: #000;
     /*border: 1px solid black;*/
    /*
     opacity: 0.3;
     filter: alpha(opacity=30); /* For IE8 and earlier */ 
     
    z-index: 10; 
    background-color: transparent;
    background-color: rgba(0,0,0,0.3); /*ie6 will ignore this*/

}

div.transbox p {
    /*
     margin: 30px 40px;
     font-weight: bold;
     color: #000000;
 */
    }

    
    
    
 #myslider
 {
 position:absolute;
 display:inline-block;
 }
 
 .slider
 {
 margin:0;
 padding:0;
 /*background:  url(../sliderimg/bg1440-1.jpg) no-repeat center ;*/
 background: no-repeat center ; 
 
 -webkit-background-size: cover; /* pour Chrome et Safari */
 -moz-background-size: cover; /* pour Firefox */
 -o-background-size: cover; /* pour Opera */
 background-size: cover; /* version standardisée */
 z-index:50;   
 }
 
 
 
 
 
 
 
 #mysliderend
 {
 } 
 
 
 
 #homme1
 {
 top: -5000px;
 opacity:0;    
 position: absolute;
 margin:0;
 padding:0;
 /*background:  url(../sliderimg/homme2.png) no-repeat top ;*/
 background:  no-repeat top ;
 -webkit-background-size: cover; /* pour Chrome et Safari */
 -moz-background-size: cover; /* pour Firefox *
 -o-background-size: cover; /* pour Opera */
 background-size: cover; /* version standardisée */
 z-index:1;
 }
 
 
 .checkleft
 {
  left: 750px;   
 } 
 
 .txtleft
 {
  left: 820px;   
 
 } 
 
 #txt1
 {
  top: 70px;
  left: 450px;
  top: -5000px;
  /*text-transform:uppercase;*/
 }

 #txt6
 {
  top: 70px;
  left: 410px;
  top: -5000px;
  opacity:0;
   /*text-transform:uppercase;*/   
 }
 
 #txt1,
 #txt2,
 #txt3,
 #txt4,
 #txt5,
 #txt6
 {
 top: -5000px;   
 }
 
 
 
 
 
 .top2
 {
 top: 180px;
 }


.top3
 {
 top: 250px;  
  
 }

 .top4
 {
 top: 320px;  
  
 }
  
 .top5
 {
 top: 390px;  
  
 }
 
 #txt6 div,
 #txt4 div,
 #txt5 div,
 #txt3 div,
 #txt1 div,
 #txt2 div,
 #checked div
 
 
 {
  display: inline-block;     
  opacity: 0;   
 }
 
 
 
 .sentence
 {
 margin:0;
 padding:0;
 /*Letter-Spacing: 2pt;*/ 
 position: absolute;
 padding:0;
 margin:0;
 font-weight:900;
 font-size:60px; 
 line-height:65px;
 color: #fff;   
/* text-shadow: -1px 0 1px #36516C, 0 1px 1px #36516C, 1px 0 1px  #36516C, 0 -1px 1px  #36516C;*/
/*font-style: italic;*/
text-shadow: 0px 2px 0px #36516C;
 font-family: 'Lato', sans-serif;
 z-index:5;
 }
 
 .check
 {
 height: 60px;
 width: 60px;
 
 position: absolute;
 margin:0;
 padding:0;
 background:  url(../sliderimg/bigcheck.png) no-repeat top ;
 -webkit-background-size: cover; /* pour Chrome et Safari */
 -moz-background-size: cover; /* pour Firefox */
 -o-background-size: cover; /* pour Opera */
 background-size: cover; /* version standardisée */
 z-index: 5;
 }
 
 #ipad2
 {
opacity: 0;
 top:100px;
 left: 20px;
 top: -5000px;    
 width:800px;
 height:580px;
 position: absolute;
 margin:0;
 padding:0;
 background:  url(../sliderimg/ipad2-b.png) no-repeat top ;
 -webkit-background-size: cover; /* pour Chrome et Safari */
 -moz-background-size: cover; /* pour Firefox */
 -o-background-size: cover; /* pour Opera */
 background-size: cover; /* version standardisée */
 z-index:1;
 }


.btn-big{
padding-top: 25px;
padding-bottom:25px;
padding-left:30px;
padding-right:30px;

font-size: 30px;
line-height: 30px;
border-radius: 8px;
font-weight: 700;
}
 
 
#bigsign
 {
    z-index:10;
     top: 500px;
     left: 950px;
     position:absolute;
     top: -5000px;
 }
 
 
 
 
.hide400
{
display: inline-block;
}

.analyse {
position: absolute;
top: 28%;
left: 30%;    
width: 100%;
margin:0;
padding: 0;

}
 

#scrolldown{
position: absolute;
top: 72%;
left: 50%;    
margin:0;
padding: 0;
height: 30px;
width: 19px;
background-image: url("../images2/scrolldown.svg");
background-repeat: no-repeat;
background-size: contain;
}


#scrolltop {
  display: none;
  position: fixed;
  right: 25px;
  bottom: 25px;
  height: 60px;
  width: 60px;
  padding-top: 10px;
  padding-left: 12px;
  background: rgba(0,0,0,0.3);
  border-radius: 50px;
  transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  z-index: 49;
}









.bigform
{
position:absolute;
margin: 0;
padding-left: 20px;

line-height: 25px;
width: 400px;
height: 45px;
font-size: 25px;    
opacity: 0.8;
color: #aaaaaa;
border-radius:0;
border-top-left-radius:0.2em;
 border-bottom-left-radius:0.2em;
 border: 0px;
}


.formbt{
margin:0;
position:absolute;
left:400px;
padding:0px;
padding-left: 20px;
padding-right:20px;
line-height: 25px;
height: 45px;
font-size: 25px;
font-weight: 700;
border-radius:0;
border-top-right-radius:0.2em;
border-bottom-right-radius:0.2em;
 opacity: 0.8;
 


}

.lead
{
    color: #888888;
}

.black
{
    color:black;
}

.nav {
padding-left: 10px;

}

.share_buttons > div {
    white-space: nowrap;
    margin:0 0 0 5px;
    padding: 0;
    float: left;
}

input[type=radio], input[type=checkbox] {
margin: 0px 0 0;
margin-right: 3px;
}


.topbar
{
   background-color: #487da6;
   height:40px;
}



.toptext
{
   padding-top:10px;
   vertical-align: middle;
   font-weight: 700;
   color: #ffffff;
}

.topbar1 {
background: #f5f5f5;
border: 1px solid #ddd;
margin: 5px auto 5px;
position: relative;
padding: 16px;
color: black;
font-size: 13px;
font-family:arial,sans-serif;
text-align:center;
}

.topbar1 a
{
color: rgb(114, 114, 168);
    
}
 
body
{
font-size: 15px;
}


.article
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
}

.chapeau
{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #555555;
}

.article a
{
 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #2a6496;   
    font-weight:100;
    text-decoration: underline; 
}

h5 {
  margin: 5px 0px 5px;
  color: #2a6496;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  
}

.navbar
{
   margin-bottom: 0px; 
    
}

.row
{
    margin-right:0px;
    margin-left: 0px;
}

.mycontainer
{
width:100% !important;
padding: 0px;
margin: 0px;

}
.navbar-brand {
    padding: 5px;   
    padding-bottom: 5px;
    
   
}