*{
    font-size: 1vw;

}

body{
    background-image: url("psychov\ images/psychov_Mesa-de-trabajo-1a.png");
    background-repeat: repeat; /* Do not repeat the image */
    background-size:contain;
    font-family: 'Tox Typewriter','Anonymous Pro', monospace;

}
/* Para instalar fuentes alternativas */
@font-face {
    font-family: ClarendonBT-Black;
    src: url(ClarendonBT-Black.otf);
  }

  /* Inician clases para el menu y head */
    
  .header1{
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    background-color:black;
    color: white;
}

.header2{
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    background-color:black;
    color: white;

}

.header3{
    grid-column-start: 3;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 2;
    background-color:black;
    color: white;

}

  /* Terminan Clases para el menu y head */


a:link, a:visited{
    color: azure;
    text-decoration: none;
    }

a:hover{
    color: rgb(172, 132, 248);
    text-decoration: overline 5px;
}


.container{
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 80px auto auto auto;
    border: 4px solid black;
}



.menuitems , .socialshit > ul , li{
    margin: 0px;
    padding: 0px;
}


.menuitems{
    display: flex;
    flex-flow: row wrap;
    list-style: none;
    justify-content:flex-end;
}

.menuitems li{
    margin: 30px;
}

#logoimage{
    width: 100%;
    max-width: 180px;
}


.socialshit{
    display: flex;
    visibility: visible;
}

.socialshit1{
    display: none;
    visibility: hidden;
}

.slider3columna1{
    
        grid-column-start: 1;
        grid-column-end: 4;
        
    
}

.slider3columna2{
    
    grid-column-start: 4;
    grid-column-end: 7;
    

}

.slider2columna1{
    
    grid-column-start: 1;
        grid-column-end: 4;
    

}

.slider2columna2{
    
    grid-column-start: 4;
    grid-column-end: 7;
    padding-left: 2em 0em 0em 3em;
    line-height: 3px;



}

.slider1titulo{
    
    grid-column-start: 1;
    grid-column-end: 7;



}


#titleimage{
    width: 100%;
}

.slideshow-container {
    width: 100%;
    height: 1150px;

  }

/*estilos slider 3*/

.slider3contenido1{
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 3;
    justify-self: center;
    padding: 20px;
    line-height: 0.5;
}

/*estilos slider 1*/

.slider1contenido1{
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 3;
    justify-self: center;
    padding: 0px;
    line-height: 0.5;
    color: white;
}

.slider1contenido2{
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 3;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 4em;
}

.slide1contenido3{
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 3;
    grid-row-end: 3;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    color: white;

}




/*terminan estilos slider1*/

.content1 > h2{
    font-size: 1.6vw;
}

.bordercontent{
    border: 4px solid black;
    padding: 10px;
    visibility: visible;
    display: flex;
    flex-flow: column wrap;
    justify-content:flex-start;
    align-items: flex-start;
    line-height: 0.4;
}


.slide2font > h2, h3{
    font-family:'ClarendonBT-Black';
    font-size: 2vw;
    
}

.slide2fontdesierto > h2, h3{
    font-family:'ClarendonBT-Black';
    font-size: 2vw;
    background-color: antiquewhite;
    
}


.deldesiertotitle{
    font-family:'ClarendonBT-Black';
    font-size: 11vh;
    
}


.orders{
    visibility: visible;
    display: flex;
    flex-flow: column wrap;
    justify-content:flex-start;
    align-items: flex-start;
    line-height: 0.4;
}



.slider3contenido2{
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 3;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.slider2contenido1{
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 3;
    justify-self: center;
    padding: 3em;
    line-height: 0.5;
    color: black;
}

.slider2contenido2{
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 3;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 4em;
}

.slider2contenido2 > p {
    color: black;
}

.slider2contenido3{
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 3;
    grid-row-end: 3;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}



#titleimage1{
    width: 80%;
}

#titleimage1a{
    width: 60%;
    justify-self: end;

}

#titleimage2{
    width: 110%;
}

#titleimage3{
    width: 40%;
    display: flex;
    visibility: visible;
    
}

.slider3contenido2a{
    grid-column-start: 4;
    grid-column-end: 5;
    grid-row-start: 3;
    grid-row-end: 3;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.slider3contenido3{
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 3;
    grid-row-end: 3;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;

}



.innerfoot1{
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 4;
    grid-row-end: 5;
    background-color:black;
    color: white;
    padding: 20px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;

}

.innerfoot2{
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 4;
    grid-row-end: 5;
    background-color:black;
    color: white;
    padding: 20px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.innerfoot3{
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 4;
    grid-row-end: 5;
    background-color:black;
    color: white;
    padding: 20px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;

}

.footerlinks{
    list-style: none;
}

button{
    background-color: black;
    color: white;
    font-weight: 700;
    font-size: 1.5rem;
    font-family: 'Tox Typewriter','Anonymous Pro', monospace;

}

button:hover{
    background-color: blueviolet;
}

.slider3contenido4{
    visibility: hidden;
    display: none;
}

.slider3contenido4a{
    visibility: hidden;
    display: none;
}

.modal-content1 {
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 80%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
    margin: 50px auto;
    
    align-items: center;
    justify-content: center;
    
}

.product-image{
    width: 100%;
}

.contentcontacto{

    grid-column: 1 / 3;
    grid-row-start: 6;
    grid-row-end: 6;
    justify-self: center;
    padding: 20px;
}

.contentcontacto1{

    grid-column: 3/ 5;
    grid-row-start: 6;
    grid-row-end: 6;
    justify-self: center;
    padding: 20px;
    text-align: center;
}


.contentcontacto2{

    grid-column: 5 / 7;
    grid-row-start: 6;
    grid-row-end: 6;
    justify-self: center;
    padding: 20px;
}

.svgbiglogo{
    fill: black;
}

/* PARTE FLEXBOX*/



#imageflexbox{
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 50px auto auto 60px;
}

#img-caption{
    margin-left: 60px;
}



main{
    display: flex;
    flex-flow: row wrap;
    background-color: black;
    gap: 40px;
    color: azure;
    font-family: Arial, Helvetica, sans-serif;
    padding: 200px 5em 4em 5em;
    align-content: flex-start;
    justify-content: center;
    
    
    
}


#image2{
    max-width: 100%;
    width: 100%;
}



#tribute-info ul li, #books ul li{
    list-style: none;
    text-align: left;
}

#tribute-info, #books, #img-div{
    flex-basis: 300px;
    flex-grow: 1;
    text-align: center;
    
 

}

.music-images1{
    max-width: 400px;
}

.music-images{
    max-width: 300px;
}

.music-images1:hover{
    transform: scale(1.2);}

.music-images:hover{
    transform: scale(1.2);
}


#other-link{
    display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 300px;
    flex-grow: 1;
    background-color: black;
    color: rgb(203, 203, 203);
    text-align: center;
    

}



footer{
    display: flex;
    flex-flow: column wrap;
    text-align: center;
    margin: 0 auto;
    height: 150px;
    color: rgb(203, 203, 203);
    background-color: black;
    font-family: Arial, Helvetica, sans-serif;
    
    
}



.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: ;
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}



    .modal.fade .modal-dialog {
        transition: transform .3s ease-out;
        transform: translate(0,-50px);}

        .modal-content {
            box-sizing: border-box;
            position: relative;
            display: flex;
            flex-direction: column;
            width: 30%;
            color: var(--bs-modal-color);
            pointer-events: auto;
            background-color: rgb(181, 62, 62);
            background-clip: padding-box;
            border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
            border-radius: var(--bs-modal-border-radius);
            outline: 0;
            margin: 200px auto;
            
        }
            

            .modal-header {
                display: flex;
                flex-shrink: 0;
                align-items:flex-end;
                justify-content: space-between;
                padding: var(--bs-modal-header-padding);
                border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
                border-top-left-radius: var(--bs-modal-inner-border-radius);
                border-top-right-radius: var(--bs-modal-inner-border-radius);}

                .modal-body {
                    position: relative;
                    flex: 1 1 auto;
                    padding: var(--bs-modal-padding);}

                    .modal-footer {
                        display: flex;
                        flex-shrink: 0;
                        flex-wrap: wrap;
                        align-items: center;
                        justify-content: flex-end;
                        padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
                        background-color: var(--bs-modal-footer-bg);
                        border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
                        border-bottom-right-radius: var(--bs-modal-inner-border-radius);
                        border-bottom-left-radius: var(--bs-modal-inner-border-radius);
                      }

    #spotifybutt{
    background-color: rgb(0, 0, 0) ;
    color: white;
    border-style: none;
    font-weight: 700;
    font-size: 1rem;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;

    }

    #spotifybutt:hover{
        background-color: rgb(200, 200, 200);
    
        }


/*MEDIA QUERIES*/


@media (max-width: 960px)and (min-width: 0px) {

    *{
       
        font-size: 3vw;
    
    }

    
    body{
        background-image: url("psychov\ images/psychov_Mesa-de-trabajo-1a.png");
        background-repeat: repeat-y; /* Do not repeat the image */
        background-size:contain;

    
    }

    .container{
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: auto auto auto;
        border: 4px solid black;
        font-family: 'Tox Typewriter','Anonymous Pro', monospace;
    }

    /*classes del header y menu*/

    .header1{
        grid-column-start: 1;
        grid-column-end: 7;
        grid-row-start: 1;
        grid-row-end: 2;
        background-color:black;
        color: white;
        display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
        
    }
    
    .header2{
        grid-column-start: 1;
        grid-column-end: 7;
        grid-row-start: 2;
        grid-row-end: 3;
        background-color:black;
        color: white;
    
    }
    
    .header3{
        grid-column-start: 1;
        grid-column-end: 7;
        grid-row-start: 3;
        grid-row-end: 4;
        background-color:black;
        color: white;
    
    }

    .menuitems{
        display: flex;
        flex-flow:nowrap;
        list-style: none;
        justify-content: center;
        padding-left: 0px;
    }

    /*termina classes del header y menu*/

.slider3columna1{
    
    grid-column-start: 3;
    grid-column-end: 7;
    grid-row-start: 4;
        grid-row-end: 5;
    

}

.slider3columna2{

grid-column-start: 3;
grid-column-end: 7;
grid-row-start: 6;
        grid-row-end: 7;

}


#titleimage{
    width: 100%;
}

.slider3contenido1{
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 5;
    grid-row-end: 6;
    justify-self: center;
    padding: 20px;
    line-height: 1;
}




.slider3contenido1 > h2{
    font-size: inherit;
}


.bordercontent{
    border: 4px solid black;
    padding: 10px;
}


.slider3contenido2{
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 7;
    grid-row-end: 8;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

/*inicia slider 1*/

.slider1contenido1{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 3;
    grid-row-end: 5;
    justify-self: center;
    padding: 0px;
    line-height: 0.5;
    color: white;
    text-align: center;
}

.slider1contenido2{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 5;
    grid-row-end: 6;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.slide1contenido3{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 6;
    grid-row-end: 9;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;

}

/*termina slider 1*/

/*comienza slider 2*/

.slider2columna1{
    
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 3;
    

}

.slider2columna2{
    
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 3;
    grid-row-end: 4;
    text-align: center;

}

.slider2contenido1{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 4;
    grid-row-end: 5;
    justify-self: center;
    line-height: 1; 
}

.slider2contenido2{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 5;
    grid-row-end: 6;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.slider2contenido3{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 6;
    grid-row-end: 7;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}


/*termina slider 2*/

.content1diapo3{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 3;
    grid-row-end: 3;
    justify-self: center;
    padding: 0px;
    line-height: 0.5;
    color: white;
}

#titleimage1{
    width: 100%;
}

#titleimage1a{
    width: 60%;
    justify-self: end;

}

#titleimage2{
    width: 110%;
}

#titleimage3{
    width: 40%;
    
}

.slider3contenido2a{
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 5;
    grid-row-end: 6;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.slider3contenido3{
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 7;
    grid-row-end: 8;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;

}



.innerfoot1{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 9;
    grid-row-end: 10;
    background-color:black;
    color: white;
    padding: 20px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;

}

.innerfoot2{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 10;
    grid-row-end: 11;
    background-color: transparent;
    color: black;
    padding: 20px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.innerfoot3{
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 11;
    grid-row-end: 12;
    background-color:black;
    color: white;
    padding: 20px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    list-style: none;

}

.footerlinks{
    list-style: none;
    text-align: center;
}

.slider3contenido4{
    visibility:visible;
    border: 4px solid black;
    padding: 10px;
    margin: 10px;
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 8;
    grid-row-end: 9;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.slider3contenido4a{
    visibility:visible;
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 8;
    grid-row-end: 9;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.bordercontent{
    
    display: none;
    visibility: hidden;
}

.orders{
    visibility: hidden;
    display: none;
}

#titleimage1{
    width: 70%;
    justify-self: start;
}

#titleimage1a{
    width: 90%;
    justify-self: end;

}

#titleimage3{
    width: 0%;
    display: none;
    visibility: hidden;
    
}

.socialshit{
    display: none;
    visibility: hidden;
}

.socialshit1{
    visibility: visible;
    display: inline-flex;
}

.fa-brands{
    padding: 5px;
}

/* PARTE FLEXBOX*/

main{
    display: block;
    background-color: black;
    margin: 0 auto 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 1em;
    
}
#imageflexbox{
    display: block;
    width: 90%;
    height: auto;
    max-width: 100%;
    margin: 50px auto;
}
#img-caption{
    margin: auto;
}

footer{
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr;
    text-align: center;
    margin: 0 auto;
    color: rgb(203, 203, 203);
    background-color: black;
    font-family: Arial, Helvetica, sans-serif;
    
}



#books{
    margin-bottom: 100px;
}

.modal-content{
    margin: 200px auto;
    width: 75%;
}

.contentcontacto .contentcontacto2{
    display: none;
}

.contentcontacto1{
    grid-column: 1 / 7;
    grid-row-start: 1;
    grid-row-end: 7;
    justify-self: center;
    padding: 20px;
}

.slider1{
    display: grid;
    background-color: black;
    height: auto;

}

.slider3{
    display: grid;
    background-color: transparent;
    height: auto;
}

.slider2{
    background-image: none !important;
    background-color: transparent;
    height: auto;
}

.deldesiertotitle{
    font-size: 40px;
    
}

.slider2columna2 > h3{
    font-size: 1.4rem;
}



}


/* Estilos para el slider */

* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  width: 100%;
  position: relative;
  margin: auto;
  overflow-y: auto;
  
}

/* Hide the images by default */
.mySlides {
  display: none;
}

.slider1{
    display: grid;
    background-color: black;
    height: 950px;

}

.slider3{
    display: grid;
    background-color: transparent;
    height: 900px;
}

.slider2{
    display: grid;
    background-image: url(psychov\ images/desierto1.png);
    background-repeat: no-repeat;
    height: 800px;
}



/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
  background-color: transparent;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

