body{
background-color: whitesmoke;
border-radius: 10px;
border-color: rgba(0, 0, 0, 0.376);
border-style:inset;
border-width: 1px;
 height: fit-content;
}
@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); border-radius: 1%;
padding: 10px;min-width: auto;}

@media screen and (max-width: 780px){
.logohome:hover {box-shadow: none;}
}

  
.pone{  
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
font-size: 36px;
padding-left: 1%;
color: #0a0d13d2; 
text-align: center;
font-weight: 400;
max-width: 100%;
}



.orderdetails{text-align: center;
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
font-size: 32px;
font-weight: 400;
color: #0a0d13d2; 
margin: 15px;
}

.cardhomeorder {
  background-color: rgba(240, 248, 255, 0.502);
  box-shadow: 0 4px 800px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border-radius: 6px;
  border: 2px; 
  max-width: auto;
  height: fit-content;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 10px;
 
}
.cardhomeorder:hover {
    box-shadow: 0 10px 800px 0 rgba(9, 9, 9, 0.863);
  }   
  @media screen and (max-width: 780px){
  .cardhomeorder {
    text-align: center;
    width: auto;
    
  }
}
  @media screen and (min-width: 1580px){
  .cardhomeorder {
    height: auto;
    text-align: center;
  }
  }
  
.containerhomeorder { 
font-size: 18px;
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
color: #0a0d13;
}
@media screen and (max-width: 780px) {
  .containerhomeorder {
    text-align: center;
    line-height: none;
    font-size: 14px;
  }
}
.email{text-decoration: none;
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
color: #0a0d13;
font-weight: 800;}

.cardhomeorder2 {
  background-color: rgba(240, 248, 255, 0.502);
  box-shadow: 0 4px 800px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border-radius: 6px;
  border: 2px; 
  width: auto;
  height: auto;
  margin: auto;
  margin-bottom: 10px;
  padding: 1px;
  }
  
.cardhomeorder2:hover {
    box-shadow: 0 10px 2000px 0 rgba(9, 9, 9, 0.863);
  }   
  @media screen and (max-width: 780px){
  .cardhomeorder2 {
    text-align: center;
    width: auto;
    
  }
}
  @media screen and (min-width: 1580px){
  .cardhomeorder2 {
    height: auto;
    text-align: center;
  }
  }
  
.containerhomeorder2 { text-align: center;
font-size: 18px;
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
 
color: #0a0d13;
}@media screen and (max-width: 780px) {
  .containerhomeorder2 {
    text-align: center;
    line-height: none;
    font-size: 14px;
  }
}

.cardhome1 {
 background-color: rgba(240, 248, 255, 0.502);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  margin: auto;
  border-radius: 20px;
  border: 25px; 
  width: 150px;
  }
  
.cardhome1:hover {
    box-shadow: 0 10px 2000px 0 rgba(9, 9, 9, 0.863);
  }   
  @media screen and (max-width: 780px){
  .cardhome1 {width: 100px;
    
  }
}
.cardhome2 {
  background-color: rgba(240, 248, 255, 0.502);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  margin: auto;
  border-radius: 20px;
  border: 25px; 
  width: 250px;
  
  }
  
.cardhome2:hover {
    box-shadow: 0 10px 800px 0 rgba(9, 9, 9, 0.863);
  }   
  @media screen and (max-width: 780px){
  .cardhome2 {
    width: 200px;
    text-align: center;
    
  }
}
  @media screen and (min-width: 1580px){
  .cardhome2 {
    height: auto;
    text-align: center;
  }
  }

  .cardhome3 {
  background-color: rgba(240, 248, 255, 0.502);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  margin: auto;
  border-radius: 20px;
  border: 25px; 
  width: 300px;
 
  }
  
.cardhome3:hover {
    box-shadow: 0 10px 800px 0 rgba(9, 9, 9, 0.863);
  }   
  @media screen and (max-width: 780px){
  .cardhome3 {
    width: 250px;
    text-align: center;
    
  }
}
  @media screen and (min-width: 1580px){
  .cardhome3 {
    height: auto;
    text-align: center;
  }
  }

.cardhome5 {
  background-color: rgba(240, 248, 255, 0.502);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  margin: auto;
  border-radius: 20px;
  border: 25px; 
  width: 400px;
 
  }
  
.cardhome5:hover {
    box-shadow: 0 10px 800px 0 rgba(9, 9, 9, 0.863);
  }   
  @media screen and (max-width: 780px){
  .cardhome5 {
    width: 300px;
    text-align: center;
    
  }
}
  @media screen and (min-width: 1580px){
  .cardhome5 {
    height: auto;
    text-align: center;
  }
  }

.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 { 
line-height: 1px;
padding-bottom: 1px;
font-size: 16px;
font-family: "Crimson Pro", serif;
font-optical-sizing: auto;
font-style: normal;
text-align: center;
color: #0a0d13cc;
}@media screen and (max-width: 780px) {
  .containerhome {
    text-align: center;
    line-height: none;
    font-size: 14px;
    max-width: 300px;
  }
}


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: #0a0d13; 
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;
  }
}

.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: #0a0d13;
  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;
}

