@import url('https://web.archive.org/web/20220830201215cs_/https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
*{
  /*font-family: 'Poppins', sans-serif;*/
  font-size: medium;
}

.linez{
  width: 75%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.transparent {
    background-color: rgba(0, 0, 0, 0.2);
  }
.transparent2{
  background-color: rgba(0, 0, 0, 0.6);
}

.navbar .nav-link  {
    color: white !important;
  }

.navbar{
  margin-top: -8px;
}

.navbar-brand{
  color: white !important;
}

.my-nav{
    position: absolute;
    background: none;
    width: 100%;
    z-index: 999;
    border: 0;
    border-radius: 0;
    
}

.my-car{
    position: relative;
    top:0;
}

.dropdown-item{
  color: white;
}

.dropdown-item:hover{
  color:black;
}

.spacing30{
  margin-top:30px;
}

.spacing20{
  margin-top: 20px;
}

/* Social buttons */
.social{
  background-color:white;
  text-align: center;
  top: 50%;
  left: 50%;
  transform-origin: translate(-50%,-50%);
}

.social a{
  display: inline-flex;
  text-decoration: none;
  color: black;
  border: 1px solid white;
  padding: 15px 15px; 
  margin: 0 15px;
  font-size: 20pt; /*25pt*/
  justify-content: center;
  width: 40px;
  height: 40px;
  align-items: center;
  border-radius: 15px;
  transition: 0.2s;
}

.social a i{
  transition: 0.6s;
}

.social a:hover{
  transform: scale(1.1);
  background-color: white;
  color: black;
}

.social a:hover>i{
  transform: rotate(15deg) scale(1.2);
}


.facebook{
  color: #4267B2;
}

.whatsapp{
  color: #25D366;
}

.telephone{
  color:rgb(0, 119, 0) ;
}

.email{
  color: rgb(24, 22, 22);
}

.telegram{
  color: #229ED9;
}



.gradiente {
  background-image: linear-gradient(90deg, rgb(238, 167, 14), rgb(255, 0, 0));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
/*
     FILE ARCHIVED ON 20:12:15 Aug 30, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:44:02 Nov 15, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 145.97
  exclusion.robots: 0.131
  exclusion.robots.policy: 0.118
  cdx.remote: 0.083
  esindex: 0.012
  LoadShardBlock: 108.135 (3)
  PetaboxLoader3.datanode: 264.126 (5)
  load_resource: 378.963
  PetaboxLoader3.resolve: 204.743
  loaddict: 136.548
*/