

.busy
 {
 
 width:100%;
 height:100%;
 margin:0;
 padding:0;
 background: #3B5671 no-repeat center;
 z-index:49;   
 }

.container
{
width:100% !important;
}

.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);
 position: absolute;
 top:0;
 z-index: 1030;
 min-width: 300px;
}


.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;
    
    
}

.menu_img
{
    vertical-align: baseline !important;  
}

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

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

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


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

    @media (max-width: 840px) 
    {
    .navbar-nav>li>a {
    padding-top: 22px;
    padding-bottom: 10px;
    padding-left: 8px !important;
    padding-right: 8px !important;
    }
    }


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

.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;
margin: 0 0 20px;
font: 400 28px/1 FaktSlabPro-Medium,"Roboto Condensed",Arial,Helvetica,sans-serif;
margin-top: 30px;

}

h2
{
font: 400 28px/1 FaktSlabPro-Medium,"Roboto Condensed",Arial,Helvetica,sans-serif;
font-size: 28px;   
}

.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: 90%;
max-width: 1520px;
height: auto;
margin-left: auto;
margin-right:auto;
}

.img-responsive3
{
margin-top:30px;
display: block;
width: 90%;
max-width:  802px;
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: 0px;
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;
    /*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.2); /*ie6 will ignore this*/

}

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

    
    
    
 #myslider
 {
 position:absolute;
 display:inline-block;
 /*filter: grayscale(20%) blur(2px);*/
 }
 
 .slider
 {
 background-color: transparent;
 margin:0;
 padding:0;
 z-index:60;   
 background-position: center;
 }
 
 .cover 
 {
    -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 */
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 1246px 696px inset;
 
 }


 .blur
 {
     
  webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
 
     
 } 
 
   
 .checkleft
 {
  left: 750px;   
 } 
 
 .txtleft
 {
  left: 820px;   
 
 } 
 
 #txt1
 {
  top: 70px;
  left: 450px;
  top: -5000px;
  /*text-transform:uppercase;*/
 }

  
 #txt1,
 #txt2,
 #txt3,
 #txt4,
 #txt5,
 #txt6,
 #txt7,
 #txt8,
 #txt9,
 #txt10,
 #txt11,
 #txt12,
 #txt13
 {
 top: -5000px;   
 display: inline-block;     
 opacity: 0;  
 }
 
 
 
 
 
 
 .top2
 {
 top: 180px;
 }

.top3
 {
 top: 250px;  
 
}
top4
 {
 top: 320px;  
  
 }

 .top5
 {
 top: 390px;  
 }
 
 .top6
 {
 top: 390px;  
 }
 
 

 
 
 .sentence
 {
 margin:0;
 padding:0;
 /*Letter-Spacing: 2pt;*/ 
 position: absolute;
 padding:0;
 margin:0;
 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;*/
 z-index:5;
 }

 .sentenceShadow
 {
  
  /*text-shadow:  0px 0px 5px rgba(0,0,0,0.5);*/   
     
 }
 
 
 .sentenceTitle
 {
    /* font-family: sans-serif;*/ 
    /*font-weight:700;*/
    font-family: Raleway,sans-serif;
    font-weight: 700;
    color: #fafafa!important;
    opacity: 1;
    font-size: 60px;
 }
 
 .sentenceText
 {
     
 font-family: sans-serif, "Open sans"; 
 font-weight: 500;
 opacity: 1;
 }


 .check
 {
 height: 60px;
 width: 60px;
 
 position: absolute;
 margin:0;
 padding:0;
/* background:  url(../sliderimg/bigcheck.png) no-repeat top ;*/

background:  url(https://www.afsanalytics.com/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 ;*/
 background:  url(https://www.afsanalytics.com/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:11;
     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: 90px;
  bottom: 15px;
  height: 60px;
  width: 60px;
  padding-top: 14px;
  padding-left: 15px;
  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; 
   visibility: hidden;
    
}

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

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

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

.sectionblue 
{
background-color: #FCFAFD;
}



  
  
 #loginslider 
 {
     display: block;
     position:fixed;
     top: 2%;
     right:5%;
     border: 2px solid rgba(255,255,255,1); 
     border-radius: 2px;
     padding: 5px 10px;
     z-index:100;
     font-size: 14px;
    font-weight: 400;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    opacity:0.90;
    color: rgba(255,255,255,0.90) !important;
 }
  
 #loginslider a
 {
        text-decoration: none;
     
 }
  
 #loginslider:hover
 {
     background-color: rgba(0,0,0,0.30) !important;
     opacity:1;
     color: rgba(255,255,255,1) !important;
   
 
 } 
 
 #loginslider a:hover
 {
      color: white;
      opacity:1;
 } 
  
 #bigsign
 {
     opacity: 0.95;
 }
  
 .navbar
 {
     font-size: 12px;
     text-transform: uppercase;
 }
 
 .dropdown-menu>li>a {
  text-transform: capitalize;   
 }
  
 .logowhite
 {
     padding-left: 5%;
     padding-top: 8%;
     width: 105%;
   
 }
 
 
 .form_index
 {
  margin-bottom: 20px;
  margin-top: 20px;
 padding:10px;
 text-align: center;
 background-color:  #eee;
   border-radius: 2px;
 }

 .form_index_input1
 {
  width: 30% !important;   
  min-width: 50px;
  padding: 13px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
 } 
 
 .form_index_input2
 {
  width: 90% !important;   
  min-width: 150px;
  padding: 13px;
  border-radius: 2px;
  border: 1px solid #e1e1e1;
 } 
 
 .noborder
 {
     border: 0px;
 }
 
 .bigsectionimg
 {
  margin-bottom: 40px;
  margin-top: 30px;
  }
 
 
  .navbar-default {
   /* background: rgba(0, 0, 0, 0.4);*/
}

.navbar-default .navbar-nav>li>a {
  /* color:  rgba(255,255, 255,0.9);*/
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
/*color: #ffffff;
background-color: transparent;
*/
}

/*
bootstrap.min.css:5
.navbar-default .navbar-nav>li>a {
    /*color:  rgba(255,255, 255, 0.9);
}
*/



 /* STEPS */

 ol, ul {
    list-style: none;
}



section.content.darker {
    background: #eff1f4;
}
section.content.steps {
    padding: 20px;
    z-index: 0;
    background-image: url(https://dev.afsanalytics.com/img/rocket.png) !important;
    background-position: -10px bottom !important;
    background-repeat: no-repeat !important;
    background-size: auto 378px !important;
}
section.content {
    flex: 0 0 auto;
    min-height: 400px;
    display: flex;
    flex-flow: column;
    box-sizing: border-box !important;
}

section.content.steps h2 {
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #526db0;
    margin: 0;
    font: 400 30px open sans;
}


section.content.steps ol {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

section.content.steps ol li {
    flex: 0 0 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

section.content.steps ol li .digit {
    order: 1;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
    padding: 7px;
    font-size: 30px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid #526db0;
    color: #526db0;
    background: white;
    box-sizing: border-box;
}

section.content.steps ol .step_content {
    order: 2;
    flex: 0 0 auto;
    display: flex;
    flex-flow: column;
    max-width: 100%;
    box-sizing: border-box;
}

section.content.steps ol li h3 {
    flex: 0 0 auto;
    order: 1;
    max-width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
    font: 400 20px open sans;

}


section.content.steps ol li p {
    flex: 0 0 auto;
    order: 2;
    color: #5d6973;
    font-size: 14px;
    line-height: 22px;
    max-width: 100%;
    margin: 16px 0 16px 0;
}


.white_button.default:hover {
    background: lightgreen;
    border-color: lightgreen;
    color: #000060;
}
.white_button.default {
    background: white;
    /*color: #526db0;*/
    color: #487da6;
    margin-right: 7px;
    font: 600 16px open sans;
    transition: all 500ms ease;
    text-decoration: none;
   

}
.white_button {
    padding: 15px;
    border: 2px solid white;
    color: white;
    background: transparent;
    text-decoration: none;
    border-radius: 5px;
    font: 400 16px open sans;
    text-align: center;
    min-width: 120px;
   
}

section.resources {
    margin-top: 40px;
    flex: 0 0 auto;
    display: flex;
    flex-flow: column;
    align-items: center;
}

ul.resources {
    padding:0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    max-width: 950px;
    margin-top: 20px;
}
ul.resources li {
    flex: 0 0 250px;
    display: flex;
    flex-flow: column;
    border: 1px solid #f0f0f0;
    height: 300px;
    margin: 20px;
    justify-content: space-between;
    cursor: pointer;
    background: white;
    box-sizing: border-box;
}

ul.resources li .icon {
    flex: 0 0 110px;
    background-size: cover;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 20px;
}

ul.resources li .icon .logo {
    height: 100%;
    width: 80%;
    background-size: contain;
    background-repeat: no-repeat;
}

ul.resources li.wordpress .icon .logo {
    width: 60%;
}

ul.resources li .infos {
    flex: 1 0 auto;
    display: flex;
    flex-flow: column;
    padding: 0 10px 0 10px;
}
ul.resources li .infos .desc {
    font-size: 13px;
    flex: 1 0 auto;
    margin: 10px;
    color: #5d6973;
    line-height: 20px;
}

ul.resources li a.action {
    flex: 0 0 auto;
    margin: 0;
    text-align: center;
    padding: 10px;
    text-transform: capitalize;
    transition: all 1000ms ease;
    cursor: pointer;
    text-decoration: none;
    color: white;
    width: 100px;
    margin: 0 auto 0 auto;
    background: #526db0;
    transition: all 250ms ease;
}

section.content h2 b {
    /*color: #526db0;*/
    color: #487da6;
    font-weight: 400;
   
}

section.content.devs h2
{
    
    padding-bottom: 30px;
}

ul.resources li.vrac .others {
    flex: 0 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    font-size: 14px;
    padding: 20px;
    cursor: default;
}

ul.resources li.vrac .others div:hover {
    color: black;
}
ul.resources li.vrac .others div {
    flex: 0 0 auto;
    margin: 7px;
    transition: all 500ms ease;
    color: #5d6973;
}

section.content.devs {
    align-items: center;
    background: #eff1f4;
    box-sizing: border-box !important;
}
section.content.devs ul {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    padding: 0 0 0 30px;
}
section.content.devs ul li {
    display: flex;
    flex-wrap: nowrap;
    flex: 1 0 400px;
    box-sizing: border-box;
}
section.content.devs .icon {
    flex: 0 0 100px;
    height: 100px;
    background: white;
    border-radius: 50%;
    border: 2px solid #526db0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 3px -3px 1px rgba(82,109,175,0.0625);
    overflow: hidden;
}
section.content.devs .icon img {
    width: 80%;
    height: auto;
}
section.content.devs .infos {
    flex: 0 0 auto;
    display: flex;
    flex-flow: column;
    padding: 10px 10px 10px 40px;
    max-width: calc(100% - 120px);
}
section.content.devs .title {
    font: 500 16px open sans;
}

section.content.devs .desc {
    max-width: 600px;
    line-height: 24px;
    color: #5d6973;
    font-size: 14px;
    font-weight: 400;    
}

section.content.devs p
{
margin: 16px 0 16px 0;
}


.notransform
{
text-transform: none !important;

}



.videolegend
{
margin: 0;
color: #222;
font: 500 14px open sans;
-webkit-font-smoothing: antialiased;
 
}


.videolegend_1
{
margin: 0;
color: #000;
font: 500 10px open sans;
-webkit-font-smoothing: antialiased;
position: relative;

}

.img-responsive4 {
    margin-top: 10px !important;
   
 }

 .video_line
 {
     width: 90%;
     display: block;
     position: relative;
     margin-left: auto;
     margin-right: auto;
 }

 .video_item
 {
     width: 45%;
     display: inline-block;
     padding: 10px;
    
 }


.img-responsive3
{
    margin-bottom: 20px;
}

.ilink
{
color: #487da6 !important;
}









@media screen and (max-width: 780px) 
{
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    
    /* STEPS */

    body section.content.steps {
        background-position: -130px bottom !important;
    }

    ol.insta_steps {
        flex-flow: column;
        padding: 0;
    }


    section.content.steps ol li {
        flex: 0 0 auto !important;
        flex-flow: row !important;
        justify-content: space-between !important;
        margin: 0 0 20px 80px;
        align-items: flex-start !important;
    }

    section.content.steps ol li .digit {
        flex: 0 0 50px;
        margin-right: 30px;
    }

    section.content.steps ol .step_content {
        max-width: calc(100% - 60px) !important;
    }

    section.content.steps ol li h3{
        text-align: left !important;        
        font-size: 18px;
        margin: 0 0 10px 0 !important;
    }

    section.content.steps ol li p {
        max-width: 75% !important;
        margin: 0 !important;
    }

    section.content.steps ol li p+p {
        display: none;
    }

    section.action_banner h3 {
        margin: 20px;
    }


}





/************************  FEATURES **************/

.feature_content {
    display: flex;
    margin-top: 20px;
    justify-content: flex-start;
    flex-flow: column;
}

.feature_content section.darker {
    background: #eff1f4;
}

.feature_content section {
    background: white;
    flex: 0 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 5%;
    padding-top:3%;
    color: #5d6973;
    position: relative;
    padding-bottom: 100px;
}




.feature_content .info_cnt h2 {
    flex: 0 0 90%;
    font: 600 17px open sans;
    margin-bottom: 0px;
    background: #4161b1;
    /*background: #487da6;*/
    color: white;
    padding: 3px 7px 3px 7px;
    margin: 0 0 7px 0;
    text-align: left;
    max-width: 100%;
}

 .info_cnt {
    flex: 0 0 100%;
    max-width: 500px;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
}

.feature_content section.inversed .info_cnt {
    order:2;
}



.feature_content section .info_cnt .feature_cnt:not(:last-of-type) {
    margin-bottom: 50px;
}
.feature_content section .info_cnt .feature_cnt {
    flex: 0 0 auto;
    align-items: flex-start;
    justify-content: flex-start;
    display: flex;
    flex-flow: column;
    position: relative;
    z-index: 1;
    max-width: 100%;
}

.feature_content section .info_cnt .title_cnt {
    flex: 0 0 auto;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    position: relative;
    max-width: 100%;
}
.feature_content .title_cnt {
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.feature_content .info_cnt .desc {
    flex: 0 0 auto;
    line-height: 26px;
    max-width: 100%;
}

.feature_content section .info_cnt .feature {
    flex: 0 0 auto;
    font: 600 36px open sans;
    margin: 0 0 30px 0;
    color: black;
    line-height: 40px;
    max-width: 100%;
}


.feature_content section .info_cnt .title_cnt::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 20px;
    left: -20px;
    background: #526db0;
    width: 3px;
    z-index: -1;
    opacity: 0.85;
}

.feature_content section .images_cnt {
    flex: 0 0 auto;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
   
}

.feature_content section .images_cnt_with_border {
    
    border-radius: 6px;
   
    box-shadow: 1px 2px 10px rgba(0,0,0,0.215);
    }



.row_normal 
{
width: 96% !important;
}

.responsive{
        width: 100%;
        height: auto;
}

.flex-switch {
    display: flex;
    flex-direction: column-reverse;

    
}


.feature_content section .img_marge
{
 margin-top: 20px;
 padding:0;
}

.feature_content section .right
{
   padding-right: 4%;
}

.feature_content section .left
{
   padding-left: 4%;
}


.feature_content .toc {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 0;
    __background: #eff1f4;
    border: none;
}

.feature_content .toc ul {
    display: flex;
    padding: 0;
}

.feature_content .toc li {
    display: flex;
    flex: 0 0 auto;
    margin: 7px;
}

.feature_content .toc li a {
    color: white;
    text-decoration: none;
    color: white;
    text-decoration: none;
    padding: 3px 7px 3px 7px;
}

.feature_content section:first-of-type {
    border-top: 1px solid #f2f4f6;
}


.feature_content section.inversed .info_cnt {
    order:2;
}
    
.feature_content section.inversed  .images_cnt   {
    margin: 0 30px 0 0;
}

.row_inverse
{
    display: flex;
    flex-direction: row-reverse !important;
    flex-wrap: wrap;
    width: 100%;
}


.row_normal
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.col_50
{
    flex: 0 0 50%;
    align-items: flex-start;
}


.feature_content section.install {
    padding: 3%;
    box-sizing: border-box;
}
.feature_content section.blue {
    background: #fff;
    box-shadow: inset 0 0px 4px rgba(0,0,0,0.075);
    color: rgba(255,255,255,0.75);
}



.feature_content section.install .title {
    flex: 0 0 100%;
    color: #000;
    font: 600 36px open sans;
    margin-left: auto;
    margin-right:auto;
    width: 100%;
    text-align: center;
}

.gdpr_badge {
    margin-top:40px;
    border-radius: 50%;
    width: 80px;
}

.capitalize {
    text-transform: capitalize;   
   }

.sfContentBlock i {
    color: #526db0;
}
/* MOBILE */

.flag_select {
    height: 15px;
    width: 15px;
    border-radius: 2px;
    cursor: pointer;
}

.disclaimer
{
    padding-top: 10px !important;
    font-size: 9px !important;
    font-style: italic;
    padding-bottom: 10px !important;
}

ul.resources li .infos .desc {
    font-weight: 100;
    }
    
    ul.resources li a.action {
    background-color: #487da6;
    }
    


@media screen and (max-width: 780px) {

    body {
        max-width: 100%;
    }

    .title_cnt h1 {
        padding: 20px;
        font-size: 34px;
    }

    .feature_content .about p {
        margin: 0 0 31px 0 !important;
    }

    .feature_content .toc ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    section.feature {
        flex-flow: column;
        align-items: center;
        padding-bottom: 80px !important;
    }

    .feature_content section .info_cnt .feature {
        font-size: 32px;
    }

    section.feature .images_cnt {
        flex: 0 0 auto;
        margin: 30px 0 0 0 !important;
        max-width: 90%;
    }


    section.feature .infos_cnt {
        flex: 0 0 auto;
        order: 2 !important;
        max-width: 100%;
    }

   
    .feature_content section .right
    {
       padding-right: 0 !important;
    }
    
    .feature_content section .left
    {
       padding-left: 0 !important;
    }


    /* PLATFORMS */

   

    ul.resources {
        justify-content: center;
    }

    .col_50
    {
    flex: 0 0 100%;
    padding-left: 5%;
    }

   
   


    /* MOBILE ONLY */

    .mobile .content .toc ul {
        justify-content: space-around;
    }

    .mobile #demo_selector ul li .about {
        max-width: calc(100% - 80px);
        padding: 10px;
    }

    
    
section.content.devs ul li 
{
    /*background-color: #fff !important;*/
    flex:  0 90% !important;
    box-sizing: border-box;
}




   
}

