.u-section-1 {
  position: relative;
  background-image: url(images/Career/Rajyug_career.webp);
  background-position: 50% 50%;
  background-size: 100% 100%;
  height: 580px;
  width: 100%;
  z-index: 0; /* Ensure it's behind content */
}

.u-section-1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Black overlay with 50% opacity */
  z-index: 1; /* Layer above background */
}

/* Ensure content within .u-section-1 stays above the overlay */
.u-section-1 * {
  position: relative;
  z-index: 2;
}


.u-section-1 .u-sheet-1 {
  min-height: 680px;
}

.typewriter {
  background: linear-gradient(120deg, rgba(255, 88, 0, 1) 37%, rgb(206 5 5) 72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  overflow: hidden; /* Ensures text is clipped */
  white-space: nowrap; /* Prevents text from wrapping */
/* 
  animation: typing 4s steps(30, end), blink 0.5s step-end infinite; */
  font-size: 3rem; /* Adjust font size as needed */
}

@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes blink {
  from, to {
    border-color: transparent;
  }
  50% {
    border-color: black;
  }
}
/**********section 1 end *******************************/
.u-section-2 .u-sheet-1 {
  min-height: 882px;
}

.u-section-2 .u-layout-wrap-1 {
  margin-top: 10px;
  margin-bottom: 60px;
  padding-right: 20px;
  /* box-shadow: 2px 2px 3px 4px rgba(255, 106, 0, 0.623), 0 3px 4px rgb(250, 170, 170); */
  box-shadow: 0 8px 16px rgba(255, 122, 24, 0.5), 0 8px 10px rgba(255, 0, 102, 0.5);
}

.u-section-2 .u-layout-cell-1 {
  min-height: 747px;
  /* box-shadow: 2px 2px 3px 4px rgba(255, 106, 0, 0.623), 0 3px 4px rgb(250, 170, 170); */
  background-color: #f9f9f9;
  box-shadow: 2px 2px 3px 4px rgb(0 0 0 / 0%), 0 3px 4px rgb(0 0 0 / 22%);
}

.u-section-2 .u-container-layout-1 {
  padding: 0px 30px 30px 30px;
}
.u-section-2 .u-text-head {
  font-weight: 700;
  background: linear-gradient(120deg, rgba(255, 88, 0, 1) 37%, rgb(206 5 5) 72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2.25rem;
  text-align: center;
  margin: 40px 116px 0 87px;


}
.u-section-2 .u-text-1 {
  font-weight: bold;
color:black;
font-size: 2rem;
  margin: 50px 5px 0 5px;


}

.u-section-2 .u-text-2 {
  color: #000;
  font-size: 1.125rem;
  margin: 60px 0 0;
}

.u-section-2 .u-image-1 {
  min-height: 340px;
  background-image: url("images/Career/features-light-1.jpg");
  background-position: 98.88% 50%;
}

.u-section-2 .u-container-layout-2 {
  padding: 30px 30px 30px 10px;
}

.u-section-2 .u-layout-cell-3 {
  background-color: #f9f9f9 !important;
  min-height: fit-content;
  box-shadow: 2px 2px 3px 1px rgb(0 0 0 / 0%), 0 2px 2px rgb(0 0 0 / 17%);
}

.u-section-2 .u-container-layout-3 {
  padding: 30px;
}

.u-section-2 .u-icon-1 {
  height: 78px;
  width: 78px;
  background-image: none;
  margin: 0 auto;
  padding: 18px;
}

.u-section-2 .u-text-3 {
  margin: 18px 0 0;
}

.u-section-2 .u-text-4 {
  font-style: normal;
  font-size: 1.0rem;
  font-weight: 700;
  margin: 20px 1px 0;
}

.u-section-2 .u-layout-cell-4 {
  background-color: #f9f9f9 !important;
  min-height: 300px;
  box-shadow: 2px 2px 3px 1px rgb(0 0 0 / 0%), 0 2px 2px rgb(0 0 0 / 17%);
}

.u-section-2 .u-container-layout-4 {
  padding: 30px;
}

.u-section-2 .u-icon-2 {
  height: 78px;
  width: 78px;
  background-image: none;
  margin: 0 auto;
  padding: 18px;
}

.u-section-2 .u-text-5 {
  margin: 20px 0 0;
}

.u-section-2 .u-text-6 {
  font-style: normal;
  font-size: 0.9rem;
  font-weight: 700;
  margin: 20px 0 0;
}

/**********section 2 end *******************************/
.u-section-3 {
  background-color: #f9f9f9;
}

.u-section-3 .u-sheet-1 {
  min-height: fit-content;
}

.u-section-3 .u-text-1 {
  font-weight: 700;
  background: linear-gradient(120deg, rgba(255, 88, 0, 1) 33%, rgb(206 5 5) 72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2.25rem;
  margin: 10px 121px 0 87px;
}

.u-section-3 .u-layout-wrap-1 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.u-section-3 .u-layout-cell-1 {
  min-height: 704px;
  background-image: none;
}

.u-section-3 .u-container-layout-1 {
  background: rgb(255, 255, 255);
  box-shadow: 0 8px 16px rgba(255, 122, 24, 0.5), 0 8px 10px rgba(255, 0, 102, 0.5);
 /* box-shadow:2px 2px 3px 2px rgba(255, 122, 24, 0.5), 0 3px 2px rgb(239 174 174); */
  padding: 30px 30px 30px 30px;
}

.u-section-3 .u-accordion-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-3 .u-accordion-link-1 {
  color: #000000 !important;
  background-color: transparent !important;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: none;
  padding: 15px;
  
}
.u-section-3 .u-accordion-link-1:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  /* Add box shadow on hover */
}
.u-section-3 .u-icon-1 {
  height: 20px;
  width: 20px;
}

.u-section-3 .u-accordion-pane-1 {
  min-height: 150px;
  background-image: none;
}

.u-section-3 .u-container-layout-2 {
  padding: 30px;
}

.u-section-3 .u-text-2 {
  line-height: 1.8;
  margin: 0;
}

.u-section-3 .u-accordion-link-2 {
  color: #000000 !important;
  background-color: transparent !important;
  margin-top: 20px;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: none;
  padding: 15px;
}
.u-section-3 .u-accordion-link-2:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  /* Add box shadow on hover */
}
.u-section-3 .u-icon-2 {
  height: 20px;
  width: 20px;
}

.u-section-3 .u-accordion-pane-2 {
  min-height: 150px;
  background-image: none;
}

.u-section-3 .u-container-layout-3 {
  padding: 30px;
}

.u-section-3 .u-text-3 {
  line-height: 1.8;
  margin: 0;
}

.u-section-3 .u-accordion-item-3 {
  margin-bottom: 0;
}

.u-section-3 .u-accordion-link-3 {
  color: #000000 !important;
  background-color: transparent !important;
  margin-top: 20px;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: none;
  padding: 15px;
}
.u-section-3 .u-accordion-link-3:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  /* Add box shadow on hover */
}
.u-section-3 .u-icon-3 {
  height: 20px;
  width: 20px;
}

.u-section-3 .u-accordion-pane-3 {
  min-height: 100px;
  background-image: none;
}

.u-section-3 .u-container-layout-4 {
  padding: 20px 0;
}

.u-section-3 .u-text-4 {
  line-height: 1.8;
  margin: 0 40px 0 20px;
}

.u-section-3 .u-accordion-link-4 {
  color: #000000 !important;
  background-color: transparent !important;
  margin-top: 20px;
  font-weight: 700;
  font-size: 1.25rem;
  text-transform: none;
  padding: 15px;
}

.u-section-3 .u-accordion-link-4:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  /* Add box shadow on hover */
  background-color: #f9f9f9 !important;
}

.u-section-3 .u-icon-4 {
  height: 20px;
  width: 20px;
}

.u-section-3 .u-accordion-pane-4 {
  min-height: 150px;
  background-image: none;
}

.u-section-3 .u-container-layout-5 {
  padding: 30px;
}

.u-section-3 .u-text-5 {
  line-height: 1.8;
  margin: 0;
}

.u-section-3 .u-layout-cell-2 {
  min-height: 704px;
}

.u-section-3 .u-container-layout-6 {
  padding: 0 50px;
}

.u-section-3 .u-image-1 {
  height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.5);

  transition: 2s;
}

.u-section-3 .u-text-6 {
  font-weight: 500;
  font-size: 1.0rem;
  line-height: 2;
  color: black;
  margin: 14px 0 0;
}

/**********section 3 end *******************************/

.u-section-4 {
  background-image: none;
  background-color: #fff !important;
}

.u-section-4 .u-sheet-1 {
  min-height: 838px;
  padding-top: 30px;
}

.u-section-4 .u-text-1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0px auto 0;
  background: linear-gradient(120deg, rgba(255, 88, 0, 1) 33%, rgb(206 5 5) 72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 5px;
}

.u-section-4 .u-text-2 {
  font-size: 1.0rem;
  margin: 0px auto 0;
  text-align: center;
}

.u-section-4 .u-list-1 {
  width: 961px;
  margin: 40px auto 40px;
}

.u-section-4 .u-repeater-1 {
  grid-template-columns: repeat(1, 100%);
  min-height: 497px;
  grid-gap: 10px;
}

.u-section-4 .u-list-item-1 {
  background-image: none;
  border-radius: 20px;
}

.u-section-4 .u-container-layout-1 {
  background-color: #f6eae7;
  border-radius: 20px;
  padding: 10px 30px 14px;
  transition: background-color 0.3s ease;
  /* Smooth transition for hover effect */
}

.u-section-4 .u-container-layout-1:hover {
  color: rgb(0, 0, 0) !important;
  /* box-shadow: 0 8px 16px rgba(255, 122, 24, 0.5), 0 8px 10px rgba(255, 0, 102, 0.5); */
  box-shadow: 0 8px 16px rgba(255, 122, 24, 0.5), 0 8px 10px rgba(255, 0, 102, 0.5);
  /* box-shadow: 2px 2px 5px 3px rgba(255, 122, 24, 0.5), 0 5px 3px rgb(239 174 174); */
}

.u-section-4 .u-text-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: bold;
  /* Bold for the border effect */
  display: inline-block;
  padding: 20px;

  border-radius: 10px;
  /* Optional: rounded corners */
  background: linear-gradient(120deg, rgba(255, 88, 0, 1) 33%, rgba(206, 5, 105, 1) 72%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  /* color: #ff5e00cf; */
  /* Initially, number inside is transparent */
  /* -webkit-text-stroke: 1px rgb(87, 87, 87); */
  /* Black stroke/border around the number */
  transition: color 0.3s ease, -webkit-text-stroke 0.3s ease;
}

.u-section-4 .u-text-3:hover {
  color: rgb(0, 0, 0);
  /* Fills the number with red on hover */
  -webkit-text-stroke: 0px;
  /* Removes the stroke effect */
}

.u-section-4 .u-text-4 {
  margin: -66px 15px 16px 64px;
}

.u-section-4 .u-list-item-2 {
  background-image: none;
  border-radius: 20px;
}

.u-section-4 .u-container-layout-2 {
  color: black;
  background-color: #f6eae7;
  border-radius: 20px;
  padding: 10px 30px 14px;
  transition: background-color 0.3s ease;
  /* Smooth transition for hover effect */
}

.u-section-4 .u-container-layout-2:hover {
  color: rgb(0, 0, 0) !important;
  box-shadow: 0 8px 16px rgba(255, 122, 24, 0.5), 0 8px 10px rgba(255, 0, 102, 0.5);
  /* box-shadow: 2px 2px 5px 3px rgba(255, 122, 24, 0.5), 0 5px 3px rgb(239 174 174); */
}

.u-section-4 .u-text-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: bold;
  /* Bold for the border effect */
  display: inline-block;
  padding: 20px;

  border-radius: 10px;
  /* Optional: rounded corners */
  background: linear-gradient(120deg, rgba(255, 88, 0, 1) 33%, rgba(206, 5, 105, 1) 72%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  /* Initially, number inside is transparent */
  /* -webkit-text-stroke: 1px rgb(71, 71, 71); */
  /* Black stroke/border around the number */
  transition: color 0.3s ease, -webkit-text-stroke 0.3s ease;
}

.u-section-4 .u-text-5:hover {
  color: #000000;
  /* Fills the number with red on hover */
  -webkit-text-stroke: 0px;
  /* Removes the stroke effect */
}

.u-section-4 .u-text-6 {
  margin: -66px 15px 16px 64px;
}

.u-section-4 .u-list-item-3 {
  background-image: none;
  border-radius: 20px;
}

.u-section-4 .u-container-layout-3 {
  /* background: rgb(255, 167, 167);
  background: radial-gradient(circle, rgba(255, 167, 167, 1) 20%, rgb(154 116 167) 67%); */
  color: #000 !important;
  background-color: #f6eae7;
  border-radius: 20px;
  padding: 10px 30px 14px;
  transition: background-color 0.3s ease;
  /* Smooth transition for hover effect */
}

.u-section-4 .u-container-layout-3:hover {
  color: rgb(0, 0, 0) !important;
  box-shadow: 0 8px 16px rgba(255, 122, 24, 0.5), 0 8px 10px rgba(255, 0, 102, 0.5);
  /* box-shadow: 2px 2px 5px 3px rgba(255, 122, 24, 0.5), 0 5px 3px rgb(239 174 174); */
}

.u-section-4 .u-text-7 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: bold;
  /* Bold for the border effect */
  display: inline-block;
  padding: 20px;

  border-radius: 10px;
  /* Optional: rounded corners */
  background: linear-gradient(120deg, rgba(255, 88, 0, 1) 33%, rgba(206, 5, 105, 1) 72%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  /* Initially, number inside is transparent */
  /* -webkit-text-stroke: 1px rgb(71, 71, 71); */
  /* Black stroke/border around the number */
  transition: color 0.3s ease, -webkit-text-stroke 0.3s ease;
}

.u-section-4 .u-text-7:hover {
  color: #000000;
  /* Fills the number with red on hover */
  -webkit-text-stroke: 0px;
  /* Removes the stroke effect */
}



.u-section-4 .u-text-8 {
  margin: -66px 15px 16px 64px;
}

/**********section 4 end *******************************/


.u-section-5 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), url("images/Career/Sub_img3.jpg");
  background-position: 50% 50%;
}

.u-section-5 .u-sheet-1 {
  min-height: 500px;
}

.u-section-5 .u-group-1 {
  width: 555px;
  min-height: 290px;
  height: auto;
  margin: 8% auto 5% 50%;
  border:3px solid;
  border-image: linear-gradient(90deg, #f57a54 0%, #ff440b 100%) 1 !important;
}

.u-section-5 .u-container-layout-1 {
  padding: 30px 20px 20px;
}

.u-section-5 .u-text-1 {

  color:#000;
  font-size: 2.25rem !important;
  font-weight: 600;
  text-align: center;
}

/**********section 5 end *******************************/

.u-section-7 {
  padding: 10px;
  background-color: #ffffff;
}

.u-section-7 .u-sheet-1 {
  min-height: fit-content;
}

.u-section-7 .u-text-1 {
  background: linear-gradient(120deg, rgba(255, 88, 0, 1) 33%, rgb(206 5 5) 72%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 2.25rem;
  margin: 30px auto 30px;
}

.u-section-7 .u-accordion-item {
  box-shadow: 0 4px 8px rgb(85, 84, 84);
  /* Adding a box shadow */
}

.u-section-7 .u-layout-cell-1 {
  min-height: 500px;
  margin: 20px;
  background: linear-gradient(to top left, #7a557a, #f7b9f7);
}

.u-section-7 .u-container-layout-1 {
  padding: 30px;
}

.u-section-7 .u-layout-row {
  flex-direction: column;
}

.u-section-7 .u-text-2 {
  font-weight: 700;
  margin: 2px 0 0;
  margin-bottom: 25px;
}

.u-section-7 .u-accordion-1 {
  margin: 5px 0 0;
}

.u-section-7 .u-accordion-link-1 {
  font-weight: 700;
}


.u-section-7 .u-icon-1 {
  height: 16px;
  width: 16px;
}

.u-section-7 .u-accordion-pane-1 {
  min-height: 150px;
  height: auto;
}

.u-section-7 .u-accordion-pane {
  background-color: white;
}

.u-section-7 .u-container-layout-2 {
  padding: 0px 20px 0px;
}

.u-section-7 .u-accordion-link-2 {
  font-weight: 700;
}

.u-section-7 .u-icon-2 {
  height: 16px;
  width: 16px;
}

.u-section-7 .u-accordion-pane-2 {
  min-height: 150px;
  height: auto;
}

.u-section-7 .u-container-layout-3 {
  padding: 0px 20px 0px;
}

.u-section-7 .u-accordion-link-3 {
  font-weight: 700;
}

.u-section-7 .u-icon-3 {
  height: 16px;
  width: 16px;
}

.u-section-7 .u-accordion-pane-3 {
  min-height: 150px;
  height: auto;
}

.u-section-7 .u-container-layout-4 {
  padding: 0px 20px 0px;
}

.u-section-7 .u-accordion-link-4 {
  font-weight: 700;
}

.u-section-7 .u-border-1 {
  background-color: white;
}

.u-section-7 .u-icon-4 {
  height: 16px;
  width: 16px;
}

.u-section-7 .u-accordion-pane-4 {
  min-height: 150px;
  height: auto;
}

.u-section-7 .u-container-layout-5 {
  padding: 0px 20px 0px;
}

.u-section-7 .u-accordion-link-5 {
  font-weight: 700;
}

.u-section-7 .u-icon-5 {
  height: 16px;
  width: 16px;
}

.u-section-7 .u-accordion-pane-5 {
  min-height: 150px;
  height: auto;
}

.u-section-7 .u-container-layout-6 {
  padding: 0px 20px 0px;
}

.u-section-7 .u-layout-cell-2 {
  min-height: 500px;
  margin: 20px;
  background: linear-gradient(to top left, #7a557a, #f7b9f7);
}

.u-section-7 .u-container-layout-7 {
  padding: 32px 30px;
}

.u-section-7 .u-text-8 {
  font-weight: 700;
  margin: 0 auto 0 12px;
  margin-bottom: 25px;
}

.u-section-7 .u-accordion-2 {
  margin-bottom: 0;
  margin-top: 5px;
}

.u-section-7 .u-accordion-link-6 {
  font-weight: 700;
}

.u-section-7 .u-icon-6 {
  height: 16px;
  width: 16px;
}

.u-section-7 .u-accordion-pane-6 {
  min-height: 150px;
}

.u-section-7 .u-container-layout-8 {
  padding: 0px 20px 0px;
}

.u-section-7 .u-accordion-link-7 {
  font-weight: 700;
}

.u-section-7 .u-icon-7 {
  height: 16px;
  width: 16px;
}

.u-section-7 .u-accordion-pane-7 {
  min-height: 150px;
}

.u-section-7 .u-container-layout-9 {
  padding: 0px 20px 0px;
}

.u-section-7 .u-accordion-link-8 {
  font-weight: 700;
}

.u-section-7 .u-icon-8 {
  height: 16px;
  width: 16px;
}

.u-section-7 .u-accordion-pane-8 {
  min-height: 150px;
}

.u-section-7 .u-container-layout-10 {
  padding: 0px 20px 0px;
}

.u-section-7 .u-group-1 {
  margin-top: 30px;
}

.u-section-7 .u-container-layout-11 {
  padding-right: 30px;
}

.u-section-7 .u-group-2 .u-btn-1 {
  border-radius: 10px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 0 auto;
  padding: 16px 74px 16px 73px;
}


.u-section-7 .u-container-layout-12 {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
}

.u-section-7 .u-layout-wrap-1 {
  width: 195%;
}

.u-section-7 .u-btn-2 {
  border-radius: 10px;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 0 auto;
  padding: 16px 74px 16px 73px;
}

/**********section 7 end *******************************/
.scrollable-content {
  max-height: 100%;
  overflow-y: auto;
  padding: 15px;
  border: 3px solid;
  border-image: linear-gradient(90deg, #ffc6ab 0%, #ff440b 100%) 1 !important;
  border-radius: 10px;
}

/* Optional: Customize the scrollbar */
.scrollable-content::-webkit-scrollbar {
  background: #d4a6ff;
  width: 2px;
}

.scrollable-content::-webkit-scrollbar-thumb {
  background: #d4a6ff;
  border-radius: 4px;
}

.scrollable-content::-webkit-scrollbar-thumb:hover {
  background: #ff8282;
  /* Color of the scrollbar thumb on hover */
}

.main-tab {
  padding: 10px 20px;
  border: none;
  background-color: transparent;
  color: #000;
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.main-tab.active {
  width: 100%;
  background: rgb(250, 176, 208);
  background: linear-gradient(120deg, rgb(255 103 23) 33%, rgb(255 90 5 / 98%) 72%) !important;

  color: black;
  border-radius: 30px;
  margin: 2px;
}

.main-tab:hover {
  background-color: #e7e7e7;
  border-radius: 30px;
}

/* .accordion {
  padding: 10px;
} */

.accordion h1 {
  color: white;
  font-size: 2rem;
  font-weight: bold;
}

.accordion-item {
  background: rgb(255, 255, 255);
  border-radius: 0px !important;
  /* padding: 20px; */
  margin-bottom: 10px;
  box-shadow: 0 8px 16px rgba(255, 122, 24, 0.5), 0 8px 10px rgba(255, 0, 102, 0.5);
  /* box-shadow: 0px 0px 3px 0px #ff6a00; */
  border: none !important;
}

.accordion-item a {
  display: block;
  padding: 10px;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.accordion-item a:hover {
  background-color: #e0e0e0;
}

.description-container {
  height:99%;
  box-shadow: 0 8px 16px rgba(255, 122, 24, 0.5), 0 8px 10px rgba(255, 0, 102, 0.5);
  overflow-x: hidden;
}

.description-box {
  max-height: 450px;
  text-align: justify;
  opacity: 0;
  padding: 20px;
  transform: translateX(100%);
  transition: opacity 0.5s ease;

}

.description-box.slide-in {
  display: block;
  animation: slideInFromRight 2.5s ease forwards;
}

@keyframes slideInFromRight {
  from {
    transform: translateX(100%);
    opacity: 0;
  }

  to {
    transform: translateX(0);
    opacity: 1;
  }
}


.description-box.active {
  left: 0;
  opacity: 1;
}

.description-box h2 {
  margin-top: 0;
}

.description-box p {

  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.short-description {
  display: none;
  padding: 10px;


  border-top: none;
  border-radius: 0 0 5px 5px;
}

.short-description p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

h3 {
  font-size: larger;
  font-weight: bold;
}

.main-tabs {
  border-radius: 30px;
  border: 2px solid rgb(136, 136, 136);
}


.heading {
  position: relative;
  top: 400px;
  text-align: left;
  display: inline-block;
  font-weight: bold;
  color: #ffffff;
  width: 527px;
  margin: 60px auto 0;
  font-weight: 700 !important;
  font-size: 2.5rem !important;

}

.line {
  display: block;
  opacity: 0;
  animation: fadeIn 1s ease-in-out forwards;
}

.line:nth-child(1) {
  animation-delay: 0.5s;
}

.line:nth-child(2) {
  animation-delay: 1s;
}

.line:nth-child(3) {
  animation-delay: 1.5s;
}

.line:nth-child(4) {
  animation-delay: 2s;
}

.line:nth-child(5) {
  animation-delay: 2.5s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}




@media (max-width: 1199px) {

  .u-section-1 .u-sheet-1 {
    min-height: 561px;
  }

  .u-section-2 .u-sheet-1 {
    min-height: 800px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-bottom: -202px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 616px;
  }

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 0px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-image-1 {
    min-height: 369px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 231px;
  }

  .u-section-2 .u-text-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-layout-cell-4 {
    min-height: 247px;
  }

  .u-section-3 .u-sheet-1 {
    min-height: 902px;
  }

  .u-section-3 .u-text-1 {
    margin-left: 0;
    margin-right: 8px;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 580px;
  }

  .u-section-3 .u-text-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 590px;
  }

  .u-section-3 .u-container-layout-6 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .u-section-3 .u-image-1 {
    height: 550px;
  }

  .u-section-4 .u-list-1 {
    width: 940px;
  }

  .u-section-4 .u-repeater-1 {
    grid-template-columns: 100%;
  }

  .u-section-4 .u-text-4 {
    margin-right: 5px;
    margin-left: 54px;
  }

  .u-section-4 .u-text-6 {
    margin-right: 5px;
    margin-left: 54px;
  }

  .u-section-4 .u-text-8 {
    margin-right: 5px;
    margin-left: 54px;
  }

  .u-section-5 .u-sheet-1 {
    min-height: fit-content;
  }

  .u-section-5 .u-group-1 {
    height: auto;
  }

  .u-section-7 .u-sheet-1 {
    min-height: fit-content;
  }

  .u-section-7 .u-layout-wrap-1 {
    position: relative;
    width: 940px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 400px;
  }

  .u-section-7 .u-accordion-1 {
    margin-right: initial;
    margin-left: initial;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 400px;
  }

  .u-section-7 .u-group-1 {
    height: auto;
  }

  .u-section-7 .u-container-layout-11 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .u-section-7 .u-group-2 {
    height: auto;
  }

  .u-section-7 .u-container-layout-12 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 430px;
  }

  .u-section-2 .u-sheet-1 {
    min-height: 847px;
  }

  .u-section-2 .u-layout-wrap-1 {
    margin-bottom: 30px;
  }

  .u-section-2 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-2 .u-text-1 {
    text-align: center;
    margin-top: 20px;
  }

  .u-section-2 .u-image-1 {
    min-height: 414px;
  }

  .u-section-2 .u-layout-cell-3 {
    min-height: 100px;
  }

  .u-section-2 .u-layout-cell-4 {
    min-height: 100px;
  }

  .u-section-3 .u-sheet-1 {
    min-height: 366px;
  }

  .u-section-3 .u-text-1 {
    margin-right: 0;
  }

  .u-section-3 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-3 .u-container-layout-1 {
    padding: 20px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 809px;
  }

  .u-section-3 .u-container-layout-6 {
    padding-top: 30px;
  }

  .u-section-3 .u-image-1 {
    height: 452px;
  }

  .u-section-4 .u-text-1 {
    font-size: 3.4375rem;
  }

  .u-section-4 .u-list-1 {
    width: 720px;
  }

  .u-section-4 .u-container-layout-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .u-section-4 .u-text-4 {
    width: auto;
    margin: -79px 0 0 55px;
  }

  .u-section-4 .u-container-layout-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .u-section-4 .u-text-6 {
    width: auto;
    margin: -79px 0 0 55px;
  }

  .u-section-4 .u-container-layout-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .u-section-4 .u-text-8 {
    width: auto;
    margin: -79px 0 0 55px;
  }

  .u-section-5 .u-sheet-1 {
    min-height: 554px;
  }

  .u-section-5 .u-group-1 {
    width: 460px;
    min-height: 375px;
  }

  .u-section-7 .u-sheet-1 {
    min-height: 405px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 720px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-bottom: 30px;
  }

  .u-section-7 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-7 .u-container-layout-7 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .typewriter{
    font-size: 1.25rem;
  }
  .u-section-1 .u-sheet-1 {
    min-height: 323px;
  }
  .u-section-1 {
    background-position: center !important;
    background-size: cover !important;
    height: 100vh !important;
  }
  .u-layout-col.u-layout-cell .u-container-layout-1 .u-text-1 {
    margin-top: 20px !important;
  }

  .u-section-2 .u-sheet-1 {
    min-height: 838px;
  }

  .u-section-2 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-text-2 {
    font-size: 1rem;
    width: auto;
  }

  .u-section-2 .u-image-1 {
    min-height: 311px;
  }

  .u-section-2 .u-container-layout-2 {
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-2 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-sheet-1 {
    min-height: 522px;
  }

 

  .u-section-3 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-3 .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .u-section-2 .u-layout-wrap-1{
    padding-right: 0px;
  }
  .u-section-2 .u-text-1{
    font-size: 1.5rem;
  }
  .u-section-2 .u-text-2{
    margin-top: 10px;
  }
  .u-section-4 .u-text-2{
    padding: 10px;
    text-align: justify;
  }
  .description-container{
    margin-top: 40px;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 821px;
  }

  .u-section-3 .u-container-layout-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-3 .u-image-1 {
    height: 421px;
  }

  .u-section-4 .u-list-1 {
    width: 540px;
  }

  .u-section-4 .u-container-layout-1 {
    padding: 30px 20px;
  }

  .u-section-4 .u-container-layout-2 {
    padding: 30px 20px;
  }

  .u-section-4 .u-container-layout-3 {
    padding: 30px 20px;
  }

  .u-section-5 {
    background-position: 66% 84.71%;
    background-size: auto 105%;
  }

  .u-section-5 .u-sheet-1 {
    min-height: 461px;
  }

  .u-section-5 .u-group-1 {
    width: 367px;
    min-height: 349px;
    margin-top: 56px;
    margin-bottom: 56px;
  }

  .u-section-7 .u-sheet-1 {
    min-height: 505px;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 540px;
  }

  .u-section-7 .u-container-layout-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-7 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 100px;
  }

  .u-section-7 .u-container-layout-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-container-layout-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-group-1 {
    width: 540px;
    margin-left: 0;
  }

  .u-section-7 .u-container-layout-11 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-7 .u-group-2 {
    width: 540px;
    margin-right: 0;
  }

  .u-section-7 .u-container-layout-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .main-tab.active {
    width: 50%;
  }



  .main-menu1 {
    margin-top: 13px !important;
    margin-left: -311px !important;
  }

  h1:not(.u-title) {
    font-size: 2rem !important;
  }

  .main-tabs {
    border-radius: 75px !important;
    border: 2px solid rgb(136 136 136 / 42%);
    width: 100%;
    left: 12px;
  }

  .sticky-button {
    position: fixed !important;
    left: 87% !important;
    width: fit-content !important;

  }

  .u-section-5 .u-group-1 {
    width: 277px;
    min-height: 200px;
    margin-top: 100px;
    margin-bottom: 200px;
    margin-left: 9% !important;
  }



}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 203px;
  }

  body {
    overflow: hidden;
  }
  .u-section-2 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
}
.u-section-2 .u-text-head {
  margin:20px 50px 0 50px;
}
  .u-section-2 .u-sheet-1 {
    width: fit-content !important;
    min-height: 717px;
  }

  .u-section-2 .u-image-1 {
    min-height: 196px;
  }

  .u-section-3 .u-sheet-1 {
    width: fit-content !important;
  }

  .u-section-3 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-3 .u-layout-cell-2 {
    min-height: 100px;
  }

  .u-section-3 .u-image-1 {
    height: 259px;
  }

  .u-section-4 .u-sheet-1 {
    width: fit-content !important;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-4 .u-list-1 {
    width: fit-content;
  }

  .u-section-4 .u-text-3 {
    margin-top: 27px;
    font-size: 1.5rem;
  }

  .u-section-4 .u-text-4 {
    margin-left: 45px;
    font-size: 0.9rem;
  }

  .u-section-4 .u-text-5 {
    margin-top: 27px;
    font-size: 1.5rem;
  }

  .u-section-4 .u-text-6 {
    margin-left: 45px;
    font-size: 0.9rem;
  }

  .u-section-4 .u-text-7 {
    margin-top: 27px;
    font-size: 1.5rem;
  }

  .u-section-4 .u-text-8 {
    margin-left: 45px;
    font-size: 0.9rem;
  }
  .u-section-4 .u-list-item-1 {
    padding: 0px 20px 0px 20px;
  }
  .u-section-4 .u-list-item-2 {
    padding: 0px 20px 0px 20px;
  }
  .u-section-4 .u-list-item-3 {
    background: transparent !important;
    padding: 0px 20px 0px 20px;
  }
  .u-section-5 {
    background-position:0.59% 4.65%;
    background-size: auto 125%;
  }

  .u-section-5 .u-sheet-1 {
    min-height: 539px;
  }

  .u-section-5 .u-group-1 {
      width: fit-content;
      min-height: 200px;
      margin-top: 100px;
      margin-bottom: 200px;
      margin-left: 0% !important;
  }

  .u-section-5 .u-text-1 {
    color:#fff;
    background-color: #0000004f;
    margin-left: 0;
    margin-right: 0;
    font-size: 1.5rem !important;
  }

  .u-section-7 {
    padding: 0px;
  }

  .u-section-7 .u-sheet-1 {
    width: fit-content !important;
  }

  .u-section-7 .u-text-1 {
    font-size: 1.875rem;
  }

  .u-section-7 .u-layout-wrap-1 {
    width: 340px;
  }

  .u-section-7 .u-group-1 {
    width: 340px;
  }

  .u-section-7 .u-btn-1 {
    margin-left: 0;
    text-align: center;
  }

  .u-section-7 .u-group-2 {
    width: 340px;
  }

  .u-section-7 .u-container-layout-11 {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -1100px;
    margin-left: 40px;
  }

  .u-section-7 .u-layout-cell-1 {
    min-height: 500px;
  }
}


.column1 ul{
  padding-left:20px;
}



.captcha-container {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}
.footer-section h3{
  margin-top:20px !important;
} 