@charset "UTF-8";

*{
    margin: 0;
    padding: 0;
}


/*well coded website*/
.container{
    width: 100%;
    height: 100vh;
    background-image: url(/Splash.png);
    background-color: #B9AC9C;
    /*background-position: center;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.responsive{
    max-width: 100%;
    height: auto;
}

.center{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

h1, h2, h3, h4, p, li, ul{
    color: #2F2A25;
}


/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/


#NameCard{
    padding: 4em;
    border: none;
    margin-bottom: -8em;
    
}

#TitleCard{
    text-align: center;
    color: aliceblue;
}

#TitleCard h1{
    font-size: 70px;
    text-shadow: 0 0 5px #fff;
}

.navbar{
    height: 12%;
    display: flex;
    align-items: center;
    margin-bottom: -7em;
}

nav{
    overflow: hidden;
    flex: 1;
    text-align: center;
    margin-top: 2em;
}

nav ul li{
    list-style: none;
    display: inline-block;
    padding: 1em;
}

nav ul li a{
    background-color: rgba(136, 124, 126, 0.9);
    text-decoration: none;
    color: aliceblue;
    font-size: 15px;
    padding: 1em;
}
/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

/*#FirstBox{
    padding: 10em;
    border: none;
    margin-bottom: -10.5em;
    margin-top: -5.5em;
    text-align: center;
}    This is here for like- figuring out wtf is going on later bc we all know you aint got a fuckin clue of what this does anymore*/


#NotifierPad{
    padding: 2em;
}

/*Color brown is the Big divider itself, the shit that holds all the stuff. Idk why its called that it just is. So Aggy, dont touch it its fine*/
#COLORBROWN{
   padding: 1em;
    border: none;
    margin-bottom: -7em;
    margin-top: 7em;
    text-align: center;
}

/*general structure will be <container - <text because i said so*/
#IntroBox{
    margin-top: 3em;
    margin-bottom: 3em;
}

#IntroText{
    max-inline-size: 50%;
    margin-left: auto;
    margin-right: auto;
}
/*-------------------------------------------------------------------
------------THE FIRST OVERVIEW BOX- SPECIES SELECT------------------
----------------------------ITS FINE DONT TOUCH IT-------------------
*/

#PhysioDirectory h1 , h2{
    text-align: center;
}

/*-------------------------------------------------------------------
--------------------------THEIR NAME-------WITH THEIR BIG IMAGE------
---------------------------------------------------------------------
*/

#OverviewMain{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#Text1{
    padding: 1em;
    background-color: #D1C4B5;
    text-align: center;
}

#OverviewImage{
    width: 700px;
    height: auto;
}

#Orders{
    text-align: left;
}

#ListOrders ul li{
    list-style: none;
    list-style-type: none;
    color: #2F2A25;
}

/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#Genetics{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#GeneticsOverview{
    padding: 1em;
    background-color: #D1C4B5;
    text-align: center;
}
/*-------------------------------------------------------------------
--------------------#b9ac9cdc-------------------------------------------------
---------------------------------------------------------------------
*/

/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#FourthBox{
  padding: 1em;
    border: none;
    margin-bottom: -10.5em;
    margin-top: 7em;
    text-align: center;
}

#Intelect{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#IntelectMain{
    padding: 1em;
    background-color: #D1C4B5;
}

#EmotiomsImage{
    width: 700px;
    height: auto;
}

#EmotionList{
    list-style-type: none;
    text-align: left;
}
/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#FifthBox{
    padding: 10em;
    border: none;
    margin-bottom: -10.5em;
    margin-top: -15.5em;
    text-align: center;
}

#WeightHeight{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#WeightText{
    padding: 1em;
    background-color: #D1C4B5;
}

#SixthBox{
    padding: 10em;
    border: none;
    margin-bottom: -10.5em;
    margin-top: -15.5em;
    text-align: center;
}

#Maws{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#MawText{
    padding: 1em;
    background-color: #D1C4B5;
}

#TeethImage{
    width: 500px;
    height: auto;
}
/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#SeventhBox{
    padding: 10em;
    border: none;
    margin-bottom: -10.5em;
    margin-top: -15.5em;
    text-align: center;
}

#BoneStuff{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#BoneText{
    padding: 1em;
    background-color: #D1C4B5;
}

#BonesImage{
    width: 650px;
    height: auto;
}

/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/
#EighthBox{
    padding: 10em;
    border: none;
    margin-bottom: -10.5em;
    margin-top: -15.5em;
    text-align: center;
}

#MuscleStuff{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#MuscleText{
    padding: 1em;
    background-color: #D1C4B5;
}

#MuscleImage{
    width: 650px;
    height: auto;
}

/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#NinthBox{
    padding: 10em;
    border: none;
    margin-bottom: -10.5em;
    margin-top: -15.5em;
    text-align: center;
}

#DietStuff{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#DietText{
    padding: 1em;
    background-color: #D1C4B5;
}

#DietImage{
    width: 650px;
    height: auto;
}

/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#TenthBox{
    padding: 10em;
    border: none;
    margin-bottom: -10.5em;
    margin-top: -15.5em;
    text-align: center;
}

#LifeStuff{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#LifeText{
    padding: 1em;
    background-color: #D1C4B5;
}

#LifeImage{
    width: 650px;
    height: auto;
}

#LifeImage2{
    width: 650px;
    height: auto;
}
/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

#Repro{
    padding: 1em;
    background-color: #b9ac9cdc;
}

#ReproText{
    padding: 1em;
    background-color: #D1C4B5;
}

div.spoil{
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}

div.spoil img{
    vertical-align: bottom;
    filter: blur(20px);
    transition: 0.3s;
}

.spoil-button{
    position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3rem;
	line-height: 3rem;
	width: 50%;
	padding: 0 1rem;
	font-size: 1rem;
	margin: auto;
	background-color:rgba(136, 124, 126, 0.9);
	color: #2F2A25;
	text-align: center;
	cursor: pointer;
}

div.spoil input {
    width: 0;
    height: 0;
}

div.spoil input:checked ~ img{
    filter: none;
}

div.spoil input:checked, div.spoil input:checked ~ label{
    display: none;
}


/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/





  /*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #2F2A25;
  }
  
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    color: #2F2A25;
    text-align: left;
    position: absolute;
    z-index: 1;
    border:1px solid #2F2A25;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color:#bbb3ac;
    opacity: 0;
    font-size: 20px;
    transition: opacity 0.30s;
  }
  
  .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

   /*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

.box1{
    width: auto;
    height: auto;
    background-color: #b9ac9cdc;
    padding: 2em;
}

.box2{
    width: auto;
    height: auto;
    background-color: #b9ac9cdc;
    padding: 2em;
}

.BoxHolder{
    display: flex;
    column-gap: 100px;
}

footer{
    padding: 4em;
    border: none;
    text-align: center;
}

footer a{
    color: aliceblue;
}

/*-------------------------------------------------------------------
---------------------------------------------------------------------
---------------------------------------------------------------------
*/

   /* width */
   ::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #b9ac9cdc;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #867765dc;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #2F2A25;
  }

  /*-------------------------------------------------------------------
    ---------------------------------------------------------------------
    ---------------------------------------------------------------------
    */

    .PointerWhenCan a{
        cursor: url(/cursoractive.cur), pointer;
      }

    

    audio:hover{
        cursor: url(/cursoractive.cur), pointer;
    }

    body{
        cursor: auto;
        cursor: url(/cursor.cur), default;
    }

    nav ul li a{
        cursor: url(/cursoractive.cur), pointer;
    }

    /*---------------#b9ac9cdc----------------------------------------------------
---------------------------------------------------------------------
-------UNDER 300--------------------------------------------------------------
*/

