body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}









.firstSection {
  height: 100vh;
}


.firstHalf {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.secondHalf {
  width: 30%;
}


.text-big {
  font-size: 30px;
}

.text-small {
  font-size: 18px;
}


.section {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 80%;
  margin: auto;
  font-family: 'Ubuntu', sans-serif;
  padding: 10px;
  color: #082e95;
}

.section-left {
  flex-direction: row-reverse;
}

.paras {
  padding: 0px 65px;
}

.sectionTag {
  padding: 16px 0;
}

.sectionSubTag {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.thumbnail img {
  width: 250px;
  border: 1px solid rgb(241, 115, 115);
  border-radius: 26px;
  margin-top: 19px;
}






.logologo {
  display: none;
}

@media (max-width: 768px) {
  .logologo img {
    align-items: center;
    text-align: center;
  }
  
  .logologo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* background-color: white; */
    text-decoration: none;
  }

  .class00 {
    max-width: 100%;
  }

  .class00 img {
    width: 50px;
    height: 30px;
  }
}
























#id00 {
  background-color: rgb(242, 225, 225);
  text-align: center;
  /* position: fixed; */
  width: 100%;
}

#id00 a,
#id00 span {
  font-size: 15px;
  color: white;
  text-decoration: none;
}

#id00 a:hover {
  color: #071952;
}

.class00 {
  margin-right: 1000px;
}

@media (min-width: 768px) and (max-width: 1280px) {
  .class00 {
    margin-right: 600px;
  }
}

@media (max-width: 768px) {
  .class00 {
    margin-right: 20px;
  }
}




/* SECOND HEADER  */

.class05 img,
.class05 a {
  height: 70px;
  width: 70px;
  text-decoration: none;
}

.class05 {
  margin: 20px 0px 5px 0px;
  width: 100%;
  text-align: center;
}

.class055 {
  margin-right: 50px;
}

.class0005:first-child {
  margin-left: 50px;
}

.class005 {
  font-size: 50px;
  font-weight: bold;
  color: rgb(241, 41, 6);
  /* float: right;  */
  /* padding: 0px 32px;  */
  margin-left: 50px;
}

/* .class0005 {
  margin-right: 50px;
} */

@media (max-width: 768px) {
  .class05 img {
    height: 40px;
    width: 40px;
  }

  .class055 {
    margin-right: 20px;
  }

  .class005 {
    font-size: 25px;
    margin-left: 0px;
  }

  .class05 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  .class0005 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-right: 20px;
  }
  .class0055 {
    display: none;
  }
}


/* .class00005 {
  font-size: 15px;
  font-weight: bold;
  float: right;
  padding: 0px 62px;
  color: rgb(113, 92, 169);
  font-style: italic;
} */






/* THIRD HEADER  */

.class06 {
  background-color: rgb(245, 236, 229);
}

.class06 li {
  float: left;
  list-style: none;
  margin: 20px 10px;
}

.class06 ul {
  overflow: auto;
}

.class06 li a {
  padding: 10px 15px;
  text-decoration: none;
  /* color: white; */
  font-size: 1.2rem;
}

.head a:hover {
  color: rgb(231, 75, 7); 
  background-color: white;
  border-radius: 10px;
  border: 1px solid rgb(231, 75, 7);
}


.class006 {
  font-weight: bold;
  float: right;
  padding: 5px 10px;
  background-color: darkgreen;
  margin-left: 400px;
  border-radius: 5px;
}

.class06 ul:first-child {
  margin-right: 50px;
}

.class66 {
  display: none;
}

@media (max-width: 768px) {
  .class06 {
    display: none;
  }

  .class66 {
    display: block;
    background-color: #0b94a6;
    text-align: center;
    padding: 20px 0px 20px 0px;
    border-radius: 10px;
  }

  .class66 a {
    color: white;
    text-decoration: none;
    margin: 20px;
    padding: 10px;
  }

}






/* WHY  */

#id07 h2 {
  /* box-sizing: border-box;  */
  text-align: center;
  /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;  */
  margin: 25px 0px;
  color: #088395;
}

.class07 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 20px;
  color: white;
}

.class007 {
  max-width: 400px;
  margin: 10px;
  padding: 10px;
  border: 1px solid rgb(2, 21, 43);
  background-color: #35A29F;
}

.class007:hover {
  background-color: brown;
}

@media (max-width: 768px) {

  .class07 {
    margin: 10px;
  }

  .class007 {
    width: 100%;
  }
}




/* ABOUT US  */

.class08 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 20px;
  color: #f012d6;
}

.class008 {
  max-width: 100%;
  margin: 10px;
  padding: 10px;
  border: 1px solid #F2F7A1;
}

#id08 {
  text-align: center;
  color: #7b072a;
  margin: 10px;
}




/* IMPORTANTS  */

.class09 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 20px;
}

.class009 {
  max-width: 800px;
  margin: 10px;
  padding: 10px;
  border: 1px solid #F2F7A1;
  color: green;
}

#id09,
#id0909 {
  text-align: center;
  color: darkgreen;
  margin: 10px;
}




/* TESTIMONIALS  */

#id10 h2,
#id1010 h2 {
  /* box-sizing: border-box;  */
  text-align: center;
  /* font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;  */
  margin: 25px 0px;
  color: #953208;
}

#id10 p,
#id1010 p {
  color: #a24109;
}

.class10 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 20px;
  color: white;
}

.class100 {
  max-width: 500px;
  height: fit-content;
  margin: 10px;
  padding: 10px;
  border: 1px solid #eec366;
  background-color: rgb(231, 225, 215);
  border-radius: 20px;
}

.class100:hover {
  background-color: rgb(248, 247, 250);
}

.class100 img {
  /* width: 300px;
  margin-left: 50px; */
  max-width: 100%;
}

.class100 h5 {
  text-align: center;
}

@media (max-width: 768px) {
  /* .class100 img {
    width: 200px;
    margin-left: 50px;
  } */

  .class100 {
    max-width: 350px;
    height: fit-content;
  }
}










/* REGISTRATION FORM AND CONTACT US */

/* Resetting some default browser styles */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin: 0;
  padding: 0;
}

/* Apply basic styles to make the forms responsive */
#id01,
#id03 {
  width: 100%;
  max-width: 600px;
  /* Adjust this based on your design */
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  font-size: 1.2em;
}


#id01 {
  background-color: #F2F7A1;
}


/* Style for form labels */
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #35A29F;
}

/* Style for form inputs and selects */
button,
input,
select,
textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 1px;
  box-sizing: border-box;
  color: #35A29F;
  border-color: #35A29F;
}

input::placeholder {
  color: #35A29F;
}

/* Apply styles to buttons */
button,
input[type="reset"] {
  padding: 10px 20px;
  background-color: darkgreen;
  color: white;
  border: none;
  cursor: pointer;
}

input[type="reset"] {
  background-color: red;
  opacity: 0.5;
}

input[type="reset"]:hover {
  background-color: darkred;
}

button:hover {
  background-color: green;
}

/* Apply additional styles based on your specific classes */
.class01,
.class03 {
  text-align: center;
  margin-bottom: 20px;
  color: #071952;
}


.class19 {
  background-color: rgb(45, 45, 222);
}

.class19:hover {
  background-color: rgb(81, 81, 226);
}





/* For Register Here Button */

#id0101 {
  width: 100%;
  max-width: 600px;
  /* Adjust this based on your design */
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  font-size: 1.2em;
  background-color: #F2F7A1;
}


.class0101 {
  text-align: center;
  margin-bottom: 20px;
  color: #071952;
}
















/* Style the footer */
.footer {
  background-color: #e32b0a;
  padding: 10px;
  text-align: center;
  /* position: fixed;  */
  bottom: 0;
  max-width: 100%;
}

/* Style the copyright text within class "class20" */
div.footer {
  font-size: 12px;
  color: white;
}

#support {
  font-size: 15px;
  background-color: #e86251;
  color: white;
}










a {
  text-decoration: none;
}