

@font-face {
font-family: "titulo";
src: url("../fonts/threedfilled.woff") format("woff");

}
@font-face {
font-family: "texto2";
src: url("../fonts/Pulang.woff") format("woff");
}
@font-face {
font-family: "texto";
src: url("../fonts/BeautySunny.woff") format("woff");
}

@font-face {
font-family: "texto3";
src: url("../fonts/KGPerfectPenmanship-Regular.woff") format("woff");
}

@font-face {
font-family: "texto4";
src: url("../fonts/orangejuice.woff") format("woff");
}

@font-face {
font-family: "texto5";
src: url("../fonts/GreattoolRegular.woff") format("woff");
}

@font-face {
font-family: "texto6";
src: url("../fonts/CheeseBurger.woff") format("woff");
}

@font-face {
font-family: "texto7";
src: url("../fonts/ComicNeueSansID.woff") format("woff");
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  background-image: url(../imgs/fondo4.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: texto5;
  color: rgb(44, 43, 69);
}

h1 {
  font-family: titulo;
  font-style: normal;
  text-align: center;
  color: rgb(8, 43, 86);
  font-size: 100px;
  margin-bottom: 1rem;
}

h2 {
  color: rgb(8, 43, 86);
  text-align: center;
  margin-top: 2%;
  font-family: texto4;
  font-size: 70px;
  margin-bottom: 1.5rem;
}

p {
  color: rgb(44, 43, 69);
  text-align: center;
  font-size: 30px;
  font-family: texto5;
  margin-bottom: 1rem;
}


.nota1,
.nota2,
.nota3,
.notaDelgada,
.nota4,
.nota4dos,
.nota5,
.nota5dos,
.nota6,
.nota7,
.nota2dos {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin: 2%;
  padding: 8%;
  min-height: 20%;
  min-width: 25%;
  background-color: transparent;
  box-sizing: border-box;
}


.nota1 { background-image: url(../imgs/nota1.png); }
.nota2 { background-image: url(../imgs/nota2.png); background-position: right; padding-top: 13%; }
.nota2dos { background-image: url(../imgs/nota2.png); background-position: center; margin-left: 30%; padding-top: 13%; }
.nota3 { background-image: url(../imgs/nota3.png); background-position: center top; padding: 7% 8%; padding-bottom: 10%; }
.notaDelgada { background-image: url(../imgs/notaDelgada.png); padding-left: 27%; padding-right: 20%; min-height: 15%; min-width: 50%; }
.nota4 { background-image: url(../imgs/nota4.png); background-position: top left; margin: 0; padding-top: 9%; padding-left: 4%; padding-right: 5%; min-height: 45%; min-width: 35%; }
.nota4dos { background-image: url(../imgs/nota4.png); background-position: top right; margin-left: 0; padding-top: 25%; padding-left: 15%; padding-right: 18%; min-height: 125%; min-width: 125%; }
.nota5 { background-image: url(../imgs/nota5.png); background-repeat: repeat-y; background-position: left; margin: 0; padding-top: 8%; padding-bottom: 8%; padding-left: 3%; padding-right: 5%; height: 1200px; min-width: 300px; }
.nota5dos { background-image: url(../imgs/nota5.png); background-position: left; margin: 0; padding-top: 70%; padding-left: 12%; padding-right: 12%; height: 1500px; min-width: 300px; }
.nota6 { background-image: url(../imgs/nota6.png); background-position: top center; margin-left: 7%; width: 100%; height: 100%; padding: 15% 1% 18% 1%; }
.nota7 { background-image: url(../imgs/nota7.png); background-position: top center; margin-left: 7%; width: 100%; height: 100%; padding: 8% 4% 28% 6%; }




.btn-group {
  display: flex;
  justify-content: center;
  gap: 1rem;
}


@media (max-width: 768px) {

  
  h1 {
    font-size: 36px ;
  }
  h2 {
    font-size: 28px ;
  }
  p {
    font-size: 16px ;
    padding: 0 5px;
  }

 
  
  .nota7 {
    background-image: none;
    background: radial-gradient(circle, #a8edea, #fed6e3);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }


  
  .nota6 {
    background-image: none;
    background: radial-gradient(circle, #dff9fb, #00a8ff);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }


  .nota5dos {
    background-image: none;
    background: radial-gradient(circle, #e0c3fc, #8ec5fc);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }


  .nota5 {
    background-image: none;
    background: radial-gradient(circle,  #fceabb, #f8b500, #0066ff);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }


  .nota4dos {
    background-image: none;
    background: radial-gradient(circle, #cfdef3, #3f72af);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }

  
  .nota4 {
    background-image: none;
    background: radial-gradient(circle, #f6f9fc, #c3dafe, #5a67d8);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }


  
  .notaDelgada {
    background-image: none;
    background: radial-gradient(circle, #ffeaa7, #74b9ff, #0984e3);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }

  
  .nota3 {
    background-image: none;
    background: radial-gradient(circle, #f9f7d9, #a6e3e9, #22577a);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }


  .nota2dos {
    background-image: none;
    background: radial-gradient(circle, #f9ed69, #00bbf0, #005792);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }

.nota2 {
    background-image: none;
    background: radial-gradient(circle, #fffcbf, #a2d2ff, #0f4c75);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }

.nota1 {
    background-image: none;
    background: radial-gradient(circle, #66b3ff, #1e3799);
    background-size: contain ;
    background-position: center center ;
    padding: 8% 4% ;
    min-width: 100% ;
    min-height: auto ;
    margin: 0.5rem 0 ;
    height: auto ;

  }


 
.flechamala {
display: none;

}
 
  .btn-group {
    flex-direction: column ;
    align-items: center ;
    gap: 10px;
  }

  
  .img.rounded-circle,
  .img.rounded {
    max-width: 80% ;
    margin: 1rem auto ;
    display: block;
  }

  
  .row > [class*="col-"] {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

 
  .container {
    padding-left: 1rem ;
    padding-right: 1rem ;
  }
}