body {
  padding: 0;
  margin: 0;
  font-family: 'Poppins';
}
body{
    font-family:'Inter',sans-serif;
}
html{
    scroll-behavior: smooth;
}

html{
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

.contenedor {
  width: 90%;
  max-width: 1280px;
  margin: auto;
}

header {
  background-image: url(imagenes/ondas.png), linear-gradient(237deg, #46b3ff 0%, #0752fe 100%);
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 750px;
      background-size: contain;
}

.menu {
    background: #fff;
    padding: 9px 20px;
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 1px 1px 8px #ccc;
    z-index: 1;
}

.menu .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header .logo {
  font-size: 23px;
  font-weight: bold;
  color: #000;
}

nav ul li {
  display: inline-block;
  margin: 0 20px;
}

nav ul li a {
  text-decoration: none;
  color: #000;
}

header .contenedor-inicio {
  display: flex;
  justify-content: center;
  margin: 9vh 0;
}

header .titular, header .imagen {
  width: 40%;
  margin-top: 70px;
}

header h1 {
  font-family: 'Rubik';
  font-size: 52px;
  color: #fff;
  text-shadow: 1px 2px 50px #000;
}

header p {
  color: #fff;
  line-height: 30px;
}

header .imagen img {
  width: 100%;
}

.boton {
  background: #253547;
  color: #fff;
  text-decoration: none;
  padding: 15px 30px;
  border-radius: 5px;
  font-size: 14px;
  box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.2);
  margin-top: 20px;
  display: inline-block;
}

.dominios {
  display: flex;
}

.dominios li {
  list-style: none;
  margin: 0 20px;
}

span.punto {
  color: #1776FF;
  font-size: 24px;
}

span.dominio {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}

span.anio {
  color: #999;
  font-size: 18px;
}

/* SERVICES */

#services {
  padding-top: 40px;
}

#services .contenedor {
  display: flex;
  justify-content: space-around;
}

#services .titular {
    width: 49%;
}

#services .service {
    width: 25%;
    background-color: #ffffff;
border-radius: 24px 24px 24px 24px;
box-shadow: 0px 90px 160px 0px rgba(0,0,0,0.06);
padding: 20px 30px;
}

#services h2, #pricing h2, #file h2, #easy h2, #testimonials h2, #portfolio h2 {
  font-family: 'Rubik';
font-weight: bold;
text-transform: uppercase;
font-size: 22px;
color: #ff8f00!important;
letter-spacing: 1px;
}

#services h3, #pricing h3, #pricing h3, #easy h3, #testimonials h3 {
  font-weight: 500;
font-size: 38px;
}

#services .boton {
  background: #2970fa;
  padding: 15px 38px;
letter-spacing: 1px;
}

.service h4 {
  font-size: 23px;
  font-weight: normal;
  font-family: 'Rubik';
}

.service p {
  color: #787878;
  line-height: 32px;
    font-size: 15px;
}

.service a {
  color: #2970fa;
  text-decoration: none;
  font-family: 'Rubik';
  letter-spacing: 1px;
  font-size: 13px;
}

.contenedor-services-2 {
  margin-top: 60px;
}

.contenedor-services-2 #dos {
  position: relative;
  top: -250px;
}

/* OUR FEATURES */

#features {
  padding-top: 40px;
}

#features h2 {
  font-family: 'Rubik';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  color: #ff8f00;
  letter-spacing: 1px;
}

#features h3 {
  font-weight: bold;
  font-size: 38px;
  margin: 0;
}

#features p {
  color: #666;
  line-height: 30px;
}

#features .contenedor {
  display: flex;
  justify-content: center;
  max-width: 1100px;
  padding-bottom: 40px;
}

#features .titular {
  width: 40%;
  margin-right: 77px;
}

#features .imagen {
  width: 49%;
}

#features .imagen img {
  width: 100%;
}

.contenedor-features-2 {
  display: flex;
  flex-direction: column;
  border-top: 1px solid #cccccc6b;
  padding-top: 40px;
}

.features-1, .features-2 {
  display: flex;
  flex-wrap: wrap;
}

.feature {
  width: 30%;
  margin: auto;
}

.feature ul {
  display: flex;
  padding: 0;
}

.feature li {
  list-style: none;
}

.feature li:nth-child(2) {
  margin-left: 20px;
  color: #666;
  font-size: 14px;
  line-height: 30px;
}

/* PRICING */

#pricing {
  padding-top: 40px;
}

#pricing h2, #pricing h3 {
  text-align: center;
  margin: 0;
}

#pricing h3 {
  font-weight: bold;
}

.contenedor-precios {
  display: flex;
  justify-content: space-around;
}

#pricing .tabla {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0px 90px 160px 0px rgb(0, 0, 0, 0.1);
  padding: 20px 39px;
}

#pricing ul {
  padding: 0;
}

#pricing .tabla li:nth-child(1) {
  font-family: 'Rubik';
  color: #ff8f00;
  list-style: none;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
  margin-left: -21px;
}

#pricing .tabla .dolar {
  position: absolute;
  color: #999;
  font-size: 18px;
}

#pricing .tabla .numero {
  font-family: 'Rubik';
  font-weight: bold;
  font-size: 50px;
  margin-left: 14px;
}

#pricing .mes {
  color: #999;
}

#pricing .tabla li:nth-child(2) {
  list-style: none;
  margin-bottom: 48px;
  margin-left: -21px;
}

#pricing .item {
  color: #ff8f00;
  margin-bottom: 27px;
}

#pricing #two .item {
  color: #296FFA;
}

#pricing .item span {
  color: #666;
}

#pricing #three .item {
  color: #2ACF8D;
}

#pricing #one a {
  color: #ff8f00;
  background: rgba(255,143,0,0.1);
}

#pricing #two li:nth-child(1) {
  color: #296FFA;
}

#pricing #three li:nth-child(1) {
  color: #2ACF8D;
}

#pricing #three a {
  color: #29cf8d;
  background: rgba(41,207,141,0.1)
}

#pricing #two a {
  color: #fff;
  background: #296FFA;
}

#pricing .hidden {
  color: #ccc;
}

#pricing .tabla {
  position: relative;
}

#pricing hr {
  position: absolute;
  top: 150px;
  left: 0;
  width: 100%;
  border-color: #2423230d;
}

/* FILE */

#file {
  padding-top: 40px;
}

#file .contenedor {
  display: flex;
  justify-content: center;
}

#files .iconos .icono {
  margin-right: 15px;
}

#file .iconos h4, #file .iconos p {
  margin: 0;
}

#file .iconos h4 {
  font-weight: bold;
}

#file .iconos p {
  margin-top: 10px;
  color: #666;
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 30px;
}

#file .item {
  display: flex;
}

#file .titular {
  width: 42%;
  margin-right: 46px;
}

#file .imagen {
  width: 40%;
}

#file .imagen img {
  width: 100%;
}

#file .imagen .boton {
  background: #296FFA;
  padding: 15px 40px;
  letter-spacing: 1px;
  font-family: 'Rubik';
}

#file h3 {
  font-size: 34px;
  width: 78%;
  margin: 0;
  margin-top: 15px;
  font-weight: bold;
}

#file h2 {
  margin: 0;
}

#file .iconos {
  margin-top: 30px;
}

#file .icono {
    margin-right: 15px;
}

/* EXPERT */

#expert {
  padding: 196px 0;
  background-image: url(imagenes/expert4.png),linear-gradient(150deg,#ffba61 0%,#ffe970 100%);
  background-size: 1521px 975px;
  background-position: 50% 50%;
  text-align: center;
}

#expert h2 {
  font-family: 'Rubik';
  font-size: 52px;
  color: #fff;
  text-shadow: 1px 2px 13px #61605d;
  width: 50%;
  margin: auto;
}

#expert p {
  width: 50%;
  margin: auto;
  color: #fff;
  margin-top: 30px;
}

#expert .boton {
  padding: 15px 50px;
  letter-spacing: 1px;
}

/* EASY */

#easy {
  padding-top: 90px;
}

#easy .contenedor {
    display: flex;
        justify-content: center;
}

#easy .imagen, #easy .titular {
  width: 40%;
}

#easy .imagen {
    margin-right: 72px;
}

#easy img {
  width: 100%;
}

#easy h2 {
  font-family: 'Rubik';
font-weight: bold;
text-transform: uppercase;
font-size: 22px;
color: #ff8f00!important;
letter-spacing: 1px;
}

#easy h3 {
  font-weight: bold;
font-size: 38px;
margin: 0;
}

#easy p {
  color: #666;
  line-height: 30px;
}

#easy ul {
  display: flex;
  padding: 0;
  margin-bottom: 37px;
}

#easy ul li {
  list-style: none;
}

#easy i {
    background: #FF8F00;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

#easy ul li:nth-child(1) {
  margin-right: 20px;
}

#easy .boton {
  background: #2870FA;
  padding: 15px 40px;
  letter-spacing: 1px;
  margin-top: 0px;
}

#easy ul {
  margin-top: 30px;
}

/* TESTIMONIALS */

#testimonials h2, #testimonials h3 {
  margin: 0;
  text-align: center;
}

#testimonials {
  padding-top: 90px;
}

.contenedor-testimonials {
  display: flex;
  justify-content: space-around;
  margin-top: 70px;
}

.testimonial {
  width: 24%;
  text-align: center;
  background-image: url(imagenes/testimonial-back.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #fff;
  box-shadow: 0px 90px 160px 0px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
  padding: 0 32px;
  font-family: 'Open Sans';
}

.testimonial p {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  font-weight: 100;
}

.testimonial .nombre {
  font-weight: bold;
}

/* SATISFACTION */

#satisfaction {
  padding-top: 90px;
      padding-bottom: 156px;
}

#satisfaction h3 {
  font-weight: bold;
  font-size: 38px;
  text-align: center;
}

#satisfaction .contenedor-tarjetas {
  display: flex;
  justify-content: center;
}

#satisfaction .tarjeta {
  background-image: url(imagenes/tarjeta1.png), linear-gradient(237deg, #46b3ff 0%, #0752fe 100%);
  background-position: bottom left;
  background-size: cover;
  border-radius: 24px;
  width: 40%;
  margin: 0 35px;
  padding: 27px 40px 26px 33px;
}

#satisfaction .tarjeta-dos {
  background-image: url(imagenes/tarjeta2.png), linear-gradient(150deg, #ffba61 0%, #ffdc71 100%);
}

#satisfaction h4 {
  font-family: 'Rubik';
  font-size: 26px;
  color: #fff;
  margin: 0;
  margin-bottom: 14px;
}

#satisfaction p {
  color: #fff;
  line-height: 34px;
  margin: 0;
}

/* TREINTA */

#treinta {
  background-image: url(imagenes/30.png), linear-gradient(237deg, #46b3ff 0%, #0752fe 100%);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 310px 0 155px 0;
  text-align: center;
}

#treinta h2 {
  font-size: 52px;
  font-family: 'Rubik';
  color: #fff;
  text-shadow: 1px 2px 13px #61605d;
  width: 50%;
  margin: auto;
}

#treinta p {
  color: #fff;
  width: 58%;
  margin: auto;
  margin-top: 30px;
  line-height: 30px;
}

#treinta .boton {
  padding: 15px 50px;
  letter-spacing: 1px;
}

/* FOOTER */

footer {
  background: #161616;
  color: #666;
}

footer .contenedor {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1050px;
}

footer .copy {
  font-size: 14px;
  font-family: 'Open Sans';
}

footer .redes li {
  display: inline-block;
  margin: 0 10px;
}

footer .redes i {
  font-size: 27px;
}

/* POPUP */

.popup {
  position: fixed;
  top: 20%;
  left: 30%;
  width: 500px;
  height: 300px;
  background: #fff;
  box-shadow: 1px 1px 7px #000;
  text-align: center;
}

.popup p {
  color: #000;
  font-weight: bold;
}

.popup input[type="submit"] {
  display: block;
  width: 166px;
  margin: auto;
  margin-top: 30px;
  background: #296ffa;
  padding: 15px;
  color: #fff;
  font-size: 15px;
  border-radius: 5px;
}

.popup .cerrar {
  position: absolute;
  top: -16px;
  right: 0;
  color: #fff;
  background: #296efa;
  width: 30px;
  cursor: pointer;
}

input[type="text"] {
    padding: 15px;
    font-size: 15px;
    width: 55%;
}

/* TABS */

#tabs {
  padding-top: 90px;
  margin-bottom: 50px;
}

#tabs .contenedor {
  box-shadow: 1px 1px 5px #000;
}

.tabs-menu ul {
  display: flex;
  width: 100%;
  margin: auto;
  padding: 0;
  background: #f4f4f4;
}

.tabs-menu li {
  list-style: none;
  border-right: 1px solid #ccc;
  padding-right: 52px;
  height: 44px;
  cursor: pointer;
  padding-top: 16px;
  padding-left: 37px;
}

.active {
  background: #fff;
}

.menu-icon {
  display: none;
}

@media screen and (max-width: 480px) {
  nav {
    position: absolute;
    top: 100%;
    left: 0;
    background: #232220;
    width: 100%;
    display: none;
  }

  nav ul li {
    display: block;
    margin: 23px 20px;
  }

  nav ul li a {
    color: #fff;
  }

  .menu-icon {
    display: block;
    position: absolute;
    right: 65px;
}

header .contenedor-inicio {
    flex-direction: column;
}

header .titular, header .imagen {
    width: 100%;
    margin-top: 0;
}

header .logo {
  margin-left: -15px;
}

header h1 {
  font-size: 38px;
}

header .contenedor-inicio {
    margin: 14vh 0;
}

.dominios {
    flex-direction: column;
}

.dominios li {
    margin: 8px 20px;
}

#services {
    padding-top: 50px;
}

#services .contenedor {
    flex-direction: column;
}

#services .titular {
    width: 100%;
}

#services h3, #pricing h3, #pricing h3, #easy h3, #testimonials h3 {
    font-size: 24px;
}

#service-uno {
  margin-left: 0 !important;
  margin-top: 40px;
}

#services .service {
    width: 81%;
}

.contenedor-services-2 #dos {
    position: relative;
    top: 57px;
}

#service-cuatro {
  margin-top: 104px;
}

#features .contenedor {
    flex-direction: column;
}

#features .titular {
    width: 100%;
    margin-right: 0;
}

#features .imagen {
    width: 100%;
}

.features-1, .features-2 {
    flex-direction: column;
}

.feature {
    width: 100%;
}

.contenedor-precios {
    flex-direction: column;
}

#pricing .tabla {
    margin-bottom: 50px;
}

#file .contenedor {
    flex-direction: column;
}

#file .titular {
    width: 100%;
    margin-right: 0;
}

#file h3 {
    width: 100%;
}

#file .imagen {
    width: 100%;
}

#expert h2 {
    font-size: 30px;
    width: 100%;
}

#expert p {
    width: 100%;
}

#expert {
    padding: 146px 0;
    background-image: url(imagenes/expert4.png),linear-gradient(150deg,#ffba61 0%,#ffe970 100%);
    background-size: 600px 875px;
    background-position: 50% 50%;
    text-align: center;
}

#easy .contenedor {
    flex-direction: column;
}

#easy .imagen {
    margin-right: 0;
}

#easy .imagen, #easy .titular {
    width: 100%;
}

.contenedor-testimonials {
    flex-direction: column;
}

.testimonial {
  width: 82%;
  margin-bottom: 40px;
}

#satisfaction .contenedor-tarjetas {
    flex-direction: column;
}

#satisfaction .tarjeta {
    width: 88%;
    margin: 0 0px;
    padding: 13px 23px 14px 23px;
    margin-bottom: 40px;
}

#satisfaction h4 {
    font-size: 19px;
}

#satisfaction p {
    line-height: 29px;
    font-size: 14px;
}

#treinta h2 {
    font-size: 28px;
    width: 100%;
}

#treinta p {
  width: 100%;
}

#treinta {
      padding: 110px 0 55px 0;
}

footer .contenedor {
    flex-direction: column;
}

.tabs-menu li {
    padding-right: 22px;
    padding-left: 21px;
        font-size: 15px;
}

.tab img {
  width: 100%;
}

}

/*****************************/
/*
#pricing .contenedor-precios{
  display: flex;
  gap: 25px;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}
*/
/*
#pricing .tabla{
  background: #fff;
  border-radius: 15px;
  padding: 25px;
  width: 320px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
*/
/*
#pricing .tabla:hover{
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.15);
}

#pricing .tabla ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

#pricing .tabla li{
  margin: 10px 0;
}
*/
#pricing .iconos-servicio{
  margin: 15px 0;
  font-size: 46px;
  color: #4a90e2;
  display: flex;
  justify-content: left;
  gap: 15px;
}
/*
#pricing .boton{
  display: inline-block;
  margin-top: 15px;
  padding: 10px 18px;
  background: #4a90e2;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.3s;
}
*/
/*
#pricing .boton:hover{
  background: #2f6fd1;
}
*/

/******************/
/*
#portfolio{
  padding: 80px 0;
  text-align: center;
}

#portfolio .contenedor-portfolio{
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
  margin-top: 40px;
}

#portfolio .proyecto{
  background: #fff;
  width: 300px;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  transition: 0.3s;
}

#portfolio .proyecto:hover{
  transform: translateY(-8px);
}

#portfolio .proyecto img{
  width: 100%;
  border-radius: 10px;
}

#portfolio .boton{
  display: inline-block;
  margin-top: 10px;
  padding: 10px 15px;
  background: #4a90e2;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
}
*/
/*
#portfolio{
  padding: 90px 0;
  background: #f6f8fc;
  text-align: center;
}
*/
/*
#portfolio .descripcion{
  max-width: 700px;
  margin: 10px auto 40px auto;
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}
*/
/*
.contenedor-portfolio{
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}
*/
/*
.proyecto{
  background: #fff;
  width: 320px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
}
*/
.proyecto{
  background: #fff;
  width: 320px;
  border-radius: 16px;
  overflow: visible; /* cambiado */
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  padding-bottom: 20px;
}

.proyecto:hover{
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

.proyecto img{
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.proyecto h4{
  font-size: 18px;
  margin: 15px 10px 10px;
}

.proyecto p{
  font-size: 14px;
  color: #666;
  padding: 0 15px;
  min-height: 70px;
}

.proyecto .boton{
  display: inline-block;
  margin: 15px 0 20px;
  padding: 10px 18px;
  background: #4a90e2;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
}

/***********************/

.boton-cred{
  display: inline-block;
  margin: 15px 5px 0 5px; /* agregado */
  padding: 10px 18px;
  background: #2c3e50;
  color: #fff;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  text-decoration: none;
}

.boton-cred:hover{
  background: #1a252f;
}

.cred-box{
  margin-top: 10px;
  padding: 12px;
  background: #f8fbff;
  border: 1px solid #4a90e2;
  border-radius: 10px;
  font-size: 13px;
  display: none;
}

.proyecto img.img-long{
  height: 450px;
  object-fit: cover;
  object-position: top;
}

.menu .logo img {
  height: 75px;   
  width: auto;
  display: block;
}

/*************************/
/*
#portfolio{
  padding: 100px 0;
  background: #f6f8fc;
}
*/

#portfolio .titular{
  text-align: center;
  margin-bottom: 10px;
}

.descripcion{
  max-width: 700px;
  margin: auto;
  color: #666;
  line-height: 1.6;
}

/* CATEGORÍAS */
.categoria{
  margin-top: 35px;
}

.categoria-titulo{
  font-size: 20px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 20px;
  border-left: 5px solid #4a90e2;
  padding-left: 10px;
}

/* GRID MODERNO */
.grid{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 25px;
}

/* CARD MODERNA */
/*
.card{
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0,0,0,0.06);
  transition: all 0.3s ease;
  padding-bottom: 20px;
}

.card:hover{
  transform: translateY(-10px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}
*/

.card img{
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.card h4{
  font-size: 18px;
  margin: 15px;
}

.card p{
  font-size: 14px;
  color: #666;
  padding: 0 15px;
  min-height: 60px;
}

/* BOTÓN MODERNO */
.card .boton{
  display: inline-block;
  margin: 15px;
  padding: 10px 18px;
  background: linear-gradient(135deg, #4a90e2, #296ffa);
  color: #fff;
  border-radius: 10px;
  text-decoration: none;
  font-size: 13px;
  transition: 0.3s;
}

.card .boton:hover{
  transform: scale(1.05);
}

#portfolio{
    background:
    linear-gradient(
    180deg,
    #f8fbff 0%,
    #eef4ff 100%);
}

.card{
    background:#fff;
    border-radius:20px;
    overflow:hidden;

    border:1px solid #edf1f7;

    box-shadow:
    0 10px 30px rgba(0,0,0,.05);

    transition:.35s;
}

.card:hover{
    transform:translateY(-8px);

    box-shadow:
    0 20px 50px rgba(0,0,0,.12);
}
/*
.contenedor-portfolio{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap:30px;
  margin-top:50px;
}
*/
.contenedor-portfolio{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:25px;
}

.proyecto{
  width:100%;
  flex:none;
}

#portfolio{
    background:#f8fafc;
    padding:20px 0;
}

.titulo-categoria{
    font-size:32px;
    font-weight:700;
    margin:80px 0 30px;
    color:#1e293b;
    border-left:5px solid #3b82f6;
    padding-left:15px;
}

.proyecto{
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 8px 30px rgba(0,0,0,.08);
    transition:.35s;
}

.proyecto{
    transition:all .35s ease;
}

.proyecto:hover{
    transform:translateY(-8px);
    box-shadow:0 25px 60px rgba(0,0,0,.12);
}
/*
.proyecto:hover{
    transform:translateY(-10px);
    box-shadow:0 20px 50px rgba(0,0,0,.15);
}
*/
.proyecto img{
    /*height:220px;*/
    height:180px;
    width:100%;
    object-fit:cover;
}

.proyecto h4{
    font-size:22px;
    color:#0f172a;
}

.proyecto p{
    color:#64748b;
    line-height:1.6;
}
/*
.proyecto .boton{
    background:linear-gradient(
      135deg,
      #2563eb,
      #3b82f6
    );
}
*/
.proyecto .boton{
    background:linear-gradient(
        135deg,
        #2563eb,
        #3b82f6
    );
    border:none;
}

.proyecto::before{
    content:"";
    display:block;
    height:6px;
    background:linear-gradient(
        90deg,
        #2563eb,
        #60a5fa
    );
}

@media(max-width:1024px){
    .contenedor-portfolio{
        grid-template-columns:repeat(2,1fr);
    }
}

@media(max-width:768px){
    .contenedor-portfolio{
        grid-template-columns:1fr;
    }

    .titulo-categoria{
        font-size:24px;
    }
}

.categoria-titulo{
    margin-top:30px;
    margin-bottom:20px;
}

#portfolio{
    background:
    linear-gradient(
      180deg,
      #f8fafc 0%,
      #eef4ff 100%
    );
}