* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.styled {
    border: 0;
    line-height: 2.5;
    padding: 0 20px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: white;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: #cfd83d;
    background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,
                                      rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);
}

.styled:hover {
    background-color: #e88c30;
}

.styled:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
                inset 2px 2px 3px rgba(0, 0, 0, .6);
}




body {
    font-family: 'Maven Pro', sans-serif;
}

header {
    width: 100%;
    height: 100px;
    display: flex;
}


.logo {
    width: 200px;
    height: 75px;
    background: no-repeat url("../../images/logo_couleur.png");
    margin-top: 10px;
    margin-left: 20px;
}

.business {
    margin-top: 35px;
    margin-left: 77%;
}

.business a {
    font-size: 20px;
    color: #000000;
    text-decoration: none;
}

.business a:hover {
    color: #adb927;
    cursor: pointer;
    text-decoration: none;
}

.business2 {
    margin-top: 35px;
    margin-left: 77%;
}

.business2 a {
    font-size: 20px;
    color: #adb927;
    text-decoration: none;
}

.business2 a:hover {
    color: #000000;
    cursor: pointer;
    text-decoration: none;
}

.banniere {
    width: 100%;
    height: 375px;
    background: url("../images/banniere.jpg") no-repeat;
    background-size: cover;
    display: flex;
}

.dl{
    width: 19%;
    height: 55px;
    margin-top: 19.5%;
    margin-left: 6.5%;
    display: flex;
}

.apple{
    width: 47%;
    height: 100%;
}

.google{
    width: 47%;
    height: 100%;
    margin-left: 6%;
}

.banniere2{
    width: 100%;
    height: 375px;
    background: url("../images/banniere2.jpg") no-repeat;
    background-size: cover;
}

.boxboth{
    width: 90%;
    height: 400px;
    margin-left: 5%;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    margin-top: 4%;
}

.bbtxt{
    margin-top: 2%;
    margin-left: 27%;
}

.bbtxt b {
    font-size: 18px;
    color: #636363;
}

.bb{
    width: 100%;
    height: 80%;
    display: flex;
    color:#636363;
}

.bb1{
    width: 45%;
    height: 100%;
    margin-right: 5%;
}

.carsharing h2{
    font-size: 40px;
    color: #e88c30;
}

.carsharing{
    width: 90%;
    height: 100px;
    margin-left: 10%;
    margin-top: 5%;
}

.carsharing1{
    width: 90%;
    height: 50px;
    display: flex;
    margin-top: 5%;
}

.carsharing1 p{
    padding-left: 20px;
    font-size: 17px;
}

.pictocarsharing{
    width: 77px;
    height: 48px;
    padding-left: 100px;
    background: url("../images/autopartage-couleur.png") no-repeat;
}

.rond1{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #e88c30;
    margin-top: 0.5%;

}

.trait4{
    background: #636363;
    width: 0.05%;
    height: 60%;
    margin-top: 3%;
}

.bb2{
    margin-left: 5%;
    width: 45%;
    height: 100%;
}

.carcharging h2{
    font-size: 40px;
    color: #2b6abf;
}

.carcharging{
    width: 90%;
    height: 100px;
    margin-top: 5%;
}

.carcharging1{
    width: 100%;
    height: 20px;
    display: flex;
    margin-top: 5%;
}

.carcharging1 p{
    padding-left: 20px;
    font-size: 17px;
}

.pictocarcharging{
    width: 400px;
    height: 48px;
    padding-left: 80px;
    background: url("../images/charge-couleur.png") no-repeat;
}

.rond2{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #2b6abf;
    margin-top: 0.5%;

}

.fleche{
    width: 158px;
    height: 173px;
    background: url("../images/fleche.png");
    margin-left: 44.80%;
}

.threebox{
    width: 90%;
    height: 350px;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    margin-left: 5%;
    display: flex;
}

.threebox1{
    width: 25%;
    height: 100%;
    margin-left: 8%;
    text-align: center;
    padding-top: 3%;
    font-size: 17px;
    color: #636363;
}

.threebox2{
    width: 25%;
    height: 100%;
    margin-left: 5%;
    text-align: center;
    padding-top: 3%;
    font-size: 17px;
    color: #636363;
}

.threebox3{
    width: 25%;
    height: 100%;
    margin-left: 5%;
    text-align: center;
    padding-top: 3%;
    font-size: 17px;
    color: #636363;
}


.pictothreebox1{
    width: 233px;
    height: 183px;
    background: url("../images/pictos-business/Group 7.png");
    margin-left: 20%;
    margin-bottom: 8%;
}

.pictothreebox2{
    width: 141px;
    height: 185px;
    background: url("../images/pictos-business/Group 6.png");
    margin-left: 30%;
    margin-bottom: 8%;
}

.pictothreebox3{
    width: 244px;
    height: 175px;
    background: url("../images/pictos-business/picto-1.png");
    margin-left: 20%;
    margin-bottom: 8%;
}

.txt{
    margin-top: 3%;
    margin-left: 46%;
    margin-bottom: 3%;
}

.txt b {
    font-size: 25px;
    color: #636363;
}

.txt2{
    font-size: 25px;
    margin-top: 2.5%;
    margin-left: 26%;
    margin-bottom: 2.5%;
}

.txt2 h2{
    color:#979797;
}

.txt2 b {
    color: #adb927;
}

.twobox{
    width: 100%;
    height: 350px;
    display: flex;
    color: #636363;
}

.twobox1{
    width: 30%;
    height: 100%;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    margin-left: 19%;
    text-align: center;
    font-size: 17px;
}

.twobox2{
    width: 30%;
    height: 100%;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    margin-left: 2%;
    text-align: center;
    font-size: 17px;
}

.pictotb1{
    width: 213px;
    height: 169px;
    background: url("../images/pictos-business/Group 9.png");
    margin-left: 27%;
    margin-top: 10%;
    margin-bottom: 10%;
}

.pictotb2{
    width: 171px;
    height: 166px;
    background: url("../images/pictos-business/Group 8.png");
    margin-left: 29%;
    margin-top: 10%;
    margin-bottom: 10%;
}

.bouton {
    width: 90%;
    height: 130px;
    background: url("../images/bouton.jpg");
    margin-top: 4%;
    margin-bottom: 4%;
    margin-left: 5%;
    background-size: cover;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    border: none;
    display: flex;
}

.bouton1 {
    width: 50%;
    height: 100%;
    background: none;
    border: none;
    outline: none;
}

.bouton2 {
    width: 50%;
    height: 100%;
    background: none;
    border: none;
    outline: none;
}

.boutoncharge {
    width: 90%;
    height: 130px;
    background: url("../images/bouton2.jpg");
    margin-top: 4%;
    margin-bottom: 4%;
    margin-left: 5%;
    background-size: cover;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    border: none;
    display: flex;
}

.bigbox {
    display: flex;
    width: 100%;
    height: 500px;
    margin-bottom: 5%;
}

.box1_1 {
    width: 44%;
    height: 500px;
    margin-left: 5%;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    color: #636363;
    font-size: 20px;
    line-height: 40px;
}

.box1_1 h2 {
    font-size: 30px;
}

.decal2 {
    padding-left: 6%;
    padding-top: 4%;
}

.pictobox1_1 {
    width: 100%;
    height: 200px;
    display: flex;
    margin-top: 5%;
    margin-left: 6%;
}

.pictobox1_1_1 {
    width: 200px;
    height: 200px;
    line-height: 25px;
    text-align: center;
}

.minipicto {
    width: 100px;
    height: 81px;
    margin-left: 50px;
    background: url("../images/pictos-autopartage/opened-packaged 2.png") no-repeat;
}

.minipicto2 {
    width: 75px;
    height: 85px;
    margin-left: 45px;
    background: url("../images/pictos-autopartage/Group 4.png") no-repeat;
    background-size: cover;
}

.minipicto3 {
    width: 80px;
    height: 81px;
    margin-left: 50px;
    background: url("../images/pictos-autopartage/phone-call-4 2.png") no-repeat;
    background-size: cover;
}

.pictobox1_1_2 {
    width: 170px;
    height: 200px;
    line-height: 25px;
    text-align: center;
}

.pictobox1_1_3 {
    width: 200px;
    height: 200px;
    line-height: 25px;
    text-align: center;
}


.box1_2 {
    width: 44%;
    height: 500px;
    margin-left: 5%;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    color: #636363;
    font-size: 20px;
    line-height: 40px;
}

.box1_2_1 {
    width: 100%;
    height: 31%;
    display: flex;
}

.box1_2_1_1 {
    width: 50%;
    height: 100%;
    display: flex;
}

.pictobox1_2 {
    width: 94px;
    height: 94px;
    background: url("../images/pictos-recharge/clock.png");
    background-size: cover;
    margin-top: 30px;
    margin-left: 30px;
}

.box1_2_1_1 a {
    padding-left: 30px;
    padding-top: 35px;
}

.box1_2_1_2 {
    width: 50%;
    height: 100%;
    display: flex;
}

.pictobox1_2_1 {
    width: 89px;
    height: 89px;
    background: url("../images/pictos-recharge/small-calendar.png");
    background-size: cover;
    margin-top: 30px;
    margin-left: 30px;
}

.box1_2_1_2 a {
    padding-left: 15px;
    padding-top: 35px;
}

.box1_2_2 {
    width: 100%;
    height: 31%;
    display: flex;
}

.box1_2_2_1 {
    width: 50%;
    height: 100%;
    display: flex;
}

.pictobox1_2_2 {
    width: 94px;
    height: 94px;
    background: url("../images/pictos-recharge/wallet.png");
    background-size: cover;
    margin-top: 30px;
    margin-left: 30px;
}

.box1_2_2_1 a {
    padding-left: 30px;
    padding-top: 35px;
}

.box1_2_2_2 {
    width: 50%;
    height: 100%;
    display: flex;
}

.pictobox1_2_2_2 {
    width: 90px;
    height: 104px;
    background: url("../images/pictos-recharge/Group 6.png");
    background-size: cover;
    margin-top: 30px;
    margin-left: 30px;
}

.box1_2_2_2 a {
    padding-left: 25px;
    padding-top: 60px;
}

.box2 {
    width: 44%;
    height: 500px;
    margin-left: 2%;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
}

.box2_1_1 {
    width: 100%;
    height: 50%;
    padding-top: 4%;
    text-align: center;
}

.box2_1_1 h2 {
    font-size: 30px;
    color: #636363;
}

.pictobox2_1 {
    width: 100%;
    height: 70%;
    display: flex;
    margin-top: 4%;
}

.pictobox2_1 h3 {
    font-size: 40px;
    color: #e88c30;
}

.pictobox2_1_1 {
    width: 25%;
    height: 100%;
    font-size: 20px;
    color: #636363;
    text-align: center;
}

.pictobox2_1_2 {
    width: 30%;
    height: 100%;
    font-size: 20px;
    color: #636363;
    text-align: center;
}

.pictobox2_1_3 {
    width: 45%;
    height: 100%;
    font-size: 20px;
    color: #636363;
    text-align: center;
}

.pictobox2_1_3 b {
    font-size: 40px;
    color: #e88c30;
}


.pictobox2_1_3 a b {
    font-size: 35px;
    color: #e88c30;
}


.box2_1_2 {
    width: 100%;
    height: 50%;
    padding-top: 4%;
    text-align: center;
    font-size: 20px;
    color: #636363;
}

.box2_1_2 h3 {
    font-size: 40px;
    color: #2b6abf;
}


.box2_1_2 h2 {
    font-size: 30px;
    color: #636363;
}

.box2_2 {
    width: 100%;
    height: 50%;
    background: url("../images/imagecarre.jpg");
    background-size: cover;
}

.iphonebox1 {
    width: 100%;
    height: 1500px;
    background: url("../images/iphone.jpg") no-repeat;
}

.iphonebox1_1 {
    color: #e88c30;
    width: 40%;
    height: 3%;
    padding-top: 2%;
    margin-left: 26%;
    font-size: 35px;
}

.iphonebox1_2 {
    width: 70%;
    height: 15%;
    margin-top: 6%;
    margin-left: 26%;
    display: flex;
}

.iphonebox1_2_1 {
    width: 33.3%;
    height: 100%;
    font-size: 20px;
    color: #636363;
    line-height: 35px;
}

.iphonebox1_2_1 h3 {
    color: #e88c30;
    font-size: 30px;

}

.iphonebox1_2_3 h3 {
    color: #e88c30;
    font-size: 30px;

}

.iphonebox1_2_2 {
    width: 33.3%;
    height: 100%;
    font-size: 20px;
    color: #636363;
    line-height: 35px;
}

.iphonebox1_2_3 {
    width: 33.6%;
    height: 100%;
    font-size: 20px;
    color: #636363;
    line-height: 35px;
}

.iphonebox1_3 {
    width: 50%;
    height: 6%;
    margin-left: 26%;
    margin-top: 2%;
    font-size: 25px;
    color: #636363;
}

.iphonebox1_3 h3 {
    color: #e88c30;
    font-size: 30px;
}

.iphonebox1_4 {
    width: 70%;
    height: 16%;
    margin-left: 26%;
    margin-top: 4%;
    display: flex;
}

.iphonebox1_4_1 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox1_4_1_1 {
    height: 147px;
    width: 200px;
    background: url("../images/pictos-autopartage/Group 11.png");
    margin-left: 12%;
}

.iphonebox1_4_2 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox1_4_2_1 {
    height: 150px;
    width: 103px;
    background: url("../images/pictos-autopartage/Group 12.png");
    margin-left: 30%;
}

.iphonebox1_4_3 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox1_4_3_1 {
    height: 143px;
    width: 200px;
    background: url("../images/pictos-autopartage/Group 3.png");
    margin-left: 12%;
}

.iphonebox1_4_4 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox1_4_4_1 {
    height: 150px;
    width: 165px;
    background: url("../images/pictos-autopartage/Group 13.png");
    margin-left: 19%;
}

.iphonebox1_5 {
    width: 20%;
    height: 2%;
    margin-left: 26%;
    font-size: 25px;
    color: #636363;
}

.iphonebox1_6 {
    width: 60%;
    height: 13%;
    margin-left: 26%;
    margin-top: 2%;
    display: flex;
}

.iphonebox1_6_1 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox1_6_1_1 {
    height: 150px;
    width: 227px;
    background: url("../images/pictos-autopartage/Group 14.png");
    margin-left: 12%;
}

.iphonebox1_6_2 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
    margin-left: 12%;
}

.iphonebox1_6_2_1 {
    height: 150px;
    width: 123px;
    background: url("../images/pictos-autopartage/Group 15.png");
    margin-left: 20%;
}

.iphonebox1_6_3 {
    height: 100%;
    width: 37%;
    text-align: center;
    color: #636363;
    font-size: 20px;
    margin-left: 5%;
}

.iphonebox1_6_3_1 {
    height: 150px;
    width: 287px;
    background: url("../images/pictos-autopartage/Group 16.png");
    margin-left: 8%;
}

.iphonebox1_7 {
    width: 20%;
    height: 2%;
    margin-top: 4%;
    margin-left: 26%;
    font-size: 25px;
    color: #636363;
}

.iphonebox1_8 {
    width: 70%;
    height: 16%;
    margin-left: 26%;
    margin-top: 4%;
    display: flex;
}

.iphonebox1_8-1{
    display: flex;
    width: 50%;
}

.iphonebox1_8_1 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox1_8_1_1 {
    height: 150px;
    width: 310px;
    background: url("../images/pictos-autopartage/Group 17.png");
    margin-left: 4%;
}

.iphonebox1_8_2 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
    margin-left: 7%;
}

.iphonebox1_8_2_1 {
    height: 150px;
    width: 218px;
    background: url("../images/pictos-autopartage/Group 18.png");
    margin-left: 6%;
}

.iphonebox1_8_3 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
    margin-left: 10%;
}

.iphonebox1_8_3_1 {
    height: 150px;
    width: 227px;
    background: url("../images/pictos-autopartage/Group 14.png");
    margin-left: 4%;
}

.iphonebox1_8_4 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox1_8_4_1 {
    height: 150px;
    width: 144px;
    background: url("../images/pictos-autopartage/Group 20.png");
    margin-left: 19%;
}

.iphonebox2 {
    width: 100%;
    height: 1188px;
    background: url("../images/iphone_recharge.jpg") no-repeat;
}

.iphonebox2_1 {
    color: #2b6abf;
    width: 40%;
    height: 3%;
    padding-top: 2%;
    margin-left: 27.5%;
    font-size: 35px;
}

.iphonebox2_2 {
    width: 50%;
    height: 2%;
    margin-top: 100px;
    margin-left: 27.5%;
    font-size: 25px;
    color: #2b6abf;
}

.iphonebox2_4 {
    width: 50%;
    height: 6%;
    margin-left: 27.5%;
    margin-top: 2%;
    font-size: 25px;
    color: #636363;
}

.iphonebox2_4 h3 {
    color: #2b6abf;
    font-size: 30px;
}

.iphonebox2_3 {
    width: 70%;
    height: 15%;
    margin-top: 1%;
    margin-left: 27.5%;
    display: flex;
}

.iphonebox2_3_1 {
    width: 33.3%;
    height: 100%;
    font-size: 20px;
    color: #636363;
    line-height: 35px;
}

.iphonebox2_3_2 {
    width: 40%;
    height: 100%;
    font-size: 20px;
    color: #636363;
    line-height: 35px;
}

.iphonebox2_5 {
    width: 70%;
    height: 16%;
    margin-left: 26%;
    margin-top: 4%;
    display: flex;
}

.iphonebox2_5_1 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox2_5_1_1 {
    height: 150px;
    width: 205px;
    background: url("../images/pictos-recharge/Group 4.png");
    margin-left: 12%;
}

.iphonebox2_5_2 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox2_5_2_1 {
    height: 150px;
    width: 103px;
    background: url("../images/pictos-recharge/Group 7.png");
    margin-left: 30%;
}

.iphonebox2_5_3 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox2_5_3_1 {
    height: 150px;
    width: 209px;
    background: url("../images/pictos-recharge/Group 8.png");
    margin-left: 12%;
}

.iphonebox2_5_4 {
    height: 100%;
    width: 50%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox2_5_4_1 {
    height: 150px;
    width: 167px;
    background: url("../images/pictos-recharge/Group 9.png");
    margin-left: 19%;
}

.iphonebox2_6 {
    width: 60%;
    height: 2%;
    margin-top: 5%;
    margin-left: 27.5%;
    font-size: 25px;
    color: #636363;
}

.iphonebox2_7 {
    width: 60%;
    height: 13%;
    margin-left: 26%;
    margin-top: 2%;
    display: flex;
}

.iphonebox2_7_1 {
    height: 100%;
    width: 33.3%;
    text-align: center;
    color: #636363;
    font-size: 20px;
}

.iphonebox2_7_1_1 {
    height: 150px;
    width: 230px;
    background: url("../images/pictos-recharge/Group 10.png");
    margin-left: 12%;
}

.contact {
    width: 100%;
    height: 600px;
    display: flex;
    margin-top: 40px;
    color: white;
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
}

.contact1 {
    width: 50%;
    height: 100%;
    background: no-repeat url("../images/footer.png");
    font-size: 22px;
    background-size: cover;
}

.picto {
    width: 50%;
    height: 50px;
    font-size: 35px;
    display: flex;
}

.message {
    width: 60px;
    height: 50px;
    margin-right: 10px;
    background: no-repeat url("../images/bulle-contact.png");
    background-size: cover;

}

.decal {
    margin-left: 50px;
    margin-top: 50px;
}

.contact2 {
    width: 50%;
    height: 100%;
    color: #adb927;
    font-size: 25px;
    padding-left: 5%;
    padding-top: 50px;
}

.name {
    display: flex;
}

.contact-form {
    margin-top: 10px;
}

.form-control {
    outline: none;
}

.formcontrol {
    outline: none;
}

.contact-form .input-block {
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    width: 600px;
    height: 60px;
    padding: 25px;
    position: relative;
    margin-bottom: 20px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.contact-form .inputblock {
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 2px 12px 3px rgba(55, 55, 55, 0.5);
    width: 275px;
    height: 60px;
    padding: 25px;
    position: relative;
    margin-bottom: 20px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.contact-form .input-block.focus {
    border:1px solid #adb927;
}

.contact-form .inputblock.focus {
    border:1px solid #adb927;
}

.contact-form .input-block.textarea {
    height: 200px;
}

.contact-form .input-block.textarea .form-control {
    height: auto;
    resize: none;
}

.contact-form .inputblock.textarea .form-control {
    height: auto;
    resize: none;
}

.contact-form .input-block label {
    position: absolute;
    left: 25px;
    top: 25px;
    display: block;
    margin: 0;
    font-weight: 300;
    z-index: 1;
    color: #333;
    font-size: 18px;
    line-height: 10px;
}

.contact-form .inputblock label {
    position: absolute;
    left: 25px;
    top: 25px;
    display: block;
    margin: 0;
    font-weight: 300;
    z-index: 1;
    color: #333;
    font-size: 18px;
    line-height: 10px;
}

.contact-form .input-block .form-control {
    background-color: transparent;
    padding: 0;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    position: relative;
    z-index: 2;
    font-size: 18px;
    color: #333;
}


.contact-form .inputblock .formcontrol {
    background-color: transparent;
    padding: 0;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    position: relative;
    z-index: 2;
    font-size: 18px;
    color: #333;
}

.contact-form .input-block .form-control:focus label {
    top: 0;
}

.contact-form .square-button {
    background-color: #adb927;
    color: #ffffff;
    font-size: 20px;
    font-family: 'Maven Pro', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0 60px;
    height: 60px;
    border: 2px solid #adb927;
    width: 40%;
    margin-top: 20px;
    margin-left: 340px;
}

.contact-form .square-button:hover {
    color: #adb927;
}

.contact-form .square-button:hover, .contact-form .square-button:focus {
    background-color: white;
}

.contact-wrap {
    margin-top: 15px;
    width: 100%;
    display: flex;

}

.col-sm-6 {
    height: 80px;
}

.col-sm-3 {
    width: 325px;
}


footer {
    width: 100%;
    height: 183px;
    background-color: #636363;
    display: flex;
}

.wlogo {
    width: 215px;
    height: 90px;
    margin-top: 50px;
    margin-left: 50px;
    background-image: url("../images/logo_blanc.png");
    background-size: cover;
}

.trait {
    width: 0.25px;
    height: 85px;
    background-color: white;
    margin-left: 80px;
    margin-top: 45px;
}

.trait2 {
    width: 0.25px;
    height: 85px;
    background-color: #636363;
    margin-left: 20px;
    margin-top: 40px;
}

.trait3 {
    width: 0.25px;
    height: 85px;
    background-color: #636363;
    margin-top: 40px;
}


.txtfoot {
    height: 85px;
    width: 200px;
    margin-top: 15px;
    margin-left: 18px;
    line-height: 1.8;
}

.txtfoot a {
    color: white;
    text-decoration: none;
}

.txtfoot a:hover {
    text-decoration: underline;
}

.reseau {
    height: 45px;
    width: 190px;
    margin-top: 40px;
    margin-left: 740px;
    display: flex;
}

.tw {
    height: 40px;
    width: 40px;
    background-image: url("../images/twitter-blanc.png");
    background-size: cover;
}


.fb {
    height: 40px;
    width: 40px;
    background-image: url("../images/facebook_blanc.png");
    background-size: cover;
    margin-left: 7px;
}

.yt {
    height: 40px;
    width: 40px;
    background-image: url("../images/logo_yt.png");
    background-size: cover;
    margin-left: 7px;
}

.insta {
    height: 40px;
    width: 40px;
    background-image: url("../images/insta_blanc.png");
    margin-left: 7px;
    background-size: cover;
}

.copy {
    width: 180px;
    height: 20px;
    color: white;
    margin-left: 950px;
    margin-top: 25px;
}

@media screen and (max-width: 768px) {

    .logo{
        min-width: 180px;
    }

    .business{
        margin-left: 450px;
    }

    .business2{
        margin-left: 450px;
    }

    .banniere{
        height: 190px;
    }

    .banniere2{
        height: 190px;
    }

    .pictocarsharing h2{
        font-size:30px;
    }

    .pictocarsharing{
        min-width: 58px;
        height: 36px;
        background: url("../images/autopartage-couleur_resp.png") no-repeat;
        padding-left: 80px;
    }

    .pictocarcharging h2{
        font-size: 30px;
    }

    .pictocarcharging{
        width: 300px;
        height: 36px;
        padding-left: 60px;
        background:url("../images/charge-couleur_resp.png") no-repeat;
    }

    .carsharing1{
        width: 300px;
        height: 70px;
    }

    .carsharing1 p {
        padding-left: 10px;
    }

    .rond1{
        width: 10px;
        height: 10px;
        padding-left: 10px;
    }

    .rond2{
        width: 10px;
        height: 10px;
        padding-left: 10px;
    }

    .carcharging1{
        height: 50px;
    }

    .fleche{
        margin-left: 39.8%;
    }

    .threebox{
        height: 900px;
        margin-left: 5%;
        display: inline-block;
    }

    .threebox1{
        width: 47%;
        height: 33%;
        margin-left: 28%;
    }

    .threebox2{
        width: 43%;
        height: 32%;
        margin-left: 28%;
    }

    .threebox3{
        width: 50%;
        height: 40%;
        margin-left: 25%;
    }

    .twobox1{
        width: 40%;
        margin-left: 9%;
    }

    .twobox2{
        width: 40%;
    }

    .pictotb1{
        margin-left: 16%;
    }

    .pictotb2{
        margin-left: 21%;
    }

    .txt2{
        margin-left: 4%;
    }

    .bbtxt{
        margin-left: 9%;
    }

    .dl{
        height: 27px;
    }


    .bouton{
        height: 70px;
    }

    .boutoncharge{
        height: 70px;
    }

    .bigbox{
        display: inline-block;
        height: 1000px;
        margin-bottom: 100px;
    }

    .box1_1{
        width: 90%;
        height: 450px;
        margin-bottom: 50px;
    }

    .box1_2{
        width: 90%;
        height: 500px;
        margin-bottom: 50px;
    }

    .box2{
        width: 90%;
        margin-left: 5%;
    }

    .iphonebox1{
        background: none;
        height: 2300px;
    }

    .iphonebox1_1{
        width: 80%;
        margin-left: 5%;
    }

    .iphonebox1_2{
        margin-left: 5%;
        width: 90%;
        margin-bottom: 9%;
        display: inline-block;
        text-align: center;
    }

    .iphonebox1_2_1{
        width: 90%;
        height: 50%;
    }

    .iphonebox1_2_2{
        width: 90%;
        height: 60%;
    }

    .iphonebox1_2_3{
        width: 90%;
        height: 70%;
    }

    .iphonebox1_3{
        margin-left: 5%;
    }

    .iphonebox1_4{
        margin-left: 5%;
        width: 90%;
    }

    .iphonebox1_4_1_1{
        margin-left: 0;
    }

    .iphonebox1_4_3_1{
        margin-left: 0;
    }

    .iphonebox1_5{
        margin-left: 5%;
        width: 80%;
        margin-top: 4%;
    }

    .iphonebox1_6{
        margin-left: 5%;
        width: 90%;
    }

    .iphonebox1_6_1{
        width: 50%;
    }

    .iphonebox1_6_2_1{
        margin-left: 0;
    }

    .iphonebox1_6_3_1{
        margin-left: 0;
    }

    .iphonebox1_7{
        margin-left: 5%;
        width: 80%;
    }

    .iphonebox1_8{
        margin-left: 5%;
        width: 90%;
        display: inline-block;
    }

    .iphonebox1_8-1{
        width: 90%;
    }

    .iphonebox1_8_1_1{
        margin-left: 20%;
        width: 233px;
        height: 113px;
        margin-bottom: 37px;
        background-size: cover;
    }

    .iphonebox2{
        background: none;
        height: 1450px;
    }

    .iphonebox2_1{
        margin-left: 5%;
        width: 90%;
    }

    .iphonebox2_2{
        margin-left: 5%;
        width: 90%;
    }

    .iphonebox2_3{
        margin-left: 5%;
        width: 90%;
        display: inline-block;

    }

    .iphonebox2_3_1{
        width: 90%;
        text-align: center;
    }

    .iphonebox2_3_2{
        width: 90%;
        text-align: center;
    }

    .iphonebox2_4{
        margin-left: 5%;
        margin-top: 8%;
        width: 90%;
    }

    .iphonebox2_5{
        margin-left: 5%;
        width: 90%;
        display: inline-block;
    }

    .iphonebox2_6{
        margin-left: 5%;
        width: 90%;
        margin-top: 10%;
    }

    .iphonebox2_7{
        margin-left: 5%;
        width: 90%;
    }

    .contact{
        display: inline-block;
        height: 1200px;
    }

    .contact1{
        width: 100%;
        height: 600px;
        padding-top: 50px;
    }

    .contact2{
        padding-left: 10%;
        height: 600px;
    }

    footer {
        width: 768px;
    }

    .wlogo {
        min-width: 215px;
    }

    .trait {
        margin-left: 30px;
    }

    .reseau {
        margin-left: 40px;
    }

    .copy {
        margin-left: 260px;
    }

}

@media (max-width: 564px) {

    .logo{
        width: 150px;
        height: 62px;
        background: url("../images/logo_couleur_responsive.png") no-repeat;
    }

    header{
        height: 80px;
    }

    .business{
        margin-left: 10%;
    }

    .business2{
        margin-left: 10%;
    }

    .banniere{
        height: 90px;
    }

    .banniere2{
        height: 90px;
    }

    .boxboth{
        height: 700px;
    }

    .bb{
        display: inline-block;
        height: 40%;
        margin-top: 5%;
        margin-left: 5%;
    }

    .bb2{
        width: 100%;
    }

    .bbtxt{
        margin-top: 15%;
    }

    .fleche{
        margin-left: 29%;
    }

    .trait4{
        display: none;
    }

    .threebox{
        height: 1100px;
    }

    .threebox1{
        width: 100%;
        margin-left:0;
    }

    .threebox2{
        width: 100%;
        margin-left:0;
    }

    .threebox3{
        width: 100%;
        margin-left:0;
    }

    .txt{
        margin-left: 35%;
    }

    .twobox{
        display: inline-block;
    }

    .twobox1{
        width: 82%;
        padding-top: 5%;
    }

    .twobox2{
        width: 82%;
        margin-top: 10%;
        padding-top: 5%;
        margin-left: 9%;
    }

    .txt2{
        margin-top: 15%;
        margin-left: 0;
        text-align: center;
    }

    .txt2 h2{
        font-size: 30px;
    }

    .dl{
        height: 15px;
    }


    .bouton{
        height: 32px;
    }

    .boutoncharge{
        height: 32px;
    }

    .picto{
        width: 65%;
        font-size: 25px;
    }

    .bigbox{
        height: 500px;
    }

    .message{
        width: 30px;
        height: 25px;
    }

    .box1_1 h2 {
        font-size: 20px;
    }

    .box1_1{
        line-height: 20px;
        height: 240px;
    }

    .box1_2{
        line-height: 20px;
        height: 240px;
    }


    .pictobox1_1_1 {
        width: 100px;
        height: 100px;
        line-height: 12px;
        text-align: center;
        font-size: 12px;
    }

    .minipicto {
        width: 50px;
        height: 40px;
        margin-left: 25px;
        background-size: cover;
    }

    .minipicto2 {
        width: 37.5px;
        height: 42.5px;
        margin-left: 25px;
        background-size: cover;
    }

    .minipicto3 {
        width: 40px;
        height: 40.5px;
        margin-left: 30px;
        background-size: cover;
    }

    .pictobox1_1_2 {
        width: 85px;
        height: 100px;
        line-height: 12px;
        text-align: center;
        font-size: 12px;
    }

    .pictobox1_1_3 {
        width: 100px;
        height: 100px;
        line-height: 12px;
        text-align: center;
        font-size: 12px;
    }

    .trait2 {
        width: 0.25px;
        height: 85px;
        background-color: #636363;
        margin-left: 0;
        margin-top: 0;
        margin-right: 5px;
    }

    .trait3 {
        width: 0.25px;
        height: 85px;
        background-color: #636363;
        margin-left: 5px;
        margin-top: 0;
        margin-right: 5px;
    }


    .decal2{
        font-size: 12px;
    }

    .box1_2{
        font-size: 12px;
    }

    .box1_2_1_1 a {
        padding-left: 10px;
        padding-top: 20px;
    }

    .box1_2_1_2 {
        width: 50%;
        height: 100%;
        display: flex;
    }

    .pictobox1_2{
        width: 47px;
        height: 47px;
        background-size: cover;
        margin-top: 15px;
        margin-left: 15px;
    }

    .pictobox1_2_1 {
        width: 44px;
        height: 44px;
        background-size: cover;
        margin-top: 15px;
        margin-left: 15px;
    }

    .box1_2_1_2 a {
        padding-left: 5px;
        padding-top: 10px;
    }

    .box1_2_2 {
        width: 100%;
        height: 31%;
        display: flex;
    }

    .box1_2_2_1 {
        width: 50%;
        height: 100%;
        display: flex;
    }

    .pictobox1_2_2 {
        width: 47px;
        height: 47px;
        background-size: cover;
        margin-top: 15px;
        margin-left: 15px;
    }

    .box1_2_2_1 a {
        padding-left: 15px;
        padding-top: 20px;
    }

    .box1_2_2_2 {
        width: 50%;
        height: 100%;
        display: flex;
    }

    .pictobox1_2_2_2 {
        width: 45px;
        height: 52px;
        background-size: cover;
        margin-top: 15px;
        margin-left: 15px;
    }

    .box1_2_2_2 a {
        padding-left: 10px;
        padding-top: 30px;
    }

    .box2_1_1 h2 {
        font-size: 20px;
    }

    .pictobox2_1_1 {
        width: 25%;
        height: 100%;
        font-size: 12px;
        color: #636363;
        text-align: center;
    }

    .pictobox2_1_1  h3{
        font-size: 20px;
    }

    .pictobox2_1_2 h3 {
        font-size: 20px;
    }


    .pictobox2_1_2 {
        width: 30%;
        height: 100%;
        font-size: 12px;
        color: #636363;
        text-align: center;
    }

    .pictobox2_1_3 {
        width: 45%;
        height: 100%;
        font-size: 12px;
        color: #636363;
        text-align: center;
    }

    .pictobox2_1_3 b {
        font-size: 20px;
        color: #e88c30;
    }


    .pictobox2_1_3 a b {
        font-size: 15px;
        color: #e88c30;
    }

    .box2{
        height: 250px;
    }

    .box2_1_2 h2{
        font-size: 20px;
    }

    .box2_1_2 h3{
        font-size: 20px;
    }

    .box2_1_2{
        font-size: 12px;
    }

    .iphonebox1{
        height: 1400px;
    }

    .iphonebox1_1{
        font-size: 22px;
        width: 90%;
    }

    .iphonebox1_2{
        margin-bottom: 2%;
    }

    .iphonebox1_2_1 h3{
        font-size: 20px;
    }

    .iphonebox1_2_1{
        font-size: 15px;
        line-height: 20px;
        margin-right: 5px;
    }

    .iphonebox1_2_2{
        font-size: 15px;
        line-height: 20px;
        margin-right: 5px;
    }


    .iphonebox1_2_3 h3{
        font-size: 20px;
    }

    .iphonebox1_2_3{
        font-size: 15px;
        line-height: 20px;
    }

    .iphonebox1_3 h3{
        font-size: 22px;
    }

    .iphonebox1_3{
        font-size: 20px;
        margin-top: 15%;
    }

    .iphonebox1_4{
        display: inline-block;
    }

    .iphonebox1_4_1{
        font-size: 12px;
    }


    .iphonebox1_4_1_1 {
        height: 73.5px;
        width: 100px;
        margin-left: 12%;
        background-size: cover;
    }

    .iphonebox1_4_2 {
        font-size: 12px;
    }

    .iphonebox1_4_2_1 {
        height: 75px;
        width: 51.5px;
        margin-left: 30%;
        background-size: cover;
    }

    .iphonebox1_4_3 {
        margin-top: 8%;
        font-size: 12px;
    }

    .iphonebox1_4_3_1 {
        height: 71.5px;
        width: 100px;
        margin-left: 12%;
        background-size: cover;
    }

    .iphonebox1_4_4 {
        margin-top: 8%;
        font-size: 12px;
    }

    .iphonebox1_4_4_1 {
        height: 75px;
        width: 82.5px;
        margin-left: 19%;
        background-size: cover;
    }

    .iphonebox1_5{
        font-size: 20px;
        margin-top:10%;
    }

    .iphonebox1_6{
        display: inline-block;
    }

    .iphonebox1_6_1{
        font-size: 12px;
    }

    .iphonebox1_6_2{
        font-size: 12px;
        margin-left: 25%;
    }

    .iphonebox1_6_3{
        font-size: 12px;
        margin-left: 25%;
    }

    .iphonebox1_6_1_1 {
        height: 75px;
        width: 113.5px;
        background-size: cover;
    }

    .iphonebox1_6_2_1 {
        height: 75px;
        width: 61.5px;
        background-size: cover;
    }


    .iphonebox1_6_3_1 {
        height: 75px;
        width: 143.5px;
        background-size: cover;
    }

    .iphonebox1_7{
        font-size: 20px;
    }

    .iphonebox1_8-1{
        display: flex;
        width: 90%;
    }

    .iphonebox1_8_1 {
        font-size: 12px;
    }

    .iphonebox1_8_1_1 {
        height: 75px;
        width: 155px;
        background-size: cover;
        margin-bottom: 0;
    }

    .iphonebox1_8_2 {
        font-size: 12px;
    }

    .iphonebox1_8_2_1 {
        height: 75px;
        width: 109px;
        background-size: cover;
    }

    .iphonebox1_8_3 {
        font-size: 12px;
        margin-top: 10%;
    }

    .iphonebox1_8_3_1 {
        height: 75px;
        width: 113.5px;
        background-size: cover;
    }

    .iphonebox1_8_4 {
        font-size: 12px;
        margin-top: 10%;
    }

    .iphonebox1_8_4_1 {
        height: 75px;
        width: 72px;
        background-size: cover;
    }

    .iphonebox2{
        height: 900px;
    }

    .iphonebox2_1{
        font-size: 21px;
        width: 100%;
    }

    .iphonebox2_2{
        margin-top: 8%;
        font-size: 17px;
        margin-bottom: 10%;
        width: 90%;
    }

    .iphonebox2_3{
        height: 10%;
    }

    .iphonebox2_3_1{
        font-size: 12px;
        line-height:15px;
    }

    .iphonebox2_3_2{
        font-size: 12px;
        line-height:15px;
    }

    .iphonebox2_4{
        margin-top: 12%;
        font-size:20px;
    }

    .iphonebox2_4 h3{
        font-size: 22px;
    }

    .iphonebox2_5{
        margin-top: 10%;
    }

    .iphonebox2_5_1 {
        font-size: 12px;
    }

    .iphonebox2_5_1_1 {
        height: 75px;
        width: 102.5px;
        background-size: cover;
    }

    .iphonebox2_5_2 {
        font-size: 12px;
    }

    .iphonebox2_5_2_1 {
        height: 75px;
        width: 51.5px;
        background-size: cover;
    }

    .iphonebox2_5_3 {
        font-size: 12px;
        margin-top: 10%;
    }

    .iphonebox2_5_3_1 {
        height: 75px;
        width: 104.5px;
        background-size: cover;
    }

    .iphonebox2_5_4 {
        font-size: 12px;
        margin-top: 10%;
    }

    .iphonebox2_5_4_1 {
        height: 75px;
        width: 83.5px;
        background-size: cover;
    }

    .iphonebox2_6{
        font-size: 20px;
    }

    .iphonebox2_7{
        margin-top: 10%;
    }

    .iphonebox2_7_1_1 {
        height: 75px;
        width: 115px;
        background-size:cover;
    }


    .iphonebox2_7_1{
        font-size: 12px;
    }

    .name{
        display: inline-block;
    }

    .contact2{
        width: 100%;
        padding-left: 5%;
    }


    .contact-wrap {
        width: 30%;
        margin: auto;
    }

    .col-sm-6{
        width: 200px;
        margin-left: -45%;
    }

    .contact-form .input-block{
        width: 275px;
    }


    .col-sm-12{
        width: 200px;
        height: 320px;
        margin-left: -45%;
        margin-bottom: -50%;
    }

    .contact-form .square-button{
        margin-left: 30%;
        margin-top:-50%;
        height: 50px;
        width: 150px;
        padding-left: 48px;
    }

    footer {
        width: 375px;
        height: 100px;
    }

    .wlogo {
        min-width: 112px;
        height: 45px;
        margin-left: 10px;
        margin-top: 25px;
    }

    .trait {
        margin-left: 5px;
        margin-top: 20px;
        height: 55px;
    }

    .txtfoot {
        margin-left: 5px;
        margin-top: 0;
        font-size: 10px;
        width: 100px;
    }

    .reseau {
        margin-left: 1px;
        margin-top: 30px;
    }

    .tw {
        width: 20px;
        height: 20px;
    }

    .fb {
        width: 20px;
        height: 20px;
    }

    .yt {
        width: 20px;
        height: 20px;
    }

    .insta {
        width: 20px;
        height: 20px;
    }

    .copy {
        margin-left: 120px;
        margin-top: 10px;
        width: 100px;
    }



}
