html,
body {
  min-width: 100vw;
  min-height: 100vh;
  margin: 0px;
  font-family: "Poppins", Arial, sans-serif;
  line-height: 1.7;
  font-size: 16px;
  font-weight: 300;
  color: #666666;
}
#homeSection1 {
  position: relative;
}
#homeSection1 section {
  min-height: 100vh;
  background-image: url("https://preview.colorlib.com/theme/adventure2/images/xbg_1.jpg.pagespeed.ic.LDfX_11H1u.webp");
  margin: 0px;
  min-width: 100vw;
  background-size: cover;
}
#homeSection1Header {
  padding: 10%;
}
#homeSection1 h1 {
  font-family: "Abril Fatface", cursive;
  font-size: 80px;
  font-weight: normal;
  line-height: 1;
  margin: 0px 0px 24px;
  color: #fff;
}
#homeSection1Header p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8);
  margin: 0px 0px 16px;
}
#homeSection1search {
  position: absolute;
  top: 67%;
  right: 0%;
  width: 80%;
}
#homeSection1tab {
  display: flex;
  justify-content: center;
}
#homeSection1tab button {
  background: transparent;
  border: none;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 18px;
  padding: 10px 30px;
}
#homeSection1tab button:hover {
  background-color: #f9be37;
  color: #fff;
}
.homeSection1Active {
  background-color: #f9be37 !important;
  color: #fff !important;
}
.homeSection1form {
  background-color: #fff;
  padding: 35px 40px 55px;
}
.homeSection1form div input {
  width: 100%;
}
.homeSection1form form {
  display: flex;
  justify-content: space-between;
}
.homeSection1form form div {
  width: 70%;
}
.homeSection1formInput {
  display: flex;
  margin-top: 8px;
  border: 1px solid #d9d9d9;
  padding: 6% 5% 6% 5%;
}
.homeSection1formInput input,
.homeSection1formInput select {
  border: none;
  appearance: none;
}
.homeSection1formInput select {
  width: 50%;
}
.homeSection1formInput input:focus,
.homeSection1formInput select:focus {
  outline: none;
}
.material-icons {
  color: #f9be37;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  position: absolute;
  width: 100%;
  left: 0px;
}
.homeSection1Submit div > input {
  color: #fff;
  background-color: transparent;
  font-size: larger;
}
.homeSection1Submit div {
  background-color: #f9be37;
  position: absolute;
  border: none;
  bottom: 0px;
  padding: 6%;
}
.homeSection1Submit {
  position: relative;
}
#Section1form2,
#Section1form3 {
  display: none;
}
#homeSection4Main {
  display: flex;
  justify-content: space-around;
}
#homeSection4img {
  background-image: url("https://preview.colorlib.com/theme/adventure2/images/xabout.jpg.pagespeed.ic.-fxWoNPrL_.webp");
  width: 50%;
  background-size: cover;
}
#homeSection4Content {
  width: 35%;
  padding: 5% 10% 5% 5%;
}
#homeSection4Content h2 {
  margin-top: 0px;
  font-family: "Abril Fatface", cursive;
  font-size: 40px;
  font-weight: normal;
}

#homeSection4Content p {
  color: rgb(140 130 130);
  font-size: 15px;
  word-spacing: 5px;
}
#homeSection6 h2,
#homeSection8 h2,
#homeSection10 h2 {
  font-size: 40px;
  font-weight: normal;
  font-family: "Abril Fatface", cursive;
  text-align: center;
}
#homeSection10 {
  width: 90%;
  padding: 0% 5%;
}
.homeSection6flex {
  display: flex;
  flex-wrap: wrap;
  width: 96%;
  margin: 2%;
  max-width: 100%;
}
.homeSection6flexreverse {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-basis: 0;
  flex-grow: 1;
  padding: 2%;
}
.homeSection6flexreverse:nth-child(2n) {
  flex-direction: column-reverse;
}
.homeSection6flexreverse > div:first-child {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-position: center center;
}
.homeSection6flexreverse img {
  height: 100%;
  width: 100%;
}
.homeSection6flexreverse:hover .chain div {
  display: flex;
}
.homeSection6flexreverse > div:nth-child(2) {
  padding: 5%;
  width: 90%;
}
.homeSection6h3 {
  font-size: 18px;
  font-weight: 500;
}
/* Common css for some sections */
.floatRight {
  font-weight: 400;
  font-size: 18px;
  color: #2f89fc;
  float: right;
}
.rating {
  margin-top: 0px;
  font-size: 10px;
}
.rating span {
  font-size: small;
}
.margin0 {
  margin-top: 0px;
}
.paraSmall {
  font-size: small;
}
.line {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.flexButton {
  display: flex;
  justify-content: space-between;
}
.flexButton span {
  color: #666666;
  font-size: 14px;
}
.buttonFloat {
  background-color: #08c299;
  border-radius: 4px;
  border: none;
  color: #fff;
  padding: 3px 5px;
}
.chain {
  display: flex;
  justify-content: center;
  align-items: center;
}
.chain div {
  z-index: 3;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: none;
  justify-content: center;
  align-items: center;
}
small {
  font-size: small;
}
/* Common css for some sections -end*/
#homeSection7 {
  background-image: url("https://preview.colorlib.com/theme/adventure2/images/xbg_1.jpg.pagespeed.ic.LDfX_11H1u.webp");
  width: 100%;
  background-attachment: fixed;
}
#homeSection7flex {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 70%;
  height: 100%;
  z-index: 0;
  background-color: #08c29a;
  opacity: 0.9;
  padding: 7% 15%;
}
#homeSection7flex div div {
  font-family: "Abril Fatface", cursive;
  font-weight: normal;
  font-size: 40px;
  color: #fff;
  margin: 0%;
}
#homeSection7flex p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 0px;
}
.fadeInUp {
  animation-name: fadeInUp;
}
.ftco-animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
}
.ftco-animate {
  opacity: 0;
  visibility: hidden;
}
@keyframes fadeInUp {
  from {
    transform: translate3d(0, 60px, 0);
    visibility: hidden;
    opacity: 0;
  }

  to {
    transform: none;
    opacity: 1;
    visibility: visible;
  }
}
nav {
  display: flex;
  height: 80px;
  width: 90%;
  align-items: center;
  justify-content: space-between;
  padding: 0 5% 0;
  flex-wrap: wrap;
  position: absolute;
  z-index: 4;
  color: white;
  background-color: transparent;
}
nav .logo {
  font-size: 20px;
  font-weight: 600;
}
nav ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
nav ul li {
  margin: 0 5px;
}
nav ul li a {
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 15px;
  border-radius: 5px;
  color: white;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}
nav ul li a.active {
  color: rgba(255, 255, 255, 0.5);
}
nav ul li a.active:hover {
  color: white !important;
}
nav .menu-btn i {
  font-size: 22px;
  cursor: pointer;
  display: none;
}
input[type="checkbox"] {
  display: none;
}
#homeSection2 {
  background: #f8faff;
}
#homeSection2 h1 {
  margin: 8px;
}
#homeSection2 p {
  font-size: 16px;
  color: rgb(95, 95, 95);
  line-height: 30px;
  margin: 0px;
}

#homeSection2 orange {
  font-weight: 200;
  color: orange;
}

.container2 {
  width: 85%;
  margin: 50px auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-gap: 25px;
}
.cards {
  background-color: #fff;
}
.image-section {
  height: 225px;
  background-color: red;
}
.cards .img-one {
  background-image: url("images/img4\ \(2\).webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cards .img-two {
  background-image: url("images/img4\ \(3\).webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.cards .img-three {
  background-image: url("images/img4\ \(1\).webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#homeSection11 h1 {
  margin-top: 7%;
  margin-bottom: 4%;
  font-family: Marker Felt, fantasy;
  text-align: center;
  font-size: 50px;
  font-weight: normal;
}
.content2 {
  padding: 20px 10px;
  text-align: center;
  background-color: #f8faff;
}
.content2 p {
  letter-spacing: 1.5px;
  font-size: 15px;
}
#dat {
  text-align: left;
  color: gray;
  margin-top: 20px;
}
@media (max-width: 1000px) {
  nav {
    padding: 0 40px 0 50px;
  }
}
@media (max-width: 920px) {
  nav {
    background-color: #111;
  }
  nav .menu-btn i {
    display: block;
    background-color: gray;
  }
  #click:checked ~ .menu-btn i:before {
    content: "\f00d";
  }
  nav ul {
    position: fixed;
    top: 60px;
    left: -100%;
    background: #111;
    height: 100vh;
    width: 100%;
    text-align: center;
    display: none;
    transition: all 0.3s ease;
  }
  #click:checked ~ ul {
    left: 0;
    display: block;
  }
  nav ul li {
    width: 100%;
    margin: 40px 0;
  }
  nav ul li a {
    width: 100%;
    margin-left: -100%;
    display: block;
    font-size: 20px;
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  #click:checked ~ ul li a {
    margin-left: 0px;
    display: block;
  }
  nav ul li a.active,
  nav ul li a:hover {
    background: none;
    color: cyan;
  }
}
.content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: -1;
  width: 100%;
  padding: 0 30px;
  color: #1b1b1b;
}
.content div {
  font-size: 40px;
  font-weight: 700;
}

@media screen and (max-width: 1000px) {
  #homeSection1 h1 {
    font-size: 40px;
  }
  #homeSection1tab button {
    color: black;
  }
  #homeSection7 {
    background-attachment: scroll;
    background-position: center;
  }
  #homeSection6 h2,
  #homeSection8 h2,
  #homeSection10 h2 {
    width: 40%;
    margin: auto;
    padding-top: 40px;
  }
  .homeSection6flexreverse {
    flex: 0 0 45%;
    max-width: 50%;
  }
}
@media screen and (max-width: 750px) {
  #homeSection1 section {
    text-align: center;
    position: relative;
  }
  #homeSection1Header {
    position: absolute;
    top: 20%;
  }
  #homeSection1search {
    position: relative;
    width: 100%;
  }
  #homeSection1tab {
    display: block;
    margin: 0%;
  }
  #homeSection1tab button {
    width: 100%;
    margin: 0px;
  }
  .homeSection1form form {
    display: block;
  }
  .homeSection1form form div {
    margin-bottom: 15px;
    padding-right: 0%;
    width: 95%;
  }
  .homeSection1formInput {
    padding: 10px;
  }
  .homeSection1formInput input {
    width: 100%;
  }
  .homeSection1Submit div {
    position: relative;
    padding: 10px;
  }
  #homeSection4Main {
    display: block;
  }
  #homeSection4img {
    width: 100%;
    height: 50vh;
  }
  #homeSection4Content {
    width: 90%;
    padding: 5%;
  }
  #homeSection4Content h2 {
    font-size: 28px;
  }
  #homeSection7flex {
    display: block;
  }
  #homeSection6 h2,
  #homeSection8 h2,
  #homeSection10 h2 {
    width: 100;
    font-size: x-large;
    margin: 2% auto;
  }
  .homeSection6flexreverse {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 100%;
  }
  .homeSection6flexreverse:nth-child(2n) {
    flex-direction: column;
  }
  .container2 {
    display: block;
  }
}
@media screen and (max-width: 800px) {
  #homeSection2 > div {
    display: grid;
    grid-template-rows: repeat(3, 25%);
    grid-row-gap: 40px;
    padding-top: 15%;
    padding-bottom: 10%;
  }
  #homeSection2 > div > div {
    width: 70%;
    margin-left: 15%;
  }
}
@media screen and (min-width: 800px) {
  #homeSection2 > div {
    display: grid;
    grid-template-columns: repeat(3, 25%);
    grid-column-gap: 40px;
    margin-left: 10%;
    padding: 70px 0 70px 0;
  }
}
@media screen and (max-width: 1600px) {
  #homeSection3 img {
    width: 102%;
    height: 280px;
  }
  .homeSection3-images-div {
    display: grid;
    grid-template-columns: repeat(3, 25%);
    grid-column-gap: 3%;
    margin-left: 13%;
  }
  #homeSection3 {
    margin-top: 7%;
    margin-bottom: 4%;
  }
  #homeSection3 h1 {
    font-family: "Abril Fatface", cursive;
    font-size: 40px;
  }
  .homeSection3-first-heading-div {
    text-align: center;
    margin-bottom: 5%;
    color: rgb(53, 53, 53);
    letter-spacing: 1px;
    width: 100%;
  }
  .homeSection3-images-div h2 {
    position: relative;
    bottom: 140px;
    height: 85px;
    width: 95%;
    background-color: white;
    color: rgb(36, 36, 36);
    margin-left: 10px;
    font-family: "Abril Fatface", cursive;
    font-size: 160%;
    text-align: center;
    padding-top: 13px;
  }
}
@media screen and (max-width: 1030px) {
  #homeSection3 img {
    width: 240px;
    height: 300px;
  }
  .homeSection3-images-div {
    display: flex;
    width: fit-content;
    margin: auto;
  }
  #homeSection3 h1 {
    font-family: "Abril Fatface", cursive;
    font-size: 40px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10%;
  }
  #homeSection3 > div {
    margin-top: 10%;
  }
  .homeSection3-images-div h2 {
    background-color: white;
    color: rgb(20, 20, 20);
    font-family: "Abril Fatface", cursive;
    position: relative;
    bottom: 155px;
    left: 20px;
    font-size: 190%;
    width: 60%;
    height: 100px;
    text-align: center;
    padding: 7px 15px 7px 15px;
  }
  .homeSection3-images-div > div {
    margin-left: 2%;
  }
}
@media screen and (max-width: 800px) {
  .homeSection3-images-div {
    display: flex;
    flex-direction: column;
  }
  .homeSection3-images-div > div {
    margin-top: -50px;
  }
  .homeSection3-images-div h2 {
    position: relative;
    left: 60px;
    bottom: 140px;
  }
  #homeSection3 img {
    width: 500px;
  }
  #homeSection3 h1 {
    margin: auto;
    width: max-content;
    font-size: x-large;
  }
  .homeSection3-first-heading-div {
    width: 100%;
    margin-bottom: 150px;
  }
  #homeSection3 {
    margin-top: 100px;
  }
}
.AllSection1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding: 0px !important;
  position: relative !important;
}
.AllSection1 span {
  font-size: 13px;
}
.AllSection1 a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8);
}
#homeSection5 {
  background-color: #f8faff;
}
#homeSection5 img {
  width: 80px;
  position: relative;
  top: 20px;
  right: 10px;
}
@media screen and (max-width: 1600px) {
  #homeSection5 > div {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: auto;
  }
  #homeSection5 > div > div {
    width: 15%;
  }
  #homeSection5 {
    padding-top: 90px;
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 800px) {
  #homeSection5 > div {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
  }
  #homeSection5 > div > div {
    width: fit-content;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 5%;
  }
}

#homeSection9 .wrapper {
  background: #08c29a;
  min-height: 100vh;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "raleway", sans-serif;
  color: #fff;
}
#homeSection9 .wrapper h1 {
  font-size: 60px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 20px;
  text-align: center;
}
#homeSection9 .wrapper h5 {
  font-size: 20px;
  text-align: center;
  font-weight: 300;
  margin-bottom: 50px;
}
#homeSection9 .cards9 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1200px;
  margin: 0 auto;
}
#homeSection9 .card9 {
  width: 380px;
  height: 350px;
  border-radius: 15px;
  margin: 7px;
  padding: 20px 30px;
  position: relative;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 10px 20px 25px rgba(0, 0, 0, 0.2);
}
#homeSection9 .card9 img {
  height: 90px;
  width: 90px;
  border: 2px solid #f2f2f2;
  border-radius: 50%;
  top: -40px;
  left: 10px;
}
#homeSection9 .card9 p {
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 25px;
}
#homeSection9 .card9 h2 {
  font-weight: 500;
  margin-bottom: 4px;
}
#homeSection9 .card9 h4 {
  color: #333;
  font-weight: 400;
  font-size: 16px;
}
#homeSection9 .card9 i {
  font-size: 40px;
  position: absolute;
  top: 100px;
  left: 70px;
  color: yellow;
}
@media (max-width: 768px) {
  #homeSection9 .cards9 {
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
  }
  #homeSection9 .card9 {
    margin: 10px;
  }
}
