.img_y ul>li{
	list-style:disc;
}
.Space{
	padding-bottom:20px;
}
.mail1
		{font-weight: 700; color:#FFF;font-size: 15px;
		
		} 
.mail2
		{font-weight: 500; color:#FFF;font-size: 13px;
		}
.resource
        {
            text-align: center;
            font-size: 35px;
            font-weight: 600;
            padding-top: 10%;
            padding-bottom: 10%;
            
        }
 .download2 li
        {
        margin-bottom: 6px;
	   font-size:13px;
        }
.download2 a {
    color: #FFF;
        }
	 
 .banner {
	background-color: #1ac4d8;
	  margin-bottom: 0px;
	  padding-top: 0%;
	  text-align:left;
	}
.header-area.header-sticky {
    min-height: 80px;
    background-color: #FFF;
    margin-top: 34px;
}
.header-area 
 {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
    height: 80px; 
    transition: all .5s ease 0s; 
    background-color: #1ac4d8 !important;
	box-shadow: 0px 3px 6px 3px rgb(0 0 0 / 0%);
	border:none;
	
}
.background-header {
  background-color: #fff;
  height: 85px !important;
  position: fixed !important;
  top: 0px;
  left: 0px;
  right: 0px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0) !important;

}
.banner h3{
	  font-size: 65px;
	  font-weight: 600;
	  color: #fff;
	  font-family: "Nunito", sans-serif;
	  text-align: left;
	}
.banner p{
	font-size: 19px;
  color: #ffffff !important;
  font-family: "Montserrat", sans-serif;
  text-align: left;
	}
.banner button a{
		color:#fff;
	}
	
.getBtn.mt-4{
	font-family: Roboto, system-ui;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  color: #FFF;
  cursor: pointer;
  vertical-align: middle;
  background: none;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 10px 30px;
  border-radius: 30px;
	}
.Second_section h2{
		text-align: center;
  margin: 50px;
  font-family: poppins;
  font-weight: 700;
	}
.Second_section h4{
		font-size: 21px;
  color: #003060;
  text-transform: uppercase;
  font-weight: 700;
	}
.third_section h2{
		text-align:center;
		margin:20px 0 20px 0px;
		text-align: center;
		  margin: 50px;
		  font-family: poppins;
		  font-weight: 700;
	}
.third_section h4{
		text-align: center;
	    font-size: 20px;
	    color: #003060;
	}
.Second_section{
		padding:0px;
	}
.third_section{
		padding:0px;
		margin-bottom: 80px;
	}
.btnsss a:hover{
		background-color:#fff;
	}
.btnsss a{
		color:#fff;
	}
.fourth_section h2{
		font-size: 42px;
		font-family: montserrat;
		text-align: center;
		font-weight: 400;
	}
.background-header .main-nav .nav li a.active {
		  color: #fff !important;
		  opacity: 1;
		}
.scroll-to-section a{
		color: #fff !important;
		}
.header-area .main-nav .nav li a {
  color: #fff !important;
}
.background-header .main-nav .nav li.submenu::after {
  color: #fff;
}
.main-nav .nav li a.active {
  color: #fff !important;
  opacity: 1;
}

.div_section_1{
	  display: flex;
}
.card_body1{
	padding: 12px;
}
.card-title{
	margin: 0;
}
.card-img-top{
	width: 160px;
  margin: 0 auto;
  display: block;
}

/* Style tab links */
.tablink {
  background-color: #49c9ff00;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

.tablink:hover {
	color: #000;
  background-color: #f000;
}
button.tablink:active {
	color: #000;
  background-color: #f000 !important;
}
.six_section{
	margin:50px;
}
.six_section h2{
	text-align: center;
  margin: 50px;
  font-family: poppins;
  font-weight: 700;
  font-size: 30px;
}
/* Style the tab content (and add height:100% for full page content) */
.tabcontent {
  color: white;
  display: none;
  padding: 0px;
  height: 100%;
}

#Students {margin: 0;
  padding: 0;}
#News {}
#Contact {}
#About {}
.accordion {
background-color: #fff;
  color: #1ac4d8;
  cursor: pointer;
  padding: 7px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin-bottom: 10px;
  border-radius: 5px;
}

 button:hover, button:focus, .button:hover, .button:focus {
  background-color: #1ac4d8;
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
.Fifth_section{
	  background-color: #1ac4d8;
	  padding-bottom: 60px;
}
.card1{
	
	
}

.Fifth_section h2{
	text-align: center;
  color: #fff;
	
}
.imagess_section1{
position: relative;
  top: 127px;
  margin: 0 auto;
  display: block;
  left: 35px;
  right: 35px;
   background: url(../images/STUDENT_TRAINING.png);
	  background-repeat: no-repeat;
	  background-size: 300px 100px;
}
.card-img-top1 {
  width: 160px;
  margin: 0 auto;
  display: block;
  position: absolute;
}
.header-area .main-nav .nav li a.active {
  color: #fff !important;
  opacity: 1;
}
.header-area .main-nav .nav li.submenu::after {
  font-family: FontAwesome;
  content: "\f107";
  font-size: 12px;
  color: #fff;
  position: absolute;
  right: 18px;
  top: 12px;
}
.fadeOut3 .owl-dots{
	display:none;
	
}
.owl-prev{
	position: absolute;
  top: 250px;
     left: -70px;
  color: #fff;
   
}
.owl-next{
	position: absolute;
	  top: 250px;
	  right: 0;
}

.maintopspace {
 
  background: #1ac4d8;
}
.owl-next span{
 
  color: #fff;
}
.owl-prev span{
 
  color: #fff;

}
.card{
border: 2px solid #18b3ff;
    border-radius: 10px;
}
 
 .fourth_section .text-align-center{
	text-align: center;
  padding: 26px;
  font-size: 25px;
}
 
 .six_section h2{
	 text-align:center;
 }
 .six_section h3{
	 text-align: center;
  margin: 0;
  padding: 0;
	 
 }
 .six_section h5{
	 text-align: center;
 }
 .Seven_section{
	 margin:0px;
	 padding:0px;
 }
 .six_section .card-title{
	 text-align: left;
  font-size: 13px;
 }
  .six_section .card-text{
	 font-size: 12px;
 }
.six_section .card-img-top {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 9px;
}
.Seven_section h5{
	text-align: center;
}
.Seven_section h3{
	text-align: center;
}
.fourth_section .card-title{
	font-size: 14px;
  font-weight: 700;
}
.fourth_section .card-text{
	font-size: 12px;
 
}
.Eight_section .card-img-top{
	width: 100%;
	  margin: 0 auto;
	  display: block;
}
.Eight_section p{
	text-align: center;
  padding: 15px;
}
.Eight_section h3{
	text-align: center;
}
.Eight_section h5{
	text-align: center;
}
.Eight_section{
	margin: 0;
  padding: 0;
}
.Eight_section h3{
	text-align: center; 
    text-transform: uppercase;
}

.CERTIFICATION_partner h3{
	text-align: center; 
    text-transform: uppercase;
}
.impact_AI h3{
	text-align: center; 
    text-transform: uppercase;
}
.Nine_section h3{
		text-align: center; 
    text-transform: uppercase;
}
.Nine_section h5{
		text-align: center; 
    text-transform: uppercase;
}
.img_y_card h4{
	margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.img_y_card{
  border: 1px solid #18b3ff;
  padding: 10px;
  border-radius: 10px;
}
.img_y_card ul>li{
list-style: disc;
  font-size: 12px;
  text-align: left;
}

.fourth_section{
	
	background-color:#1ac4d8;
	margin:50px 0px;
}
.back_img_he1{
	background-image: url("../images/HE_1.png"); 
	  height: 300px;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: contain;
	  width: 1000px;
	  margin: 0px auto;
	  display: block;
}
/* Style the tab */
.tab1 {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab1 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab1 button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab1 button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent1 {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}