*{
  font-family: Cambria;
}



body{
  margin: 0;
  display: flex;
 
  background-color: bisque;
 flex-direction: column;
  font-family: cursive;
  text-shadow: .1px .1px rgba(202, 202, 0, 0.526);
  color:black;
  
}

.left-part {
  display: flex;
  flex-direction: row;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -50px;
  width: 120px;
  justify-content: space-between;
}

.small{
  font-size: 10px;
  display: flex;
  justify-items: center;
  align-items: center;
  color: white;
  font-family: cursive;
}

.change {
  color: white;
  font-family: cursive;
  font-size: 17px;
  display: flex;
  text-decoration: none;
  justify-content: right;
}

.container{

  padding-top: 100px;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  
}
.active img{
  height: 30px;
  border-radius: 50%;
}




.center  {
  color: darkgrey;
}

.navbar{
  z-index: 100;
  display: flex;
  position: fixed;
  background-color: rgb(133, 32, 32);
  width: 100%;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 4px 8px rgba(0,0,0,.3);
  transition: background-color 0.4s;
  height: 80px;
}

.navbar ul{
  display: flex;
  list-style-type: none;
}

.navbar ul li a{
  text-decoration: none;
  margin: 0 10px;
  color: black;
  font-family: cursive;
}

.navbar a:hover{
  color: black;
}

.navbar.active ul li a{
  color: white;
}

.navbar.active ul li a:hover{
  color: black;
}

.navbar.active ul li a:active{
  font-size: 150%;
}

.left-part a:active{
  font-size: 150%;
}

@media screen and (max-width: 700px) {
  .navbar {
 height: 60px;
  }
}

.yellow {
  color: rgba(202, 202, 0, 0.726);
}
@media screen and (max-width: 1500px) {
  body {
    width: 100%;
    color: white;
    margin: 0;
    display: flex;
    width: 100%;
    height: 2000px;
    background: url("https://wallpaperaccess.com/full/3205414.jpg");
    background-size: cover;  
    background-repeat: no-repeat;
    font-family: cursive;
    text-shadow: .1px .1px rgba(202, 202, 0, 0.526);

    background-position: cover;

  }

 

  body > div.goals{
    transform: translate(-50%, -50%);
    left: 50%;
    margin-top: 12%;
    position: absolute ;
    height: 30%;
    width: 30%;
    background-size: cover;
  }

  a{
    color: blue;
  }

  body > div.container-8 > ul > div {

    background-color: rgb(26, 26, 26);
    width: 150vw;
    height: 150;
    margin-bottom: -200px;
    margin-left: -200px;
    color: white !important;
  }
  
  body > div.container-8 > ul > div > ul > ul > h3 {
    margin-left: 200px;
  }
  
  
  body > div.container-8 > ul > div > ul > ul > div:nth-child(18) {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 1500px) {
  #yellow {
    color: white;
  }
}

.yellow {
  color: rgba(202, 202, 0, 0.726);
  text-shadow: .1px .1px rgba(202, 202, 0, 0.526);
}

@media screen and (max-width: 500px) {
  .navbar{
    font-size: 10px;
    height: 40px;
  }
}

@media screen and (max-width: 300px) {
  .navbar{
    font-size: 7px;
    height: 30px;
  }
}

@media screen and (max-width: 500px) {
  .small {
    height: 0px;
  }
}

@media screen and (max-width: 300px) {
  .left-part {
    margin-left: 5px;
  }
}
@media screen and (min-width: 800px) {
  .left-part {
    margin-left: 0px;
  }
}
@media screen and (min-width: 1000px) {
  .left-part {
    margin-left: 0px;
  }
}
/* @media screen and (min-width: 1100px) {
  .navbar.active ul li a{
    margin-right: 50px;
    font-size: 22px;
} */

.left-part .change{
  font-size: 40px;
}

.left-part {
  width: 200px;
}
}
@media screen and (max-width: 400px) {
  .small{
    font-size: 5px;
}
}
@media screen and (max-width: 400px) {
  .change{
    font-size: 15px;
}
}

.container2{ 
  
  
  margin-top: 150px;
  margin-left: 40px;

}

.container2 p{
  margin-left: 40px;
}


.navbar .this-one .black-2{
  color: black;
}
.navbar .this-one .black-3{
  color: black;
}
.navbar .this-one .black-4{
  color: black;
}

/* @media screen and (max-width: 1600px) and (min-width: 1100px) {
  
  .left-part {
    margin-left: -130px;
  }
} */

.container .link-container a{
  color: green;
  text-shadow: none;
  display: flex;
  flex-direction: column;
  background-color: rgba(0,0,0,.2);
  align-items: center;
  text-decoration: none;
  width: 200px;
  border-radius: 10px;
}

.container .link-container{
display: flex;
flex-direction: column;
  justify-content: center;
  align-items: center;

}

.container2 .spider{
  z-index: -1;
  top: 40px;
  left: 80%;
  
  position: fixed;
  height: 300px;
  width: 300px;
  opacity: .3;
  
  background-image :url("https://t4.ftcdn.net/jpg/01/24/82/05/360_F_124820599_V1z5gBtOnVAsJZKyRM53bbgEEhbGtzlF.jpg");
  background-repeat: no-repeat;
 
}

.goals{
  transform: translate(-50%, -50%);
  left: 50%;
  margin-top: 20%;
  flex-direction: column;
  display: flex;
  background-image: top center;
  position: relative;
  height: 300px;
  width: 430px;
  opacity: .7;
  
  background-image :url("https://content.thriveglobal.com/wp-content/uploads/2019/07/bigstock-set-goal-make-plan-work-sti-66642022.jpg");
  background-repeat: no-repeat;

  background-size: cover;

}

.container2 {
  border-style: solid;
  border-color: black;
  border-top: none;
  border-right: none;
  border-bottom: dotted;
}

.tada{
top: 120%;
  z-index: 4;
  transform: translate(-50%, -50%);
  left: 20%;
  flex-direction: column;
  display: flex;
  background-image: top center;
  position: absolute;
  height: 300px;
  width: 400px;
  opacity: .7;
  
  background-image :url("https://media.hearthpwn.com/attachments/96/921/tada.png");
  background-repeat: no-repeat;
background-image: cover;
  background-size: cover;
  background-position: center;

}

.container5{
margin-top: 100px;
margin-left: 50px;

}

.container .pool {
  text-align: center;
  font-size: larger;
}



.jewl{

  text-align: center;
position: absolute;
height: 120px;
width: 150px;
top:60.4%;

left: 50%;
transform: translate(-50%, -50%);
  background-color: green;
  
  
}




.outer{
 
  z-index: -4;
  text-align: center;
position: absolute;
height: 220px;
width: 286px;
top:60.4%;

left: 50%;


background-color: orange;
transform: translate(-50%, -50%);
}


.jewls{
  margin-top: 300px;
  justify-content: center;
  align-items: center;
  display: flex;
  
height: 80px;
  width: 100vw
 
}

.middle{
  align-items: center;
  justify-content: center;
 display: flex;
position: absolute;
height: 30px;
width: 100px;
top:60.4%;

left: 50%;

color: white;
background-color: blue;
transform: translate(-50%, -50%);
}

.pad{

  text-align: center;
position: absolute;
height: 30px;
width: 100px;
top:58%;

left: 50%;


transform: translate(-50%, -50%);
}


body .container3 p{

  margin-top: 100px;
color: white;

}


body .bar {
  text-align: center;
}

.navbar .this-one .black-5{
  color: black;
}
.navbar .this-one .black-7{
  color: black;
}

body > div.container-8{
  
position: absolute;
left: 10%;
top: 20%;
right: 5%;

}

body .container-11 {

  position: absolute;
left: 10%;
top: 200px;
right: 5%;
}

body div .github {
height: 200px;
background-color: white;
}


body > div.bootcamp {

  border: 25px solid;
  border-image-slice: 1;
  border-image-source: conic-gradient(
    hsl(100 100% 60%),
    hsl(200 100% 60%),
    hsl(100 100% 60%)
  );

  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(76,121,9,1) 35%, rgba(0,212,255,1) 100%);


  opacity: .7;

  text-align: center;
}

body > div.bootcamp p {
  
  color: rgb(187, 144, 230) ;
  /* text-shadow: 2px 2px rgba(2,0,36,1); */
}


body > div.container-8 > .image2{
  background-image: url('https://www.skipprichard.com/wp-content/uploads/2019/06/bigstock-Problem-Solution-Concept-The-286309309.jpg');
  margin-left: 20%;
  height: 200px;
  width: 300px;
  background-size: cover;
}

body > div > div.container-8 > p{
  background-color: rgba(0, 0, 0, 0.274);
  border-radius: 5px;
  padding: 10px;
  opacity: .5;
}


body > div.container-8 > .image3{
background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQTWoM8lkNGmvQ_hzdRwf9SksygXq3bxvQAkA&usqp=CAU);
margin-left: 20%;
height: 400px;
width: 350px;
background-size: cover;
opacity: 0.5;
}

body > div.container-11 p{
  background-color: rgba(0, 0, 0, 0.199) ;
  padding: 10px;

}


body > div.navbar.active > ul > div.tech{


  display: flex;
  flex-direction: row;
  border: groove;
  border-radius: 5px;

  border-color: blueviolet;
  padding: 5px;
  word-wrap: normal;
  margin: 4px;
  text-align: center;
  justify-content: center;
  align-items: center;


}

body > div.navbar.active > ul > div.core {

  display: flex;
  flex-direction: row;
  border: groove;

  border-color: rgb(129, 66, 129);
  border-radius: 5px;
  padding: 5px;
  word-wrap: normal;
  margin: 4px;
  text-align: center;
  justify-content: center;
  align-items: center;
  


}


body > div.navbar.active > ul > div.core > li {
  border-right: solid;
  border-bottom: solid;

  color: rgba(0, 0, 0, 0.342);
  background-color: rgba(134, 54, 134, 0.459);

  padding-top: 2px;
  padding-bottom: 2px
}

body > div.navbar.active > ul > div.tech > li {
  border-right: solid;
  border-bottom: solid;
  color: rgba(0, 0, 0, 0.342);
  background-color: rgba(155, 49, 255, 0.664);
  padding-top: 2px;
  padding-bottom: 2px

}









.container50 {
  width: 180px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font: white;
  background-color: grey;
  border-radius: 5px;
  
}

.center {
  width: 180px;
  height: 60px;
}

.btn {
  
  width: 180px;
  height: 60px;
  cursor: pointer;
  background: transparent;
  border: 1px groove #91C9FF;
  outline: none;
  transition: 1s ease-in-out;
}

svg {
  margin-top: -300px;
  margin-left: -7px;
  top: 10%;
  fill: none;
  stroke: #fff;
  stroke-dasharray: 150 480;
  stroke-dashoffset: 150;
  transition: 1s ease-in-out;
}

.btn:hover {
  transition: 1s ease-in-out;
  background: rgb(0, 92, 92);
  box-shadow: 1px 1px 25px 10px rgba(146, 148, 248, 0.4);
}

.btn:hover svg {
  stroke-dashoffset: -480;
}

.btn :before {
  
 
  background: linear-gradient(
    120deg,
    transparent,
    rgba(146, 148, 248, 0.4),
    transparent
  );
  transition: all 650ms;
}


.hello {
  display: flex;
font-size: 30px;
  justify-content: center;
  margin-top: 3%;
color: white;
font-family: cursive;
}

#change-1 {
display: flex;
font-size: 30px ;
justify-content: center;
margin-top: 3%;
  color: black ;
  font-family: cursive;
}


.hello {
  display: flex;
  font-size: 30px;
    justify-content: center;
    margin-top: 3%;
  color: white;
  font-family: cursive;
}

#change-1 {
  display: flex;
  font-size: 30px ;
  justify-content: center;
  margin-top: 3%;
    color: black ;
    font-family: cursive;
}


body > div.navbar.active > nav



body > div.navbar.active > nav{
  margin:0 auto;
  background-color: rgb(133, 32, 32);

  justify-content: center;
  height:40px;

  display: flex;
}

body > div.navbar.active > nav > ul {
  margin:0;padding:0;
  list-style-type: none;
  float: left;
  display: inline-block;
}

body > div.navbar.active > nav > ul  li {
  position:relative;
  margin:0 20px 0 0;
  float: left;
  display:inline-block;
}


body > div.navbar.active > nav > ul > li:nth-child(1)  a:after { content: 'Tech 🤔 »'; }

body > div.navbar.active > nav > ul > li:nth-child(1)  a:only-child:after { content: ''; }

body > div.navbar.active > nav > ul > li:nth-child(2)  a:after { content: 'Core ❤️ »'; }

body > div.navbar.active > nav > ul > li:nth-child(2)  a:only-child:after { content: ''; }


body > div.navbar.active > nav > ul li a {
  padding:20px;
  display:inline-block;
  color:white;
  text-decoration:none;
}

body > div.navbar.active > nav > ul li a:hover {
  opacity:0.5;
}

body > div.navbar.active > nav > ul li ul {

  
  display:none;
  position:absolute;
  left:0;
  background: blueviolet;
  float:left;
}

body > div.navbar.active > nav > ul li ul li {
  width:100%;
  border-bottom:1px solid rgba(255,255,255,.3);
}

body > div.navbar.active > nav > ul li:hover ul {
  display:block;
}

body > div.navbar.active > nav > ul > li:nth-child(1){

  border-radius: 5px;
  background-color:  blueviolet;
  font-size: 13px;
  
}
body > div.navbar.active > nav > ul > li:nth-child(2){

  background-color:  rgb(129, 66, 129);
  font-size: 13px;
  border-radius: 5px;
  
}

body > div.navbar.active > nav > ul > li:nth-child(2) > ul {

  background-color:  rgb(129, 66, 129);

  float: left;

  text-align: left ;
}



body > div.navbar.active > div {
  margin-left: 10px, auto;
}

body > div.navbar.active > nav {
  display: flex ;
  flex-direction: row;
  flex-wrap: nowrap;
}

body > div.navbar.active > nav > ul{

  display: flex ;
  flex-direction: row;
}

body > div.navbar.active > nav > ul > li:nth-child(2){
  justify-content: left;
}



@media screen and (max-width: 1800px) {
  body > div.navbar.active{
    font-size: smaller;
   
  }
}
@media screen and (max-width: 1650px) {
  body > div.navbar.active > div > a.change > div{
    width: 100px;
height: 50px;

  }
  body > div.navbar.active > div > a.change > div > div{
    width: 100px;
    height: 50px;

  }

  body > div.navbar.active > div > a.change > div > div > button{
    width: 100px;
    height: 50px;

  }

 



  body > div.navbar.active > div > a.change > div > div > button > svg{
    width: 100px;
height: 50px;
  }

  body > div.navbar.active > div > a.change > div > div{
    margin-bottom: 10px;
  }

  body > div.navbar.active > div {
    margin-left: 5px auto;
  }
}


body > div.navbar.active > div > a.change > div > div{
 border-radius: 5%;
}

body > div.navbar.active > div > a.change > div{
  border-radius: 5%;

}
body > div.navbar.active > div > a.change > div > div{
  border-radius: 5%;

}

body > div.navbar.active > div > a.change > div > div > button{
  border-radius: 5%;
  background-color: #828394;
}

@media screen and (max-width: 1800px) { 

  body > div.navbar.active > nav{
    margin-left: 100px;
  }

}

@media screen and (max-width: 1800px) { 

 
  body > div.navbar.active > nav > ul  li > a:after { content: ' »' !important;}
  
  body > div.navbar.active > nav > ul  li > a:only-child:after { content: '' !important; }

}


@media screen and (max-width: 1610px) { 

  body > div.navbar.active > nav {
    margin-left: 100px;
  }
  body > div.navbar.active > div{

    margin-left: 100px !important;
  }  


}
@media screen and (max-width: 1300px) { 

  body > div.navbar.active > nav {
    margin-left: 50px;
  }
  body > div.navbar.active > div{

    margin-left: 3px !important;
  }  

 
}
@media screen and (max-width: 700px) { 

  body > div.navbar.active > ul {

    width: 0px;
  }

  body > div.navbar.active > nav {
    place-items: center;
  }

  body > div.navbar.active > nav > ul{
    height: 30px;

  }

  body > div.navbar.active > nav > ul > li:nth-child(2) > a {
    height: 30px;
  }
}

.reflection{
  color: blue;
}




.bootcamp .reflection{
  color: rgb(233, 233, 233)
}

.qustion{
  color: brown;
}

body > div.container2{
  margin-right: 20%;
}
