*,::after, ::before{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


body{
    background-color: hsl(201, 11%, 88%);
}


.logo{
    background-image: url(./images/bg-header-desktop.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 400px;
    line-height: 0;

}

.logoimage{
    position: absolute;
    top: 50%;
    left: 47%;
    line-height: 0%;
}

.header{
     text-align: center;
     justify-content: center;
     width: 580px;
     margin: auto;
     padding: 0;
     max-width: fit-content; 
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;

}

.button{
    margin: 50px;
    text-align: center;
}
.button1{
    padding: 12px 30px 12px 30px;
    border-radius: 5rem;
    margin: 5px;
    background-color: hsl(171, 66%, 44%);
    font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;

}

.button2{
    padding: 12px 30px 12px 30px;
    border-radius: 5rem;
    margin: 5px;
background-color: hsl(233, 100%, 69%);
font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.body1{
    text-align: center;
     justify-content: center;
     margin: auto;
    max-width: 100%;
      font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.paragraph1{
    padding: 1rem;
    text-align: center;
     justify-content: center;
     width: 650px;
     margin: auto;
     font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.body2{
display: flex;
  gap: 5px;


}


.monitor img{
    display: block;
    padding: 4rem;

 max-width: 100%;
}

/* .textmonitor{
    display: inline;
    display: block;
    padding-bottom: 20rem;
    padding-left: 3rem;
    width: 50%;
} */
.monitortext{
padding-bottom: 4rem;
padding-top: 8rem;
font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;

}

.monitortext2{
    padding-top: 2rem;
padding-bottom: 4rem;
font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.monitortext3{
    padding-top: 3rem;
    font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;

}

.paragraph2{
     width: 310px;
     margin: auto;
}

.body3{
    text-align: center;
     justify-content: center;
     margin: auto;
    max-width: 100%;
    padding: 8rem 8rem 6rem 8rem;
font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.paragraph3{
    padding: 1rem;
    text-align: center;
     justify-content: center;
     width: 650px;
     margin: auto;
font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.tablets{
    display: flex;
    align-items: center;
    justify-content: center;
}

.body5{
    text-align: center;
     justify-content: center;
     margin: auto;
    max-width: 100%;
    padding: 2rem 8rem 2rem 8rem;
    font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;

}

.paragraph5{
    padding: 1rem;
    text-align: center;
     justify-content: center;
     width: 580px;
     margin: auto;
     font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.icon{
    display: flex;
    padding-bottom: 5rem;
    justify-content: center;
   margin: auto;
}

.icon1{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 1rem;
    flex-direction: row;
    
}


.body6{
    display: flex;
    flex-direction: row;
     text-align: center;
     justify-content: center;
     margin: auto;
padding: 1rem;
font-family: "Bai Jamjuree", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.paragraph6{
    text-align: center;
     justify-content: center;
     width: 312px;
     margin: auto;
    line-height: 1.6;
    padding: 5.5px;
     display: flex;
    flex-direction: row;
    font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;
}


.sponsors{
    display: flex;
    flex-direction: row;
    margin: auto;
    padding: 1rem;
    align-items: center;
    justify-items: center;
}


.sponsors img{
    display: flex;
    flex-direction: row;
    margin: auto;
    padding: 1rem;
    align-items: center;
    justify-items: center;
}


.body4{
    text-align: center;
     justify-content: center;
     margin: auto;
    max-width: 100%;
    padding: 8rem 8rem 0rem 8rem;
    font-family: "Bai Jamjuree", sans-serif;
  font-weight: 400;
  font-style: normal;

}

.paragraph4{
    text-align: center;
     justify-content: center;
     width: 580px;
     margin: auto;
    line-height: 1.6;
    padding: 5.5px;
}

footer{
    background-color: hsl(210, 10%, 66%);
    margin: auto;
    padding: 20px 50px;
}
.footcontainer{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.footicon{
    display: block;
    display: flex;
    align-items: right;
 justify-content: right; 
 gap: 12px;
}

.footpara table{
    display: flex;
margin: auto;
flex-direction: column;
text-align: left;
justify-content: left;
font-family: "Bai Jamjuree", sans-serif;
  font-weight: 200;
  font-style: normal;
}

/* .footparagraphs{
   display: inline;
   display: flex;
    margin: auto;
    line-height: 1.8;
    flex-direction: column;


} */

/* table{
    justify-items: center;
    margin: auto;
} */

.footlogo img{
    width: 50px;
    height: 50px;
    
}
th{
    font-weight: lighter;
    padding-right: 150px;
    
}