!/* =======================================================================
Kane - Responsive App Landing Page 1.7
======================================================================= */

/* --------------------------------------
=========================================
GLOBAL STYLES
=========================================
-----------------------------------------*/

html {
    font-size: 100%;
}

body {
    background: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #313131;
    line-height: 28px;
    text-align: center;
    overflow-x: hidden !important;
    margin: auto !important;
}


/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

a {
    -webkit-transition: all ease 0.25s;
            transition: all ease 0.25s;
}

a:hover {
    text-decoration: none;
}

.btn:focus,
.btn:active {
    outline: inherit;
}


/* Other fixes*/

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
            box-sizing: border-box;
}

ul,
ol {
    padding-left: 0 !important;
}

li {
    list-style: none;
}


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

/* PRE LOADER */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}

.well {
    border: none;
    background: transparent;
    box-shadow: none;
}

/*---------------------------------------
   Tabs                
-----------------------------------------*/

.nav-tabs {
    background: #2f363d;
    border-bottom: 0;
}
.nav-tabs li a {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.3px;
}
.nav-tabs>li {
    float: none;
    margin-bottom: 0;
}
.nav-tabs>li>a {
    margin-right: 0;
    border: 0;
    border-radius: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background: #141f26;
    color: #ffffff;
    font-weight: 400;
    border: 0;
    padding: 20px 20px 10px 20px;
}
.nav>li {
    display: inline-block;
}

.bar-nat_inter {
    margin-top:90px; 
    padding: 0;
}

.zero_padding {
    padding: 0;
}

/*---------------------------------------
   Tab Nationales + Internationales          
-----------------------------------------*/

.scroll_dnw {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff url(../images/scroller.png) no-repeat center center;
    position: relative;
    top: -25px;
}

#nationales {
    background: #0b1820 url(../images/bg_home-nationales.jpg) no-repeat top center;
    width: 100%;
    height: 620px;
    padding: 30px 0;
    color: #ffffff;
}

#internationales {
    background: transparent;
    width: 100%;
    height: 1240px;
    color: #ffffff;
}

.nav-tabs>li.internationale.active>a, .nav-tabs.internationale.>li.active.internationale.>a:hover, .nav-tabs>li.active.internationale.>a:focus {
    background: #282323;
}


.nav>li.internationale {
    background: #282323;
}

#internationales_map {
    height: 620px;
    width: 100%;
    background: #282323 url(../images/bg_home-internationales.jpg) no-repeat center center;
}

#map {
    height: 620px;
    width: 100%;
}

#map div.ammapDescriptionWindow {
    background-color: #313030;
    line-height: 22px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid black;
}

#internationales_table {
    position: relative;
    height: 620px;
    width: 100%;
    background: url(../images/bg_home-internationales-table.jpg) no-repeat center center;
    padding-top: 60px;
}

.internationales_table_body {
    position: relative;
    height: 440px;
    width: 100%;
    overflow: auto;
}

#internationales_table td {
    padding: 8px 16px;
}

#internationales_table td.highlight {
    font-weight:bold;
    color:#FFD0B2;
}

#internationales_table .country-score,
#internationales_table .country-debit,
#internationales_table .country-4grate {
    width: 25%;
}


.podium {
    background: url(../images/h1_best-operator.png) no-repeat center center / contain;
    height: 150px;
}

.select_big,
.select_ope {
    background: #0f1216;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    border-radius: 0;
    border: 3px solid #2d363b;
    padding-left: 10px;
    margin: 25px 0px;
}

.select_ope option {
    padding-left: 10px;
}

.period {
    font-size: 20px;
}

.meilleur_ope {

}

.meilleur_ope h1 {
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 30px;
}

.meilleur_ope h1:before, .meilleur_ope h1:after {
    content: url(../images/h1_best-operator.png);
    display: inline-block;
    vertical-align: middle;
}

.meilleur_ope p {
    font-size: 18px;
    font-weight: 100;
}

.podium_ope {
    margin-bottom: 20px;
    margin-top: 200px;
    position: relative;
    min-height: 50px;
}
.podium_ope img {
    max-width: 50px;
    color: black;
}

.position_2, .position_1, .position_3 {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 2px solid #fff;
    padding-top: 5px;
    /* width and height can be anything, as long as they're equal */
    position: absolute;
    top: -180px;
    left: 50%;
}

.position_2 {
    opacity: 0.7;
    top: -145px;
}

.position_3 {
    opacity: 0.3;
    top: -115px;
}

.podium_2, .podium_1, .podium_3 {
    -webkit-box-shadow: 0px 0px 72px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 72px -20px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 72px -20px rgba(0,0,0,0.75);
    background: #fff;
    width: 100%;
    position: absolute;
    bottom: -10px;
} 

.podium_2 img, .podium_1 img, .podium_3 img {
    margin-top: 8px;
    color: black;   
}

.podium_2 label, .podium_1 label, .podium_3 label {
    color: black;   
}

.podium_1 {
    height: 134px;
}

.podium_2 {
    height: 99px;
    opacity: 0.7;
}

.podium_3 {
    height: 66px;
    opacity: 0.3;
}

.score_2, .score_1, .score_3 {
    position: absolute;
    top: 15px;
    left: 40%;
    font-size: 12px;
    font-weight: 400;
}

.score_2 span, .score_1 span, .score_3 span {
    font-weight: 300;
    color: #969ba0;
    font-size: 11px;
    text-transform: uppercase;
}

small {
    font-size: 10px;
}


div.indice_4g > label {
    position: absolute;
    left: 16%;
    top: 38%;
    width: 60px;
    text-align: right;
    font-size: 35px;
    font-weight: bold;
}

div.indice_4g > label > span {
    position: relative;
    left: -8px;
    font-size: 10px;
}

div.indice_4g > canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 120px;
    height: 120px;
}

.iphone_android p.percent span {
    font-size: 10px
}

/***** B : SMARTPHONE STATS *****/
#smartphones {
    background: #0b1820;
    width: 100%;
    padding: 30px 0;
    color: #ffffff;
}

#smartphones .row > .col {
    padding: 2px 5px;
}

#smartphones select[name="device-brand"].select_big {
    text-transform: none;
}

#smartphones select[name="device-brand"].select_big[disabled] {
    background-color: #333;
    color: #666;
}

#smartphones .device-graph, 
#smartphones .device-graph-legend {
    margin-top: 15px;
    /* width: 100%; */
    text-align: left;
    padding: 0;
}

#smartphones .device-graph {
    height: 500px;
}

#smartphones #device-graph-ANDROID {
    /* background-color: green; */
}

#smartphones #device-graph-IPHONE {
    /* background-color: grey; */
}
/***** E : SMARTPHONE STATS *****/

/*---------------------------------------
   Tables                
-----------------------------------------*/

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 16px;
    text-align: center;
    border: 0;
}

.table>thead>tr>th {
    text-transform: uppercase;
}

.table tbody tr:first-child{
    background: rgba(250,250,250,0.5);
}

.table tbody tr:nth-child(2) {
    background: rgba(250,250,250,0.3);
}

.table tbody tr:nth-child(3) {
    background: rgba(250,250,250,0.1);
}

/*---------------------------------------
   Application               
-----------------------------------------*/

#application_head {
    background: transparent url(../images/bg_application-header.jpg) no-repeat top center;
    width: 100%;
    height: 520px;
    padding: 30px 0;
    color: #ffffff;
}

#application_head p {
    font-size: 35px;
    line-height: 48px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
}

#application_head p span {
    font-weight: 400;
}

#application_head button {
    border: 2px solid #ffffff;
    color: #ffffff;
}

#application_head button:hover {
    border: 2px solid #000000;
}

div.argu p,
div.argu_bis p,
div.argu_ter p {
    text-align: left;
}

/*---------------------------------------
   Solutions              
-----------------------------------------*/

#solutions_head {
    background: transparent url(../images/bg_solutions-header.jpg) no-repeat top center / cover;
    width: 100%;
    height: 620px;
    padding: 30px 0;
    color: #ffffff;
}

#solutions_head h1 {
    text-transform: uppercase;
    font-size: 38px;
    line-height: 52px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: 100px;
}

#solutions_head h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

#solutions_head p {
    font-size: 35px;
    line-height: 48px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
}

#solutions_head p span {
    font-weight: 400;
}

#solutions_head button {
    border: 2px solid #ffffff;
    color: #ffffff;
}

#solutions_head button:hover {
    border: 2px solid #000000;
}

.solutions {
    margin-top: 20px;
    margin-bottom: 20px; 
}

.solutions h1 {
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 2px;
    margin: 0;
    padding-top: 190px;
}

.solutions h1.first {
    padding-top: 120px;
}

.solutions h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

.solutions > p {
    text-align: justify;
}

.crowdsourcing {
    background: url(../images/icon_crowdsourcing.png) no-repeat center center;
    min-height: 197px;
    top: 0;
    position: relative;    
}


.flotte {
    background: url(../images/icon_flotte.png) no-repeat center center;
    min-height: 197px;
    top: 0;
    position: relative;
}

.marqueblanche {
    background: url(../images/icon_marqueblanche.png) no-repeat center center;
    min-height: 197px;
    top: 0;
    position: relative;
}

#marqueblanche .solutions .well img {
    max-height: 300px;
}

.pro {
    background: url(../images/icon_pro.png) no-repeat center center;
    min-height: 197px;
    top: 0;
    position: relative;
}

.grey {
    background: #e9e8e6;
}

/*---------------------------------------
   Qui sommes-nous              
-----------------------------------------*/

#quisommesnous_head {
    background: transparent url(../images/bg_quisommesnous-head.jpg) no-repeat top center / cover;
    width: 100%;
    min-height: 400px;
    padding: 30px 0;
    color: #ffffff;
}

#quisommesnous_head h1 {
    text-transform: uppercase;
    font-size: 38px;
    line-height: 52px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: 100px;
}

#quisommesnous_head h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

#quisommesnous_head p {
    font-size: 35px;
    line-height: 48px;
    letter-spacing: 1px;
    font-weight: 300;
    text-transform: uppercase;
}

#quisommesnous_head p span {
    font-weight: 400;
}

#quisommesnous_head button {
    border: 2px solid #ffffff;
    color: #ffffff;
}

#quisommesnous_head button:hover {
    border: 2px solid #000000;
}

.quisommesnous {
    margin-top: 20px;
    margin-bottom: 20px; 
}

.quisommesnous h1 {
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 2px;
    margin: 0;
    padding-top: 100px;
}

.quisommesnous h1.first {
    padding-top: 0;
}

.quisommesnous h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

.quisommesnous.equipe h1 {
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.origine p, .eveatelecom p {
    padding-bottom: 100px;
    text-align: left;
}

/* .origine:before {
    content: url(../images/bg_origine-gauche.jpg);
    position: relative;
    left: 0;
}

.origine:after {
    content: url(../images/bg_origine-droite.jpg);
    position: relative;
    right: 0;
} */

.black {
    background: #000000;
}

.black h1, .black p {
    color: #ffffff;
}

.projet {
    background: url(../images/bg_societe-projet.jpg) no-repeat center center;
}

.round-pic {
    background: url(../images/thierry.jpg) no-repeat;
    border-radius: 50%;
    width: 100px;
    height: 100px; 
    border: 2px solid #ffffff;
}

.equipe {
    margin-bottom: 50px;
}

.equipe h2 {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}

.equipe_photo {
    margin: 0 auto;
    border-radius: 50%;
    width: 100px;
    height: 100px; 
    border: 2px solid #ffffff;
}

.equipe_photo p {
    font-size: 14px;
}

.equipe_photo.thierry {
    background: url(../images/thierry.jpg) no-repeat;
}

.equipe_photo.thierry:hover {
    background: url(../images/thierry_hover.jpg) no-repeat;
}

.equipe_photo.fabien {
    background: url(../images/fabien.jpg) no-repeat;
}

.equipe_photo.fabien:hover {
    background: url(../images/fabien_hover.jpg) no-repeat;
}

.equipe_photo.julie {
    background: url(../images/julie.jpg) no-repeat;
}

.equipe_photo.julie:hover {
    background: url(../images/julie_hover.jpg) no-repeat;
}

.equipe_photo.stephane {
    background: url(../images/stephane.jpg) no-repeat;
}

.equipe_photo.stephane:hover {
    background: url(../images/stephane_hover.jpg) no-repeat;
}

.equipe_photo.denis {
    background: url(../images/denis.jpg) no-repeat;
}

.equipe_photo.denis:hover {
    background: url(../images/denis_hover.jpg) no-repeat;
}

.equipe_photo.eric {
    background: url(../images/eric.jpg) no-repeat;
}

.equipe_photo.eric:hover {
    background: url(../images/eric_hover.jpg) no-repeat;
}

a.twitter  {
    background: url(../images/bt_twitter.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
    margin: 0 6px;
}

a.twitter_off  {
    background: url(../images/bt_twitter_off.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
    margin: 0 6px;
    cursor: default;
}

a:hover.twitter  {
    background: url(../images/bt_twitter_hover.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
}

a.linkedin  {
    background: url(../images/bt_linkedin.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
    margin: 0 6px;
}

a.linkedin_off  {
    background: url(../images/bt_linkedin_off.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
    margin: 0 6px;
    cursor: default;
}

a:hover.linkedin  {
    background: url(../images/bt_linkedin_hover.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
}

a.facebook_footer  {
    background: url(../images/bt_facebook.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
}

a:hover.facebook_footer  {
    background: url(../images/bt_facebook_hover.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
}

a.twitter_footer  {
    background: url(../images/bt_twitter-footer.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
}

a:hover.twitter_footer  {
    background: url(../images/bt_twitter-footer_hover.png) no-repeat;
    width: 48px;
    height: 48px;
    display: inline-block;
}

.social-icons.xtra-margin {
    margin-top: 40px;
}

/*---------------------------------------
   Publication               
-----------------------------------------*/

.publication-filters select {
    margin: 20px 0px;
}

.publication-links .publication-link {
    text-align: left;
    border-bottom: dashed 2px #cccccc;
    padding: 20px 0px;
}

.publication-links .publication-image {
    text-align: center;
}

.publication-links .publication-image img {
    max-height: 150px;
    margin-bottom: 20px;
    margin-top: 28px;
}

.publication-links .publication-title a {
    color: black;
    font-size: 24px;
    font-weight: bold;
}

.publication-links .publication-info {
    color: black;
    font-size: 14px;
    font-weight: bold;
}

.publication-links .col {
    padding: 0;
}

.publication-links .publication-date {
    text-align: left;
    font-size: 14px;
}

.publication-links .publication-type {
    text-align: left;
}

.publication-links .publication-type img {
    max-height: 25px;
}

.publication-links .publication-country {
    text-align: center;
}

.publication-links .publication-period {
    text-align: right;
}



/*---------------------------------------
   Contact              
-----------------------------------------*/

.contact {
    /* background: #1b1917; */
    background: #111111;
    width: 100%;
    height: auto;
    padding: 30px 0;
    color: #ffffff;
}

.contact h1 {
    text-transform: uppercase;
    font-size: 38px;
    line-height: 52px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: 100px;
}

.contact h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

.contact p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 300;
}

.contact p span {
    font-weight: 400;
}

.form_map {
    margin-top: 50px;
}

.standard-button2 a {
    color: #000000;
    padding: 15px 35px;
}

.standard-button2 a:hover, .standard-button2:hover, a:hover.standard-button2  {
    color: #ffffff;
}

.standard-button3,
.standard-button3 {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 30px;
    margin-bottom: 30px;
    margin-top: 30px;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.standard-button3:hover,
.standard-button3:hover {
    border: 2px solid #ffffff;
    background: #ffffff;
    color: #000000;
}

.standard-button4,
.standard-button4 {
    background: #000000;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 30px;
    margin-bottom: 30px;
    margin-top: 30px;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.standard-button4:hover,
.standard-button4:hover {
    opacity: 0.4;
}


.adresses_contact {
    margin-top: 60px;
    font-size: 11px;
}

section#brief1 {
    padding-top: 40px;
}

/*---------------------------------------
   ARGUS              
-----------------------------------------*/

.argu {
    margin-top: 20px;
    margin-bottom: 0; 
}

.argu h1 {
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.argu h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

.argu_ter {
    margin-top: 20px;
    margin-bottom: 0; 
}

.argu_ter h1 {
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    padding-top: 60px;
}

.argu_ter h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

.argu_bis {
    margin-top: 0;
    margin-bottom: 0;
}

.argu_bis h1 {
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    padding-top: 60px;
}

.argu_bis h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

.argu_bis > img {
    max-height: 560px;
}

/*---------------------------------------
   Register switch                
-----------------------------------------*/


.register-switch {
  height: 44px;
  margin-bottom: 15px;
  padding: 4px;
  background: transparent;
  border-radius: 20px;
  border: 2px solid;
  -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.02), inset -1px 0 rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.05), inset 1px 0 rgba(0, 0, 0, 0.02), inset -1px 0 rgba(0, 0, 0, 0.02);
}

.register-switch-input {
  display: none;
}

.register-switch-label {
  float: left;
  width: 50%;
  font-size: 12px;
  line-height: 32px;
  color: white;
  text-align: center;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  text-transform: uppercase;
}
.register-switch-input:checked + .register-switch-label {
  font-weight: 500;
  color: #434248;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  background: white;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
  background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
  background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
  background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
}

:-moz-placeholder {
  color: #aaa;
  font-weight: 300;
}

::-moz-placeholder {
  color: #aaa;
  font-weight: 300;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #aaa;
  font-weight: 300;
}

:-ms-input-placeholder {
  color: #aaa;
  font-weight: 300;
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*---------------------------------------
   STATISTIQUES              
-----------------------------------------*/

.statistiques {
    margin-top: 20px;
    margin-bottom: 20px; 
}

.statistiques h1 {
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 2px;
    margin-bottom: 25px;
    margin-top: 20px;
}

.statistiques h1:after {
    content: '';
    display: block;
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #da0000;
    margin-top: 20px;
}

.statistiques select {
    border-radius: 0;
    border: 0;
    background: #e9e8e6;
}

.statistiques img#operator-logo {
    max-width: 50px;
    color: black;
}

.score {
    background: url(../images/bg_stats-score.png) no-repeat center center;
    height: 304px;
}

.classement {
    background: url(../images/bg_stats-classement.png) no-repeat center center;
    height: 304px;
}

.score h3, .classement h3 {
    font-size: 38px;
    line-height: 1px;
    font-weight: bold;
}

.score span, .classement span {
    text-transform: uppercase;
    font-size: 14px;
}

.classement span {
    line-height: 44px;
}

.score p:before, .score p:after, .classement p:before, .classement p:after {
    content: '';
    display: block;
    background: #000000;
    width: 30px;
    height: 2px;
    margin: 0 auto;
}

.score p, .classement p {
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    position: relative;
    bottom: -195px;
}

.download_upload {
    text-transform: uppercase;
    text-align: right;
}

.download_upload p {
    font-size: 38px;
    font-weight: bold;
}

.download_upload p span {
    font-size: 12px;
    font-weight: 300;
}

.download_upload span.unit {
    font-size: 38px;
    font-weight: 100;
}

.download_dl span.unit:after {
    content: url(../images/icon_dl.jpg);
}

.upload_ul span.unit:after {
    content: url(../images/icon_ul.jpg);
}

.download_dl span.unit:after, .upload_ul span.unit:after {
    position: relative;
    right: -20px;
}

.indice_4g {
    text-align: right;
    background: url(../images/bg_indice-4g.jpg) no-repeat;
    min-height: 115px;
}

.indice_4g h3 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 0;
    text-align: right;
}

.indice_4g h3:before {
    content: '';
    display: block;
    position: relative;
    right: -90px;
    background: rgba(0,0,0,0.2);
    width: 122px;
    height: 2px;
    margin-bottom: 10px;
}

.indice_4g p {
    font-weight: 100;
    font-size: 16px;
    line-height: 22px;
    width: 50%;
    float: right;
}

.stats_first {
    border-bottom: 2px solid rgba(0,0,0,0.2);
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.youtube {
    background: url(../images/stats_youtube.png) no-repeat center center;
    min-height: 151px;
    padding-top: 80px;
    float: left;
    width: 48%;
}

.web {
    background: url(../images/stats_web.png) no-repeat center center;
    min-height: 151px;
    padding-top: 20px;
    float: left;
    width: 48%;
}

.youtube p, .web p{
    font-size: 15px;
    font-weight: 300;
}

.youtube p.stat {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 0;
}

.web p.stat {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 0;
}

.web p {
    font-weight: bold;
}

.youtube p.stat span {
    font-size: 13px;
    font-weight: 100;
}

.web p.stat span {
    font-size: 13px;
    font-weight: bold;
}

.iphone_android {

}

div.iphone,
div.android {
    float: left;
    width: 48%;
}

.iphone_android ul li {
    list-style-type: none;
    font-weight: 100;
    font-size: 16px;
}

.iphone_android p.percent {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 0;
}

p.percent.android:before {
    content: url(../images/icon_android.png);
    position: relative;
    left: -10px;
}

p.percent.iphone:after {
    content: url(../images/icon_apple.png);
    position: relative;
    right: -6px;
}

.iphone_android p.percent span {
    font-size: 13px;
    font-weight: 100;   
}

/* =========================
     DOWNLOAD NOW 
============================== */

.download-container {

}

.download-container p {
    text-transform: uppercase;
    color: #000000;
    font-size: 25px;
    line-height: 32px;
    margin-top: 30px;
    background: rgba(250,250,250,0.5);
    padding: 10px 0px;
}

.map_4gmark {
    background: url('../images/bg_home-carte.jpg') no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    color: #ffffff;
    min-height: 620px;
}

.map_4gmark button {
    margin-top: 300px;
}

.map_4gmark a {
    margin-top: 300px;
}

/* =========================
     OSCILLOSCOPE 
============================== */

.oscillo {
    background: url(../images/oscilloscope.png) no-repeat center center;
    height: 82px;
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
}

.oscillo_2 {
    background: url(../images/oscilloscope_2.png) no-repeat center center;
    height: 200px;
    display: block;
    margin-top: 40px;
    margin-bottom: 0;
}

/*---------------------------------------
   CUSTOM BUTTON              
-----------------------------------------*/

.standard-button,
.standard-button2 {
    background: transparent;
    border: 2px solid #000000;
    color: #000000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 30px;
    margin-bottom: 30px;
    margin-top: 30px;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.standard-button:hover,
.standard-button2:hover {
    border: 2px solid #000000;
    background: #000000;
    color: #ffffff;
}

.standard-button i,
.standard-button2 i {
    vertical-align: inherit;
    margin-right: 8px;
    font-size: 20px;
}


/*---------------------------------------
   TEXTS               
-----------------------------------------*/

.white-text {
    color: #ffffff;
}

.dark-text {
    color: #272727;
}

.grey-bg {
    background: #F7F8FA !important;
}


/*---------------------------------------
   SECTIONS          
-----------------------------------------*/

.section-header {
    padding-bottom: 78px;
}

.section-header_contact {
    padding-bottom: 38px;
    padding-top: 38px;
}

.section-header h2, .section-header_contact h2 {
    margin-bottom: 20px;
}

.section-header .section-description, .section-header_contact .section-description {
    display: inline-block;
    position: relative;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*---------------------------------------
   LINES          
-----------------------------------------*/

.colored-line {
    margin: auto;
    z-index: 1;
    width: 165px;
    height: 1px;
}

.white-line {
    margin: auto;
    z-index: 1;
    width: 165px;
    height: 1px;
    background: #ffffff;
}

.colored-line-left {
    float: left;
    z-index: 1;
    display: block;
    width: 165px;
    height: 1px;
}

/*---------------------------------------
=========================================
 **   SECTION STYLES                
=========================================
-----------------------------------------*/

/*---------------------------------------
   SECTION:  HOME                 
-----------------------------------------*/

header .color-overlay {

}

header .full-screen {
    width: 100%;
    height: 100px;
}

/* TOP BAR WITH NAVIGATION */

.navbar {
    background: rgba(255, 255, 255, 1);
    padding: 15px 0;
}

.navbar.sticky {
  font-size: 16px;
  background: #ffffff;
  padding: 5px 0;
  transition: all 1.4s ease;
}

.navbar.sticky img {
    height: 46px;
    width: 170px;
}

ul.dropdown-menu.flag {
    min-width: 80px;
    max-width: 80px;
}

.navbar.sticky img.flag {
    height: 11px;
    width: 16px;
}

.navbar-brand {
    padding: 0;
}

.navbar-fixed-top {
    border: 0;
}

.navbar-inverse .navbar-toggle {
    border-color: #313131;
    background: #313131;
}

.navbar-inverse .navbar-nav>li>a {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    /* padding: 15px 25px; */
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    margin: 5px;
    padding: 14px 10px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #000000;
    padding-bottom: 5px;
    border-bottom: 2px solid #d80000;
    cursor: pointer;
}

.navbar-inverse .navbar-nav>li>a.connexion {
    border: 2px solid #000000;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 17px 27px;
    margin: 0;
}

.navbar-inverse .navbar-nav>li>a.connexion:hover {
    border: 2px solid #ffffff;
    background: #000000;
    color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 17px 27px;
}

header .only-logo .navbar {
    background: none;
    padding: 30px;
    padding-bottom: 0;
    padding-left: 0;
}

header .only-logo .navbar .navbar-header {
    float: none;
}

header .only-logo .navbar .navbar-header img {
    float: left;
}

/* INTRO */
header .home-contents {
        margin-top: 160px;
}

header .intro-section {
    text-align: left;
}

header .intro-section .standard-button {
    margin: 0;
}

header .phone-image {
    max-width: 350px;
    margin: auto;
    margin-bottom: 50px;
}

header .phone-image img {
    width: 100%;
}

header .intro-section .intro {
    color: #ffffff;
    margin-bottom: 36px;
}

header .intro-section h5 {
    color: #ffffff;
}

header .intro-section .buttons {
    margin-top: 35px;
    margin-bottom: 35px;
}

/*---------------------------------------
   SECTION:  FEATURES                 
-----------------------------------------*/

.features {
    padding-top: 80px;
    padding-bottom: 30px;
    background: #ffffff;
}

.features .features-left {
    text-align: right;
    margin-top: 26px;
    margin-bottom: 80px;
}

.features .features-left .icon-container {
    float: right;
    margin-left: 20px;
}

.features .features-right {
    text-align: left;
    margin-top: 26px;
    margin-bottom: 80px;
}

.features .features-right .icon-container {
    float: left;
    margin-right: 20px;
}

.features .feature {
    margin-bottom: 40px;
}

.features .feature .icon-container {
    display: block;
    min-height: 120px;
    margin-top: 5px;
}

.features .feature .icon-container .icon {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    line-height: 55px;
    font-size: 18px;
    text-align: center;
    -webkit-transition: all ease-in 0.25s;
            transition: all ease-in 0.25s;
    -webkit-background-clip: padding-box;
           -moz-background-clip: padding;
            background-clip: padding-box;
}

.features .phone-image {
    max-width: 250px;
    margin: auto;
    margin-bottom: 80px;
}

.features .phone-image img {
    width: 100%;
}


/*---------------------------------------
   SECTION:  BRIEF                 
-----------------------------------------*/

.app-brief {
    padding-top: 110px;
    padding-bottom: 60px;
}

.app-brief h2 {
    margin-bottom: 20px;
}

.app-brief .phone-image {
    max-width: 350px;
    margin: auto;
    margin-bottom: 50px;
}

.app-brief .phone-image img {
    width: 100%;
}

.app-brief .left-align {
    text-align: left;
    margin-bottom: 50px;
}

.app-brief .left-align p {
    display: block;
    float: none;
    margin-top: 50px;
}

.app-brief .left-align .feature-list {
    margin-top: 40px;
}

.app-brief .left-align .feature-list li {
    margin-bottom: 26px;
}

.app-brief .left-align .feature-list li i {
    margin-right: 10px;
    vertical-align: inherit;
}


/* VIDEO */

video {
    max-width: 100%;
    height: auto;
}

iframe,
embed,
object {
    max-width: 100%;
}

.video-container {
    width: 90%;
    background: transparent !important;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 40px; 
}

.video {
    background: transparent !important;
}


/*---------------------------------------
   SECTION:  TESTIMONIALS                 
-----------------------------------------*/
.testimonials {
    background: url(../images/bg-2.jpg) no-repeat center fixed;
    -webkit-background-size: cover;
            background-size: cover;
    color: #ffffff;
}

.testimonials .color-overlay {
    padding-top: 110px;
    padding-bottom: 110px;
}

.testimonials .feedback {
    max-width: 750px;
    margin: auto;
}

.testimonials .feedback .image {
    font-size: 24px;
    border: 2px solid transparent;
    -webkit-box-shadow: 0px 0px 0px 2px #ffffff;
            box-shadow: 0px 0px 0px 2px #ffffff;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: auto;
    margin-top: 5px;
    overflow: hidden;
}

.testimonials .feedback .image img {
    width: 100%;
    vertical-align: top;
}

.testimonials .feedback .message {
    font-size: 18px;
    font-style: italic;
    margin-top: 40px;
    margin-bottom: 30px;
}

.testimonials .feedback .name {
    margin-top: 15px;
    font-weight: 400;
}

.testimonials .feedback .company-info {
    font-size: 12px;
}

.testimonials .owl-theme .owl-controls .owl-page span {
    background: #ffffff;
    border-radius: 50%;
}

.testimonials .customNavigation a {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*---------------------------------------
   SECTION:  SERVICES           
-----------------------------------------*/

.services {
    padding-top: 80px;
    padding-bottom: 60px;
    background: #ffffff;
}

.services .single-service {
    padding-bottom: 60px;
}

.services .single-service .service-icon {
    font-size: 80px;
}

.services .single-service h3 {
    margin-top: 20px;
}



/*---------------------------------------
   SECTION:  SCREENSHOTS 
-----------------------------------------*/

.screenshots {
    padding-top: 80px;
    padding-bottom: 120px;
}

.screenshots .shot {
    background: #FFFFFF;
    padding: 10px;
    margin: 13px;
    border-radius: 4px;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block;
}

.screenshots .shot img {
    border-radius: 4px;
    width: 100%;
}

/*---------------------------------------
   SECTION:  PACKAGES | Added on version 1.7      
-----------------------------------------*/

.packages {
    padding-top: 80px;
    padding-bottom: 60px;
    background: #ffffff;
}

.single-package {
    background: #F7F8FA;
    overflow: auto;
    border: 0px solid #161616;
    border-radius: 3px;
    margin-bottom: 60px;
}

.single-package .price {
    background: #FFFFFF;

}
.single-package .color-bg {
    background-color: !important;
}
.single-package .price h2 {
    color: #272727;
}

.single-package .price .color-bg h2 {
    color: #FFFFFF !important;
} 

.single-package .price .sign {
    vertical-align: super;
    font-size: 20px;
}

.single-package .price .month {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.single-package .package-feature {
  margin-top: 25px;
  margin-bottom: 25px;
}

.single-package .package-feature > li {
  margin-top: 15px;
  margin-bottom: 15px;
}

.single-package .package-feature > li > span {
  margin-right: 7px;
}


/*---------------------------------------
   SECTION:  DOWNLOAD                 
-----------------------------------------*/

.download {
    background: url('../images/bg_home-download-app.jpg') no-repeat center center;
    -webkit-background-size: cover;
            background-size: cover;
    color: #ffffff;
    min-height: 620px;
}

.download .color-overlay {
    padding-top: 110px;
    padding-bottom: 70px;
}

.download .download-container {
    padding-bottom: 80px;
}

.download .subscription-form-container {
    padding-bottom: 80px;
}

.download .subscription-form .input-box {
    height: 57px;
    padding-left: 20px;
    width: 320px;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: #FFF;
    border: 2px solid #FFF;
}

.download .subscription-form .input-box:focus, 
.download .subscription-form .input-box:active {
    color: #000;
    font-weight: 400;
}

.download .subscription-form .subscription-success,
.download .subscription-form .subscription-error {
    display: none;
}

.download h2 {
    margin-bottom: 30px;
}

a.bt_store img {
    margin: 0 auto;
    margin-bottom: 20px;
}



iframe#map {
    margin-top: 100px;
    width: 100%;
    height: 80%;
    border: 0;
}



/*---------------------------------------
   SECTION:  FOOTER                
-----------------------------------------*/

footer .contact-box {
    margin-bottom: 78px;
}

footer .contact-box .contact-button {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    margin: auto;
    position: relative;
    font-size: 30px;
    line-height: 60px;
    vertical-align: middle;
    margin-top: -40px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 0px 3px #ffffff;
            box-shadow: 0px 0px 0px 3px #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

footer .contact-box .contact-button:hover {
    color: #ffffff;
}

footer .contact-box .expanded-contact-form {
    margin-top: 0;
    display: none;
}

footer .contact-box .expanded-contact-form .success,
footer .contact-box .expanded-contact-form .error {
    display: none;
}

footer .contact-box .expanded-contact-form .input-box {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 50px;
    -webkit-box-shadow: none;
            box-shadow: none;
}

footer .contact-box .expanded-contact-form .textarea-box {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: none;
            box-shadow: none;
}

footer .contact-box .expanded-contact-form .textarea-box:active {
    color: #000;
}



#contact_form .realperson-challenge {
    display: inline-block;
    width: 50%;
    color: white;
}
#contact_form #verification {
    display: inline-block;
    width: 50%;
    height: 42px;
    vertical-align: top;
}
    


footer .social-icons {
    margin-top: 30px;
    border-bottom: 0;
    padding-bottom: 50px;
}

footer .social-icons li {
    display: inline-block;
    margin: 5px 15px;
}

footer .social-icons li a {
    font-size: 14px;
    color: #000000;
}

footer .copyright {
    color: #808080;
    padding-top: 10px;
    margin-bottom: 50px;
}