



html, body {
  
  min-height: 100%;
  background: linear-gradient(#444444, #000000);
  text-align: center;
}


.base {
  background-image: url(img/base-ventas-info.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 1900px;
  width: 1600px;
  position: relative;
top: -30px;

}

.media {
  margin-top: 3%;
  margin-left: 35%;
  position: absolute;
}

.media2 {
  margin-top: 27%;
  margin-left: 38%;
  position: absolute;
}

.media3 {
  margin-top: 3%;
  margin-left: 57%;
  position: absolute;
}

.media4 {
  margin-top: 27%;
  margin-left: 52%;
  position: absolute;
}



.fcc-btn-Text {
  color: white;
  padding: 20px 145px;
  text-decoration: none;
  font-size: 30px;
  position: relative;
  top: 570px; left: -250px;

}




.fcc-btn {
  background-color: #5d6d7e;
  color: white;
  padding: 15px 25px;
  text-decoration: none;
  position: relative;
top: 80px; left: 300px;
  border-radius: 15px;
}

.fcc-btn:hover {
  background-color: #223094;
}



.fcc-btn-men-izq {
  background-image: url(img/telf.png);
  background-repeat: no-repeat;
  padding: 40px 40px;
  text-decoration: none;
  position: relative;
top: 310px; left: -550px;
  border-radius: 15px;
}

.fcc-btn-men-izq:hover {
  background-image: url(img/telf-2.png);
  background-repeat: no-repeat;
}

.fcc-btn-men-izq2 {
  background-image: url(img/what.png);
  background-repeat: no-repeat;
  padding: 40px 40px;
  text-decoration: none;
  position: relative;
top: 380px; left: -550px;
  border-radius: 15px;
}

.fcc-btn-men-izq2:hover {
  background-image: url(img/what-2.png);
  background-repeat: no-repeat;
}

.fcc-btn-men-izq3 {
  background-image: url(img/correo.png);
  background-repeat: no-repeat;
  padding: 40px 40px;
  text-decoration: none;
  position: relative;
top: 450px; left: -550px;
  border-radius: 15px;
}

.fcc-btn-men-izq3:hover {
  background-image: url(img/correo-2.png);
  background-repeat: no-repeat;
}


.fcc-btn-men-izq4 {
  background-image: url(img/coches/clase-b/clase-b.jpg);
  background-repeat: no-repeat;
  padding: 200px 320px;
  text-decoration: none;
  position: relative;
  top: 860px; left: 385px;
  border-radius: 15px;
}

.fcc-btn-men-izq4:hover {
  background-image: url(img/coches/clase-b/clase-b-2.jpg);
  background-repeat: no-repeat;
}




.fcc-btn-men-base {
  background-image: url(img/coches/clase-b/base-texto-info.png);
  background-repeat: no-repeat;
  padding: 200px 320px;
  text-decoration: none;
  position: relative;
  top: 1400px; left: -240px;
  border-radius: 15px;
}


.fcc-btn-men-base:hover {
  background-image: url(img/coches/clase-b/base-texto-info-2.png);
  background-repeat: no-repeat;
}



.fcc-btn-Text-2 {
  color: white;
  padding: 200px 420px;
  text-decoration: none;
  font-size: 20px;
  position: relative;
  top: 1200px; left: 40px;

}



.fcc-btn-men-izq8 {
  background-image: ;
  background-repeat: no-repeat;
  padding: 40px 40px;
  text-decoration: none;
  position: relative;
top: -50px; left: 550px;
  border-radius: 15px;
}