body{
background-color: whitesmoke;
border-radius: 10px;
border-color: rgba(0, 0, 0, 0.376);
border-style:inset;
border-width: 1px;
 
}
@media screen and (max-width: 780px) {
  body {
    background-color: whitesmoke;
  }
}

body:hover{box-shadow: 0 10px 800px 0 rgb(8, 8, 8);}


.logohome{max-width: 350px;
border-radius: 3%;
padding: 10px;
margin: 20px;}
@media screen and (max-width: 780px) {
  .logohome {
    display: block;
    margin: 0 auto;
  }
}

.logohome:hover{box-shadow: 0 10px 800px 0 rgb(8, 8, 8); min-width: auto;}

  
.pone{  
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
font-size: 32px;
padding-left: 1%;
color: #0a0d13bd; 
text-align: center;
font-weight: 400;
max-width: 100%;
}



.view { font-family: "Allura", cursive;
font-style: normal; 
font-optical-sizing: auto;
font-style: normal;
color: rgba(5, 5, 5, 0.616); 
font-size: 26px;
font-weight: 600;
max-width: auto;
text-align: center;

}
@media screen and (max-width: 780px) {
  .view{font-size: 18px;
padding-bottom: 20px;}
}


.maincontainer{display:grid;
grid-template-columns: auto auto;
justify-content: center;
column-gap: 20px;

padding: 10px;


}
@media screen and (max-width: 780px){
 .maincontainer {display:block; }
}


.cardhome {
  background-color: rgba(240, 248, 255, 0.502);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border-radius: 15px;
  border: 25px; 
  width: 300px;
  height: auto;
  }
  
.cardhome:hover {
    box-shadow: 0 10px 800px 0 rgba(9, 9, 9, 0.863);
  }   
  @media screen and (max-width: 780px){
  .cardhome {
    width: auto;
    height:auto;
    
    
  }
}
.cardhometwo {
  margin-bottom: 0%;
  background-color: rgba(240, 248, 255, 0.502);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  padding: 15px;
  border-radius: 5px;
  border: 25px; 
  
  }
  
.cardhometwo:hover {
    box-shadow: 0 10px 800px 0 rgba(9, 9, 9, 0.863);
  }   
  @media screen and (min-width: 780px){
  .cardhometwo {
    width: auto;
    height: auto;
    text-align: center;
    
  }
}
 
  @media screen and (min-width: 1580px){
  .cardhometwo {
    width: auto;
    height: auto;
    text-align: center;
    
  }
}


.deep{font-size: 40px; text-align: center; line-height: normal;
color: #0a0d13d2; 

}

@media screen and (max-width: 780px){
  .deep {font-size: 30px;}
  }


.link {
text-decoration: none;
font-size: 16px;
color: #004e7a; 
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
text-align: center;
color: #004e7a; 
font-size: 22px;
   
 }@media screen and (max-width: 780px) {
  .link {
    text-align: center;
    line-height: none;
    font-size: 14px;
  }
}
 
.containerhome { 
width: auto;height: auto;
font-size: 20px;
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
text-align: center;
color: #004e7a; 
line-height: 10px;
}@media screen and (max-width: 780px) {
  .containerhome {
    text-align: center;
    font-size: 16px;
    
  }
}


.containerhometwo { 
padding-top: 0px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
width: 500px;
height: auto;
font-size: 18px;
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
text-align: center;
color: #0a0d13cb; 
line-height: 10px;

}
@media screen and (max-width: 780px) {
.containerhometwo {
  text-align: center;
  line-height: none;
  font-size: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  }
}
.writeup {line-height: normal;
  text-align: left;
  color: #0a0d13d2; 
  font-family: "Crimson Pro", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
}

.writeuptop {
line-height: 40px; 
color: #0a0d13d2; 
font-size: 30px; 
}

@media screen and (max-width: 780px) {
  .writeuptop
  {font-size: 20px;
  line-height: normal;}
}

ul {
  list-style-type: none;
  overflow: hidden;

}

.navbar { 
    background-color: rgba(240, 248, 255, 0.485);
    max-width:100%;
    max-height: auto;
    border-radius: 0px;
   
  } @media screen and (max-width:780px) {
    .navbar{max-height: fit-content;}
  }
 
.navbar:hover {
box-shadow: 0 10px 800px 0 rgba(9, 9, 9, 0.863);}
 
.nav {
float: left;
padding: .5%;
text-decoration: none;
font-optical-sizing: auto;
color: #0a0d13e3; 
font-family: "Crimson Pro", serif;
font-size: 18px;
font-optical-sizing: auto;
font-weight: 500;
font-style: normal;
 
 } @media screen and (max-width: 780px) {
  .nav {
    float: none;
  }
}


.background{
  background-color: #f2efef0d;
  width: 100%;
  padding-top: 5%;
}


.footer{
background-color: rgba(240, 248, 255, 0.485);
text-align:center;
padding-top: 10px;
padding-bottom: 5px;
border-radius: 5px;
border: 20px;}

.footer:hover{box-shadow: 0 10px 800px 0 rgb(9, 9, 9);}

.copyr{font-family: "Crimson Pro", serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #0a0d13d2; 
  font-size: 14px;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
  font-optical-sizing: auto;
  }

.fa {
  padding: 15px;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}


.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}