body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
}

::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}
  
::-webkit-scrollbar-thumb {
    background-color: #b6b6b6;
    border-radius: 5px;
}
  
  ::-webkit-scrollbar-track {
    background-color:  #ffffff; /* Color del track (fondo de la barra de desplazamiento) */
}

  .menu {
    position: fixed;
    width: 1814px;
    height: 25px;
    margin: 25px 0 0 51px;
    z-index: 1;
}

.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.menu a {
    text-decoration: none;
    color: #1b1b1b; /* Color de texto para los enlaces */
    font-weight: 400;
}

.img-0 {
    position: absolute;
    height: 30px;
    top: 0;
    left: 50%;
    background-size: cover;
    transform: translate(-30.16%, 0);
}
.portfolio {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 63px;
    height: 11px;
    top: 1px;
    left: 0;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: center;
    white-space: nowrap;
}

.portfolio:hover {
    text-decoration: underline;
} 

.info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 11px;
    top: 1px;
    left: 97px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    white-space: nowrap;
}

.info:hover {
    text-decoration: underline;
} 

.contacto {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 11px;
    top: 1px;
    left: 163px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    white-space: nowrap;
}

.contacto:hover {
    text-decoration: underline;
} 

.Folio {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 38px;
    height: 11px;
    top: 1px;
    left: 1776px;
    color: #1b1b1b;
    font-family: 'Clash Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: center;
    white-space: nowrap;
}
.Vol {
    display: block;
    position: relative;
    height: 11px;
    margin: 20px 0 0 1780px;
    color: #1b1b1b;
    font-family: 'Clash Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    white-space: nowrap;

}

.img {
    position: absolute;
    width: 1408px;
    height: 918px;
    top: -2px;
    left: 4256px;
    background-size: cover;
}
.pic {
    position: absolute;
    width: 1047px;
    height: 918px;
    top: -2px;
    left: 5664px;
    background-size: cover;
}
.img-2 {
    position: absolute;
    width: 1046px;
    height: 918px;
    top: -2px;
    left: 6711px;
    background-size: cover;
}
.img-3 {
    position: absolute;
    width: 1078px;
    height: 916px;
    top: 0;
    left: 3178px;
    background-size: cover;
}
.img-4 {
    position: absolute;
    width: 958px;
    height: 916px;
    top: 0;
    left: 1129px;
    font-size: 0px;
    background-size: cover;
}
.text {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 38px;
    height: 11px;
    margin: 24px 0 0 698px;
    color: #1b1b1b;
    font-family: 'Clash Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: center;
    white-space: nowrap;
}
.text-2 {
    display: block;
    position: relative;
    height: 11px;
    margin: 4px 0 0 703px;
    color: #1b1b1b;
    font-family: 'Clash Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    white-space: nowrap;
}
.pic-2 {
    position: absolute;
    width: 63px;
    height: 25px;
    top: 23px;
    left: 100px;
    background-size: cover;
    transform: translate(-4665.87%, 0);
    z-index: 2;
}
.text-3 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 11px;
    top: 24px;
    left: 214px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    white-space: nowrap;
}
.text-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 63px;
    height: 11px;
    top: 24px;
    left: 51px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: center;
    white-space: nowrap;
}
.text-5 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 11px;
    top: 24px;
    left: 148px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    white-space: nowrap;
}
.text-6 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    width: 706px;
    height: 174px;
    top: 107px;
    left: 2258px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 37.8px;
    text-align: left;
}
.text-7 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 91px;
    top: 120px;
    left: 51px;
    color: #000000;
    font-family: "loretta-display", serif;
    font-weight: 100;
    font-style: normal;
    font-size: 128px;
    line-height: 91px;
    text-align: left;
    white-space: nowrap;
}
.section {
    position: absolute;
    width: 15px;
    height: 13px;
    top: 110px;
    left: 2233px;
    overflow: hidden;
}
.img-5 {
    position: relative;
    width: 15px;
    height: 13px;
    margin: 0px 0 0 0;
    background-size: 100% 100%;
}
.text-8 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    width: 850px;
    height: 225px;
    top: 236px;
    left: 51px;
    color: #000000;
    font-family: 'Satoshi', sans-serif;
    font-size: 128px;
    font-weight: 700;
    line-height: 128px;
    text-align: left;
}
.text-9 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    width: 706px;
    height: 124px;
    top: 334px;
    left: 2258px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 37.8px;
    text-align: left;
}
.group {
    position: absolute;
    width: 394px;
    height: 14px;
    top: 727px;
    left: 199px;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    text-overflow: initial;
    white-space: nowrap;
}
.text-a {
    position: relative;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: left;
}
.text-b {
    position: relative;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.6px;
    text-align: left;
}
.text-c {
    position: relative;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.6px;
    text-align: left;
}
.text-d {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 14px;
    top: 727px;
    left: 51px;
    color: #1b1b1b;
    font-family: 'Clash Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    white-space: nowrap;
}
.text-e {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 14px;
    top: 747px;
    left: 51px;
    color: #1b1b1b;
    font-family: 'Clash Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    white-space: nowrap;
}
.text-f {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 14px;
    top: 747px;
    left: 199px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    white-space: nowrap;
}
.text-10 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 14px;
    top: 789px;
    left: 199px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    white-space: nowrap;
}
.text-11 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 14px;
    top: 789px;
    left: 51px;
    color: #1b1b1b;
    font-family: 'Clash Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    white-space: nowrap;
}
.text-12 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 11px;
    top: 831px;
    left: 199px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 11px;
    text-align: left;
    white-space: nowrap;
}
.text-13 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 14px;
    top: 831px;
    left: 51px;
    color: #1b1b1b;
    font-family: 'Clash Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    white-space: nowrap;
}
.text-14 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    height: 16px;
    top: 857px;
    left: 199px;
    color: #1b1b1b;
    font-family: 'Satoshi', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    white-space: nowrap;
}
