@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap");
* {
  padding: 0%;
  margin: 0%;
  font-family: "Lexend", sans-serif;
}
.side-nav {
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  overflow-x: hidden;
  transition: width 0.5s ease;
  z-index: 1000;
}
.side-nav .nav-links .logo {
  display: flex;
  align-items: center;
  gap: 100px;
}
.side-nav .nav-links .logo .bars a {
  font-size: 40px;
  color: #1f63bf;
}
.side-nav .nav-links .logo img {
  width: 160px;
}
.side-nav .nav-links ul {
  list-style: none;
}
.side-nav .nav-links ul li {
  text-align: center;
  margin-top: 1px;
  padding: 20px;
}
.side-nav .nav-links ul li:hover {
  background-color: #1f63bf;
  color: #ffffff;
}
.side-nav .nav-links ul li:hover a {
  color: #ffffff;
}
.side-nav .nav-links ul li a {
  text-decoration: none;
  font-size: 28px;
  color: #1f63bf;
}
.side-nav .nav-links .regester {
  text-align: center;
  margin-top: 20px;
}
.side-nav .nav-links .regester {
  color: #1f63bf;
  text-decoration: none;
}
.side-nav .nav-links .regester a {
  display: flex;
  display: inline-block;
  text-decoration: none;
  color: #606060;
  width: 140px;
  height: 40px;
  border: solid 1px #606060;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  border-radius: 16px;
  font-weight: 400;
}
.side-nav .nav-links .regester a:nth-child(2) {
  background-color: #1f63bf;
  color: #ffffff;
}
.side-nav .nav-links .regester a:nth-child(1):hover {
  background-color: #1f63bf;
  color: #ffffff;
}
.side-nav .nav-links .regester a:nth-child(2):hover {
  background: none;
  color: #606060;
}

/* end of side nav */
html {
  scroll-behavior: smooth;
}
header {
  position: relative;
  width: 100%;
}
nav .links {
  display: flex;
  align-items: center;
  gap: 50px;
}
header div nav {
  display: none;
  width: 100%;
  height: 158px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
header nav .logo {
  padding-top: 30px;
  margin-left: -10px;
}
header nav .logo img {
  width: 160px;
}
header nav .links ul {
  list-style: none;
  display: flex;
  gap: 30px;
}
header nav .links ul li {
  width: 125px;
  height: 145px;
  text-align: center;
  padding-top: 10px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
header nav .links ul .active {
  color: #ffffff;
  background-color: #1f63bf;
}
header nav .links ul li:hover {
  color: #ffffff;
  background-color: #1f63bf;
  transition: 0.5s;
}
header nav ul li a {
  display: block;
  width: 125px;
  height: 145px;
  font-size: 20px;
  text-decoration: none;
  color: #606060;
  line-height: 30px;
  font-weight: 400;
  margin-top: 65px;
}
header nav ul .active a {
  color: #ffffff;
}
header nav ul li:hover a {
  color: #ffffff;
}
header nav .regester {
  padding-top: 30px;
  gap: 10px;
}
header nav .regester a {
  display: flex;
  display: inline-block;
  text-decoration: none;
  color: #606060;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  border-radius: 16px;
  font-weight: 400;
}
header nav .regester a:nth-child(1) {
  border: solid 1px #606060;
}
header nav .regester a:nth-child(2) {
  background-color: #1f63bf;
  color: #ffffff;
}
header nav .regester a:nth-child(1):hover {
  background-color: #1f63bf;
  color: #ffffff;
  transition: 0.5s;
}
header nav .regester a:nth-child(2):hover {
  background: #ffffff;
  color: #1f63bf;
  transition: 0.5s;
}
nav .bars {
  margin-top: 30px;
  display: none;
}
nav .bars a i {
  font-size: 40px;
  color: #1f63bf;
}
/* end of nav */

/* end of header */
.media {
  margin-top: 73px;
  width: 100%;
  height: 1074px;
  top: 218px;
  gap: 0px;
  opacity: 0px;
  background-image: url(../Images/Rectangle\ 5996.png);
  background-repeat: no-repeat;
  /* background-position:center ; */
  background-size: cover;
}
.media h2 {
  margin-left: 80px;
  margin-top: 60px;
  display: inline-block;
  font-family: Lexend;
  font-size: 45px;
  font-weight: 700;
  line-height: 68.75px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #ffffff;
}
.media p {
  width: 958px;
  margin-left: 80px;
  margin-top: 30px;
  font-family: Lexend;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #ffffff;
}
.media div {
  width: 90%;
  margin: auto;
  justify-content: left;
}
.media iframe {
  display: block;
  width: 99%;
  height: 700px;
  border: 7px 0px 0px 0px;
  opacity: 0px;
  margin-left: 0;
  margin-top: 35px;
  border: solid 7px #1f63bf;
}
/* end of media */
.services {
  width: 100%;
  height: auto;
}
.services .services-title {
  width: 567px;
  margin-top: 60px;
  margin-left: 80px;
}

.services .services-title h2 {
  font-size: 55px;
  font-weight: 600;
}
.services .services-title h2 span {
  color: #1f63bf;
}
.services .services-title ul {
  margin-top: 30px;
  width: 850px;
}
.services .services-title ul li {
  color: #606060;
  font-size: 25px;
  margin-left: 25px;
}
.allservices {
  width: 90%;
  margin-left: 5%;
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 31%);
  gap: 45px;
  justify-content: center;
}
.allservices .service {
  width: 100%;
  height: 350px;
  border-radius: 19px;
  opacity: 0px;
  box-shadow: -2px -2px 8px 4px #00000014;
  background-color: #fdfdfd;
}
.allservices .service:nth-child(1),
.allservices .service:nth-child(5),
.allservices .service:nth-child(9) {
  background-color: #ffffff;
  box-shadow: 1px 2px 8px 4px #1f63bf;
}
.allservices .service h3 {
  width: 100%;
  font-family: Lexend;
  font-size: 35px;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: 0.06em;
  color: #1f63bf;
  display: inline-block;
  text-align: center;
  margin-top: 50px;
}
.allservices .service p {
  width: 70%;
  margin: auto;
  margin-top: 10px;
  font-family: Lexend;
  font-size: 24px;
  font-weight: 400;
  line-height: 37.5px;
  letter-spacing: 0.06em;
  text-align: center;
  color: #606060;
  text-align: center;
}
/* end of tracks */

.descripe {
  margin-top: 60px;
  margin-left: 80px;
  width: 90%;
  height: auto;
}
.descripe ul li {
  font-family: Lexend;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #606060;
  margin-top: 30px;
}

/* end of level */
.diplomas {
  margin-top: 60px;
  width: 100%;
  height: auto;
}
.diplomas .diplomas-title {
  width: 567px;
  margin-top: 60px;
  margin-left: 80px;
}

.diplomas .diplomas-title h2 {
  font-size: 55px;
  font-weight: 600;
}
.diplomas .diplomas-title h2 span {
  color: #1f63bf;
}
.diplomas .alldiplomas1,
.diplomas .alldiplomas2 {
  width: 90%;
  margin-left: 5%;
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(4, 23%);
  gap: 2%;
}
.diplomas .alldiplomas1 .diploma,
.diplomas .alldiplomas2 .diploma {
  height: 144px;
  box-shadow: -2px -2px 8px 2px #1f63bf80;
  box-shadow: 2px 2px 8px 2px #1f63bf80;
  text-align: center;
  line-height: 150px;
  border-radius: 20px;
}
.diplomas .alldiplomas1 .diploma:nth-child(even) {
  box-shadow: -2px -2px 8px 1px #00000014;
  box-shadow: 2px 2px 8px 1px #00000014;
}

.diplomas .alldiplomas2 .diploma:nth-child(odd) {
  box-shadow: -2px -2px 8px 1px #00000014;
  box-shadow: 2px 2px 8px 1px #00000014;
}
.diplomas .alldiplomas1 .diploma:nth-child(even) a {
  color: #1f63bf;
}
.diplomas .alldiplomas2 .diploma:nth-child(odd) a {
  color: #1f63bf;
}
.diplomas .alldiplomas1 .diploma a,
.diplomas .alldiplomas2 .diploma a {
  text-decoration: none;
  color: #606060;
  font-family: Lexend;
  font-size: 28px;
  font-weight: 500;
  line-height: 90px;
  text-align: center;
}
.diplomas .alldiplomas1 .diploma:hover,
.diplomas .alldiplomas2 .diploma:hover {
  background-color: #1f63bf;
}
.diplomas .alldiplomas1 .diploma:hover a,
.diplomas .alldiplomas2 .diploma:hover a {
  color: #ffffff;
}
.age {
  margin-top: 30px;
  width: 80%;
  margin-left: 6%;
}
.age ul li {
  font-family: Lexend;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #606060;
  margin-top: 30px;
}
/* end of diplomas */

footer {
  width: 100%;
  height: 450px;
  border-top: solid 1px #00000014;
  padding-top: 30px;
  margin-top: 30px;
}
footer .foot-divs {
  width: 90%;
  margin: auto;
  display: grid;
  grid-template-columns: 27% 45% 25%;
  justify-content: space-between;
  gap: 0px;
}
.foot-divs .foot-div {
  text-align: right;
  padding-right: 50px;
}
.foot-divs .foot-div h2 {
  color: #343434;
  font-size: 36px;
  font-weight: 500;
  line-height: 45px;
}
.foot-divs .foot-div div h4 {
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
  margin-top: 20px;
}
.foot-divs .foot-div div a {
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #606060;
}
.foot-divs .foot-div2 {
  margin-top: -30px;
  text-align: center;
  padding-left: 40px;
}
.foot-divs .foot-div2 img {
  width: 213px;
  height: 202px;
}
.foot-divs .foot-div2 h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}
.foot-divs .foot-div2 ul {
  list-style: none;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  gap: 30px;
}
.foot-divs .foot-div2 ul li a {
  color: #1f63bf;
  font-size: 30px;
}
.foot-divs .foot-div2 ul li a:hover {
  color: #343434;
  transition: 0.5s;
}
.foot-divs .foot-div3 {
  text-align: left;
  padding-left: 100px;
}
.foot-divs .foot-div3 h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 45px;
}
.foot-divs .foot-div3 ul {
  list-style: none;
}
.foot-divs .foot-div3 ul li {
  margin-top: 20px;
}
.foot-divs .foot-div3 ul li a {
  text-decoration: none;
  color: #606060;
  font-size: 23px;
  font-weight: 400;
  line-height: 40px;
}
.foot-divs .foot-div3 ul li a:hover {
  color: #1f63bf;
  transition: 0.5s;
}
footer p {
  margin-top: 50px;
  text-align: center;
}
/* end of footer */
@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  .side-nav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: width 0.5s ease;
    z-index: 1000;
  }
  .side-nav .nav-links .logo {
    display: flex;
    align-items: center;
    gap: 100px;
  }
  .side-nav .nav-links .logo .bars a {
    font-size: 40px;
    color: #1f63bf;
  }
  .side-nav .nav-links .logo img {
    width: 160px;
  }
  .side-nav .nav-links ul {
    list-style: none;
  }
  .side-nav .nav-links ul li {
    text-align: center;
    margin-top: 1px;
    padding: 20px;
  }
  .side-nav .nav-links ul li:hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links ul li:hover a {
    color: #ffffff;
  }
  .side-nav .nav-links ul li a {
    text-decoration: none;
    font-size: 28px;
    color: #1f63bf;
  }
  .side-nav .nav-links .regester {
    text-align: center;
    margin-top: 20px;
  }
  .side-nav .nav-links .regester {
    color: #1f63bf;
    text-decoration: none;
  }
  .side-nav .nav-links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 140px;
    height: 40px;
    border: solid 1px #606060;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    border-radius: 16px;
    font-weight: 400;
  }
  .side-nav .nav-links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(2):hover {
    background: none;
    color: #606060;
  }

  /* end of side nav */
  html {
    scroll-behavior: smooth;
  }
  header {
    position: relative;
    width: 100%;
  }
  nav .links {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 5%;
  }
  header div nav {
    width: 100%;
    height: 158px;
    display: flex;
    align-items: center;
    gap: 4%;
  }
  header nav .logo {
    padding-top: 30px;
    margin-left: -1px;
  }
  header nav .logo img {
    width: 160px;
  }
  header nav .links ul {
    list-style: none;
    display: flex;
    gap: 10px;
  }
  header nav .links ul li {
    width: 110px;
    height: 145px;
    text-align: center;
    padding-top: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  header nav .links ul li a {
    width: 110px;
  }
  header nav .links ul .active {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav .links ul li:hover {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav ul .active a {
    color: #ffffff;
  }
  header nav ul li:hover a {
    color: #ffffff;
  }
  header nav .regester {
    width: 90%;
    padding-top: 30px;
    gap: 1%;
  }
  header nav .links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    border-radius: 16px;
    font-weight: 400;
    margin-left: 2%;
  }
  header nav .regester a:nth-child(1) {
    border: solid 1px #606060;
  }
  header nav .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .regester a:nth-child(2):hover {
    background: #ffffff;
    color: #1f63bf;
  }
  nav .bars {
    margin-top: 30px;
    display: none;
  }
  nav .bars a i {
    font-size: 40px;
    color: #1f63bf;
  }
  /* end of nav */

  /* end of header */
  .media {
    margin-top: 73px;
    width: 100%;
    height: 1074px;
    top: 218px;
    gap: 0px;
    opacity: 0px;
    background-image: url(../Images/Rectangle\ 5996.png);
    background-repeat: no-repeat;
    /* background-position:center ; */
    background-size: cover;
  }
  .media h2 {
    margin-left: 80px;
    margin-top: 60px;
    display: inline-block;
    font-family: Lexend;
    font-size: 45px;
    font-weight: 700;
    line-height: 68.75px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media p {
    width: 958px;
    margin-left: 80px;
    margin-top: 30px;
    font-family: Lexend;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media div {
    width: 90%;
    justify-content: left;
  }
  .media iframe {
    display: block;
    width: 99%;
    height: 700px;
    border: 7px 0px 0px 0px;
    opacity: 0px;
    margin-top: 35px;
    margin-left: 0%;
    border: solid 7px #1f63bf;
  }
  /* end of media */
  .services {
    width: 100%;
    height: auto;
  }
  .services .services-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .services .services-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .services .services-title h2 span {
    color: #1f63bf;
  }
  .services .services-title ul {
    margin-top: 30px;
    width: 850px;
  }
  .services .services-title ul li {
    color: #606060;
    font-size: 25px;
    margin-left: 25px;
  }
  .allservices {
    width: 90%;
    margin: auto;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(3, 32%);
    gap: 38px;
  }
  .allservices .service {
    width: 100%;
    height: 350px;
    top: 1556px;
    left: 80px;
    gap: 0px;
    border-radius: 19px;
    opacity: 0px;
    box-shadow: -2px -2px 8px 4px #00000014;
    background-color: #fdfdfd;
  }
  .allservices .service:nth-child(1),
  .allservices .service:nth-child(5),
  .allservices .service:nth-child(9) {
    background-color: #ffffff;
    box-shadow: 1px 2px 8px 4px #1f63bf;
  }
  .allservices .service h3 {
    width: 100%;
    font-family: Lexend;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: #1f63bf;
    display: inline-block;
    text-align: center;
    margin-top: 50px;
  }
  .allservices .service p {
    font-family: Lexend;
    font-size: 30px;
    font-weight: 500;
    line-height: 37.5px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #606060;
    width: 80%;
    margin: auto;
    text-align: center;
  }
  /* end of tracks */

  .level {
    margin-top: 60px;
    margin-left: 80px;
    width: 750px;
    height: auto;
  }
  .level ul li {
    font-family: Lexend;
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 30px;
  }
  /* end of level */
  .diplomas {
    margin-top: 60px;
    width: 100%;
    height: auto;
  }
  .diplomas .diplomas-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .diplomas .diplomas-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .diplomas .diplomas-title h2 span {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1,
  .diplomas .alldiplomas2 {
    width: 90%;
    margin: auto;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(4, 302px);
    gap: 24px;
  }
  .diplomas .alldiplomas1 .diploma,
  .diplomas .alldiplomas2 .diploma {
    height: 144px;
    box-shadow: -2px -2px 8px 2px #1f63bf80;
    box-shadow: 2px 2px 8px 2px #1f63bf80;
    text-align: center;
    line-height: 150px;
    border-radius: 20px;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }

  .diplomas .alldiplomas2 .diploma:nth-child(odd) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas2 .diploma:nth-child(odd) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma a,
  .diplomas .alldiplomas2 .diploma a {
    text-decoration: none;
    color: #606060;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 90px;
    text-align: center;
  }
  .diplomas .alldiplomas1 .diploma:hover,
  .diplomas .alldiplomas2 .diploma:hover {
    background-color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma:hover a,
  .diplomas .alldiplomas2 .diploma:hover a {
    color: #ffffff;
  }
  /* end of diplomas */

  footer {
    width: 100%;
    height: 450px;
    border-top: solid 1px #00000014;
    padding-top: 35px;
    margin-top: 35px;
  }
  footer .foot-divs {
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: 25% 40% 25%;
    justify-content: space-between;
    gap: 20px;
    padding-left: 2%;
  }
  .foot-divs .foot-div {
    text-align: right;
    padding-right: 0;
  }
  .foot-divs .foot-div h2 {
    color: #343434;
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div div h4 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div div a {
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #606060;
  }
  .foot-divs .foot-div2 {
    margin-top: -30px;
    text-align: center;
  }
  .foot-divs .foot-div2 img {
    width: 213px;
    height: 202px;
  }
  .foot-divs .foot-div2 h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
  }
  .foot-divs .foot-div2 ul {
    list-style: none;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .foot-divs .foot-div2 ul li a {
    color: #1f63bf;
    font-size: 30px;
  }
  .foot-divs .foot-div2 ul li a:hover {
    color: #343434;
  }
  .foot-divs .foot-div3 {
    text-align: left;
    padding-left: 15%;
  }
  .foot-divs .foot-div3 h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div3 ul {
    list-style: none;
  }
  .foot-divs .foot-div3 ul li {
    margin-top: 20px;
  }
  .foot-divs .foot-div3 ul li a {
    text-decoration: none;
    color: #606060;
    font-size: 23px;
    font-weight: 400;
    line-height: 40px;
  }
  .foot-divs .foot-div3 ul li a:hover {
    color: #1f63bf;
  }
  footer p {
    margin-top: 50px;
    text-align: center;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
  .side-nav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: width 0.5s ease;
    z-index: 1000;
  }
  .side-nav .nav-links .logo {
    display: flex;
    align-items: center;
    gap: 100px;
  }
  .side-nav .nav-links .logo .bars a {
    font-size: 40px;
    color: #1f63bf;
  }
  .side-nav .nav-links .logo img {
    width: 160px;
  }
  .side-nav .nav-links ul {
    list-style: none;
  }
  .side-nav .nav-links ul li {
    text-align: center;
    margin-top: 1px;
    padding: 20px;
  }
  .side-nav .nav-links ul li:hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links ul li:hover a {
    color: #ffffff;
  }
  .side-nav .nav-links ul li a {
    text-decoration: none;
    font-size: 28px;
    color: #1f63bf;
  }
  .side-nav .nav-links .regester {
    text-align: center;
    margin-top: 20px;
  }
  .side-nav .nav-links .regester {
    color: #1f63bf;
    text-decoration: none;
  }
  .side-nav .nav-links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 140px;
    height: 40px;
    border: solid 1px #606060;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    border-radius: 16px;
    font-weight: 400;
  }
  .side-nav .nav-links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(2):hover {
    background: none;
    color: #606060;
  }

  /* end of side nav */
  html {
    scroll-behavior: smooth;
  }
  header {
    position: relative;
    width: 100%;
  }
  nav .links {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 40px;
  }
  header div nav {
    width: 100%;
    height: 158px;
    display: flex;
    align-items: center;
    gap: 30px;
  }
  header nav .logo {
    padding-top: 30px;
    margin-left: -1px;
  }
  header nav .logo img {
    width: 160px;
  }
  header nav .links ul {
    list-style: none;
    display: flex;
    gap: 20px;
  }
  header nav .links ul li {
    width: 110px;
    height: 145px;
    text-align: center;
    padding-top: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  header nav .links ul li a {
    width: 110px;
  }
  header nav .links ul .active {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav .links ul li:hover {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav ul .active a {
    color: #ffffff;
  }
  header nav ul li:hover a {
    color: #ffffff;
  }
  header nav .regester {
    width: 90%;
    padding-top: 30px;
    gap: 10px;
  }
  header nav .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    border-radius: 16px;
    font-weight: 400;
  }
  header nav .regester a:nth-child(1) {
    border: solid 1px #606060;
  }
  header nav .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .regester a:nth-child(2):hover {
    background: #ffffff;
    color: #1f63bf;
  }
  nav .bars {
    margin-top: 30px;
    display: none;
  }
  nav .bars a i {
    font-size: 40px;
    color: #1f63bf;
  }
  /* end of nav */

  /* end of header */
  .media {
    margin-top: 73px;
    width: 100%;
    height: 1074px;
    top: 218px;
    gap: 0px;
    opacity: 0px;
    background-image: url(../Images/Rectangle\ 5996.png);
    background-repeat: no-repeat;
    /* background-position:center ; */
    background-size: cover;
  }
  .media h2 {
    margin-left: 80px;
    margin-top: 60px;
    display: inline-block;
    font-family: Lexend;
    font-size: 45px;
    font-weight: 700;
    line-height: 68.75px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media p {
    width: 958px;
    margin-left: 80px;
    margin-top: 30px;
    font-family: Lexend;
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media div {
    width: 90%;
  }
  .media iframe {
    width: 99%;
    height: 700px;
    border: 7px 0px 0px 0px;
    opacity: 0px;
    margin-top: 35px;
    margin-left: 0%;
    border: solid 7px #1f63bf;
  }
  /* end of media */
  .services {
    width: 100%;
    height: auto;
  }
  .services .services-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .services .services-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .services .services-title h2 span {
    color: #1f63bf;
  }
  .services .services-title ul {
    margin-top: 30px;
    width: 850px;
  }
  .services .services-title ul li {
    color: #606060;
    font-size: 25px;
    margin-left: 25px;
  }
  .allservices {
    width: 90%;
    margin: auto;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(3, 30%);
    gap: 38px;
  }
  .allservices .service {
    width: 100%;
    height: 350px;
    border-radius: 19px;
    opacity: 0px;
    box-shadow: -2px -2px 8px 4px #00000014;
    background-color: #fdfdfd;
  }
  .allservices .service:nth-child(1),
  .allservices .service:nth-child(5),
  .allservices .service:nth-child(9) {
    background-color: #ffffff;
    box-shadow: 1px 2px 8px 4px #1f63bf;
  }
  .allservices .service h3 {
    width: 100%;
    font-family: Lexend;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: #1f63bf;
    display: inline-block;
    text-align: center;
    margin-top: 50px;
  }
  .allservices .service p {
    font-family: Lexend;
    font-size: 30px;
    font-weight: 500;
    line-height: 37.5px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #606060;
    width: 90%;
    text-align: center;
  }
  /* end of tracks */

  .level {
    margin-top: 60px;
    margin-left: 80px;
    width: 750px;
    height: auto;
  }
  .level ul li {
    font-family: Lexend;
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 30px;
  }
  /* end of level */
  .diplomas {
    margin-top: 60px;
    width: 100%;
    height: auto;
  }
  .diplomas .diplomas-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .diplomas .diplomas-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .diplomas .diplomas-title h2 span {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1,
  .diplomas .alldiplomas2 {
    width: 90%;
    margin: auto;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(4, 23%);
    gap: 24px;
    justify-content: center;
  }
  .diplomas .alldiplomas1 .diploma,
  .diplomas .alldiplomas2 .diploma {
    height: 144px;
    box-shadow: -2px -2px 8px 2px #1f63bf80;
    box-shadow: 2px 2px 8px 2px #1f63bf80;
    text-align: center;
    line-height: 150px;
    border-radius: 20px;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }

  .diplomas .alldiplomas2 .diploma:nth-child(odd) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas2 .diploma:nth-child(odd) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma a,
  .diplomas .alldiplomas2 .diploma a {
    text-decoration: none;
    color: #606060;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 90px;
    text-align: center;
  }
  .diplomas .alldiplomas1 .diploma:hover,
  .diplomas .alldiplomas2 .diploma:hover {
    background-color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma:hover a,
  .diplomas .alldiplomas2 .diploma:hover a {
    color: #ffffff;
  }
  /* end of diplomas */

  footer {
    width: 100%;
    height: 450px;
    border-top: solid 1px #00000014;
    padding-top: 35px;
    margin-top: 35px;
  }
  footer .foot-divs {
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: 25% 40% 25%;
    justify-content: space-between;
    gap: 20px;
    padding-left: 3%;
  }
  .foot-divs .foot-div {
    text-align: right;
    padding-right: 0px;
  }
  .foot-divs .foot-div h2 {
    color: #343434;
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div div h4 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div div a {
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #606060;
  }
  .foot-divs .foot-div2 {
    margin-top: -30px;
    text-align: center;
  }
  .foot-divs .foot-div2 img {
    width: 213px;
    height: 202px;
  }
  .foot-divs .foot-div2 h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
  }
  .foot-divs .foot-div2 ul {
    list-style: none;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .foot-divs .foot-div2 ul li a {
    color: #1f63bf;
    font-size: 30px;
  }
  .foot-divs .foot-div2 ul li a:hover {
    color: #343434;
  }
  .foot-divs .foot-div3 {
    padding-left: 15%;
  }
  .foot-divs .foot-div3 h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div3 ul {
    list-style: none;
  }
  .foot-divs .foot-div3 ul li {
    margin-top: 20px;
  }
  .foot-divs .foot-div3 ul li a {
    text-decoration: none;
    color: #606060;
    font-size: 23px;
    font-weight: 400;
    line-height: 40px;
  }
  .foot-divs .foot-div3 ul li a:hover {
    color: #1f63bf;
  }
  footer p {
    margin-top: 50px;
    text-align: center;
  }
}
@media only screen and (min-width: 1218px) and (max-width: 1280px) {
  .side-nav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: width 0.5s ease;
    z-index: 1000;
  }
  .side-nav .nav-links .logo {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
    margin: auto;
  }
  .side-nav .nav-links .logo .bars a {
    font-size: 30px;
    color: #1f63bf;
    margin-right: 10px;
  }
  .side-nav .nav-links .logo img {
    width: 110px;
    margin-left: -10px;
  }
  .side-nav .nav-links ul {
    list-style: none;
  }
  .side-nav .nav-links ul li {
    text-align: left;
    margin-top: 0px;
    font-size: 22px;
    padding: 12px;
  }
  .side-nav .nav-links ul li:hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links ul li:hover a {
    color: #ffffff;
  }
  .side-nav .nav-links ul li a {
    text-decoration: none;
    font-size: 20px;
    color: #606060;
    margin-left: 30px;
  }
  .side-nav .nav-links .regester {
    text-align: left;
    margin-top: 40px;
  }
  .side-nav .nav-links .regester {
    color: #1f63bf;
    text-decoration: none;
    align-items: center;
    gap: 10px;
    margin-left: 25px;
  }
  .side-nav .nav-links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 144px;
    height: 40px;
    border: none;
    box-shadow: -2px -2px 8px 0px #00000014;
    box-shadow: 2px 2px 8px 8px #00000014;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 16px;
    font-weight: 400;
    margin-left: 10px;
  }
  .side-nav .nav-links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(2):hover {
    background: none;
    color: #606060;
  }

  /* end of side nav */
  html {
    scroll-behavior: smooth;
  }
  header {
    position: relative;
    height: auto;
    width: 100%;
  }
  header div nav {
    width: 100%;
    height: 15vh;
  }
  header nav .links {
    display: flex;
  }
  header div nav {
    width: 100%;
    height: 15vh;
    gap: 1px;
  }
  header nav .links {
    display: flex;
  }
  nav .links {
    display: flex;
    align-items: center;
    gap: 5%;
  }
  header div nav {
    width: 100%;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 5%;
  }
  header nav .logo {
    padding-top: 30px;
  }
  header nav .logo img {
    width: 160px;
  }
  header nav .links ul {
    list-style: none;
    display: flex;
    gap: 0.5%;
  }
  header nav .links ul li {
    width: 120px;
    height: 130px;
    text-align: center;
    padding-top: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  header nav .links ul .active {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav .links ul li:hover {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav ul li a {
    display: block;
    text-align: center;
    width: 120px;
    height: 145px;
    font-size: 15px;
    text-decoration: none;
    color: #606060;
    line-height: 20px;
    font-weight: 400;
    margin-top: 65px;
  }
  header nav ul .active a {
    color: #ffffff;
  }
  header nav ul li:hover a {
    color: #ffffff;
  }
  header nav .regester {
    width: 80%;
    padding-top: 30px;
    gap: 20px;
  }
  header nav .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 16px;
    font-weight: 400;
    margin-left: 2%;
  }
  header nav .links .regester a:nth-child(1) {
    border: solid 1px #606060;
  }
  header nav .links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .regester a:nth-child(2):hover {
    background: #ffffff;
    color: #1f63bf;
  }
  nav .bars {
    margin-top: 30px;
    display: none;
  }
  nav .bars a i {
    font-size: 40px;
    color: #1f63bf;
  }
  /* end of nav */

  /* end of header */
  .media {
    margin-top: 30px;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    top: 218px;
    gap: 0px;
    opacity: 0px;
    background-image: url(../Images/Rectangle\ 5996.png);
    background-repeat: no-repeat;
    /* background-position:center ; */
    background-size: cover;
  }
  .media h2 {
    margin-left: 60px;
    margin-top: 60px;
    display: inline-block;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 700;
    line-height: 68.75px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media p {
    width: 80%;
    margin-left: 60px;
    margin-top: 30px;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media div {
    width: 90%;
  }
  .media iframe {
    width: 99%;
    height: 600px;
    border: 7px 0px 0px 0px;
    opacity: 0px;
    margin-top: 35px;
    margin-left: 0%;
    border: solid 7px #1f63bf;
  }
  /* end of media */
  .services {
    width: 100%;
    height: auto;
  }
  .services .services-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .services .services-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .services .services-title h2 span {
    color: #1f63bf;
  }
  .services .services-title ul {
    margin-top: 30px;
    width: 850px;
  }
  .services .services-title ul li {
    color: #606060;
    font-size: 25px;
    margin-left: 25px;
  }
  .allservices {
    width: 90%;
    margin: auto;
    justify-content: center;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 38px;
  }
  .allservices .service {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    border-radius: 19px;
    opacity: 0px;
    box-shadow: -2px -2px 8px 4px #00000014;
    background-color: #fdfdfd;
  }
  .allservices .service:nth-child(1),
  .allservices .service:nth-child(5),
  .allservices .service:nth-child(9) {
    background-color: #ffffff;
    box-shadow: 1px 2px 8px 4px #1f63bf;
  }
  .allservices .service h3 {
    font-family: Lexend;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: #1f63bf;
    display: inline-block;
    text-align: center;
    margin-left: 0;
    margin-top: 50px;
  }
  .allservices .service p {
    font-family: Lexend;
    font-size: 30px;
    font-weight: 500;
    line-height: 37.5px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #606060;
    width: 90%;
    margin: auto;
    text-align: center;
  }
  /* end of tracks */

  .level {
    margin-top: 60px;
    margin-left: 80px;
    width: 750px;
    height: auto;
  }
  .level ul li {
    font-family: Lexend;
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 30px;
  }
  /* end of level */
  .diplomas {
    margin-top: 60px;
    width: 100%;
    height: auto;
  }
  .diplomas .diplomas-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .diplomas .diplomas-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .diplomas .diplomas-title h2 span {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1,
  .diplomas .alldiplomas2 {
    width: 90%;
    margin: auto;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 24px;
  }
  .diplomas .alldiplomas1 .diploma,
  .diplomas .alldiplomas2 .diploma {
    height: 144px;
    box-shadow: -2px -2px 8px 2px #1f63bf80;
    box-shadow: 2px 2px 8px 2px #1f63bf80;
    text-align: center;
    line-height: 150px;
    border-radius: 20px;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }

  .diplomas .alldiplomas2 .diploma:nth-child(odd) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas2 .diploma:nth-child(odd) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma a,
  .diplomas .alldiplomas2 .diploma a {
    text-decoration: none;
    color: #606060;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 90px;
    text-align: center;
  }
  .diplomas .alldiplomas1 .diploma:hover,
  .diplomas .alldiplomas2 .diploma:hover {
    background-color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma:hover a,
  .diplomas .alldiplomas2 .diploma:hover a {
    color: #ffffff;
  }
  /* end of diplomas */

  footer {
    width: 100%;
    height: 450px;
    border-top: solid 1px #00000014;
    padding-top: 35px;
    margin-top: 35px;
  }
  footer .foot-divs {
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: 25% 40% 25%;
    justify-content: space-between;
    gap: 20px;
    padding-left: 3%;
  }
  .foot-divs .foot-div {
    text-align: right;
    padding-right: 0px;
  }
  .foot-divs .foot-div h2 {
    color: #343434;
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div div h4 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div div a {
    text-decoration: none;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #606060;
  }
  .foot-divs .foot-div2 {
    margin-top: -30px;
    text-align: center;
  }
  .foot-divs .foot-div2 img {
    width: 213px;
    height: 202px;
  }
  .foot-divs .foot-div2 h3 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
  }
  .foot-divs .foot-div2 ul {
    list-style: none;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .foot-divs .foot-div2 ul li a {
    color: #1f63bf;
    font-size: 30px;
  }
  .foot-divs .foot-div2 ul li a:hover {
    color: #343434;
  }
  .foot-divs .foot-div3 {
    padding-left: 15%;
  }
  .foot-divs .foot-div3 h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div3 ul {
    list-style: none;
  }
  .foot-divs .foot-div3 ul li {
    margin-top: 20px;
  }
  .foot-divs .foot-div3 ul li a {
    text-decoration: none;
    color: #606060;
    font-size: 23px;
    font-weight: 400;
    line-height: 40px;
  }
  .foot-divs .foot-div3 ul li a:hover {
    color: #1f63bf;
  }
  footer p {
    margin-top: 50px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1218px) {
  .side-nav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: width 0.5s ease;
    z-index: 1000;
  }
  .side-nav .nav-links .logo {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
    margin: auto;
  }
  .side-nav .nav-links .logo .bars a {
    font-size: 30px;
    color: #1f63bf;
    margin-right: 10px;
  }
  .side-nav .nav-links .logo img {
    width: 110px;
    margin-left: -10px;
  }
  .side-nav .nav-links ul {
    list-style: none;
  }
  .side-nav .nav-links ul li {
    text-align: left;
    margin-top: 0px;
    font-size: 22px;
    padding: 12px;
  }
  .side-nav .nav-links ul li:hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links ul li:hover a {
    color: #ffffff;
  }
  .side-nav .nav-links ul li a {
    text-decoration: none;
    font-size: 20px;
    color: #606060;
    margin-left: 30px;
  }
  .side-nav .nav-links .regester {
    text-align: left;
    margin-top: 40px;
  }
  .side-nav .nav-links .regester {
    color: #1f63bf;
    text-decoration: none;
    align-items: center;
    gap: 10px;
    margin-left: 25px;
  }
  .side-nav .nav-links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 144px;
    height: 40px;
    border: none;
    box-shadow: -2px -2px 8px 0px #00000014;
    box-shadow: 2px 2px 8px 8px #00000014;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 16px;
    font-weight: 400;
    margin-left: 10px;
  }
  .side-nav .nav-links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(2):hover {
    background: none;
    color: #606060;
  }

  /* end of side nav */
  html {
    scroll-behavior: smooth;
  }
  header {
    position: relative;
    height: auto;
    width: 100%;
  }
  header div nav {
    width: 100%;
    height: 15vh;
  }
  header nav .links {
    display: flex;
  }
  nav .links {
    display: flex;
    align-items: center;
    gap: 2%;
  }
  header div nav {
    width: 100%;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 20px;
  }
  header nav .logo {
    padding-top: 30px;
  }
  header nav .logo img {
    width: 160px;
  }
  header nav .links ul {
    list-style: none;
    display: flex;
    gap: 5px;
  }
  header nav .links ul li {
    width: 90px;
    height: 130px;
    text-align: center;
    padding-top: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  header nav .links ul .active {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav .links ul li:hover {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav ul li a {
    display: block;
    text-align: center;
    width: 90px;
    height: 145px;
    font-size: 15px;
    text-decoration: none;
    color: #606060;
    line-height: 20px;
    font-weight: 400;
    margin-top: 65px;
  }
  header nav ul .active a {
    color: #ffffff;
  }
  header nav ul li:hover a {
    color: #ffffff;
  }
  header nav .regester {
    width: 80%;
    padding-top: 30px;
    gap: 20px;
  }
  header nav .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 16px;
    font-weight: 400;
    margin-left: 2%;
  }
  header nav .regester a:nth-child(1) {
    border: solid 1px #606060;
  }
  header nav .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .regester a:nth-child(2):hover {
    background: #ffffff;
    color: #1f63bf;
  }
  nav .bars {
    margin-top: 30px;
    display: none;
  }
  nav .bars a i {
    font-size: 40px;
    color: #1f63bf;
  }
  /* end of nav */

  /* end of header */
  .media {
    margin-top: 30px;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    top: 218px;
    gap: 0px;
    opacity: 0px;
    background-image: url(../Images/Rectangle\ 5996.png);
    background-repeat: no-repeat;
    /* background-position:center ; */
    background-size: cover;
  }
  .media h2 {
    margin-left: 60px;
    margin-top: 60px;
    display: inline-block;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 700;
    line-height: 68.75px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media p {
    width: 80%;
    margin-left: 60px;
    margin-top: 30px;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media div {
    width: 90%;
  }
  .media iframe {
    width: 99%;
    height: 600px;
    border: 7px 0px 0px 0px;
    opacity: 0px;
    margin-top: 35px;
    margin-left: 0%;
    border: solid 7px #1f63bf;
  }
  /* end of media */
  .services {
    width: 100%;
    height: auto;
  }
  .services .services-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .services .services-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .services .services-title h2 span {
    color: #1f63bf;
  }
  .services .services-title ul {
    margin-top: 30px;
    width: 850px;
  }
  .services .services-title ul li {
    color: #606060;
    font-size: 25px;
    margin-left: 25px;
  }
  .allservices {
    width: 90%;
    margin: auto;
    justify-content: center;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 38px;
  }
  .allservices .service {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    border-radius: 19px;
    opacity: 0px;
    box-shadow: -2px -2px 8px 4px #00000014;
    background-color: #fdfdfd;
  }
  .allservices .service:nth-child(1),
  .allservices .service:nth-child(5),
  .allservices .service:nth-child(9) {
    background-color: #ffffff;
    box-shadow: 1px 2px 8px 4px #1f63bf;
  }
  .allservices .service h3 {
    font-family: Lexend;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: #1f63bf;
    display: inline-block;
    text-align: center;
    margin-left: 0;
    margin-top: 50px;
  }
  .allservices .service p {
    font-family: Lexend;
    font-size: 30px;
    font-weight: 500;
    line-height: 37.5px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #606060;
    width: 90%;
    margin: auto;
    text-align: center;
  }
  /* end of tracks */

  .level {
    margin-top: 60px;
    margin-left: 80px;
    width: 750px;
    height: auto;
  }
  .level ul li {
    font-family: Lexend;
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 30px;
  }
  /* end of level */
  .diplomas {
    margin-top: 60px;
    width: 100%;
    height: auto;
  }
  .diplomas .diplomas-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .diplomas .diplomas-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .diplomas .diplomas-title h2 span {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1,
  .diplomas .alldiplomas2 {
    width: 90%;
    margin: auto;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 24px;
  }
  .diplomas .alldiplomas1 .diploma,
  .diplomas .alldiplomas2 .diploma {
    height: 144px;
    box-shadow: -2px -2px 8px 2px #1f63bf80;
    box-shadow: 2px 2px 8px 2px #1f63bf80;
    text-align: center;
    line-height: 150px;
    border-radius: 20px;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }

  .diplomas .alldiplomas2 .diploma:nth-child(odd) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas2 .diploma:nth-child(odd) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma a,
  .diplomas .alldiplomas2 .diploma a {
    text-decoration: none;
    color: #606060;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 90px;
    text-align: center;
  }
  .diplomas .alldiplomas1 .diploma:hover,
  .diplomas .alldiplomas2 .diploma:hover {
    background-color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma:hover a,
  .diplomas .alldiplomas2 .diploma:hover a {
    color: #ffffff;
  }
  /* end of diplomas */

  footer {
    margin-top: 30px;
    width: 100%;
    height: 550px;
    border-top: solid 1px #00000014;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  footer .foot-divs {
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: 35% 40% 25%;
    justify-content: center;
    gap: 50px;
  }
  .foot-divs .foot-div {
    width: 100%;
    text-align: right;
    padding-right: 50px;
  }
  .foot-divs .foot-div h2 {
    display: inline-block;
    color: #343434;
    font-size: 36px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div div h4 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div div a {
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    color: #606060;
    display: inline-block;
    margin: auto;
    text-align: center;
    margin-top: 10px;
  }
  .foot-divs .foot-div2 {
    margin-top: 0px;
    text-align: center;
  }
  .foot-divs .foot-div2 img {
    width: 110px;
    height: 110px;
  }
  .foot-divs .foot-div2 h3 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div2 ul {
    list-style: none;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 40px;
  }
  .foot-divs .foot-div2 ul li a {
    color: #1f63bf;
    font-size: 40px;
  }
  .foot-divs .foot-div2 ul li a:hover {
    color: #343434;
  }
  body .foot-divs .foot-div3 {
    width: 100%;
    padding-left: 0px;
    text-align: left;
  }
  .foot-divs .foot-div3 h2 {
    display: inline-block;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div3 ul {
    margin-top: 20px;
    list-style: none;
  }
  .foot-divs .foot-div3 ul li {
    margin-top: 10px;
  }
  .foot-divs .foot-div3 ul li a {
    text-decoration: none;
    color: #606060;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
  }
  .foot-divs .foot-div3 ul li a:hover {
    color: #1f63bf;
  }
  footer p {
    margin-top: 50px;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .side-nav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: width 0.5s ease;
    z-index: 1000;
  }
  .side-nav .nav-links .logo {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
    margin: auto;
  }
  .side-nav .nav-links .logo .bars a {
    font-size: 30px;
    color: #1f63bf;
    margin-right: 10px;
  }
  .side-nav .nav-links .logo img {
    width: 110px;
    margin-left: -10px;
  }
  .side-nav .nav-links ul {
    list-style: none;
  }
  .side-nav .nav-links ul li {
    text-align: left;
    margin-top: 0px;
    font-size: 22px;
    padding: 12px;
  }
  .side-nav .nav-links ul li:hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links ul li:hover a {
    color: #ffffff;
  }
  .side-nav .nav-links ul li a {
    text-decoration: none;
    font-size: 20px;
    color: #606060;
    margin-left: 30px;
  }
  .side-nav .nav-links .regester {
    text-align: left;
    margin-top: 40px;
  }
  .side-nav .nav-links .regester {
    color: #1f63bf;
    text-decoration: none;
    align-items: center;
    gap: 10px;
    margin-left: 25px;
  }
  .side-nav .nav-links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 144px;
    height: 40px;
    border: none;
    box-shadow: -2px -2px 8px 0px #00000014;
    box-shadow: 2px 2px 8px 8px #00000014;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 16px;
    font-weight: 400;
    margin-left: 10px;
  }
  .side-nav .nav-links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(2):hover {
    background: none;
    color: #606060;
  }
  /* end of side nav */
  html {
    scroll-behavior: smooth;
  }
  header {
    position: relative;
    height: auto;
    width: 100%;
  }
  header div nav {
    width: 100%;
    height: 15vh;
  }
  header nav .links {
    display: none;
  }
  nav .links {
    display: flex;
    align-items: center;
    gap: 30px;
  }
  header nav .regester {
    display: none;
  }
  header div nav {
    width: 100%;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  header nav .logo {
    padding-top: 30px;
  }
  header nav .logo img {
    width: 160px;
  }
  header nav .links {
    display: none;
  }
  header nav .links ul {
    list-style: none;
    display: flex;
    gap: 30px;
  }
  header nav .links ul li {
    width: 60px;
    height: 130px;
    text-align: center;
    padding-top: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  header nav .links ul .active {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav .links ul li:hover {
    color: #ffffff;
    background-color: #1f63bf;
  }
  header nav ul li a {
    display: block;
    text-align: center;
    width: 60px;
    height: 145px;
    font-size: 12px;
    text-decoration: none;
    color: #606060;
    line-height: 30px;
    font-weight: 400;
    margin-top: 65px;
  }
  header nav ul .active a {
    color: #ffffff;
  }
  header nav ul li:hover a {
    color: #ffffff;
  }
  header nav .regester {
    padding-top: 30px;
    gap: 10px;
  }
  header nav .links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    border-radius: 16px;
    font-weight: 400;
  }
  header nav .links .regester a:nth-child(1) {
    border: solid 1px #606060;
  }
  header nav .links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  header nav .regester a:nth-child(2):hover {
    background: #ffffff;
    color: #1f63bf;
  }
  nav .bars {
    margin-top: 30px;
    display: block;
  }
  nav .bars a i {
    font-size: 40px;
    color: #1f63bf;
  }
  /* end of nav */

  /* end of header */
  .media {
    margin-top: 30px;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    top: 218px;
    gap: 0px;
    opacity: 0px;
    background-image: url(../Images/Rectangle\ 5996.png);
    background-repeat: no-repeat;
    /* background-position:center ; */
    background-size: cover;
  }
  .media h2 {
    margin-left: 60px;
    margin-top: 60px;
    display: inline-block;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 700;
    line-height: 68.75px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media p {
    width: 80%;
    margin-left: 60px;
    margin-top: 30px;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media div {
    width: 90%;
  }
  .media iframe {
    width: 99%;
    height: 600px;
    border: 7px 0px 0px 0px;
    opacity: 0px;
    margin-top: 35px;
    margin-left: 0%;
    border: solid 7px #1f63bf;
  }
  /* end of media */
  .services {
    width: 100%;
    height: auto;
  }
  .services .services-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 80px;
  }

  .services .services-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .services .services-title h2 span {
    color: #1f63bf;
  }
  .services .services-title ul {
    margin-top: 30px;
    width: 100%;
  }
  .services .services-title ul li {
    color: #606060;
    font-size: 25px;
    margin-left: 25px;
  }
  .allservices {
    width: 90%;
    margin: auto;
    justify-content: center;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 38px;
  }
  .allservices .service {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 350px;
    border-radius: 19px;
    opacity: 0px;
    box-shadow: -2px -2px 8px 4px #00000014;
    background-color: #fdfdfd;
  }
  .allservices .service:nth-child(1),
  .allservices .service:nth-child(5),
  .allservices .service:nth-child(9) {
    background-color: #ffffff;
    box-shadow: 1px 2px 8px 4px #1f63bf;
  }
  .allservices .service h3 {
    font-family: Lexend;
    font-size: 30px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: #1f63bf;
    display: inline-block;
    text-align: center;
    margin-left: 0;
    margin-top: 50px;
  }
  .allservices .service p {
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    line-height: 37.5px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #606060;
    width: 90%;
    margin: auto;
    text-align: center;
  }
  /* end of tracks */

  .descripe {
    margin-top: 20px;
    width: 80%;
    margin-left: 5%;
  }
  body .level ul {
    width: 100%;
  }
  .level ul li {
    font-family: Lexend;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 20px;
    width: 100%;
  }
  /* end of level */
  .diplomas {
    margin-top: 60px;
    width: 100%;
    height: auto;
  }
  .diplomas .diplomas-title {
    width: 567px;
    margin-top: 60px;
    margin-left: 50px;
  }

  .diplomas .diplomas-title h2 {
    font-size: 55px;
    font-weight: 600;
  }
  .diplomas .diplomas-title h2 span {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1,
  .diplomas .alldiplomas2 {
    width: 90%;
    margin: auto;
    margin-top: 60px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 24px;
  }
  .diplomas .alldiplomas1 .diploma,
  .diplomas .alldiplomas2 .diploma {
    height: 144px;
    box-shadow: -2px -2px 8px 2px #1f63bf80;
    box-shadow: 2px 2px 8px 2px #1f63bf80;
    text-align: center;
    line-height: 150px;
    border-radius: 20px;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }

  .diplomas .alldiplomas2 .diploma:nth-child(odd) {
    box-shadow: -2px -2px 8px 1px #00000014;
    box-shadow: 2px 2px 8px 1px #00000014;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas2 .diploma:nth-child(odd) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma a,
  .diplomas .alldiplomas2 .diploma a {
    text-decoration: none;
    color: #606060;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 90px;
    text-align: center;
  }
  .diplomas .alldiplomas1 .diploma:hover,
  .diplomas .alldiplomas2 .diploma:hover {
    background-color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma:hover a,
  .diplomas .alldiplomas2 .diploma:hover a {
    color: #ffffff;
  }
  /* end of diplomas */

  footer {
    margin-top: 30px;
    width: 100%;
    height: 550px;
    border-top: solid 1px #00000014;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  footer .foot-divs {
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: 30% 40% 25%;
    justify-content: center;
    gap: 50px;
  }
  .foot-divs .foot-div {
    width: 100%;
    text-align: right;
    padding-right: 50px;
  }
  .foot-divs .foot-div h2 {
    display: inline-block;
    color: #343434;
    font-size: 26px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div div h4 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div div a {
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #606060;
    display: inline-block;
    margin: auto;
    text-align: center;
    margin-top: 10px;
  }
  .foot-divs .foot-div2 {
    margin-top: 0px;
    text-align: center;
  }
  .foot-divs .foot-div2 img {
    width: 110px;
    height: 110px;
  }
  .foot-divs .foot-div2 h3 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div2 ul {
    list-style: none;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 40px;
  }
  .foot-divs .foot-div2 ul li a {
    color: #1f63bf;
    font-size: 40px;
  }
  .foot-divs .foot-div2 ul li a:hover {
    color: #343434;
  }
  body .foot-divs .foot-div3 {
    width: 100%;
    padding-left: 0px;
    text-align: left;
  }
  .foot-divs .foot-div3 h2 {
    display: inline-block;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div3 ul {
    margin-top: 20px;
    list-style: none;
  }
  .foot-divs .foot-div3 ul li {
    margin-top: 10px;
  }
  .foot-divs .foot-div3 ul li a {
    text-decoration: none;
    color: #606060;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
  }
  .foot-divs .foot-div3 ul li a:hover {
    color: #1f63bf;
  }
  footer p {
    margin-top: 50px;
    text-align: center;
  }
}
@media only screen and (min-width: 500px) and (max-width: 768px) {
  .side-nav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: width 0.5s ease;
    z-index: 1000;
  }
  .side-nav .nav-links .logo {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
    margin: auto;
  }
  .side-nav .nav-links .logo .bars a {
    font-size: 30px;
    color: #1f63bf;
    margin-right: 10px;
  }
  .side-nav .nav-links .logo img {
    width: 110px;
    margin-left: -10px;
  }
  .side-nav .nav-links ul {
    list-style: none;
  }
  .side-nav .nav-links ul li {
    text-align: left;
    margin-top: 0px;
    font-size: 22px;
    padding: 12px;
  }
  .side-nav .nav-links ul li:hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links ul li:hover a {
    color: #ffffff;
  }
  .side-nav .nav-links ul li a {
    text-decoration: none;
    font-size: 20px;
    color: #606060;
    margin-left: 30px;
  }
  .side-nav .nav-links .regester {
    text-align: left;
    margin-top: 40px;
  }
  .side-nav .nav-links .regester {
    color: #1f63bf;
    text-decoration: none;
    align-items: center;
    gap: 10px;
    margin-left: 25px;
  }
  .side-nav .nav-links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 144px;
    height: 40px;
    border: none;
    box-shadow: -2px -2px 8px 0px #00000014;
    box-shadow: 2px 2px 8px 8px #00000014;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 16px;
    font-weight: 400;
    margin-left: 10px;
  }
  .side-nav .nav-links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(2):hover {
    background: none;
    color: #606060;
  }
  header {
    height: 15vh;
    padding-bottom: 20px;
  }
  header nav {
    width: 100%;
    padding-top: 0px;
    align-items: center;
    justify-content: space-between;
  }
  header nav .links {
    display: none;
  }
  header .bars {
    display: block;
    margin-top: 0;
    margin-left: 30px;
  }
  header div nav .bars a i {
    font-size: 35px;
    margin-left: 50px;
  }
  header div nav .logo {
    padding-top: 0px;
  }
  header div nav .logo img {
    width: 130px;
  }
  /* end of header */
  .media {
    margin-top: 10px;
    width: 100%;
    height: auto;
    background-image: url(../Images/Rectangle\ 5996.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
  }
  .media h2 {
    margin-left: 40px;
    margin-top: 30px;
    display: inline-block;
    font-family: Lexend;
    font-size: 28px;
    font-weight: 700;
    line-height: 68.75px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media p {
    width: 500px;
    margin-left: 40px;
    margin-top: 20px;
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0.06em;
    color: #ffffff;
  }
  .media div {
    width: 90%;
  }
  .media iframe {
    width: 99%;
    height: 300px;
    margin: auto;
    margin-left: 0;
    margin-top: 20px;
    border: solid 4px #1f63bf;
  }
  /* end of media */
  .services {
    width: 90%;
    height: auto;
    margin: auto;
  }
  .services .services-title {
    width: 90%;
    margin-left: 20px;
    margin-top: 30px;
  }
  .services .services-title h2 {
    font-size: 28px;
    font-weight: 600;
  }
  .services .services-title h2 span {
    color: #1f63bf;
  }
  .services .services-title ul {
    margin-top: 20px;
    width: 100%;
  }
  .services .services-title ul li {
    color: #606060;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    margin-left: 19px;
  }
  .allservices {
    width: 100%;
    margin: auto;
    margin-top: 35px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 20px;
    justify-content: center;
  }
  .allservices .service {
    width: 100%;
    margin: auto;
    height: 240px;
    padding-bottom: 30px;
    border-radius: 19px;
    box-shadow: -2px -2px 8px 4px #00000014;
    background-color: #fdfdfd;
  }
  .allservices .service:nth-child(1),
  .allservices .service:nth-child(5),
  .allservices .service:nth-child(9) {
    background-color: #ffffff;
    box-shadow: 0 4px 8px #1f63bf, /* bottom-right shadow */ 0 -4px 8px #1f63bf,
      /* top-right shadow */ 4px 0 8px#1F63BF,
      /* bottom-left shadow */ -4px 0 8px #1f63bf; /* top-left shadow */
  }
  .allservices .service h3 {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: #1f63bf;
    text-align: center;
    margin: auto;
    margin-top: 20px;
  }
  .allservices .service p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 500;
    line-height: 37.5px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #606060;
    width: 200px;
    text-align: center;
    margin: auto;
  }
  /* end of tracks */

  .descripe {
    margin-top: 60px;
    margin-left: 60px;
    width: 90%;
    height: auto;
  }
  .descripe ul li {
    font-family: Lexend;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 30px;
  }
  /* end of level */
  .diplomas {
    margin-top: 30px;
    width: 100%;
    height: auto;
  }
  .diplomas .diplomas-title {
    text-align: left;
    width: 300px;
    margin-left: 50px;
    margin-top: 30px;
  }

  .diplomas .diplomas-title h2 {
    font-size: 28px;
    font-weight: 600;
  }
  .diplomas .diplomas-title h2 span {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1,
  .diplomas .alldiplomas2 {
    width: 90%;
    margin: auto;
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 50%);
    gap: 24px;
    justify-content: center;
  }
  .diplomas .alldiplomas1 .diploma,
  .diplomas .alldiplomas2 .diploma {
    width: 85%;
    height: 70px;
    box-shadow: 0 4px 8px #1f63bf80,
      /* bottom-right shadow */ 0 -4px 8px #1f63bf80,
      /* top-right shadow */ 4px 0 8px#1F63BF80,
      /* bottom-left shadow */ -4px 0 8px #1f63bf80; /* top-left shadow */
    text-align: center;
    line-height: 10px;
    border-radius: 20px;
    margin: auto;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) {
    box-shadow: 0 4px 8px #00000014,
      /* bottom-right shadow */ 0 -4px 8px #00000014,
      /* top-right shadow */ 4px 0 8px#00000014,
      /* bottom-left shadow */ -4px 0 8px #00000014; /* top-left shadow */
  }

  .diplomas .alldiplomas2 .diploma:nth-child(odd) {
    box-shadow: 0 4px 8px #00000014,
      /* bottom-right shadow */ 0 -4px 8px #00000014,
      /* top-right shadow */ 4px 0 8px#00000014,
      /* bottom-left shadow */ -4px 0 8px #00000014; /* top-left shadow */
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas2 .diploma:nth-child(odd) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma a,
  .diplomas .alldiplomas2 .diploma a {
    text-decoration: none;
    color: #606060;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    line-height: 70px;
    text-align: center;
  }
  .diplomas .alldiplomas1 .diploma:hover,
  .diplomas .alldiplomas2 .diploma:hover {
    background-color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma:hover a,
  .diplomas .alldiplomas2 .diploma:hover a {
    color: #ffffff;
  }
  /* end of diplomas */
  .age {
    margin-top: 30px;
    width: 80%;
    margin-left: 10%;
  }
  .age ul li {
    font-family: Lexend;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 30px;
  }

  /* end of tracks */
  footer {
    margin-top: 30px;
    width: 100%;
    height: 550px;
    border-top: solid 1px #00000014;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  footer .foot-divs {
    width: 90%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 50px;
  }
  .foot-divs .foot-div {
    width: 100%;
    text-align: center;
    padding-right: 0px;
  }
  .foot-divs .foot-div h2 {
    display: inline-block;
    color: #343434;
    font-size: 28px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div div h4 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div div a {
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #606060;
    display: inline-block;
    margin: auto;
    text-align: center;
    margin-top: 10px;
  }
  .foot-divs .foot-div2 {
    margin-top: 0px;
    text-align: center;
    padding-left: 0;
  }
  .foot-divs .foot-div2 img {
    width: 110px;
    height: 110px;
  }
  .foot-divs .foot-div2 h3 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div2 ul {
    list-style: none;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 40px;
  }
  .foot-divs .foot-div2 ul li a {
    color: #1f63bf;
    font-size: 40px;
  }
  .foot-divs .foot-div2 ul li a:hover {
    color: #343434;
  }
  body .foot-divs .foot-div3 {
    padding-left: 0px;
    text-align: center;
  }
  .foot-divs .foot-div3 h2 {
    display: inline-block;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div3 ul {
    margin-top: 20px;
    list-style: none;
  }
  .foot-divs .foot-div3 ul li {
    margin-top: 10px;
  }
  .foot-divs .foot-div3 ul li a {
    text-decoration: none;
    color: #606060;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
  }
  .foot-divs .foot-div3 ul li a:hover {
    color: #1f63bf;
  }
  footer p {
    margin-top: 50px;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .side-nav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: width 0.5s ease;
    z-index: 1000;
  }
  .side-nav .nav-links .logo {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
    margin: auto;
  }
  .side-nav .nav-links .logo .bars a {
    font-size: 30px;
    color: #1f63bf;
    margin-right: 10px;
  }
  .side-nav .nav-links .logo img {
    width: 110px;
    margin-left: -10px;
  }
  .side-nav .nav-links ul {
    list-style: none;
  }
  .side-nav .nav-links ul li {
    text-align: left;
    margin-top: 0px;
    font-size: 22px;
    padding: 12px;
  }
  .side-nav .nav-links ul li:hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links ul li:hover a {
    color: #ffffff;
  }
  .side-nav .nav-links ul li a {
    text-decoration: none;
    font-size: 20px;
    color: #606060;
    margin-left: 30px;
  }
  .side-nav .nav-links .regester {
    text-align: left;
    margin-top: 40px;
  }
  .side-nav .nav-links .regester {
    color: #1f63bf;
    text-decoration: none;
    align-items: center;
    gap: 10px;
    margin-left: 25px;
  }
  .side-nav .nav-links .regester a {
    display: flex;
    display: inline-block;
    text-decoration: none;
    color: #606060;
    width: 144px;
    height: 40px;
    border: none;
    box-shadow: -2px -2px 8px 0px #00000014;
    box-shadow: 2px 2px 8px 8px #00000014;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 16px;
    font-weight: 400;
    margin-left: 10px;
  }
  .side-nav .nav-links .regester a:nth-child(2) {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(1):hover {
    background-color: #1f63bf;
    color: #ffffff;
  }
  .side-nav .nav-links .regester a:nth-child(2):hover {
    background: none;
    color: #606060;
  }
  header {
    height: 15vh;
    padding-bottom: 20px;
  }
  header nav {
    width: 100%;
    padding-top: 0px;
    align-items: center;
    justify-content: space-between;
  }
  header nav .regester {
    display: none;
  }
  header nav .links {
    display: none;
  }
  header .bars {
    display: block;
    margin-top: 0;
    margin-left: 30px;
  }
  header div nav .bars a i {
    font-size: 30px;
    margin-left: 50px;
  }
  header div nav .logo {
    padding-top: 0px;
  }
  header div nav .logo img {
    width: 110px;
  }
  /* end of header */
  .media {
    margin-top: 30px;
    width: 100%;
    height: auto;
    background-image: url(../Images/Rectangle\ 5996.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
  }
  .media h2 {
    margin-left: 20px;
    margin-top: 30px;
    display: inline-block;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 700;
    line-height: 68.75px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #ffffff;
  }
  .media p {
    width: 300px;
    margin-left: 20px;
    margin-top: 20px;
    font-family: Lexend;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    color: #ffffff;
  }
  .media div {
    width: 90%;
  }
  .media iframe {
    width: 97%;
    height: 200px;
    margin: auto;
    margin-left: 0;
    margin-top: 20px;
    border: solid 4px #1f63bf;
    border-radius: 10px;
  }
  /* end of media */
  .services {
    width: 90%;
    height: auto;
    margin: auto;
  }
  .services .services-title {
    width: 300px;
    margin: auto;
    margin-top: 30px;
  }
  .services .services-title h2 {
    font-size: 24px;
    font-weight: 600;
  }
  .services .services-title h2 span {
    color: #1f63bf;
  }
  .services .services-title ul {
    margin-top: 20px;
    width: 100%;
  }
  .services .services-title ul li {
    color: #606060;
    width: 90%;
    font-size: 18px;
    margin-left: 19px;
    line-height: 30px;
  }
  .allservices {
    width: 100%;
    margin: auto;
    margin-top: 35px;
    display: grid;
    grid-template-columns: repeat(1, 100%);
    gap: 38px;
  }
  .allservices .service {
    width: 100%;
    margin: auto;
    height: auto;
    padding-bottom: 30px;
    border-radius: 19px;
    box-shadow: -2px -2px 8px 4px #00000014;
    background-color: #fdfdfd;
  }
  .allservices .service:nth-child(1),
  .allservices .service:nth-child(5),
  .allservices .service:nth-child(9) {
    background-color: #ffffff;
    box-shadow: 0 4px 8px #1f63bf, /* bottom-right shadow */ 0 -4px 8px #1f63bf,
      /* top-right shadow */ 4px 0 8px#1F63BF,
      /* bottom-left shadow */ -4px 0 8px #1f63bf; /* top-left shadow */
  }
  .allservices .service h3 {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: #1f63bf;
    text-align: center;
    margin: auto;
    margin-top: 20px;
  }
  .allservices .service p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 500;
    line-height: 37.5px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #606060;
    width: 270px;
    text-align: center;
    margin: auto;
  }
  /* end of tracks */

  .descripe {
    margin-top: 60px;
    margin-left: 30px;
    width: 300px;
    height: auto;
  }
  .descripe ul li {
    font-family: Lexend;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 30px;
  }

  /* end of level */
  .diplomas {
    margin-top: 30px;
    width: 100%;
    height: auto;
  }
  .diplomas .diplomas-title {
    text-align: left;
    width: 300px;
    margin: auto;
    margin-top: 30px;
  }

  .diplomas .diplomas-title h2 {
    font-size: 24px;
    font-weight: 600;
  }
  .diplomas .diplomas-title h2 span {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1,
  .diplomas .alldiplomas2 {
    width: 90%;
    margin: auto;
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(1, 100%);
    gap: 24px;
  }
  .diplomas .alldiplomas1 .diploma,
  .diplomas .alldiplomas2 .diploma {
    width: 85%;
    height: 70px;
    box-shadow: 0 4px 8px #1f63bf80,
      /* bottom-right shadow */ 0 -4px 8px #1f63bf80,
      /* top-right shadow */ 4px 0 8px#1F63BF80,
      /* bottom-left shadow */ -4px 0 8px #1f63bf80; /* top-left shadow */
    text-align: center;
    line-height: 10px;
    border-radius: 20px;
    margin: auto;
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) {
    box-shadow: 0 4px 8px #00000014,
      /* bottom-right shadow */ 0 -4px 8px #00000014,
      /* top-right shadow */ 4px 0 8px#00000014,
      /* bottom-left shadow */ -4px 0 8px #00000014; /* top-left shadow */
  }

  .diplomas .alldiplomas2 .diploma:nth-child(odd) {
    box-shadow: 0 4px 8px #00000014,
      /* bottom-right shadow */ 0 -4px 8px #00000014,
      /* top-right shadow */ 4px 0 8px#00000014,
      /* bottom-left shadow */ -4px 0 8px #00000014; /* top-left shadow */
  }
  .diplomas .alldiplomas1 .diploma:nth-child(even) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas2 .diploma:nth-child(odd) a {
    color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma a,
  .diplomas .alldiplomas2 .diploma a {
    text-decoration: none;
    color: #606060;
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    line-height: 70px;
    text-align: center;
  }
  .diplomas .alldiplomas1 .diploma:hover,
  .diplomas .alldiplomas2 .diploma:hover {
    background-color: #1f63bf;
  }
  .diplomas .alldiplomas1 .diploma:hover a,
  .diplomas .alldiplomas2 .diploma:hover a {
    color: #ffffff;
  }
  /* end of diplomas */
  .age {
    margin-top: 30px;
    width: 80%;
    margin-left: 14%;
  }
  .age ul li {
    font-family: Lexend;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: 0.06em;
    text-align: left;
    color: #606060;
    margin-top: 30px;
  }

  /* end of tracks */
  footer {
    margin-top: 30px;
    width: 100%;
    height: 550px;
    border-top: solid 1px #00000014;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  footer .foot-divs {
    width: 90%;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 50px;
  }
  .foot-divs .foot-div {
    width: 100%;
    text-align: center;
    padding-right: 0px;
  }
  .foot-divs .foot-div h2 {
    display: inline-block;
    color: #343434;
    font-size: 26px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div div h4 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div div a {
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    color: #606060;
    display: inline-block;
    margin: auto;
    text-align: center;
    margin-top: 10px;
  }
  .foot-divs .foot-div2 {
    margin-top: 0px;
    text-align: center;
    padding-left: 0;
  }
  .foot-divs .foot-div2 img {
    width: 110px;
    height: 110px;
  }
  .foot-divs .foot-div2 h3 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    margin-top: 20px;
  }
  .foot-divs .foot-div2 ul {
    list-style: none;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 40px;
  }
  .foot-divs .foot-div2 ul li a {
    color: #1f63bf;
    font-size: 40px;
  }
  .foot-divs .foot-div2 ul li a:hover {
    color: #343434;
  }
  body .foot-divs .foot-div3 {
    padding-left: 0px;
    text-align: center;
  }
  .foot-divs .foot-div3 h2 {
    display: inline-block;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    line-height: 45px;
  }
  .foot-divs .foot-div3 ul {
    margin-top: 20px;
    list-style: none;
  }
  .foot-divs .foot-div3 ul li {
    margin-top: 10px;
  }
  .foot-divs .foot-div3 ul li a {
    text-decoration: none;
    color: #606060;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
  }
  .foot-divs .foot-div3 ul li a:hover {
    color: #1f63bf;
  }
  footer p {
    margin-top: 50px;
    text-align: center;
  }
}
#loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #1f63bf url(../Images/white.png) no-repeat center center;
  background-size: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
/* Main content hidden until loader disappears */
.hidden {
  display: none;
}

/* Loader animation */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Show main content after the loader */
#content {
  padding: 20px;
  text-align: center;
}
