body,
html {
    max-width: auto;
    min-width: 1000px;
    margin: 0 auto;
    /*background: #141414;*/
}


/*------------ couleur copier/coller -----------*/

*::selection {
    /*background: #cc2a00;*/
    /*color: #fff;*/
}

*::-moz-selection {
    /*background: #cc2a00;*/
    /*color: #fff;*/
}

*::-webkit-selection {
    /*background: #cc2a00;*/
    /*color: #fff;*/
}


/*----------- header content -------------*/

.Globalmenu
{
    background-color: white;
    padding-bottom: 15px;
}

.texte
{
    color: rgb(30, 80, 111) !important;
    font-weight: normal !important;

}

.header-image {
    width: 100%;
    height: 100%;
/*    background-image: url(header_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
    /*overflow: hidden;*/
}

.effet-trans-header {
    background-color: rgb(30, 80, 111);
    height: 100%;
    overflow: hidden;
}

.content_header {
    text-align: left;
    margin: 35px auto;
    max-width: 960px;
    position: relative;
    top: 20px;
    display:block;
    overflow:auto;
}

.content_header h1 {
    /*color: #fff;*/
    /*margin-top: 80px;*/
    text-transform: uppercase;
}

h1 {
    font-family: "Avenir Next", Avenir, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: 0 0 20px;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    line-height: 58px;
}

.logo_imeo
{
    width: 50px;
    height: 50px;
    margin-top: 15px;
    display: block;
}

.writecontent {
    display: inline-block;
    width: 45%;
}

.content_header p {
    /*color: rgba(255, 255, 255, 0.8);*/
    font-size: 17px;
    line-height: 20px;
    padding: 0 0 50px;
    color: white;
    font-weight: lighter;
    /*text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);*/
    -webkit-animation: slideleft 1.8s ease-in-out;
    animation: slideleft 1.8s ease-in-out;
    position: relative;
    letter-spacing: 1px;
    font-family: "Myriad Set Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.Store {
    position: relative;
    top: -60px;
    z-index: 12;
    width: 600px;
}

.AppStore {
    /*width: 220px;*/
    padding: 5px;
    margin-left: 0px;
    margin-top: 10px;
}

.GooglePlay {
    text-decoration: none;
    /*width: 240px;*/
    padding: 5px;
    margin-left: 240px;
    position: relative;
    /*top: 28px;*/
}

#appstore-download
{
    width: 400px;
    height: 55px;
}

.fa-play:hover {
    color: aqua;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    -moz-transition-duration: 1s;
}

.picture_device
{
    width: 35%;
    z-index: 10;
}

/*------------------- Div Les grands idées ---------------*/

.icons_bar
{
    margin-top: 30px;
}

.icon_img
{
    /*width: 70px;*/
    height:70px;
}

.divtitleinfos {
    font-family: sans-serif;
    color: rgb(30,80,111);
    /*text-align: center;*/
}

.grandplusinfos {
    margin: 0 auto;
    padding-top: 20px;
    width: 80%;
    display: block;
    text-align: center;
}

.plusinfos {
    font-family: sans-serif;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    width: 24%;
    /*border-right: 1px solid #3a3a3a;*/
    color: rgb(30,80,111);
    box-sizing: border-box;
}


/*-------------- Div plus de details -----------------*/

.effet-trans-content {
    background-color: white;
    color: rgb(30, 80, 111);
    height: 100%;
}

.contentback {
    /*background-image: url(Paint-Brain-l.jpg);*/
    width: 100%;
    height: 100%;
/*    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;*/
    /*background-size: cover;*/
}

.contentdetails {
    margin: 0 auto;
    width: 80%;
    margin-top: 70px;
    margin-bottom: 70px;
    color: rgb(30, 80, 111);
}

.contentdetails h1 
{
    color: rgb(30, 80, 111);
}


/*-------------------- Div footer ------------------*/

.footer {
    width: 100%;
    margin: 0 auto;
    height: 150px;
    background-color: rgb(30, 80, 111);
    /*overflow: hidden;*/
}

.footerdetails {
    width: 200px;
    float: left;
    margin-left: 30px;
    color: white;
    font-family: "Myriad Set Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: lighter;
    letter-spacing: 2px;
    font-size: 14px;
}

.footerdetails a
{
    color: white !important;
}


/* Demo Stuff */

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

#social-section {
    padding: 60px 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


/* Button Styles */

.social-container
{
    width: 250px;
    margin: 15px;
    float: right;
    color: white;
    font-family: "Myriad Set Pro", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: lighter;
    letter-spacing: 2px;
    font-size: 14px;
}

.social-container .fa
{
    width: 100%;
    font-size: 20px;
}


.social-container a 
{
    display: inline-block;
    width: 40px;
    line-height: 40px;
    /*border: 1px solid rgba(255, 255, 255, .3);*/
    background: white;
    color: rgb(30, 80, 111);
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 30px;
    text-decoration: none;
    text-align: center;
}

.social-container a i {
    margin-right: 15px;
}

.social-container a:hover {
    color: #00aced;
}

.color-twitter,
.color-facebook,
.color-pinterest,
.color-googleplus,
.color-dribbble,
.color-instagram {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

#appstore-download {
    padding: 16px 10px 17px 10px;
    font-size: 16px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    text-decoration: none;
    color: #292e31;
    border-radius: 5px;
    box-shadow: inset 0 -2px 6px rgba(218, 225, 230, .2), 0 0 0 1px rgba(90, 101, 112, .05), 0 1px 2px rgba(90, 101, 112, .22);
    background: #fff;
    outline: 0;
    position: absolute;
    left: 0;
    /*right: 0;*/
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 225px;
    cursor: pointer;
}

#appstore-download svg {
    margin: 0 2px -8px 0;
}

#appstore-download:hover g {
    fill: #1fbbdb;
    transition: .3s;
}

#appstore-download:active {
    box-shadow: inset 0 1px 0 rgba(212, 220, 227, .7), inset 0 0 1px #d4dce3, 0 1px 0 #fff;
    background: #f5f7f8;
}

.fb-share-button
{
    width: 100px;
}