@font-face {
    font-family: Arial;
    src: url('./font/Futura-SC.ttf') format('ttf');
}
.estimatedPrice {
    margin-left: 20%;
    width : 60%;
}
.estimatedPrice table {
    margin-left: 20%;
    width : 60%;
}
span.glyphicon-earphone {
    font-size: 1.6em;
}
body {
    font-family: Arial, Times, serif;
    font-weight: lighter;
    width : 100%;
}

hr {
  width: 30%;
}

h1 {
    font-family: Arial, Times, serif;
    display: block;
    font-size: 1.5em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

h2 {
    font-family: Arial, Times, serif;
    color: white;
    font-weight: lighter;
    display: block;
    font-size: 1.2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

h3{
    font-family: Arial, Times, serif;
    color: #000000;
    font-weight: lighter;
    display: block;
    font-size: 1.2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}
h6 {
    font-family: Arial, Times, serif;
    color: #000000;
    font-weight: lighter;
    display: block;
    font-size: 1em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}
h4 {
    font-family: Arial, Times, serif;
    color: #ffffff;
    font-weight: normal;
    display: block;
    text-align: center;
    vertical-align: middle;
}

h5 {
    font-family: Arial, Times, serif;
    color: #000000;
    font-weight: normal;
    display: block;
    text-align: left;
    font-size: 15px;
    vertical-align: middle;
}

nav a {
  color : #ffffff;   
       font-size:1.5em;
}

.navbar-black  {
    background-color : #cbbb9f;
    background-attachment:fixed;
}

.navbar ul {
    margin-left: 30%;
    width : 40%;
    text-align: center;
}

.navbar li {

    width : 33%;
}
.navbar a:hover:not(.active) 
{
    background-color: white;
      color : #cbbb9f; 
}

.navbar-custom {
    background-color: #cbbb9f;
    color: #ffffff;
     border-style: none;

}

.nav button {
    width : 10%;
    outline:none;
}

.navbar-toggle {
    margin-top : 0px;
    padding-top : 0px;
}

#mylogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top : 20px;
    padding-bottom : 10px;
  width: 30%;
}  

.navbar {
    border-radius: 0px;
}

#logo {
    background-size: 90%;
    background-repeat: no-repeat;
    background-color: white;
    /*height: 190px;*/
    width : 100%;
    margin-left: auto;
    margin-right: auto;
    background-attachment:fixed;
}

.quick-contact {
    color : white;
    font-size: 1.5em;
    margin-top: 5px;
    margin-bottom:  5px;
    margin-right: 15px; 
    float:right;
}

.garanties {
    padding-left: 1%;
    padding-right: 1%;
    float:left;
    width:25%;
    text-align: center;
}

.left {
    float: right;
}

.right {
    float: left;
}


#formRecherche {
    font-weight: lighter;

}

.book{
    font-size: 1.3em;
    font-weight: bold;
}
#vehicule_left {
    float: left;
    font-weight: lighter;
    letter-spacing: .2rem;
    width: 45%;
    vertical-align: middle;
    text-align: center;
    margin-left: 2%;
}

#vehicule_right {
    float: right;
    font-weight: lighter;
    letter-spacing: .2rem;
    width: 45%;
    vertical-align: middle;
    text-align: center;
    margin-right: 2%;
}
.icon_vehicule{
    float : left;
}
.pic_vehicule{
  margin : 2%;
}
.description {
    color: #000000;
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-family: Arial, Times, serif;
    font-weight: lighter;
    display: block;
    text-align: left;
}
.text_ville {
    float : right;
    margin : 2%;
    color: #000000;
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-family: Arial, Times, serif;
    font-weight: lighter;
    display: block;
    text-align: right;

}

.picto {
    background-attachment:fixed;
    background-repeat:no-repeat;
    height:100%;
}

.form-group pad {
    font-weight: lighter;
}
.form-group  {
    margin-bottom: 10px;
}
.row {
    font-weight: normal;
    letter-spacing: .1rem;
}

.page {
    font-weight: lighter;
    background-image: url("../img/home_img.jpeg");
    background-size: cover;
    background-attachment:fixed;
    background-repeat:no-repeat;
    height:110%;
    vertical-align: top;
    margin-top:-20px;
    width : 100%;
}

.page_contact {
    font-weight: lighter;

    background-image: url("../img/img_contact.jpg");
    background-size: 100%;
    background-attachment:fixed;
    background-repeat:no-repeat;
    height:100%;
    vertical-align: top;
} 

.services {
    height: 100%;
    min-height : 1100px;
    font-size: 20px;
}
.page_vehicule {
    height: 70%;
    min-height : 500px;

}

.main-container {
    font-weight: bolder;

    background-color: rgb(66,66,66);
    opacity : 0.8;
    color: #ffffff;
    width : 40%;
    margin-left: 30%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top:1%;
    padding-bottom:1%;

}

.button-center{
    width : 70%;
    margin-top : 15px;
    position: relative;
    left : 15%;
    color :  rgb(72, 148, 184);
}

.pad {
 padding-bottom:  7%;
}

label{
  padding-bottom:  3%;  
}

.champs {
    color : #ffffff;
    text-align: center;
}

.summary {
    background-color : #ffffff;
    color : #ffffff;
    font-weight: lighter;
    text-align: center;
    padding: 1%;
    margin-bottom: 2%;
}

.confirmation {
    background-color: rgb(72, 148, 184);
    border-radius: 20px;
    opacity : 0.8;
    color: #ffffff;
    width : 40%;
    margin-left: 33%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top:1%;
    padding-bottom:1%;
}

.footer {

    background-repeat: no-repeat;
    max-height:300px;
    width : 100%;
    height : 35%;
    vertical-align: bottom;
    padding:  0.5%;
    padding-top:  2.5%;
    background-color : white;


}

.footer_contact {
    padding:  0.5%;
    background-color : #000000;
    color: #ffffff;
    padding-left: 1%;
    padding-right: 1%;
    float:left;
    width:100%;
    text-align: center;
    min-height: 80px;
}

.vignette {
    color: #ffffff;
    width : 40%;
    text-align: center;
    vertical-align: middle;
    margin-left : 7%;
    margin-bottom : 3%;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 300px;
    vertical-align: middle;
    float:left;

}

.bigprice{
    font-size: 2em;
}

.vignette a {
    display: block;
    width: 100%; 
    height: 100%;
    color : white;
}

.vignette a:hover {
    text-decoration: none;
}

.vignette-clic{
    padding-top: 15%;
}
.pageVille {
    font-weight: lighter;
    background-size: cover;
    background-attachment:fixed;
    background-repeat:no-repeat;
    height : 100%;
    vertical-align: top;
    margin-top:-20px;
    width : 100%;
}

#antibes {
    background-image: url("../img/services_antibes.jpg");
}
#sainttropez {
    background-image: url("../img/services_sainttropez.jpg");
}
#juan {
    background-image: url("../img/services_juan.jpg");
}
#monaco {
    background-image: url("../img/services_monaco.jpg");
}
#mougins {

    background-image: url("../img/services_mougins2.jpg");
}
#cannes {
    background-image: url("../img/services_cannes.jpg");
}

.pic_vehicule img {
    margin: 3px;
    width:400px;
    height:200px;
    margin-right:40%;
}  


@media only screen and (max-width: 990px) {
  #mylogo {
   width: 100%;
  }
.main-container {
    width : 94%;
    margin-left: 3%;

}  
.form-group  {
    margin-bottom: 3px;
}
.pad {
 padding-bottom:  0%;
}
.footer {
    min-height: 750px;
}
.page{
    min-height: 800px;
}

label{
    padding-bottom:  0.5%;  
    padding-top:  1%;  
}
.vignette {
    color: #ffffff;
    width : 80%;
    height: 15%;
    margin-left : 10%;
    margin-bottom : 3%;
    
}
.services {
    height: 100%;
    min-height : 1400px;
    font-size: 18px;

}
#vehicule_left {
    float: left;
    font-weight: lighter;
    letter-spacing: .2rem;
    width: 90%;
    vertical-align: middle;
    text-align: center;
    margin-left: 5%;
}

#vehicule_right {
    float: right;
    font-weight: lighter;
    letter-spacing: .2rem;
    width: 90%;
    vertical-align: middle;
    text-align: center;
    margin-right: 5%;
}
.page_vehicule {
    height: 100%;
    min-height : 900px;

}
.pageVille {
    height : 60%;
}
}

@media only screen and (max-width: 600px) {
.vignette {
    color: #ffffff;
    width : 80%;
    height: 16%;
    margin-left : 10%;
    margin-bottom : 1.5%;
}
.services {
    height: 100%;
    min-height : 1200px;
}
.pic_vehicule img {
    margin: 3px;
    width:400px;
    height:200px;
}
.page_vehicule {
    height: 100%;
    min-height : 1000px;

}
.garanties {
    padding-left: 1%;
    padding-right: 1%;
    float:left;
    width:98%;
    text-align: center;
}
.estimatedPrice {
    margin-left: 1%;
    width : 98%;
}
.estimatedPrice table {
    margin-left: 1%;
    width : 98%;
}
.pageVille {
    height : 90%;
}
}
@media only screen and (max-width: 500px) {
.vignette {
    color: #ffffff;
    width : 80%;
    height: 16%;
    margin-left : 10%;
    margin-bottom : 1.5%;
}
.services {
    height: 100%;
    min-height : 1000px;
    font-size: 12px;
}
.pic_vehicule img {
    margin: 3px;
    width:280px;
    height:130px;
}  
.estimatedPrice {
    margin-left: 0%;
    width : 100%;
}
.estimatedPrice table {
    margin-left: 0%;
    width : 100%;
}
.estimatedPrice td {
 min-width: 80px;
}

}