* {
    margin-right: auto;
    margin-left: auto;
    margin-top: 0%;
    margin-top: 0%;

}

header{
    width: 100%;
    min-height: 90px;
    background-color: #add8e6;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 0px;
}

.navbar{
    text-align: center;
    font-family: Helvetica Neue, Helvetica, Verdana, Arial, san-serif ; 
    font-size: 45px; 
    font-style: normal; 
    font-variant: small-caps; 
    font-weight: 200; 
    line-height: 90px; 
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 90px;
    margin-right: 10px;
    margin-left: 10px;
    text-decoration: none;
    color: #376b8a;
    background-color: #4a4e5100;
    transition: background-color 0.3s ease-in-out, color 2.5s ease-in, color 0.8s ease-out;
 }


.active{
    text-align: center;
    font-family: Helvetica Neue, Helvetica, Verdana, Arial, san-serif ; 
    font-size: 45px; 
    font-style: normal; 
    font-variant: small-caps; 
    font-weight: 200; 
    line-height: 90px; 
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 90px;
    margin-right: 10px;
    margin-left: 10px;
    text-decoration: none;
    background-color: #4a4e51ff;
    color: white;
}



.navbar:hover{
    background-color: #4a4e51ff;
    color: white;
}  



form input {
    max-width: 1100px;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
}
form {
    max-width: 1100px;
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
}

.search {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    width: 100%;
}

#searchbar {
    border-width: 0px;
    color: #376b8a;
    background: rgb(255, 255, 255);
    -webkit-background-clip: border-box;
    -moz-background-clip: border-box;
    background-clip: border-box;
    box-shadow: 0px 3px 3px rgba(110, 110, 110, 0.8);
    text-align: center;
    height: 20px;
    margin-bottom: 10px;
}

#descasc{
    margin: 0px;
    width: 152px;
    border-radius: 0px;
    border: none;
    text-align: center;
    background-color: #eee;
}

/*
.search-select select {

  background-color: #e88080;
  color: #fff;
}

.search-select::before {

  border-bottom: var(--size) solid #60e35c;
}


.search-select::after {

  border-top: var(--size) solid #eab31c;
}
*/
/*
}
.projectlist{
    display: flex;
    justify-content: left;
    width 1100px;
}
*/


#proj_img {
    width: 500px;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
}

article {
    height: 1000px;
    background: #FFFFFF;
    background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(200, 229, 238, 1) 85%, rgba(173, 216, 230, 1) 100%);
    justify-content: center;
}
.content {
    height: 1000px;
    background: #FFFFFF;
    background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(200, 229, 238, 1) 85%, rgba(173, 216, 230, 1) 100%);
    justify-content: center;
}

.twoproj {
    padding-top: 5%;
    display: flex;
}

.aloneproj {
    display: flex;
    justify-content: center;
    padding-top: 5%;
}

article img {
    width: 400px;
    height: auto;
}

article ul {
    display: flex;
}

section {
    height: 40%;
    text-align: center;
    background: #FFFFFF;
    background: linear-gradient(180deg,rgba(255, 255, 255, 1) 10%, rgba(241, 255, 250, 1) 31%, rgba(127, 255, 212, 1) 100%);
    justify-content: center;
    padding-bottom: 1%;
}

section p {
    max-width: 1100px;
}

footer {
    width: 100%;
    height: 2%;
    text-align: center;
    background-color:#7fffd4;
    position: fixed;
    bottom: 0%;
}

h1 {
    font-family: Helvetica Neue, Helvetica, Verdana, Arial; 
    font-size: 56px; 
    font-style: normal; 
    font-variant: small-caps; 
    font-weight: 600; 
    line-height: 100px; 
    color: #195270;
    
}

h2{
    color: #195270;
    font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif ; 
    font-size: 45px; 
    font-style: normal; 
    font-variant: small-caps; 
    font-weight: 200; 
    line-height: 90px; 
}

h5{
    color: #195270;
    font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif ; 
    font-size: 45px; 
    font-style: normal; 
    font-variant: small-caps; 
    font-weight: 200; 
    line-height: 90px; 
}


h3 { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 600; line-height: 15.4px; 
} 

p { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; 
} 

blockquote { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; 
} 

pre { font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18.5667px; 
}

img{
    alt: HTML5;
}

.allprojects{
    margin-top: 60px;
    padding-bottom: 80px;
}

.projectlist a{
    display: flex;
    margin-block: 20px;
    max-width: 1100px;
    box-shadow: 5px 5px 14px -4px #376b8a28;
} 
a{
    text-decoration: none;
    color: #195270;
}

.projectlist img{
    width: 200px;
    margin-left: 0px;
    margin-right: 20px;
    object-fit: cover;

    
}

.project_description {
    margin-left: 20px;

}


.filterbox {
    display: flex;
    justify-content: center;
    max-width: 1100px;
}

.searchfilters{
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
}

#field {
    width: 500px;
    
} 

#field option{
    display: flex;
} 

.projecttitle {
    text-align: center;
    justify-content: center;
    max-width: 1100px;
}

.projectpage {
    display: flex;
    text-align: left;
}

.projectpage h2 {
    text-align: center;
}

.projectpage img {

    max-width: 800px;
    width: auto;
    height: 100%;
}
/* 
.allprojects{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 1100px;
} */

/* .searchfilters input {
  transition: all 0.3s ease-in-out;
  font-family: "Dosis", sans-serif;
}

.searchfilters input {
  width: 150px;
  height: 60px;
  border-radius: 50px;
  background-image: linear-gradient(135deg, #feb692 0%, #ea5455 100%);
  box-shadow: 0 20px 30px -6px rgba(238, 103, 97, 0.5);
  outline: none;
  cursor: pointer;
  border: none;
  font-size: 24px;
  color: white;
}

.searchfilters input:hover {
  transform: translateY(3px);
  box-shadow: none;
}

.searchfilters input:active {
  opacity: 0.5;
} */




.hidden {
  display: none;
}
label {
  text-align: center;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0%;
  width: max-content;
}

/* Hide the browser's default checkbox */
label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  padding-inline: 20px;
  padding-block: 10px;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
  background-color: #eee;
}
/* On mouse-over, add a grey background color */
label:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the checkbox is checked, change background and text colors */
label input:checked ~ .checkmark {
  background-color: #4a4e51;
  color: #FFF;
}

.filterbox{ 
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto;

}
.filterbox label{
    margin: 1px;
}
.filterbox .checkmark{
      margin: 2px;
  width: 112px;
}
.searchfilters .checkmark{
  width: 112px;
  max-width: 152px;
}

.error{ 
    text-align: center;
}

