@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Montserrat', sans-serif;
  background-image: url("images/png/Background_blue.png");
  color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-style: normal;
  font-weight: 500;
}
.container {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.logo {
  width: 200px;
}
nav {
  float: right;
  width: 40%;
  text-align: right;
  font-weight: 500;
}
header {
  margin-top: 20px;
  height: 250px;
}
header nav ul {
  list-style: none;
  float: right;
}
nav ul li {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  text-align: left;
  margin-right: 25px;
  letter-spacing: 2px;
  transition: all 0.3s linear;
  display: flex;
  flex-direction: row;
  align-items: center;
}
nav ul li img {
  margin-right: 10px;
}
ul li a {
  color: #FFFFFF;
  text-decoration: none;
}
ul li:hover a {
  color: #2C9AB7;
}
.main-about {
  display: flex;
  font-size: 22px;
}
.main-about p {
  font-size: 18px;
}
.left-wrap {
  width: 50%;
}
.left-wrap a {
  font-weight: 600;
  border-radius: 20px;
  display: flex;
  text-decoration: none;
}
.right-wrap {
  width: 30%;
  margin-left: 80px;
}
.right-wrap p {
  font-size: 22px;
}
.right-wrap img {
  width: 100%;
  margin-top: -60px;
  margin-left: 60px;
}
.right-wrap-choose-d img {
  width: 120%;
}
.right-wrap-choose-t img {
  width: 60%;
  float: right;
  margin-top: -100px;
}
.right-wrap-choose-t {
  width: 40%;
}
.right-wrap-choose-t p {
  width: 50%;
}
.right-wrap-profile {
  width: 40%;
}
.right-wrap-profile img {
  width: 70%;
  float: right;
}
.right-wrap-login {
  width: 40%;
}
.right-wrap-login img {
  width: 60%;
  float: right;
}
.right-wrap-register {
  width: 40%;
}
.right-wrap-register img {
  width: 40%;
  float: right;
}
.right-wrap-contact {
  width: 40%;
}
.right-wrap-contact img {
  width: 60%;
  float: right;
}
.right-wrap-main img {
  width: 140%;
}
#changepsw, #change-mail, #change-name {
  font-family: 'Montserrat', sans-serif;
  width: 50%;
  height: 74px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #131F7C;
  border: none;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
}
#Change {
  font-family: 'Montserrat', sans-serif;
  width: 45%;
  height: 74px;
  background: none;
  color: white;
  border: none;
  border: solid 3px white;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 600;
  margin-left: 4%;
}
#Change:hover {
  font-family: 'Montserrat', sans-serif;
  width: 45%;
  height: 74px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #131F7C;
  border: none;
  border: solid 3px white;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 600;
}
#sub {
  font-family: 'Montserrat', sans-serif;
  width: 100%;
  height: 74px;
  background: none;
  color: white;
  border: none;
  border: solid 3px white;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 600;
}
#sub:hover {
  font-family: 'Montserrat', sans-serif;
  width: 100%;
  height: 74px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  font-weight: 600;
  color: #131F7C;
  border: none;
  border: solid 3px white;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 600;
}
#fname, #name, #password, #e-mail {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  width: 100%;
  height: 74px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #131F7C;
  border: none;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 30px;
}
#fname, #name, #password, #e-mail[placeholder] {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #131F7C;
}
#lname[placeholder] {
  font-size: 22px;
  color: #131F7C;
}
#lname {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  width: 100%;
  height: 74px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #131F7C;
  border: none;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 30px;
}
#textArea {
  width: 100%;
  color: #131F7C;
  border: none;
  border-radius: 10px;
  text-align: center;
  margin-bottom: 30px;
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  font-weight: 600;
}
.btn-white {
  width: 100%;
  height: 74px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #131F7C;
  border: 3px solid white;
  align-items: center;
  justify-content: center;
}
.btn-tran {
  width: 100%;
  height: 74px;
  background: none 0% 0% no-repeat padding-box;
  border: 3px solid white;
  color: white;
  align-items: center;
  justify-content: center;
}
.btn-tran:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #131F7C;
}
.container-btn {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.back {
  margin-top: 30px;
  width: 100%;
  float: right;
}
.btn-tran-r:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #131F7C;
}
.btn-tran-r {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  width: 45%;
  height: 74px;
  background: none 0% 0% no-repeat padding-box;
  border: 3px solid white;
  color: white;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  border-radius: 20px;
  display: flex;
  text-decoration: none;
  text-align: center;
}
.btn-tran-p:hover {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  color: #131F7C;
}
.btn-tran-p {
  width: 30%;
  height: 74px;
  background: none 0% 0% no-repeat padding-box;
  border: 3px solid white;
  color: white;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.result {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  background-color: white;
  width: 100%;
  display: flex;
  justify-content: center;
}
.result-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 80%;
  color: #162074;
}
.result-container-min {
  display: none;
}
td {
  padding-right: 40px;
  padding-left: 40px;
}
table {
  margin-top: 25px;
  margin-bottom: 25px;
}
table, td, lr {
  text-align: center;
}
.club-thumbnail {
  width: 90px;
}
.menu-more {
  width: 45px;
  height: 10px;
  background: url("images/svg/Group 1009.svg") no-repeat;
  background-position: center;
  background-size: contain;
}
.icons {
  display: flex;
  justify-content: center;
}
.icons img {
  height: 25px;
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 920px) {
  .result-container {
    display: none;
  }
  .result-container-min {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    color: #162074;
    margin-left: 5%;
  }
  .menu-more {
    height: 30px;
    width: 8px;
    background: url("images/png/Menu-01.png") no-repeat !important;
    background-size: cover;
    background-position: contain;
  }
  .container {
    width: 90%;
  }
  .logo {
    width: 100px;
  }
  header {
    height: 200px;
  }
  nav {
    width: 65%;
  }
  nav ul li {
    font-size: 14px;
    margin-right: 10px;
  }
  nav ul li img {
    width: 20px;
  }
  .main-about {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
  }
  .left-wrap {
    width: 80%;
    margin-left: 10%;
    font-size: 18px;
    margin-top: 10%;
  }
  .left-wrap a {
    text-align: center;
  }
  .left-wrap-profil {
    text-align: center;
  }
  .right-wrap {
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: auto;
  }
  .right-wrap img {
    margin-left: 0;
  }
  .right-wrap-main {
    display: flex;
    justify-content: center;
    width: 50%;
    margin: auto;
  }
  .right-wrap-choose-t img {
    width: 50%;
  }
  .right-wrap-choose-t p {
    margin-top: -80px;
  }
  .right-wrap-choose-d p {
    margin-top: -80px;
  }
  .right-wrap-choose-d img {
    width: 50%;
  }
  .right-wrap-login {
    width: 80%;
  }
  .right-wrap-login img {
    width: 50%;
  }
  .right-wrap-login p {
    text-align: center;
  }
  .right-wrap-register img {
    width: 30%;
  }
  .right-wrap-profile img {
    width: 50%;
  }
  .right-wrap-contact {
    width: 80%;
  }
  .result {
    width: 100%;
    font-size: 16px;
  }
  .result-container {
    justify-content: center;
    width: 90%;
  }
  .menu-more {
    width: 25px;
    background: url("images/svg/Group 1009.svg");
    float: left;
  }
  .club-thumbnail {
    width: 50px;
  }
  .ct-l {
    float: left;
  }
  .ct-r {
    float: right;
  }
  .icons img {
    height: 20px;
    width: auto;
  }
  td {
    padding-right: 10px;
    padding-left: 10px;
  }
  table {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .btn-tran-r {
    font-size: 14px;
  }
  #changepsw, #change-mail, #change-name {
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    height: 74px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    color: #131F7C;
    border: none;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
  }
  #Change {
    font-family: 'Montserrat', sans-serif;
    width: 95%;
    height: 74px;
    background: none;
    color: white;
    border: none;
    border: solid 3px white;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 600;
    margin-left: 4%;
  }
  #Change:hover {
    font-family: 'Montserrat', sans-serif;
    width: 95%;

  }
}