@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
p, h1, h2, h3, h4, h5, h6{
  margin-bottom: 0;
  font-family: 'Nunito', sans-serif;
  font-weight: 400;
  color: #5a5c69;
}
a{
  max-width: 80%;
  overflow-wrap: break-word;
}
.scroll-to-top{
   left: 80%;
   top: 79%;
   background-color: #18181c;
   opacity: 0.7;
   width: 50px;
   height: 50px;
   border-radius: 8px;
   display: flex;
   justify-content: center;
   align-items: center;
   position: fixed;
   color: #fff;
}
.navbar{
  min-height: 50px;
}
.navbar img{
  max-height: 50px;
  max-width: 50px;
}
.navbar-toggler{
  max-width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navbar-toggler:focus{
  box-shadow: none;
}
.navbar .nav-link{
  min-width: 150px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Nunito';
  font-weight: 500;
  font-size: 16px;
}
.form-control{
  box-shadow: none;
  outline: none;
  border-color: #7575753d;
}
.form-control:focus{
  box-shadow: none;
  outline: none;
  border-color: #75757581;
}
.form-control:hover{
  box-shadow: none;
  outline: none;
  border-color: #75757581;
}
.btn2-dark:focus{
  box-shadow: none;
  background-color: #fff;
  color: #000;
}
.btn2-dark:hover{
  box-shadow: none;
  background-color: #fff;
  color: #000;
}
code, pre{
  max-width: 100%;
}
pre{
  background-color: #18181c;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: start;
  min-height: 70px;
  padding: 10px 15px;
  width: 100%;
  position: relative;
  overflow:hidden;
}
code{
  color: #ffffff !important;
  text-decoration: none;
}
code::selection{
  background-color: transparent;
}
code p{
  margin: 0 !important;
  color: #fff ;
  padding: 0 !important;
}
code p::selection{
  background-color: transparent;
}
code br::selection{
  background-color: transparent;
}
.btn2{
  background-color: #59595c;
  height: 30px;
  max-width: 30px;
  border-radius: 8px;
  position: absolute;
  left: 95%;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
 .btn2{
    display: none;
    left: 95.5%;
 }
}
.btn2:focus{
  outline: none;
  box-shadow: none;
}
.btn2::before{
  content: "Copiado!";
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100px;
  height: 20px;
  background-color: #59595c;
  color: #fff;
  border-radius: 8px;
  opacity: 0;
  transition: all 0.3s ease;
}
.btn2 img{
  height: 100%;
}
pre:focus, pre:hover .btn2{
  display: flex;
}
.nav-tabs{
  border: none;
}
.nav-tabs .nav-link{
  background-color: transparent;
  color: rgba(255, 255, 255, 0.37);
  font-weight: 400;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 15%;
}
.nav-tabs .nav-link.active{
  background-color: transparent;
  color: #fff;
  font-weight: 500;
  border-bottom: 1px solid #ffffff;
}
.row__width{
  width: 100%;
}
.container-titulo{
  margin: 10px 0px;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.container-titulo h3{
  margin-bottom: 0;
  padding: 10px 0px;
  font-weight: 600;
}
.body-contenido li::marker{
  color: #59595c;
}
.body-contenido ul{
  padding-left: 20px;
  
  width: 100%;
}
.body-contenido p{
  padding: 10px 0px;
  font-size: 14px;
}
.descripcion-bold{
  font-size: 16px;
  font-weight: 800;
}
.descripcion-black{
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.descripcion{
  max-width: 100%;
  padding: 10px 0px;
}
.descripcion a{
  font-family: 'Nunito';
  color: #ee3e2e;
  font-weight: 600;
  font-size: 14px;
}
.descripcion a:hover, a:focus{
  color: #ff1500;
}
body footer{
  position: fixed;
  bottom: 0;
  background-color: #080808;
  height: 70px;
  width: 100%;
}
body footer p{
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  text-align: center;
}

.blan{
color: #ffffff;

}

.ver{
color: #62db25;
}

.fucs{
color: #f3528b;


}
.inchead{
margin-top: 1rem;
color:grey;
font-weight: 700;
}

.overf{

  overflow-x: scroll;
}

.az{
color: #092c74;
}

.na{
 color: #FF6C37; 
}
.fucs2{
 color: #df0552; 
}

.footerclass {
  background: #000;
  padding: 1rem;
  margin-top: 3.5rem;
  width: 100%;
    margin: auto;
    max-width: 2000px;

}
.logo2, .logo2:hover {
  padding-top: 0rem;
  color: #efefef;
  font-family: Lobster;
  color: #fff;
  text-decoration: none;
  /*padding-top: 0.6rem;*/
  display: block;
  font-size: 2.8rem;
  margin: auto;
}
.copyright {
  color: #efefef;
  padding-top: 2rem;
}


@media (min-width:1000px) {

.logo2, .logo2:hover {
  margin: unset;

}



@media (min-width:1200px) {
  .body-contenido p{
    font-size: 16px;
  }
  .descripcion-bold{
    font-size: 18px;
  }
  .descripcion-black{
    font-size: 18px;
  }
  .descripcion a{
    font-size: 16px;
  }
  .scroll-to-top{
    left: 96.5%;
  }
}