.contact-image{
    width: 100%!important;
}

.responsive-image{
	padding-bottom: 43%!important;
}

.contact-select{
   width: 90%;
   height: 34px;
   overflow: hidden;
   background: url(new_arrow.png) no-repeat right;
   border: 1px solid #ccc;
}
.select-space{
  padding-bottom: 1%
}

.style-form{
	padding-top: 5%;
	padding-bottom: 5%;
}

.div-info-form{
   background-color: #BF9D5A;
   /*padding-bottom: 35%;*/
   color: #fff;
}

.hader-label{

}
.span-info-form{
    display: -webkit-box;
    padding-top: 3%;
}

input.bottom { 
	border: none; 
	border-bottom: 1px 
	solid #000; 
  color: #000;
	width: 100%; 
	font-family: 'AvenirNextLTPro-Condensed', 
	serif; 
  letter-spacing: 3px;
  font-size:18px;
}

textarea.bottom {
    border: none;
    border-bottom: 1px
    solid #000;
    color: #000;
    width: 100%;
    font-family: 'AvenirNextLTPro-Condensed',
    serif;
    letter-spacing: 3px;
    font-size:18px;
}

@media print {
    input.bottom-print { 
        border: none; 
        border-bottom: 1px 
        solid #000; 
        color: #000;
        width: 30em; 
        font-family: 'AvenirNextLTPro-Condensed', 
        serif; 
        letter-spacing: 3px;
        font-size:18px;
    }
}
#contact-form-text{
  font-family: "AvenirNextLTPro-Condensed";
  padding-bottom: 50px;
  color: #000;
  font-size: 18px;
  letter-spacing: 3px;
}
.item-contact-form{
  padding-bottom: 28px;
}

.display-chosen{
  display: table-caption;
}
.question-box{
    margin-right: 10px;

}
.btn-envoyer{
    border-radius: 0px!important;
    height: 80px;
    width: 250px;
    background-color: #BF9D5A;
     font-family: "AvenirNextLTPro-Condensed";
    color: #000;
    font-size: 18px;
    letter-spacing: 3px;
    color: #fff;
    position: absolute;
    margin-left: -13%;
}
.btn-envoyer-token{
    border-radius: 0px!important;
    height: 80px;
    width: 250px;
    background-color: #BF9D5A;
     font-family: "AvenirNextLTPro-Condensed";
    color: #000;
    font-size: 18px;
    letter-spacing: 3px;
    color: #fff;
    /*position: absolute;
    margin-left: -13%;*/
}
.header-label{
  margin-top: 10px;
}
.bottom-leabel{
  margin-bottom: 20px;
}


