
@media screen and (min-width: 1900px){
    :root {
        --fontsize-nav--: 12px;
        --fontsize-1--: 14px;
        --fontsize-2--: 1.1rem;
        --fontsize-3--: 1.5rem;
        --fontsize-4--: 2.6vw;
        --fontsize-5--: 3.3vw;
        --fontsize-6--: 5vw;
        --fontsize-p--: 15px;
        --fontsize-small--: 15px;

      }
    .container {
        max-width: 65% !important;
      }
      .hero video {
            left: -15%;
      }
      .equipos .s1{
        min-height: 50vh!important;
        padding-bottom: 10vh!important;
      }
      .equipos #corte3{
        top: -0.4vh;
      }
      .p {
        line-height: 33px;
    
      }
      .s2 h5 {
        line-height: 29px;
    }
     #section2, #section3{
      min-height: 65vh;
    }
}
@media screen and (min-width: 2000px){
  :root {
    --fontsize-nav--: 12px;
    --fontsize-1--: 14px;
    --fontsize-2--: 1.1rem;
    --fontsize-3--: 1.5rem;
    --fontsize-4--: 2.6vw;
    --fontsize-5--: 3.3vw;
    --fontsize-6--: 5vw;
    --fontsize-p--: 17px;
    --fontsize-small--: 15px;

  }
.container {
    max-width: 60% !important;
  }
  section{
    width: 100%;
  }

}
@media screen and (max-width: 1580px){
  body{
    background-color: var(--black--);
  }
  .hero {
    width: 100%;
    min-height: 47vh;
    text-align: left;
}
.hero video {
  width: 69vw;
  position: relative;
  top: -4vw !important;
  left:-10%;
  z-index: 1;
  border-radius: 10%;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
  -ms-border-radius: 10%;
  -o-border-radius: 10%;
}
.equipos .s1 {
  background-image: url(../img/megaboy.webp);
  background-size: 45%;
  min-height: 45vh !important;
}
}
@media screen and (max-width: 1080px){
  :root {
    --fontsize-nav--: 10px;
    --fontsize-1--: 11px;
    --fontsize-2--: 13px;
    --fontsize-3--: 1.3rem;
    --fontsize-4--: 24px;
    --fontsize-5--: 4.5vw;
    --fontsize-6--: 61px;
    --fontsize-p--: 14px;
    --fontsize-small--: 15px;
  }
    .hero {
      width: 100%;
      min-height: 47vh;
      text-align: left;
  }
  .hero video {
    width: 69vw;
    top: -4vw !important;
    left:-10%;
}
#section2 {
  top: -3vw;
  min-height: 60vh;
}
.llamadoAccion-iconos img {
  width: 150px;
  margin-top: 20px!important;
  margin-left:20px!important;
}
#section3 {
  height: 85vh;
  padding-top:4%;
  position: relative;
  top: -3vw;
  padding-bottom: 2%;
}
.equipos .s1 {
  background-image: url(../img/megaboy.webp);
  background-size: 115%;
  background-repeat: no-repeat;
  background-position: -220px -270px;
  min-height: 30vh !important;
}
.equipos .s2 img {
  margin-top: -60px;;
}
.p-formaciones .cardForm {
  width: 250px;
  height: auto;
}
.br{
  display: block;
}
form button {
  max-width: 300px;
  width: auto;
}
  }
@media screen and (max-width: 780px){
  :root {
    --fontsize-nav--: 13px;
    --fontsize-1--: 11px;
    --fontsize-2--: 14px;
    --fontsize-3--: 1.3rem;
    --fontsize-4--: 24px;
    --fontsize-5--: 4.5vw;
    --fontsize-6--: 50px;
    --fontsize-p--: 14px;
    --fontsize-small--: 15px;
  }
  
  .d-md-flex{
    flex-direction: column!important;
  }
 .perfil {
      margin-left: 0px;
}

  header{
    padding-bottom: 7%;
    position: relative;
    z-index: 999999999999999999999;
    background-color: #000;
    height: 55px;
  }
  header.fixed .navbar-toggler{
    text-align: end;
  }
  header.fixed{
    height: 50px;
  }
  nav{
    width: 100%;
    background-color: #000;
    display: inline;
   position: absolute!important;
   float: right;
   right:0px;
  }
  section{
    width: 100%;
  }
  .loginLink {
    float: right;
    display: inline;
    padding-top: 12px;
  }
  .loginLink i {
    font-size: 17px;
    position: relative;
    top: 0px;
    margin-right: 4px;
}
  .logo{
    display: inline;
    float: left;
    position: relative;
    top: -5px;
  }
  .logo-text {
    position: relative;
    left: -3px;
    top: -1px;

}
.headerAdmin {
  padding-top:10px!important;
  height: 60px!important;;
}
.headerAdmin .logo-text {
  position: relative;
  left: 1px;
  top: -6px;

}
   .container-fluid{
    width: 100%;
  }
  .navbar-collapse {
    width: 100%;
    background-color: #000;
   left: 0px;
   position: relative;
   padding: 5%;

  }
  .navbar-toggler{
    display: inline-block;  
    position: relative;
    left: 50%;

  }

  .container{
    max-width: 90%!important;;
  }
  .hero video {
    width: 120vw;
    top:2vw !important;
    left: -17vw;
    position: absolute;
}
.hero h2 {
  padding-top: 35vw;
  width: 100%;
  text-align: center;

}
.hero {
  width: 100vw;
  min-height:100vw;
    height: auto;
    text-align: center;
    padding-bottom:5%;
}
#section2{
  top:-3vw;
  padding-bottom: 6%;
  z-index: 999999999;
}
#corte {
  top: -5vw;
}
.confiaron {
  top: 0px;
}

.slider-item img {
    height: 5vw;
    padding: 0 30px;
}
.slider-container{
  width: 100%;
  padding: 1rem 0px;
}
.titleStart {
  width: 6vw;
  color: var(--red--);
  float: left;
  position: relative;
  top: -6px;
  margin-right: 20px;
}
.llamadoAccion-iconos img{
  width: 100px!important;
  margin: 0px!important;
}
.llamadoAccion-iconos {
  margin-bottom: 20px;
}
.llamadoAccion-text{
margin-bottom: 20px;
}
.quote {
  width: 100%;
}
#section3 {
  background-repeat: repeat;
  background-size: 200%;
}
.comillas-b, .comillas {
  font-size: 20vw;
}
.quote p {
  min-width: 100%;
  width: auto;

}
.quote img {
  height: 150px;
}

footer div{
  text-align: center;
  width: 100%!important;
  max-width: 100%!important;
  margin: 10px 0px;
}
footer form, footer form button{
  width: 100%!important;
  max-width: 100%!important;
}
footer .contact p {
  font-size: 0.8rem;
  line-height: 31px;
  column-count: 2;
  column-gap: 0em;
  text-align: left;
  margin-top: 20px;
}

#internas .portada {
  padding-top: 12%!important;
  min-height: 40vw;
}
#internas .portada-transformacion {
padding-bottom: 10%;
  background-image: url(../img/portada.jpg);
  background-size: 400%;

}
#internas .portada-transformacion h2{
  font-size:20px;
}
#internas .portada-transformacion h6{
  font-size:18px;
}
p, .p {
  max-width: 100%!important;
  width: 100%!important;
}
.s1 p {
  max-width: 100%;
}
.s1 img {
  width: 100%;
  margin-top: -10px;
}
#corte2 {
  position: relative;
  z-index: 9999;
  top: 6vw;
  width: 100%;
}
.p-transformacion #corte2 {
  top: 7vw;
}
.s2 h5 {
  line-height: 25px;
  column-count: 1;
  column-gap: 0em;
}
.container-cards .transformacion-card {
    width: 100%;
    padding:0px;
   margin: 0 auto;
   margin-bottom: 40px;
}
.container-cards .transformacion-card p {
  text-align: left;
}
.container-cards .transformacion-card.flipped {
  width: 100%;
}
.p-transformacion .s3 img {
  height: 30px;
  margin-left: 0px;
  margin: 10px;
}
.s3{
  padding: 5% 0px;
}
.br{
  display: block;
}
form .group {
  margin: 6px;
  width: 100%;
  max-width: 100%;
}
form button, form {
  margin: 0px;
  width: 100%;
  max-width: 100%;
}
.s4 h3 {
  text-align: center;
  max-width: 100%;
}
#formulario-contacto button{
  max-width: 50%;
  width: 50%;
  margin-left: 0px;
}
.nosotros .portada {
  min-height:38vw !important;
  height: 38vw !important;

}
.nosotros .text-start {
  margin-top: 30px;

}
.nosotros .p {
  column-count: 1;
  column-gap: 0em;
}
.perfil {
  width: 100%;
  max-width: 300px; 
  margin-top: 1vw;
}
.cont-perfil {
  background-color: var(--grey--);
  background-image: url(../img/texture-grey.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 2% 0px;
  padding-bottom: 6%;
  margin-top: -80px;
}
#internas .portada-equipo {
height: auto;
  min-height:35vw!important;
  padding-bottom: 7%!important;
}
.equipos .s2 img {
  width: 100%;
  margin-top: -12vw;
  position: relative;
  z-index: 999999999999;
  -webkit-filter: drop-shadow(1px 1px 3px #222);
  filter: drop-shadow(1px 1px 3px #222);
}
.equipos #corte2 {
  top: -4.5vw
}
.equipos{
  background-color: #fff;
}
.equipos .s1 {
  background-color: #000;
  background-image: url(../img/megaboy.webp);
  background-size: 150%;
  background-repeat: no-repeat;
  background-position: -250px -60px;
  min-height: 100vw !important;
  padding-top: 15%!important;
  text-align: center;
  margin: 0 auto;
}
.equipos h3 {
 width: 80%;
 text-align: center;
 margin: 0 auto;
}
.equipos details {
  color: var(--white--);
  text-align: center;
  width: 100%;
align-self: center;}
.equipos summary  {
 width: 70%;
 align-self: center;
 text-align: center;
 margin: 0 auto;
 margin-bottom: 20px;

}
.navbar-toggler:hover{
  background-color: var(--black--);
  color: #fff;
}

#corte3 {
  position: relative;
  z-index: 9;
  width: 100%;
 top: 5vw!important;
  transform: rotate(180deg);
}
.equipos #corte4 {
  position: relative;
  width: 100%;
  top: -4vw;
}
.equipos .s2 h2 {
  font-family: var(--family-rock--);
  color: var(--red--);
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 39px
}
.equipos .s3 {
padding: 0px;
}
.equipos .s3 {
  width: 100%;
  position: relative;
  z-index: 99999;
}
.equipos .card-fotos img {
  width: 100%;
  min-width: 80vw;
}
.slider-fotos {
width: 100%;
flex-wrap: wrap;
min-height: 200px;
margin-bottom: 20px;

}
.card-content{
  width: 100%;
  margin-bottom: 10px;
}
#prev{
  order: 1;
  display: inline;
  float: left;
}
#next{
  order: 2;
  display: inline;
  float: right;
}
#next i, #prev i{
  font-size: 50px;
}
.desarrollo-card {
  width: 100%;
  text-align: center;
 
}
.desarrollo-card img {
  width: 50%;
  margin-top: -10px;
}
.p-desarrollo #corte3 {
 top: -4vw!important;
}
#internas .portada {
  background-size: 200%;

}
#internas .portada-desarrollo {
background-position: 0px -40px;
padding-bottom: 10%;
}
#internas .portada-articulos{
background-position: -200px 0px ;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 8%;
    min-height: 10vw !important;
    height: auto !important;
    margin-bottom: 0px;
}
.articulos .s2 {
  position: relative;
  width: 100%;
   top: -2vw;
  z-index: 999999999;
}
.articulos #corte2 {
  position: relative;
  width: 100%;
   top: -1vw;
  z-index: 999999999;
}
.cont-articulos {
  min-width: 90%;
  max-width: 100%;
  margin-bottom: 20px;

}
.articulo-video  iframe{
  height: auto!important;
  min-height: 300px!important;
}
.p-formaciones .s5 {
  margin-top: 0px;
  background-size: 300%;
  background-repeat: repeat;
  text-align: center;
  margin: 0 auto;
  align-content: center;
}
.p-formaciones .cardForm {
  width: 80%;
  height: auto;
  min-height: 50vw;

}
#internas .portada-contacto {
  padding-top: 2%;
  color: var(--white--);
  font-family: var(--family-one--);
  text-align: center;
  margin: 0 auto;
  padding-bottom: 0%;
  min-height: 45vw !important;
  height: 45vw !important;
background-size: 120%;
  background-position: -150px 60vw;
}
.p-contacto #corte3 {
  position: relative;
  z-index: 9;
  width: 100%;
  top: -4vw !important;
  transform: rotate(180deg);
}

.s4{
  background-size: 200%;
}
/* ADMIN */
#login {
  text-align: center;
  margin: 0 auto;
  padding-top: 25%;
  min-height: 90vh;
  background-image: url(../././img/megaboy.webp);
  background-size: 170%;
  background-repeat: no-repeat;
  background-position: 50% 45%;
}
#login form {
  width: 100%;
  text-align: center;
  margin: 0 auto;

}
#login .logo {
  display: inline;
   float: none;
  position: relative;
  top: -5px;
}
#login form input {
  margin: 10px 0px;
  min-width: 120px;
  max-width:350px;
  width: 90%;
  padding-left: 40px;
  height: 35px;
}
#login form button {
  position: relative;
  max-width: 50%;
  margin-left:20px!important;
}
#indexAdmin h5{
  font-size: 16px;
  margin-bottom: 40px;
}

.user{
  font-size: 12px;
}
.user button {
  padding: 5px 6px;
  font-size: 10px;
  margin-left: 4px;
}
.sectionAdmin {

  margin: 10px 0px;
  height: 30vh;

}
#rayo g{
  filter: none;
}
.borrarFormacion {
  position: relative;
  top: 15px;
  left: 0px;
  width: 100%;
  font-size: 14px;
}
.tox {
  width: 100%!important;
}
#InicioEdit a{
  float: none!important;
  text-align: center;
  margin: 0 auto;
}

#InicioEdit {
 display: flex;
flex-direction: column;
justify-content: center;  
}

.token{
  width: 100%!important;
  height: 40px;
   margin-top:8px;
   margin-right: 0px;
}
#articulosAdminEdit {
  background-color: #fff;
  color: #000;
  min-height: 100vh;
  padding-bottom: 15%;
}

footer .contactAdmin p {
  column-count: 1!important;
}
.whatsapp {
  width: 100%!important;
}

}
@media screen and (max-width: 395px){
  #indexAdmin h5 span {
 
    font-size: 15px;
    padding: 40px!important;
    padding-bottom: 5%!important;
    padding-top: 5%!important;
}
}
@media screen and (max-width: 350px){
  #indexAdmin h5 span {
    background-image: none;
    width: 100%;
    padding: 0px!important;
    font-size: 14px;
}

}