@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@0400,500;600;700;800&display=swap');
*{


margin: 0;
padding: 0;
box-sizing: border-box;
text-decoration: none;
list-style: none;
}


body



{
    font-family:'poppins',san-serif;
   
   
}

    img
    {
       max-width: 100%;
    }
    
    .container
    {
        max-width: 1400px;
        margin: 0 auto;
    }
   
    header
   
    {
         background-image: url(Imag/Fondo.jpeg);
         background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
     min-height: 65vh;
     padding: 80px 0;
	
position: relative;
    }
/* Banner Social Redes     */
.Rd {


  background-color: rgba(110, 110, 110, 0.915);


  display: flex;

  height: 40px;
  width: 100%;

  position: absolute;

  top: 2px;

  margin: 0;
  align-content: center;
  line-height: 55px;
  word-wrap: break-word;
 align-items: center;
}

.Rd a {
  text-shadow: 2px 2px #00000068;
  font-weight: 600;
  color: rgb(255, 255, 255);
  word-wrap: break-word;
  align-items: center;
}

.RedSocialF {

  margin-left: 80px;
  width: 28px;


height: 40px;
 align-items: center;
}

.RedSocialX {
height: 40px;
  margin-left: 10px;
  width: 28px;
align-items: center;
}

.RedSocialI {
height: 40px;
  margin-left: 10px;
  width: 28px;

align-items: center;
}

.RedSocialG {
height: 40px;
  margin-left: 10px;
  width: 30px;

 margin-right: 30px;
 align-items: center;

}

.RedSocialI:hover {
  border-radius: 1%;
  box-shadow: 0px 0px 6px 0px rgba(18, 134, 115, 0.75);
  transition: 0.6s ease;
}

.RedSocialG:hover {
  border-radius: 1%;
  box-shadow: 0px 0px 6px 0px rgba(18, 134, 115, 0.75);
  transition: 0.6s ease;
}

.RedSocialX:hover {
  border-radius: 1%;
  box-shadow: 0px 0px 6px 0px rgba(18, 134, 115, 2);
  transition: 0.6s ease;
}

.RedSocialF:hover {
  border-radius: 1%;
  box-shadow: 0px 0px 6px 0px rgba(18, 134, 115, 2);
  transition: 0.6s ease;
}

.Tel {


  justify-content: space-between;
  display: flex;
  margin-right: 45px;
  position: relativa;
  animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  margin-top: 0;
  margin-bottom: 0;
  font-size: clamp(1.6rem, 1.2vw, 1.3rem);
  padding-top: 0;
  padding-bottom: 0px;

  word-wrap: break-word;



}


.Rd a:hover {
  color: #c56a39;
  text-shadow: 1px 1px 1px hwb(0 99% 8%);
  font-weight: 800;
  font-size: 24px;


  transition: 0.55s ease;
  border-bottom: solid white 3px;

}




a[href^="tel:"]:before {
  content: "\260E";
  color: #c56a39;

  justify-content: space-between;
  margin-right: 10px;
  margin-left: 30px;
  line-height: 5px;
  padding-top: 8px;
  font-size: 25px;
  text-shadow: 1px 1px 1px black;

}

/* ---------------------- */

/*---------------Logo*/
.logo-e {
  display: flex;
  padding-top: 0px;
  height: 90;
  line-height: 40px;
  position: absolute;
  margin-left: 0;
  width: 320px;
  top: 40px;
  left: -30px;
}

.logo-e:hover {
  transition: 0.56s ease;
}

/* ---------------------- */



.logo {
  color: rgb(53, 53, 50);
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: left;
  line-height: 45px;
  display: flex;
}

/* Nomber Empresa actualizado*/

.logo2 {
  display: flex;
  position: absolute;
  top: 120px;
  width: 100%;
  height: 100px;
  text-align: center;



  padding: 0px;
}

.log {

  display: flex;
  color: rgb(246, 241, 241);
  font-size: clamp(1.1rem, 5vw, 4.2rem);
  text-shadow: 4px 4px 4px rgb(0, 0, 0);
  position: relative;
  font-size: 600;
  align-items: center;
  left: 5%;
  height: 75px;
  margin: 0px auto;
  border-radius: 20px;
  background-color: rgba(121, 121, 121, 0.903);
}

.logo2 .log a:hover {
  width: 100%;
  color: rgb(9, 9, 9);
}


/*----------------------------------------------*/
.menu {

  position: absolute;
  top: 12px;
  left: 0;
  right: 0;

  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 0;
  padding-top: 25px;
  line-height: 6px;
}


.menu .navbar ul li {

  float: left;

}

.menu .navbar ul li a {
  font-size: 20px;
  padding: 15px;
  color: #ffffff;
  ;
  font-weight: 800;
  display: block;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: -10px;

  height: 30px;

  text-shadow: 1px 2px 2px black,
    0px 1px 0px black,
    -1px 0px 0px black,
    0px -1px 0px black;
}

.menu .navbar ul li a:hover {
  color: #da7605;
  font-weight: 900;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

  transition: 0.55s ease;
  box-shadow: 2px 2px 2px 2px #fffdfd;
  border-radius: 0px;
}

#menu {
  display: none;
}

.menu-icono {
  width: 25px;

}


.menu label {
  cursor: pointer;
  display: none;
}

.header-content {
  display: flex;
}

.wave {

  position: relativa;
  bottom: 0;
  width: 100%;
  left: 0;
  padding-top: 0px;
  display: block;
  background-color: rgba(110, 110, 110, 0.915);
  margin-bottom: -50px;
  height: 100px;
  margin-bottom: 50px;
}


/* Header Portada Texto*/
.header-txt {
  margin: 0px;
  position: absolute;
  width: 100%;

  padding: 0px;
  top: 52%;
}

/* ----------------------------------*/

/* All You Hard To Get Metals ! T*/
.header-txt h2 {
  position: relative;
  width: 100%;
  color: #ffffff;
  margin: 0px auto;
  font-size: clamp(1.5rem, 2.5vw, 3.5rem);
  display: block;
  padding-left: 5%;
  margin-top: 15px;
  margin-bottom: 50px;
  text-shadow: 2px 2px 2px rgb(0, 0, 0);

}


/* ----------------------------------*/

/* Global Distributor of Every Metal T*/

.header-txt h2 {
  text-shadow: 2px 2px 2px rgb(0, 0, 0);
  font-size: clamp(1.2rem, 3.2vw, 5rem);
  color: #ffffff;
  line-height: 1.1;


  margin-left: 3%;

  margin-top: 10px;
  padding-top: 0px;
  text-align-last: center;



  border-radius: 40px;


}


.header-txt span {
  color: rgb(255, 255, 255);

}

/* ----------------------------------*/

/* Global Distributor of Every Metal P*/
.header-txt p {
  position: relative;
  font-size: 25px;
  color: #000000;
  margin-bottom: 55px;
  margin-left: 10px;
  margin-right: 10px;
  left: 0px;

  background-color: rgba(224, 224, 224, 0.7);
  text-align: center;
  border-radius: 20px;
  top: 20px;
  text-shadow: 2px 2px 2px rgb(255, 254, 254);
  font-weight: 500;
}

/* Fin Texto portada----------------------------------*/




/* ----------------------------------*/

/* Global Distributor of Every Metal T*/

.header-txt h3 {
  text-shadow: 2px 2px 2px rgb(0, 0, 0);
  font-size: clamp(1.2rem, 3.2vw, 5rem);
  color: #ffffff;
  line-height: 1.1;


  margin-left: 6%;

  margin-top: 0px;
  padding-top: 0px;
  text-align-last: center;



  border-radius: 40px;


}


.header-txt span {
  color: rgb(255, 255, 255);

}
/* Global Distributor of Every Metal P*/
.header-txt p {
  position: relative;
  font-size: 25px;
  color: #000000;
  margin-bottom: 55px;
  margin-left: 10px;
  margin-right: 10px;
  left: 0px;

  background-color: rgba(224, 224, 224, 0.7);
  text-align: center;
  border-radius: 20px;
  top: 30px;
  text-shadow: 2px 2px 2px rgb(255, 254, 254);
  font-weight: 500;
}

.link {
  align-self: center;
  padding: 0;
  margin: 0;

  position: relative;
  bottom: 20px;

  height: 20px;
  width: 300px;
  top: 0px;
  left: 0;
  right: 60px;
  padding-top: 0px;
}

.link ul {
  display: flex;
  margin: 0;
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;

  bottom: 200PX;
}
.text-reviews  span{
  font-weight: 800;
  font-size: 14px;
  color: #020000;

}
	 @media (max-width:991px) {

		header
   
    {
       
     min-height: 65vh;
   
    }
		


 .local {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 0px;
  }

  .local a {
    color: white;
    font-size: 15px;
  }

  .local .p {
    margin-bottom: 20px;
  }

  .p0 {
    margin-left: 1px;
    margin-bottom: 10px;
    font-size: 10px;
  }

  .p0 a {

    font-size: 16px;
  }

  .p1 {
    margin-left: 50px;

  }

  .p3 {
    margin-left: 50px;
    padding-bottom: -10px;
  }

  .logoo {

    width: 100px;
  }

  .local a {
    font-size: 12px;
  }

  .localc2 {



    width: 320px;

  }


  .request {
    background-color: none;
    font-size: 10px;
  }

  .request h1 {
    background-color: none;
    font-size: 10px;
  }

  .Rd a {
    color: blanchedalmond;
    font-weight: 600;
    font-size: 20px;
    text-shadow: 1px 1px 1px#000000;
  }

  .wave {
    display: none;


  }

  #carrusel-contenido {
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
  }

  .imagenes {
    height: 400px;
    width: 100%;
  }

  .Rd {

    display: flex;

    left: 0;
    width: 100%;
    padding-left: 2px;

    padding-right: 0px;

  }

  .RedSocialG {
    position: relative;

    width: 50px;


    height: 40px;
    margin-top: 0px;
    margin-left: 2px;
  }

  .RedSocialF {
    position: relative;

    width: 50px;
    margin-left: 2px;


    margin-top: 0px;
  }

  .RedSocialX {
    position: relative;
    margin-left: 2px;
    width: 50px;
padding-top: 0px;
    margin-top: 0px;
  }

  .RedSocialI {
    position: relative;
    margin-left: 2px;
    width: 50px;
    margin-top: 0px;

  }



  .Tel {
    position: relative;

    font-size: 11px;
    top: 8px;
    line-height: 30px;
    margin-right: 0px;
    width: 100%;
    margin-left: 0px;
    height: 30px;
    color: #060000;
    text-align: center;

    padding: 0;


  }

  a[href^="tel:"]:before {
    content: "\260E";

    padding-right: 0;
    margin-right: 6px;
    margin-left: 11px;

  }



  a:hover {
    color: rgb(255, 255, 255);
  }

  a:active {
    color: blue;
  }

  .mov {

    display: none;

  }

  .logo-e {
    width: 116px;
    top: 55px;
    left: 0px;

  }

  .logo2 .log {
    color: white;
    height: 50px;
width: auto;
display: flex;
margin-left: 25% ;
    text-align: center;
font-weight: 600;
font-size: clamp(1.5rem, 2.5vw, 3.5rem);
    top: -19px;
    text-shadow: 2px 2px 2px black;
      padding-right: 28px;
      padding-left: 28px;
margin-right: 5%;
  }

  .menu {
    top: 20px;
    padding-right: -20px;

    width: 100%;
  }

  .menu-icono {
    position: relative;
    width: 40%;

    margin: 0px;
    left: 50%;
  }

  .menu label {
    display: initial;

  }

  .menu-icono img {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }

  .menu .navbar {
    position: absolute;
    top: 110%;
    left: 0;
    right: 0;
    background-color: rgb(128, 128, 128);
    display: none;
    padding-top: -1px;
    width: 100%;
    height: 158px;
    z-index: 1;

  }

  .request {
    background-color: rgb(128, 128, 128);
    font-size: 8px;
    border-radius: 0%;
    margin: 0px;
    right: 20%;
  }

  .request li a {

    font-size: 40px;



  }

  .menu .navbar ul li a:hover {
    color: solid rgb(160, 160, 160);

  }


  .menu .navbar ul li .request a {

    background-color: #6b3315;
  }

  .menu .navbar ul li {
    width: 100%;

  }

  .menu .navbar ul li a {
    font-size: 18px;
    color: blanchedalmond;
    margin-bottom: -5px;
    margin-top: 1px;
    width: 100%;
  }

  #menu:checked~.navbar {
    display: initial;

  }

  .header {

    margin-bottom: -90px;
    padding-bottom: 0px;
  }



  .header-txt {

top: 180px;
overflow: hidden;
margin-bottom: 5px;
  }

  .header-txt h2 {
 

  margin-left: 0px;
  font-size: clamp(1.3rem, 2.5vw, 3.5rem);
margin-bottom: 30px;
  }

  .header-txt h3 {
      font-size: clamp(1.5rem, 2.5vw, 3.5rem);

  }

  .Titulo2 h2 {
    font-size: 20px;
    text-align: left;
  }

  .header-txt p {
text-align: justify;
    margin-left: 5px;
    margin-right: 8px;
    font-size: clamp(1.1rem, 2.5vw, 3.5rem);
    margin-top: 0px;
    background-color: none;
    padding-left: 5px;
    padding-right: 5px;

  }


	 }

