/* CSS styles for welcome page */

*{
  margin: 0%;
  padding: 0;
  box-sizing: border-box;
}

header {
  background-position: center;
  color: white;
  width: 100%;
}

.margins-p{
  padding-right: 100px;
  padding-left: 100px;
}
.container{
  margin-left: 0%;
  margin-right: 0%;
  max-width: 100%;
  padding-right: 100px;
  padding-left: 100px;
  
}
h6{
  margin-bottom: 0%;
}
.bg-sec{
  background-color: #0d2e47;
  
}

.inner-container{
  color: white;
  font-size: 14px;

}
.bg-sec-opac{
  background-color: #0d2e47;
  /* opacity: 0.5; */
}
.bg-cal-to-action{
  background-color: #ca4c27;
}
.normal-text{
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
}
.call-to-action{
  color: #CA5332;
}
.h-5{
  color: #CA5332;
  font-weight: 600;
}
.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  padding: 1%;
  height: 85%;
}
.top-bar a {
  align-items: left;
}
.logo {
  margin-left: 2%;
}

.social-icons .login {
  color: #ca4c27;
  text-decoration: none;
  font-family: "Forum", sans-serif;
  font-weight: bold;
  font-size: 1.125em;
}
.links-0 {
  text-decoration: none;
}
.social-icons .login:hover {
  color: #2a70b5;
}


/* Secondary colors */
 /* .col-8{
  background-color: #2A70B5;
  height: auto;
  padding-top: 16px;
 } */
/* Job Linkages Image */
.job-linkage{
  width: 100%;
  height: 250px;
  
}

@media (max-width:576px) {
  .col-4 p-0{
    display: none;
  }
  
}

/* Google Maps Footer */
.googleMaps{
  width: 100%;
  height: 250px;
}

.container-whyhano{
  margin-left: 200px;
  margin-right: 200px;
  margin-bottom: 24px;
  padding-left: 0%;
  padding-right: 0%;
}

.social-icons {
  position: relative;
  padding-top: 1%;
  align-items: left;
  margin-top: 1%;
  text-decoration: none;
  justify-content: center;
}
.social-icons a {
  margin-right: 10%;
}
.nav-content {
  padding-top: 0.2%;
  font-size: 1em;
}

.top-content {
  background-color: #2a70b5;
  width: 100%;
  height: 30%;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  font-family: "FontName", sans-serif;
  font-size: 14px;
}

.content ul li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}

.content ul li a:hover {
  color: #ca4c27;
}

.additional_content {
  font-size: 1em;
  background-color: #ffffff;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  font-family: "FontName", sans-serif;
}

.additional_content ul li a {
  text-decoration: none;
  color: #ca4c27;
  font-weight: bold;
}

.additional_content ul li a:hover {
  color: #2a70b5;
}

.dropdown-new {
  display: none;
  position: absolute;
  margin-top: 5px;
  margin-bottom: 5px;
  z-index: 1;
  background-color: #ca4c27;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-new li {
  display: block;
  justify-content: center;
  width: fit-content;
  margin-top: 5px;
  margin-bottom: 5px;
  height: fit-content;
}

.dropdown-new a {
  padding: 10px;
}

li:hover .dropdown-new {
  display: block;
}

.dropdown-new:hover {
  display: block;
}
.nav-link{
  color: #000000;
}
.nav-link:hover{
  color:#ca4c27;
}

li:hover .dropdown-new,
li:focus-within .dropdown-new {
  display: block;
}

div ul {
  list-style: none;
  display: flex;
}

div ul li {
  margin-right: 5rem;
}

div ul li a {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 1em;
}

div ul li a:hover {
  color: #000000;
}

.header-container {
  padding: 20px;
  display: inline-block;
  width: 500px;
  height: fit-content;
  margin: 0 auto;
  position: relative;
  top: 30%;
  left: 10%;
  text-align: center;
  background-color: #13487dc4;
  border-radius: 1%;
}

.header-container:hover {
  transform: scale(1.2);
  transition: transform 0.2s ease-in-out;
}

.header-container a {
  color: #008080;
  text-decoration: none;
  font-family: "Forum", sans-serif;
  font-weight: bold;
}

.header-container a:hover {
  color: #ca4c27;
}
.header-container h1 {
  font-size: 30px;
  text-decoration: bold;
  color: #ffffff;
}

.header-container h3 {
  font-size: 18px;
  color: #ffffff;
}

.header-container p {
  font-size: 15px;
  color: #ffffff;
  line-height: 1.8;
}

nav ul {
  list-style: none;
  display: flex;
}

nav ul li {
  margin-right: 1rem;
}

.c1{
  background-size: cover;
  background-image: url("../job1.jpg");
  background-repeat: no-repeat;
  height: 300px;
  width: 100%;
}
.c2{
  position: relative;
  background-size: cover;
  background-image: url("../images/pic1.jpg");
  background-repeat: no-repeat;
  height: 300px;
  width: 100%;
  
}

#bg1:hover{
  background-color: #0d2e47;
}
.c3{
  background-size: cover;
  background-image: url("../images/functional\ adult\ literacy.JPG");
  background-repeat: no-repeat;
  height: 300px;
  width: 100%;
}
.c4{
  background-size: cover;
  background-image: url("../images/professional\ dev\ courses.JPG");
  background-repeat: no-repeat;
  height: 300px;
  width: 100%;
}
.c5{
  background-size: cover;
  background-image: url("../images/Tvet.JPG");
  background-repeat: no-repeat;
  height: 300px;
  width: 100%;
}
.content{
  background-color: rgba(255, 255, 255, 0.4);
}

nav ul li a {
  text-decoration: none;
  color: #2a70b5;
  font-weight: bold;
}

h1 {
  margin: 0;
}

a {
  color: #2a70b5;
}

body {
  font-family: "Lexend Deca", sans-serif;
}

.background-image {
  /* background-image: url("/images/programs.png"); */
  background-size: cover;
  width: 100%;
  height: 800px;
  background-color: hsla(210, 32%, 48%, 0.167);
}

.background-overlay {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #cd43248c;
}

.our-programs- {
  font-family: "Forum", sans-serif;
  color: #2a70b5;
  text-align: center;
  font-size: 24px;
  margin-top: 5%;
}

.our-programs h1 {
  margin-bottom: 3%;
}
.programs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 2px;
  width: 80%;
  height: 525px;
  justify-content: center;
  position: relative;
  align-items: center;
  left: 10%;
  margin-top: 50px;
}

.image-container {
  position: relative;
  display: inline-block;
}
.image-container2 {
  position: relative;
  display: inline-block;
}
.image-container3 {
  position: relative;
  display: inline-block;
}
.image-container4 {
  position: relative;
  display: inline-block;
}
.image-container5 {
  position: relative;
  display: inline-block;
}
.image-container6 {
  position: relative;
  display: inline-block;
}
.image-container7 {
  position: relative;
  display: inline-block;
}
.image-container8 {
  position: relative;
  display: inline-block;
}

.text-container {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  width: auto;
  height: 240px;
  align-items: center;
  text-align: center;
  justify-content: center;
  display: flex;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.image-container:hover .text-container {
  opacity: 1;
}
.image-container2:hover .text-container {
  opacity: 1;
}
.image-container3:hover .text-container {
  opacity: 1;
}
.image-container4:hover .text-container {
  opacity: 1;
}
.image-container5:hover .text-container {
  opacity: 1;
}
.image-container6:hover .text-container {
  opacity: 1;
}
.image-container7:hover .text-container {
  opacity: 1;
}
.image-container8:hover .text-container {
  opacity: 1;
}

.Why-Hano {
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  padding-bottom: 80px;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  background-color: #ca4c27;
  border-radius: 0.5%;
}
.Why-Hano h1 {
  padding-top: 50px;
  text-align: center;
  font-family: "Forum", sans-serif;
  font-size: 40px;
  color: #ffffff;
  justify-content: center;
}
.Why-Hano h4 {
  text-align: center;
  font-family: "Forum", sans-serif;
  font-size: 22px;
  color: #ffffff;
  justify-content: center;
}
.Why-Hano .why-hano-text {
  padding-left: 5%;
  padding-right: 5%;
  justify-items: center;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 1.2;
}

.skills {
  width: 85%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 120px;
  justify-content: center;
  position: relative;
  align-items: center;
  background-color: #0d2e47;
}
.skills h1 {
  text-align: center;
  font-family: "Lexend", sans-serif;
  font-size: 28px;
  color: #ffffff;
  justify-content: center;
  margin-top: 8%;
  margin-right: auto;
  margin-left: auto;
  width: 75%;
  margin-bottom: 3%;
  margin-top: 3%;
}

.nav-link:hover{
  color: #ca4c27;
}

.skills-container {
  display: grid;
  width: inherit;
  height: inherit;
  margin-left: auto;
  margin-right: auto;
}

.container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #0d2e47;
  gap: 0;
}

.container1 img {
  max-width: 100%;
  width: 50%;
  height: 100%;
}

.container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 4%;
  margin-left: 4%;
  color: #ffffff;
}

.sign-here-container {
  background-color: #163141;
  width: 100%;
  height: 500px;
}
.hano-tech {
  padding-top: 5%;
  font-family: "Forum", sans-serif;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  margin-top: 5%;
}
.Regstration_Container {
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  background-color: #ca4c27;
  border-radius: 0.5%;
}

.Regstration_Container h1 {
  padding-top: 50px;
  text-align: center;
  font-family: "Forum", sans-serif;
  font-size: 40px;
  color: #000000;
  justify-content: center;
}

.bannerIndex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

h2 {
  text-align: center;
  font-family: "Forum", sans-serif;
  font-size: 36px;
  color: #ffffff;
  justify-content: center;
  margin-top: 8%;
  margin-right: auto;
  margin-left: auto;
  width: 75%;
}

.enroll-btn {
  display: inline-block;
  background-color: #ca4c27;
  color: rgb(255, 255, 255);
  font-size: 15px;
  font-weight: bold;
  border: none;
  border-radius: 25px;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  margin-top: 20px;
  border: 2px solid rgb(255, 255, 255);
  transition: all 0.2s ease-in-out;
}

.enroll-btn:hover {
  background-color: #2a70b5;
  color: #fff;
  transform: scale(1.1);
}

.mission {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #0d2e47;
  gap: 0;
  margin-top: 5%;
}

.mission video {
  max-width: 100%;
  width: 50%;
  height: 100%;
}

.mission p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 4%;
  margin-left: 4%;
  color: #ffffff;
}

.breaking-barriers {
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  padding-bottom: 60px;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 0.5%;
}
.breaking-barriers h1 {
  padding-top: 50px;
  text-align: center;
  font-family: "Lexend", sans-serif;
  font-size: 36px;
  color: #ca4c27;
}

.breaking-barriers .breaking-barriers-text {
  padding-left: 10%;
  padding-right: 10%;
  margin-top: 2%;
  justify-items: center;
  color: #163141;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}

.Why-Hano a:hover {
  color: #14baa1;
}

.contact_us_banner {
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
  width: 55%;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  border-radius: 1%;
  background-color: #0d2e47;
}

.contact_us_banner h4 {
  padding-top: 50px;
  text-align: center;
  font-family: "Lexend", sans-serif;
  font-size: 30px;
  color: #ffffff;
  justify-content: center;
}
.contact_btn {
  display: inline-block;
  background-color: #0d2e47;
  color: rgb(255, 255, 255);
  font-size: 15px;
  font-weight: bold;
  border: none;
  border-radius: 25px;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  margin-top: 20px;
  border: 2px solid rgb(255, 255, 255);
  transition: all 0.2s ease-in-out;
}

.testimonials {
  justify-content: center;
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  background-color: #0d2e47;
}

.testimonials .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  gap: 0;
}

.testimonials h1 {
  padding-top: 50px;
  text-align: center;
  font-family: "Lexend", sans-serif;
  font-size: 36px;
  color: #ffffff;
}

.testimonials .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 4%;
  margin-left: 4%;
  color: #ffffff;
}

.QA {
  width: 85%;
  height: 100%;
  margin-top: 8%;
  padding-bottom: 8%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding-bottom: 150px;
  justify-content: center;
  position: relative;
  align-items: center;
}

.QA .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: white;
  padding-bottom: 2%;
  color: #000000;
}

/* .QA .container1 img{

  max-width: 100%;
  width: 25%;
  height: 25%;
} */

.QA .container1 .containerInner {
  width: 100%;
  height: 500px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 2%;
  margin-left: 2%;
  color: #ffffff;
  flex: 1;
  flex-grow: 1;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.QA .container1:hover span:hover {
  text-decoration: underline;
}

.qaImageHolder {
  max-width: 100%;
  width: 25%;
  height: 25%;
  display: flex;
  /* justify-content: start; */
  align-items: last baseline;
  position: relative;
  place-self: center;
}

.imgBg {
  background-color: #f7d40d;
  width: 80%;
  height: 60%;
  border-radius: 100%;
  margin-bottom: 15%;
  margin-top: 0;
}

.qaImageHolder img {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: absolute;
  left: 0;
  top: 0;
}

.news {
  width: 80%;
  height: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
}

.news h1 {
  text-align: center;
  margin-bottom: 3%;
  color: #ca4c27;
  margin-top: 10%;
}

.grid {
  display: flex;
  justify-content: space-around;
}

.news .img-link {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 500px;
  height: 470px;
  margin-right: 20px;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.img-link:last-child {
  margin-right: 0;
}

.img-link img {
  display: block;
  max-width: 100%;
  height: auto;
}

.hidden-text {
  top: 100%;
  left: 0;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  display: block;
  box-sizing: border-box;
  margin: auto;
	font-family: 'texgyreadventorregular';
	font-size: 18px;
	color: #41484d;
	/* line-height: 32px; */
	text-transform: none;
}

.plus-icon {
  text-decoration: none;
	display: block;
	width: 64px;
	height: 64px;
	line-height: 60px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 67%;
	background: #2c97ea;
	border-radius: 50%;
	font-size: 34px;
	color: #fff;
	box-shadow: 0px 5px 5px #c0e0f9;
}

.plus-icon:hover {
	background: #ff9600;
}

.our_Patners {
  margin-right: 0%;
  margin-left: 0%;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 80px;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  border-radius: 0.5%;
  padding-right: 100px;
  padding-left: 100px;
}

.our_Patners h1 {
  text-align: center;
  margin-bottom: 3%;
  color: #ca4c27;
  margin-top: 0.2%;
}

.our_Patners img {
  width: 100%;
  height: 100%;
}

/* footer {
  background-color: #0d2e47;
  padding-left: 10px;
  padding-top: 15px;
  text-align: center;
  color: white;
  width: 100%;
  height: 65vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
} */

.column {
  flex-basis: calc(
    10.33% - 0px
  ); /* evenly space the three columns with a 10px gap */
  margin-bottom: 2%;
}

.map {
  margin-top: 3%;
  position: absolute; /* position the map absolutely */
  bottom: 0; /* position the map at the bottom of the footer */
  right: 0; /* position the map at the right of the footer */
  /* set the height of the map to be around 30% of the footer */
}

.bottom {
  position: absolute;
  bottom: 10px;
  left: 0;
}

/*make the index.html responsive
Responsive Screens*/

/*About US*/

.who_we_are {
  width: 85%;
  height: 100%;
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
  justify-content: center;
  position: relative;
  align-items: center;
}

.who_we_are .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #ca4c27;
  gap: 0;
}

.who_we_are .container1 img {
  max-width: 100%;
  width: 50%;
  height: 100%;
}

.who_we_are .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 2%;
  color: #ffffff;
}

.mission_vision {
  justify-content: center;
  align-items: center;
  width: 85%;
  padding-bottom: 3%;
  margin-left: auto;
  margin-right: auto;
  background-color: #0d2e47;
}

.mission_vision .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  gap: 0;
}

.mission_vision h1 {
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  text-align: center;
  font-family: "Lexend", sans-serif;
  font-size: 36px;
  color: #ffffff;
}

.mission_vision .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 4%;
  margin-left: 4%;
  color: #ffffff;
}

.more_about {
  width: 85%;
  height: 100%;
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
  justify-content: center;
  position: relative;
  align-items: center;
}

.more_about .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #ca4c27;
  gap: 0;
}

.more_about .container1 img {
  max-width: 100%;
  width: 50%;
  height: 100%;
}

.more_about .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 2%;
  color: #ffffff;
}

#videoContainer {
  position: relative;
  width: 100vw;
  height: 40vh;
  margin: 0 auto;
}

#video {
  width: 100%;
  height: 100%;
}

#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#play-button {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

#text {
  color: #0d2e47;
  font-size: 30px;
  text-align: center;
  margin: 0 20px;
}

.about_info {
  width: 85%;
  height: 100%;
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
  justify-content: center;
  position: relative;
  align-items: center;
}

.about_info .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #0d2e47;
  gap: 0;
}

.about_info .container1 img {
  max-width: 100%;
  width: 50%;
  height: 100%;
  margin-bottom: 3%;
  padding-bottom: 2%;
  margin-top: 5%;
}

.about_info p {
  font-size: 15px;
  margin-top: 3%;
}

.professional-education {
  width: 85%;
  height: 100%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3%;
  justify-content: center;
  position: relative;
  align-items: center;
  background-color: #ca4c27;
}

.professional-education .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #ca4c27;
  margin-left: auto;
  margin-right: auto;
}
.professional-education h3 {
  text-align: center;
  color: #ffffff;
  padding-top: 5%;
  font-size: 24px;
}

.professional-education .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: left;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 6%;
  color: #ffffff;
}

.core_values {
  font-family: "Forum", sans-serif;
  color: #2a70b5;
  text-align: center;
  font-size: 24px;
  margin-top: 5%;
  margin-bottom: 5%;
}

/*Our Story*/
.little_abt_us {
  width: 85%;
  height: 100%;
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
  justify-content: center;
  position: relative;
  align-items: center;
}

.little_abt_us .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #ca4c27;
  gap: 0;
}

.little_abt_us .container1 img {
  max-width: 100%;
  width: 50%;
  height: 100%;
}

.little_abt_us .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 2%;
  color: #ffffff;
}

.little_abt_us .container2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #0d2e47;
  gap: 0;
}

.little_abt_us .container2 img {
  max-width: 100%;
  width: 50%;
  height: 100%;
}

.little_abt_us .container2 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 2%;
  color: #ffffff;
}

.banner {
  background-image: url("images/background.jpg");
  background-size: cover;
  height: 250px;
  position: relative;
  margin-top: 1%;
}
.banner-new{
  background: url("images/bg.jpg") no-repeat center center/cover;
  opacity: 1;
  height: auto;
}

.banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0d2e47e5;
}

.banner .text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: white;
  text-align: center;
}

.more {
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  padding-bottom: 60px;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 0.5%;
}
.more h1 {
  padding-top: 50px;
  text-align: center;
  font-family: "Lexend", sans-serif;
  font-size: 36px;
  color: #ca4c27;
}

.more .more-text {
  padding-left: 10%;
  padding-right: 10%;
  margin-top: 2%;
  justify-items: center;
  color: #163141;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.interested {
  margin-bottom: 0%;
  width: 100%;
}

.interested .containerInterested {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  background-color: #ca4c27;
  width: 100%;
}

.interested .containerInterested p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 2%;
  color: #ffffff;
}
/*leadership*/
.leadership_text {
  background-color: #ffffff;
  margin-top: 5%;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
}

.leadership_text .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  background-color: #ffffff;
  width: 100%;
}

.leadership_text .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 2%;
  color: #0d2e47;
}

.leadership_structure {
  width: 85%;
  margin: 0 auto;
  text-align: center;
  margin-top: 5%;
  margin-bottom: 5%;
}

/*Courses*/
table {
  border-collapse: collapse;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  margin-bottom: 5%;
  border: none;
  border-collapse: collapse;
}

th,
td {
  text-align: left;
  padding: 8px;
  border: 1px solid black;
  border: none;
  border-collapse: collapse;
}

th {
  background-color: #0d2e47;
  color: white;
}

tr:nth-child(even) {
  background-color: #e8cac1;
}

tr:nth-child(odd) {
  background-color: #a6c0d9;
}

/*job creation*/
.job-creation {
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  padding-bottom: 80px;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  border-radius: 0.5%;
}

.job-creation .job-creation-text {
  padding-left: 5%;
  padding-right: 5%;
  justify-items: center;
  color: #0d2e47;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.who_we_are {
  width: 85%;
  height: 100%;
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
  justify-content: center;
  position: relative;
  align-items: center;
  text-align: center;
}

.mogadishu-job-fair {
  width: 85%;
  height: 100%;
  margin-top: 1%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3%;
  justify-content: center;
  position: relative;
  align-items: center;
  background-color: #ca4c27;
}

.mogadishu-job-fair .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  gap: 0;
  background-color: #ca4c27;
}
.mogadishu-job-fair h1 {
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  font-size: 36px;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  padding-top: 5%;
}

.mogadishu-job-fair .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 2%;
  color: #ffffff;
}

.job-container {
  justify-content: center;
  align-items: center;
  width: 85%;
  padding-bottom: 3%;
  margin-left: auto;
  margin-right: auto;
  flex-basis: calc(21.253% - 0px);
}

.job-container .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  gap: 0;
}
.job-container img {
  width: 25%;
  height: 25vh;
}

.goals {
  width: 85%;
  height: 100%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3%;
  justify-content: center;
  position: relative;
  align-items: center;
  background-color: #0d2e47;
}

.goals .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #0d2e47;
  margin-left: auto;
  margin-right: auto;
}
.goals h3 {
  text-align: center;
  color: #ffffff;
  padding-top: 5%;
  font-size: 36px;
}

.goals .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: left;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 6%;
  color: #ffffff;
}

.activities {
  width: 85%;
  height: 100%;
  margin-top: 8%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3%;
  justify-content: center;
  position: relative;
  align-items: center;
  background-color: #ca4c27;
}

.activities .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #ca4c27;
  margin-left: auto;
  margin-right: auto;
}
.activities h3 {
  text-align: center;
  color: #ffffff;
  padding-top: 5%;
  font-size: 36px;
}

.activities .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: left;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 6%;
  color: #ffffff;
}

.impact {
  width: 85%;
  height: 100%;
  margin-top: 1%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3%;
  justify-content: center;
  position: relative;
  align-items: center;
  background-color: #ffffff;
}

.impact .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  gap: 0;
  background-color: #ffffff;
}
.impact h1 {
  align-items: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  font-size: 36px;
  justify-content: center;
  text-align: center;
  color: #ca4c27;
  padding-top: 5%;
}

.impact .container1 p {
  max-width: 100%;
  width: 70%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 2%;
  margin-left: 2%;
  color: #0d2e47;
}

.baadigoob {
  width: 88%;
  height: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 120px;
  justify-content: center;
  position: relative;
  align-items: center;
}
.baadigoob h1 {
  text-align: center;
  font-family: "Forum", sans-serif;
  font-size: 36px;
  color: #000000;
  justify-content: center;
  margin-top: 8%;
  margin-right: auto;
  margin-left: auto;
  width: 60%;
}

.baadigoob-container {
  display: grid;
  width: inherit;
  height: inherit;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.baadigoob .container1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #0d2e47;
  gap: 0;
}
.baadigoob .container2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  background-color: #ca4c27;
  gap: 0;
}

.baadigoob .container2 img {
  max-width: 100%;
  width: 50%;
  height: 100%;
}

.baadigoob .container2 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 4%;
  margin-left: 4%;
  color: #ffffff;
}
.baadigoob .container1 img {
  max-width: 100%;
  width: 50%;
  height: 100%;
}

.baadigoob .container1 p {
  max-width: 100%;
  width: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  justify-content: center;
  margin-right: 4%;
  margin-left: 4%;
  color: #ffffff;
}

.additional-job-text {
  margin-top: 5%;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  padding-bottom: 80px;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  border-radius: 0.5%;
}

.additional-job-text .additional-job-text-text {
  padding-left: 5%;
  padding-right: 5%;
  justify-items: center;
  color: #0d2e47;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}

.Khibrad {
  margin-top: 2%;
  margin-right: auto;
  margin-left: auto;
  width: 85%;
  padding-bottom: 60px;
  margin-bottom: 8%;
  height: fit-content;
  align-items: center;
  position: relative;
  justify-content: center;
  background-color: #ca4c27;
  border-radius: 0.5%;
}
.Khibrad h1 {
  font-size: 30px;
  color: #ffffff;
  padding-top: 5%;
  align-items: center;
  text-align: center;
}
.Khibrad p {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5;
}

.khibrad #pic {
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  justify-content: center;
  display: flex;
}

#btnExport {
  margin-left: 10%;
  margin-bottom: 5%;
}

.slider {
  width: 100%;
  height: 40vh;
  overflow: hidden;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-left: 0%;
  margin-right: 0%;
  
}
.slides {
  display: flex;
  width: 500%;
  height: 100%;
  transition: all 1s;
}
.slides img {
  width: 20%;
  height: 50%;
  object-fit: contain;
  margin-top: auto;
  margin-bottom: auto;
}
button.prev,
button.next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border: none;
  background-color: rgb(255, 255, 255);
  color: #0d2e47;
  font-size: 20px;
  cursor: pointer;
  padding-right: 1%;
  padding-left: 1%;
}
button.prev {
  left: 0;
}
button.next {
  right: 0;
}

.banner3 {
  position: relative;
  width: 100%;
  height: 50vh;
  background: url("images/bg.jpg") no-repeat center center/cover;
  overflow: hidden;
}

.banner3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0d2e479b;
}

.container3 {
  position: relative;
  width: 85%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.content3 {
  max-width: 500px;
  padding: 20px;
  color: #fff;
  text-align: center;
}

.title3 {
  font-size: 24px;
  margin-bottom: 20px;
  color: #ffffff;
}

.description3 {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: center;
  opacity: 0.8;
}

.content3:hover .title3,
.content3:hover .description3 {
  opacity: 1;
  transform: scale(1.05);
}
