
.navbar {
    background-color: maroon;
    overflow: hidden;
    width: 100%;
    height: 100px;
    display: flex;
    justify-content:space-between;
    align-items: center;
    outline: 1px solid black;
    outline-offset: -10px;

}
.social{
    float: left;
    size:5px;
    width: auto;
    height: auto;
    margin-left: 20px;
    display: flex;
    font: courier;
    gap: 10px;
    margin-right: 20px;


}
.links{
    float:right;
    margin-right: 20px;
    display: flex;
    font: courier;
    justify-content: space-between;

}


.backgroundimg {
        background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.75)), url('test.png'); 
        background-size: cover; 
        background-position: center; 
        background-repeat: no-repeat;
        margin: 0; 
        padding: 0; 
        /*font-family: Arial, sans-serif;  Example font */
    }
.backgroundimgservices {
        background-color: rgb(207, 180, 180);
        background-size: cover; 
        background-position: center; 
        background-repeat: no-repeat; 
        margin: 0; 
        padding: 0; 

        }
.backgroundimgtechnical {
    background-color: rgb(207, 180, 180);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    margin: 0;
    padding: 0; 
    font-family: Arial, sans-serif; 
    }
.backgroundimgqualifications {
    background-color: rgb(207, 180, 180);
    background-size: cover; 
    background-position: center; 
    background-repeat: no-repeat; 
    margin: 0; 
    padding: 0; 
    font-family: Arial, sans-serif; 
    }
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: inline;
    justify-content: center;
    gap: 10px;
}

.list {
    float: left;
    display: inline;
    font-family: 'Courier New', Courier, monospace;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    color: white;
    background-color: white;
    padding: 14px 16px;
    border-radius: 10px;
}
.main{
    display: flex; 
    flex-direction: column; 
    justify-content: center;
    align-items: center; 
    color: white; 
    font-family: 'Courier New', Courier, monospace; 
    font-size: 22px; 
    font-weight: bold; 
    text-align: center; 
    padding: 20px; 
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 10px; 
    margin: 20px; 
    



    

}
li:hover {
    background-color: silver;
    border-radius: 10px;
    transition: 0.2s;
    

}
.containerindex{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.containerindexpipes{
    align-items: center;
    text-align: center;
}

.img {
    width: 50px; 
    height: auto; 
    align-items: center;
}

.img1{
    align-items: left;
    justify-content: left;
    width: 400px; 
    height: auto; 
    display:inline-block;
    padding: 20px;

}

#stickyButton {
    position: fixed;
    justify-content: left;
    bottom: 20px;
    left: 20px;
    padding: 10px 20px;
    background-color:maroon;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1200;
}
#mysterybox {
    opacity: 0;
}
/*Services start here */
.containerindexservices{
    display: flex;
    margin-top: 40px;
    flex-direction: column;
}

.serviceboxes1 {
    margin-left: 30px;
    margin-top: 30px;
    margin-right:540px;
    max-width: 320px;
    min-width: 640px;
    margin-bottom: 69px;
    flex-direction: column; 
    color: white; 
    font-family: 'Courier New', Courier, monospace; 
    font-weight: bold; 
    padding: 30px; 
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 10px; 
    outline: 5px solid black;
    outline-offset: -10px;
    box-shadow: 50px 50px 8px rgba(0, 0, 0, 0.2); 
    
}
.serviceboxes2 {
    margin-left: 420px;
    margin-top: 30px;
    margin-right:60px;
    max-width: 320px;
    min-width: 640px;
    margin-bottom: 69px;
    flex-direction: column; 
    align-items: left;
    color: white; 
    font-family: 'Courier New', Courier, monospace;
    font-size: 22px; 
    font-weight: bold; 
    padding: 30px; 
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 10px;
    outline: 5px solid black;
    outline-offset: -10px;
    box-shadow: 50px 50px 8px rgba(0, 0, 0, 0.2); 
}
.serviceboxes3 {
    margin-left: 30px;
    margin-top: 30px;
    margin-right:540px;
    margin-bottom: 69px;
    max-width: 320px;
    min-width: 640px;
    padding: 420px;
    flex-direction: column; 
    align-items: left;
    color: white; 
    font-family: 'Courier New', Courier, monospace; 
    font-size: 22px; 
    font-weight: bold; 
    padding: 30px; 
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 10px; 
    outline: 5px solid black;
    outline-offset: -10px;
    box-shadow: 50px 50px 8px rgba(0, 0, 0, 0.2); 
}

.serviceboxes4 {
    justify-content: center;
    text-align: center;;
    flex-direction: column; 
    align-items: left;
    color: white; 
    font-family: 'Courier New', Courier, monospace; 
    font-size: 22px; 
    font-weight: bold; 
    padding: 30px; 
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 10px; 
    outline: 5px solid black;
    outline-offset: -10px;
    box-shadow: 50px 50px 8px rgba(0, 0, 0, 0.2); 
}
.wrapper {
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    gap: -10px; 
}

/*Technical Skills*/
.outerbox{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; 
    height: 75vh;
    background-color: rgb(207, 180, 180);
    text-align: left;
    width: 90vw;


    
}
.containertechnical{
    background-color: rgb(207, 180, 180);
    display:flex;
    margin-top: 60px;
    box-sizing: border-box;
    

    

}
.innerbox{
    z-index: 1001;

    display:flex;
    align-items: center;
    justify-content: center;

    margin-left: 25vw;
    margin-top: 30px;
    margin-right:400px;
    max-width: 320px;
    min-width: 640px;
    margin-bottom: 69px;
    flex-direction: column; 
    align-items: left;
    color: white;



    font-family: 'Courier New', Courier, monospace; 
    font-size: 22px; 
    font-weight: bold; 
    padding: 30px; 
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 10px; 
    outline: 5px solid black;
    outline-offset: -10px;
    box-shadow: 50px 50px 8px rgba(0, 0, 0, 0.2); 


    


}
.innerbox1{
    z-index: 1001;

    display:flex;
    align-items: center;
    justify-content: center;

    align-items: left;
    color: white;



    font-family: 'Courier New', Courier, monospace; 
    font-size: 22px; 
    font-weight: bold; 
    padding: 30px; 
    background-color: rgba(0, 0, 0, 0.5); 
    border-radius: 10px; 
    outline: 5px solid black;
    outline-offset: -10px;
    box-shadow: 50px 50px 8px rgba(0, 0, 0, 0.2); 


    


}
.buttoncontainer { /*this is like a wrapper */
    z-index: 0; 
    position: absolute; /* tbh idk why it breaks without this */

    width: 90vw; 
    height: 100vh;

    
}

.moveleft{
    right: 0;
    color: white; 
    width: 100vw; 
    height: 100vh; 
    border: none; 
    cursor: pointer; 


    max-width: 98.5vw;
    min-width: 100vh;
    left: 10px;

    opacity: 0%; /* debug*/


}
.moveright{
display: none;

}
.leftrightbuttons{
    max-width: 100%;
    min-width: 100%;
    max-height: 90%;
    min-height: 90%;
    max-width: 20%;;
    margin-right: 60px;
    margin-left: auto;

    }
.imageofbutton{
    font: courier;

    
}
.style1hiddentext {
    margin-top: 30px;
    font: courier;
    font-size: 20px;
    font-weight: bold;
    color: black;
    padding: 14px 16px;
    border-radius: 10px;
    margin-left: 10px;
    align-items: center;
    justify-content: center;

}
.style2hiddentext {
    margin-top: 30px;
    font: courier;
    font-size: 20px;
    font-weight: bold;
    color: black;
    padding: 14px 16px;
    border-radius: 10px;
    margin-left: 10px;
    align-items: center;
    justify-content: center;
    display:none;

}


.slideshow1{
    font: courier;
    font-size: 20px;
    font-weight: bold;
    color: white;
    background-color: white;
    padding: 14px 16px;
    border-radius: 10px;
    margin-left: 10px;

}
/* Slide container (if you want a fixed overall height for the slides) */
/* Slide container (if you want a fixed overall height for the slides) */
/* Slide container (if you want a fixed overall height for the slides) */
.mySlides {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* Set a fixed height for the slide area, e.g., full viewport height */
    height: 100vh;
    /* Remove extra padding/margin if necessary */
}

/* Individual slide styles */
/* Individual slide styles for slides 0 through 3 */
/* Ensure full image visibility without blurriness */
.slide0,
.slide1,
.slide2,
.slide3 {
    flex: 0 0 50%; /* Increase size to take up more space */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%; /* Fill the parent container */

    /* Prevent blurriness */
    background-size: contain; /* Ensures full coverage without stretching */
    background-position: center;
    background-repeat: no-repeat;
    image-rendering: crisp-edges; /* Helps with sharpness in some browsers */
    image-rendering: -webkit-optimize-contrast; /* Webkit browsers */
}

/* Increase innerbox size */
.innerbox {
    z-index: 1001;
    display: flex;
    align-items: center;
    justify-content: center;
    
    /* Increase width and height */
    width: 90vw;
    height: 70vh;
    
    margin: auto; /* Centers the box */
    padding: 40px; /* Increase padding for better spacing */
    
    color: white;
    font-family: 'Courier New', Courier, monospace;
    font-size: 22px;
    font-weight: bold;
    
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    outline: 5px solid black;
    outline-offset: -10px;
    box-shadow: 50px 50px 8px rgba(0, 0, 0, 0.2);
}

/* Example background images for each slide */
.slide0 {
    background-image: url('bingo.png');
}
.slide1 {
    background-image: url('panda.png');
}
.slide2 {
    background-image: url('wordle.png');
}
.slide3 {
    background-image: url('personalwebpage.png');
}

/* Qualifications Start Here */

.mainqualifications{
    display:flex;
    width: 95vw;
    height: 100vh;
}
.resumequalifications{
    width:50vw;
    height: 100vh;
    padding: 10px;
    gap: 10px;
    margin-right: 50px;
    box-sizing: border-box;
    margin-right: 50px;
    display: flex;

}
.qualificationstext{

    display: flex;
    flex-direction: column;
}
.qualificationstext1{
    font-family: 'Courier New', Courier, monospace; 
    font-size: 12px;
    font-weight: bold;

    display: flex;
    text-align: left;
    font: courier;
    font-size: flex;
    font-weight: bold;
    color: white;
    background-color: white;
    padding: 14px 16px;
    border-radius: 10px;
    margin-left: 10px;
    align-items: center;
    justify-content: center;
    width: 50vw;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    outline: 5px solid black;
    outline-offset: -10px;
    box-shadow: 50px 50px 8px rgba(0, 0, 0, 0.2); 
    width: 40vw;

    margin-top: 10px;
    margin-bottom: 20px;

}
.resumequalifications1 { /*these are for the other style*/
    display:none;
}
.mainqualificationssecondstyle{
    display:none;
}

