.cf1p2 {
  font-family:'Roboto Condensed', sans-serif;
   font-weight:900;
   letter-spacing: 1.5px;
   text-decoration:none;
   color:#ffffff;
  font-size:34px;
  margin-top:0;
   margin-bottom:39px;
   user-select: none;


   
   
}
.hrf{
    height:2px;
    color:#16264d;
    width:100%;
    background-color:#16264d;
    border:none;
}
.cf1p1 {
  font-family:'Roboto Condensed', sans-serif;
   font-weight:300;
   text-decoration:none;
   color:#ffffff;
  font-size:15px;
  user-select: none;
   
   
}

.f1p1 {
  font-family:'Roboto Condensed', sans-serif;
   font-weight:500;
   text-decoration:none;
   color:#dbdbdb;
  font-size:15px;
  margin-right:75px;
  user-select: none;


   
   
}
.f2p2 {
  font-family:'Roboto Condensed', sans-serif;
   font-weight:500;
   text-decoration:none;
   color:#dbdbdb;
  font-size:15px;
  user-select: none;
  margin-right:0;
  margin-left:auto;
   
   
}

.f1p2 {
  font-family:'Roboto Condensed', sans-serif;
   font-weight:500;
   text-decoration:none;
   color:#dbdbdb;
  font-size:15px;
  user-select: none;
  margin-right:75px;
      transition: ease-in;
    -moz-transition: ease-in;
    transition-duration: .1s;
    -moz-transition-duration: .1s;
  
   
   
}
.f1p2:hover{

   color:#FFFFFF;

      transition: ease-in;
    -moz-transition: ease-in;
    transition-duration: .1s;
    -moz-transition-duration: .1s;
   
   
}
footer{
  background-color:#00113A;
  height:100%;
  margin-top:auto;
  max-height:500px;

}

.footerf1{
    width:100%;
    text-align: left;
    margin-left:0;
    height:100%;
    align-items:center;
    display:flex;
    margin-left:150px;
    margin-right:150px;
}
.footerfooter{
    display:flex;
    height:fit-content;
    width:100%;
    background-color: #00113A;
    
}
.cf1 a{


   text-decoration:none;
   margin-bottom:9px;
   
}
.cf1p{
   font-family:'Roboto Condensed', sans-serif;
   font-weight:700;
   font-size:20px;
   margin:0;
   color:#d8d8d8;
   margin-bottom:7px;
   height:fit-content;

}
.cf2btntext{
   font-family:'Roboto Condensed', sans-serif;
   font-weight:400;
   font-size:36px;
   margin-top:18px;

   color:#ffffff;

}
.cf1{
  margin-left:7%;
  margin-top:20px;
  display:grid;
  max-height:100%;
  height:100%;
  width:170px;
  user-select: none;
  

}
.cf2{
  margin-left:auto;
  margin-right:auto;
  align-content: center;
  align-items:center;
  
  text-align:center;
   margin-top:20px;
  display:grid;
  max-height:200px;
  height:200px;
  user-select: none;
}

.cf3{
  margin-right:7%;
  margin-top:20px;
  display:grid;
  max-height:fit-content;
  height:fit-content;
  text-align:right;
  width:170px;
  user-select: none;
}

.cf31{
  display:flex;
  margin-bottom:99px;
  margin-left: auto; 
margin-right: 0;
}
.containerfooter a{

color:white;
  font-family:'Roboto Condensed', sans-serif;
  
  
}

.footerimg
{
    user-select: none;
  max-height:50px;
  margin-left:100px;
  background-repeat: no-repeat;
  background-size:cover;
  margin-top:25px;

}
.containerfooter {

  max-width: 100%;
  max-height:100%;
  height:fit-content;

  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #00113A;

  
}

.footerapplybutton{
  max-width:650px;
  max-height:80px;
  width:600px;
  height:80px;
  font-size:34px;
  font-family:'Roboto Condensed', sans-serif;
  color:#ffffff;
  background-color:rgb(0, 119, 255);
  border-style:solid;
  border-radius:25px;
  
  border-color:rgb(0, 119, 255);
  cursor:pointer;
  transition:ease-in;
  transition-duration: .2s;
  margin-bottom:39px;
  align-items:center;
  text-decoration: none;

}
.footerapplybutton:hover{
 
  background-color:rgb(6, 21, 37);
  border-style:solid;
  border-radius:25px;
  border-color:#ffffff;
  cursor:pointer;
    margin-bottom:39px;
     text-align:center;
     text-decoration: none;
  transition:ease-in;
  transition-duration: .2s;
}

.igbtn{
    background-image:url(/decal/igbtn.png);
    max-width:60px;
    max-height:60px;
    background-repeat:no-repeat;
    background-size:cover;
    height:60px;
    width:60px;
    border:none;
    border-radius:15px;
    cursor:pointer;
    margin-top:10px;
    margin-bottom:0;
    margin-right:20px;
    transition: ease-in;
    -moz-transition: ease-in;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    


}

.ghbtn{
    background-image:url(/decal/githubbtn.png);
    max-width:60px;
    max-height:60px;
    background-repeat:no-repeat;
    background-size:cover;
    height:60px;
    width:60px;
    border:none;
    border-radius:15px;
    cursor:pointer;
    margin-top:10px;
    margin-bottom:0;
    margin-right:0;
    transition: ease-in;
    -moz-transition: ease-in;
    transition-duration: .2s;
    -moz-transition-duration: .2s;


}

.igbtn:hover{
    background-image:url(/decal/igbtnhover.png);
    transition: ease-in;
    -moz-transition: ease-in;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    


}

.ghbtn:hover{
    background-image:url(/decal/githubbtnhover.png);
    transition: ease-in;
    -moz-transition: ease-in;
    transition-duration: .2s;
    -moz-transition-duration: .2s;


}
