html, body {
    overflow-x: hidden;
}

body {
    /*font-family: 'Roboto', sans-serif;*/

}

.roundedImage {
    overflow: hidden;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 90px;
    height: 90px;
}

.blank {
    height: 80px;
}

#conf {
    position: relative;
}

.navbar-collapse.collapsing, .navbar-collapse.collapse.in {
    background: #891769;
    color: #fff;
    text-align: center;
}

.navbar-toggle {
    background: #891769 !important;
    margin: 0;
    padding: 25px;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.navbar-toggle.collapsed {
    background: transparent !important;
    margin: 0;
    padding: 25px;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.navbar-collapse {
    border-top: 0 solid transparent;
    -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 0 0 rgba(255, 255, 255, .1);
}

.open-menu {
    color: #fff;
}

.close-menu {
    color: #891769;
}

.navbar-toggle .close-menu {
    display: none;
}

.navbar-toggle .open-menu {
    display: block;
}

.navbar-toggle.collapsed .close-menu {
    display: block;
}

.navbar-toggle.collapsed .open-menu {
    display: none;
}

.collapsing a, .in a, .collapsing a:hover, .in a:hover, .collapsing a:focus, .in a:focus {
    border-top: solid 0 !important;
}

.navbar-collapse.collapsing li a, .navbar-collapse.collapse.in li a {
    padding: 10px;
    border-top: solid 0;
}

.navbar-collapse.collapsing li a span, .navbar-collapse.collapse.in li a span {
    color: #fff !important;
}

.create {
    width: 100%;
    text-align: center;

}

.create h1 {
    font-size: 2.5em;
}

.create a {
    color: #891769;
    font-size: 1em;
}

.create p {

    font-size: 1em;
}

.create input[type="text"], .create input[type="password"] {
    font-size: 1em;
    max-width: 450px;
    height: 50px;
    margin-top: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #ababab;
    padding-left: 5px;
}

.create textarea {
    font-size: 1em;
    width: 450px;
    margin-top: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #ababab;
    padding-left: 5px;
}

.create input[type="submit"] {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 800;
    background-color: #9abd00;
    color: white;
    width: 450px;
    height: 50px;
    border: none;
    margin-top: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.create textarea::-webkit-input-placeholder{
	font-size:.9em;
}
.votredomaine p, .extension {
    padding: 10px;
    font-size: 1.3em;
}

.votredomaine input, .extension {
    font-size: 18px;
    color: #ababab;
}

.btnvincod {
    font-size: 1em;
    line-height: 1;
    font-weight: 800;
    background-color: #9abd00;
    color: white;
    margin: 20px;
    padding: 10px;
    text-transform: uppercase;
    width: 200px;
    height: 50px;
    border: none;

    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

a.lien_vincod {
    color: yellow;
}

.mauve {
    color: #891769;
}

.centre {
    width: 385px;
    margin: 0 auto;
}

.fondgris {
    background-color: grey;
}

.container {
    font-family: 'Roboto', sans-serif;
}

/*.conquete {
padding: 0 30px 80px 30px;
text-align:center;
background-color: #f6f6f6;
margin-bottom:30px;
min-height:400px;
vertical-align:middle;
}
.conquete h1 {
color:#891769;
font-size:4.6em;
font-weight:300;
}
.conquete p {
font-size:1.2em;
line-height:1.3;
}*/

.vincod-com {
    background: url('../img/degrade_commandement.png'), url('../img/vincod.jpg');
    height: 460px;
    background-position: center 0;
    background-repeat: repeat-x, no-repeat;
    background-size: auto, cover;
    padding-top: 70px;
    color: white;
    text-align: center;
    font-size: 1.7em;
    font-weight: 300;
}

.vincod-com h1 {
    font-size: 1.7em;
    font-weight: 300;
}

.vincod-com p {
    font-size: 0.5em;
    color: #FFF;
    text-transform: uppercase;
}

.logos {
    padding: 20px 0;
    border-bottom: solid 1px #d6d6d6;
    max-width: 200px;
}

.grey {
    background-color: #f6f6f6;
    border: solid #dfdfdf 1px;
    margin: 20px 0px;
    min-height: 560px;
}

.webapp {
    background-image: url('../img/webapp_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.app {
    background-image: url('../img/app_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.facebook {
    background-image: url('../img/facebook_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.packaging {
    background-image: url('../img/packaging_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.pdf {
    background-image: url('../img/pdf_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.extranet {
    background-image: url('../img/extranet_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.wordpress {
    background-image: url('../img/wordpress_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.cloud {
    background-image: url('../img/cloud_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.photogallery {
    background-image: url('../img/photogallery_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.widget {
    background-image: url('../img/widget_icon.png');
    background-position: 40px 40px;
    background-repeat: no-repeat;
    padding: 0 30px 0 130px;
}

.webapp3 {
    background-image: url('../img/webapp_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.app3 {
    background-image: url('../img/app_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.facebook3 {
    background-image: url('../img/facebook_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.packaging3 {
    background-image: url('../img/packaging_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.pdf3 {
    background-image: url('../img/pdf_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.extranet3 {
    background-image: url('../img/extranet_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.wordpress3 {
    background-image: url('../img/wordpress_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.cloud3 {
    background-image: url('../img/cloud_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.photogallery3 {
    background-image: url('../img/photogallery_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.widget3 {
    background-image: url('../img/widget_icon.png');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 110px 30px 10px 30px;
}

.widget3, .photogallery3, .cloud3, .wordpress3, .extranet3, .pdf3, .packaging3, .facebook3, .app3, .webapp3 {
    text-align: center;
}

img {
    display: block;
    margin: 0 auto;
}

.purple h3 {
    color: #891769;
    padding: 10px 90px;
    font-size: 2.3em;
}

.purple p {
    font-size: 1.3em;
    color: #909090;
}

.tableau_de_bord {
    background-image: url('../img/c_dashboard.png');
    background-position: 30px 25px;
    background-repeat: no-repeat;
}

.produits {
    background-image: url('../img/c_products.png');
    background-position: 30px 25px;
    background-repeat: no-repeat;
}

.applications {
    background-image: url('../img/c_app.png');
    background-position: 30px 25px;
    background-repeat: no-repeat;
}

.fichiers {
    background-image: url('../img/c_files.png');
    background-position: 30px 25px;
    background-repeat: no-repeat;
}

.statistiques {
    background-image: url('../img/c_stats.png');
    background-position: 30px 25px;
    background-repeat: no-repeat;
}

.utilisateurs {
    background-image: url('../img/c_user.png');
    background-position: 30px 25px;
    background-repeat: no-repeat;
}

.create {
    text-align: center;
    font-size: 1.1em;
    background-color: #f6f6f6;
}

.create h1 {
    color: #891769;
    font-size: 3em;
    font-weight: 300;
}

h1, h2, p {
    font-family: 'Roboto', sans-serif;
}

.logo {
    padding: 20px 0 10px 0;
    max-width: 200px;
}

.navbar-right {
    text-transform: uppercase;
    color: #891769;
}

.mon_menu {
    color: #3f1134;
    font-size: 1.2em;
}

.bloc_apps p {
    /*color:#909090;*/
    color: #5b5b5b;
    font-weight: 200;
    font-size: 1.2em;
}

.bordure {
    border-bottom: solid #dfdfdf 1px;
    width: 85%;
    margin: auto;
    margin-bottom: 20px;
}

.fond_gris {
    background-color: #eeeeee;
    padding-bottom: 20px;
}

.nav_footer {
    padding: 20px 0;
    border-bottom: solid #dfdfdf 1px;
    text-align: center;
    vertical-align: middle;
}

.item_footer {
    display: inline-block;
    padding: 0 10px;
}

.link_footer {
    text-transform: uppercase;
    color: #6a6a6a;
}

.link_footer:hover {
    text-transform: uppercase;
    color: #6a6a6a;
    cursor: pointer;
}

.social_links {
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin: 0 10px;
}

.copyright {
    text-align: center;
    padding-top: 10px
}

.large {
    background-color: #f6f6f6;
}

.copyright {
    color: #7f7f7f;
}

.img_app {
    width: 80%;
    max-width: 460px;
}

.titre_droite {
    text-align: left;
}

.titre_gauche {
    text-align: right;
}

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

    .logo {
        /*margin:0  0 0 25px;*/
    }

    .conquete h1, .lecloud h1, .apps h1 {
        font-size: 3em;
    }

    .webapp {
        background-image: url('../img/webapp_icon.png');
        background-position: 50% 20px;
        background-repeat: no-repeat;
        padding: 110px 30px 10px 30px;
        text-align: center;
    }

    .app {
        background-image: url('../img/app_icon.png');
        background-position: 50% 20px;
        background-repeat: no-repeat;
        padding: 110px 30px 10px 30px;
        text-align: center;

    }

    .facebook {
        background-image: url('../img/facebook_icon.png');
        background-position: 50% 20px;
        background-repeat: no-repeat;
        padding: 110px 30px 10px 30px;
        text-align: center;

    }

    .packaging {
        background-image: url('../img/packaging_icon.png');
        background-position: 50% 20px;
        background-repeat: no-repeat;
        padding: 110px 30px 10px 30px;
        text-align: center;

    }

    .pdf {
        background-image: url('../img/pdf_icon.png');
        background-position: 50% 20px;
        background-repeat: no-repeat;
        padding: 110px 30px 10px 30px;
        text-align: center;

    }

    .extranet {
        background-image: url('../img/extranet_icon.png');
        background-position: 50% 20px;
        background-repeat: no-repeat;
        padding: 110px 30px 10px 30px;
        text-align: center;

    }

    .wordpress {
        background-image: url('../img/wordpress_icon.png');
        background-position: 50% 20px;
        background-repeat: no-repeat;
        padding: 110px 30px 10px 30px;
        text-align: center;

    }

    .cloud {
        background-image: url('../img/cloud_icon.png');
        background-position: 50% 20px;
        background-repeat: no-repeat;
        padding: 110px 30px 10px 30px;
        text-align: center;
    }

    .tableau_de_bord {
        background-image: url('../img/c_dashboard.png');
        background-position: 30px 12px;
        background-repeat: no-repeat;
    }

    .produits {
        background-image: url('../img/c_products.png');
        background-position: 30px 12px;
        background-repeat: no-repeat;
    }

    .applications {
        background-image: url('../img/c_app.png');
        background-position: 30px 12px;
        background-repeat: no-repeat;
    }

    .fichiers {
        background-image: url('../img/c_files.png');
        background-position: 30px 12px;
        background-repeat: no-repeat;
    }

    .statistiques {
        background-image: url('../img/c_stats.png');
        background-position: 30px 12px;
        background-repeat: no-repeat;
    }

    .utilisateurs {
        background-image: url('../img/c_user.png');
        background-position: 30px 12px;
        background-repeat: no-repeat;
    }

    .commandement h1 {
        font-size: 2em;
    }

    .commandement img {
        padding: 0 10px;
    }

    .conquerants h1 {
        font-size: 2.2em;
        font-weight: 300;
    }

    .conquerants p {
        font-size: 0.9em;
    }

    .titre_droite, .titre_gauche {
        text-align: center;
    }

    /*.votredomaine input[type="email"] {
    width:65%;
    }
    .votredomaine input[type="submit"] {
    width:25%;
    }*/
    .dam, .dam2, .dam3 {
        padding-top: 45px;

    }

    .dam, .vincod-com h1 {
        font-size: 1.5em;

    }

    .vincod-com p {
        color: #FFF;
        font-size: 0.5em;
        text-transform: uppercase;
    }

}

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

    /*.create input[type="text"], .create input[type="password"], .create input[type="submit"]{
        max-width:300px;
        font-size:0.9em;
        
    }*/
    .votredomaine h1 {
        font-size: 3em;
    }

    /*.votredomaine p{
    font-size: 1em;
    }*/
    .votredomaine input[type="email"] {
        width: 80%;
        margin-left: 20px;
        margin-right: 20px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .votredomaine input[type="nom"] {
        width: 80%;
        margin-left: 20px;
        margin-right: 20px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .votredomaine input[type="societe"] {
        width: 80%;
        margin-left: 20px;
        margin-right: 20px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

    .votredomaine input[type="ndd"] {
        width: 60%;
        margin-left: 20px;

    }

    .votredomaine .extension {
        width: 60%;

        margin-right: 20px;
    }

    .dam, .dam2 {
        padding-top: 30px;

    }

    .dam, .vincod-com h1 {
        font-size: 1.3em;

    }

    .vincod-com p {
        color: #FFF;
        font-size: 0.5em;
        text-transform: uppercase;
    }

}

/*.plus{
display:block;
margin:0 5px 5px;
height:54px;
background-color:#f4f4f4;
border:1px solid #d0d0d0;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
font-size:18px;
color:#898989;
text-decoration:none;
}
.plus img{
float:left;
margin:6px 5px 0px 6px;}
.phraseplus{
float:right;
margin:18px 5px 0px 5px;
}
.plus .fonce{
color:#313131;
}*/

#infocomplement {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #F7F6F6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0px 5px 18px 5px;

}

/* Menu langue */
#btlang.dropdown,
#btlang.dropdown ul {
    margin-left: 50%;
    margin-right: 50%;
    white-space: nowrap;
}
#btlang.dropdown,
#btlang.dropdown a,
#btlang.dropdown a:hover {
  font-size: .8em;
  line-height: 1em;
  color: #333;
  text-decoration: none;
  list-style-type: none;
}

#btlang.dropdown .caret {
  vertical-align: middle;
  margin-top: 0;
}

#btlang.dropdown .dropdown-menu {
  text-align: left;
  min-width: auto;
  left:auto;
}

#btlang.dropdown .dropdown-menu .lang:hover {
  text-align: 50%;
  min-width: auto;
  color: #FFFFFF;
}

.create_step {
    text-align: left;
    display: inline-block;
    color: #bbb;
    font-size: 1.05em;
}
.create_step.active {
    color: black;
}

.create_dot {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 50px;
    font-weight:900;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: #bbb;
    background-color: rgb(187, 187, 187);
    font-size: 1.2em;
    margin-bottom: 15px;
    margin-right: 15px;
}
.create_dot.active {
    background-color: black;
}