
@font-face {
    font-family: cuniaBold;
    src: url("../assets/Cunia.ttf");
}
@font-face {
    font-family:Oswlad-Regular;
    src: url("../assets/static/Oswald-Regular.ttf");
}
@font-face {
    font-family:Oswald-Bold ;
    src: url("../assets/static/Oswald-Bold.ttf");
}
#header {
     background-color: rgb(250, 250, 250) !important; 
}

.cajastxt{
    display: none !important;
}

.color3{
    color: rgb(17, 17, 17) !important;
}
#navigation-links{
    font-family: cuniaBold !important;;
    
}
.about-first-paragraph-wow{
    text-align: left !important;
    justify-content:space-between !important;
    flex-direction:column !important;
    align-items:baseline !important;
    display: flex !important;
    z-index: 1 !important;
}
.content{
    display:-webkit-box;
    flex-direction: row;
    z-index: 1rem;
    
}
.about-main{
    flex-direction: row !important;
    text-align: left !important;
    padding-left: 1rem !important;
    /* z-index: 5; */
    width: 100vw !important;
    height: auto;
    justify-content: left;
    padding-left:0px !important;
    padding-right: 50px !important;
}
.box-right{
    display:flex;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
    padding-left: 1rem;
    padding-right:6rem;
    text-align: justify;
    z-index: 1;
    width: 128%;
    height: 550px;
    padding-bottom: 75px;
}
.sh__item >img{
    opacity:0.5;
}
.footer-text{
    align-items:flex-end ;

}
.box{
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
    margin: 0;
    align-items: center;
    padding-left: 1rem;
}

.box-left{
    font-size: 1rem !important;
    /* justify-content:center; */
    position:relative;
    /* padding: 1rem; */
    padding-left: 1rem;
    flex-direction: column;
    display: flex;
    align-items: baseline;
}
.box-text{
    position:relative;
    display: flex;
    justify-content: space-between;
    margin: 0;
    top: 0;
    padding-bottom: 40px;
    
}
.content-text{
    position:absolute;
    text-align: end;
    display: flex;
    flex-direction: row;

}
.about.header{
    text-align:left !important;
    align-items: left !important;

}
.sheetSlider{
    margin-bottom: 50px;
}
.portafolio-header{
    width: 90px;
    position: absolute;
    display: block;
}
.title-portafolio{
    font-family: cuniaBold;
    font-size: 30px;
    position: relative;
    padding: 1rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
    height: 30px;
    text-align: center;
}
.slider--portafolio{
    height: 400px;
    width: 350px;
    position: relative;
    display: flex;

}
.portafolio-header{
    width: 250px;
    height: 90px;
    align-items: center;
    position: relative;
}
.Logo-Wigo{
    padding-top: 1rem;
    height: 100%;
    width: 100%;
    display:flex;
    position: relative;
}
.text--portafolio{
    padding-top: 5rem;
    display: block;
    text-align: center;
    position: relative;
    font-family: Oswald-Bold;
    font-size: 27px;
}
#portafolio-content{
    position: absolute;
    display: contents;
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 35px;
}
.content-portafolio{
    width: 550px;
    height: 550px;
    position: absolute;

}
.item-slider{
    height:200px;
    width:200px;
    position: absolute;
    align-items:center;
    flex-direction:row;
}
.texto--portafolio{
    padding-left: 2rem;
    padding-right: 2rem;

}
