@import "http://fonts.googleapis.com/css?family=Raleway";
/*----------------------------------------------
CSS settings for HTML div Exact Center
------------------------------------------------*/
#abc {
    width:100%;
    height:100%;
    opacity:.95;
    top:0;
    left:0;
    display:none;
    position:fixed;
    background-color:#313131;
    overflow:auto
}
img#close {
    position:absolute;
    right:-14px;
    top:-14px;
    cursor:pointer
}
div#popupContact {
    position:absolute;
    left:54%;
    top:14%;
    margin-left:-502px;
    font-family:'Raleway',sans-serif
}
form {
    max-width:900px;
    min-width:250px;
    height: 640px;
    padding:10px 30px;
    border:2px solid gray;
    border-radius:10px;
    font-family:raleway;
    background-color:#fff;
}
p {
    margin-top:30px
}
h2 {
    margin:-10px -30px;
    text-align:center;
    border-radius:10px 10px 0 0
}
hr {
    margin:10px -30px;
    border:0;
    border-top:1px solid #ccc
}
.bouton {
    text-decoration: none;
    padding:16px 16px;
    background:#d34836;
    color:#fff;
    width:90px;
    border-radius:2px;
    border:none;
    cursor:pointer;
    transition: 0.3s;
}

.bouton:hover {
    background:#9c2e2f;
    transition: 0.3s;
    color: #fff;
}

input[type=text] {
     width:87%;
     padding:10px;
     margin-top:10px;
    margin-right: auto;
    border:1px solid #ccc;
    padding-left:40px;
    font-size:16px;
    font-family:raleway;
 }

input[type=number] {
    width:87%;
    padding:10px;
    margin-top:10px;
    margin-right: auto;
    border:1px solid #ccc;
    padding-left:40px;
    font-size:16px;
    font-family:raleway;
}

input[type=email] {
    width:88%;
    padding:10px;
    margin-top:10px;
    margin-right: auto;
    border:1px solid #ccc;
    padding-left:20px;
    font-size:16px;
    font-family:raleway;
}
input[type=date] {
    width:88%;
    padding:10px;
    margin-top:10px;
    margin-right: auto;
    border:1px solid #ccc;
    padding-left:20px;
    font-size:16px;
    font-family:raleway;
}

input#picker{
    margin-top: 0px;
    height: 44px;
}

.clock{
    margin-bottom: 0px;
}

input[type=radio] {
    padding:10px;
    margin-top:30px;
    border:1px solid #ccc;
    font-size:16px;
    font-family:raleway
}
.checkbox {
    width: 100%;
    margin-top:30px;
    font-size:16px;
    left: 100%;
    font-family:raleway;
}
#name {
    background-image:url(../../images/name.jpg);
    background-repeat:no-repeat;
    background-position:5px 7px
}
#email {
    background-image:url(../../images/email.png);
    background-repeat:no-repeat;
    background-position:5px 7px
}
textarea {
    background-image:url(../../images/msg.png);
    background-repeat:no-repeat;
    background-position:5px 7px;
    width:95%;
    height:95px;
    padding:10px;
    resize:none;
    margin-top:30px;
    border:1px solid #ccc;
    padding-left:40px;
    font-size:16px;
    font-family:raleway;
    margin-bottom:30px
}
#submit {
    position: relative;
    margin-top: 56px;
    text-decoration:none;
    width:100%;
    text-align:center;
    display:block;
    background-color:#FFBC00;
    color:#fff;
    border:1px solid #FFCB00;
    padding:10px 0;
    font-size:20px;
    cursor:pointer;
    border-radius:5px
}

#done{position: relative;
    margin-top: 56px;
    text-decoration:none;
    width:100%;
    text-align:center;
    display:block;
    color:#fff;
    border:1px solid aquamarine;
    padding:10px 0;
    font-size:20px;
    cursor:pointer;
    border-radius:5px;
    background-color: aquamarine;
}

#erreur{
    position: relative;
    margin-top: 56px;
    text-decoration:none;
    width:100%;
    text-align:center;
    display:block;
    color:#fff;
    border:1px solid brown;
    padding:10px 0;
    font-size:20px;
    cursor:pointer;
    border-radius:5px;
    background-color: brown;
}
form span {
    color:#4b4b4b;
    font-weight:700
}
button {
    width:10%;
    height:45px;
    border-radius:3px;
    background-color:#cd853f;
    color:#fff;
    font-family:'Raleway',sans-serif;
    font-size:18px;
    cursor:pointer
}

.title{
    width: 100%;
    text-align: center;
}


.num{
    width: 40%;
    float: left;
}
.num input{
    width: 49%;
    padding: 10px 5px;
}

.heurePresta{
    margin-top: 16px;
    width: 40%;
    float: left;
    margin-left: 10px;
    margin-bottom: 20px;
}
.heurePresta input{
    width: 40%;
    padding: 10px 5px;
}

.heureTexte{
    margin-top: 13px;
    float: left;
}

.localite{
    width: 60%;
    float: right;
    margin-left: -30px;
}

.localite input{
    width: 60%;
}

.date{
    width: 60%;
    float: right;
    margin-left: -30px;
}

.date input{
    width: 71%;
}

.localitePresta{
    width: 60%;
    float: right;
    margin-left: -30px;
}

.localitePresta input{
    width: 71%;
}

.right{
    display: block;
    width: 50%;
    float: right;
}

.left{
    display: block;
    width: 50%;
    float: left;
}

.footerFrom{
    height: 150px;
    display: inline-block;
}

#block{
    width: 47%;
    margin-left: 5px;
    height: 27%;
    position: absolute;
    background-color: #FFFFFF;
}

#nombre{
    width: 57%;
}

.select{
    height: 44px;
    width: 404px;
}
#gsm {
    background-image:url(../../images/telephone.png);
    background-size: 20px 20px;
    background-repeat:no-repeat;
    background-position:5px 7px
}

#rue {
    background-image:url(../../images/home.png);
    background-size: 20px 20px;
    background-repeat:no-repeat;
    background-position:5px 7px
}

#ruePresta {
    background-image:url(../../images/home.png);
    background-size: 20px 20px;
    background-repeat:no-repeat;
    background-position:5px 7px
}

#nombre {
    background-image:url(../../images/couvert.svg);
    background-size: 20px 20px;
    background-repeat:no-repeat;
    background-position:5px 7px
}