@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@font-face {
  font-family: "GlitterySnowfall";
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/Glittery%20Snowfall.ttf);
  
 
}
@media (min-width: 1200px) {
  .container {
  
    max-width: 1170px;
  }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1370px
    }
}

@media (min-width: 1601px) {
    .container {
        max-width: 1380px
    }

}

body{
font-family: "Manrope", sans-serif;
font-size:14px;
font-weight:400;
color: #4e4e4e;
  line-height: 26px;  overflow-x: hidden;
}


a{
  text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.menuclose
{
  display: none;
}
.headheader_outer
{
  float: left;
  width: 100%;
  padding: 5px 0px;
  background-color: #0059a9;
}
.header_outer
{  float: left;
  width: 100%;
  padding: 8px 0px 0px 0px;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.ncvrttext
{
  float: left;
  color: #fff;
}
.ncvrttext img
{
  width: 50px;
}
.last_list
{
  color: #fff;
  float: right;

}
.logotop
{
  width: 500px;
}
.topicon span
{
  display: inline-block;
  margin-right: 5px;
}
.topicon i
{
  
  display: inline-block;
  margin-right: 5px;
  position: relative;
  top: -1px;
}

.header_outer .navbar 
{
  display: inline-block;
  width: 100%;
  padding-bottom: 0px;
}
#navbarsExampleDefault
{
  width: 115%;
  clear: both;
  border-top: 1px solid #bdbdbd;
  margin-top: 10px;
}
#navbarsExampleDefault  .navbar-nav li
{
    line-height: 21px;
  margin: 8px 10px; 

}
#navbarsExampleDefault  .navbar-nav .nav-link
{
  display: inline-block;
  color: #666666;
  font-weight: 500;
  padding: 0px 8px;
}
#navbarsExampleDefault  .navbar-nav .nav-link i
{
  float: left;
  margin-right: 5px;
  margin-top: 2.5px;
}
/*#navbarsExampleDefault  .navbar-nav .nav-link span
{
  float: left;

}*/
#navbarsExampleDefault  .navbar-nav li:hover a, #navbarsExampleDefault  .navbar-nav li a.active
{
  color: #0059a9;
}
.rightcont
{
  float: right;
    margin-top: 20px;
}
.rightcont ul
{
  display: inline-block;
  list-style: none;
}
.rightcont ul li:first-child
{
  display: inline-block;
  border: 1px solid #0059a9;
  padding: 6px 18px;
  border-radius: 10px;
  margin-right: 30px;
  font-weight: 500;
    transition: all 0.3s ease-in-out;
}
.rightcont ul li:first-child i, .rightcont ul li:first-child a
{

  color: #0059a9 ;
}
.rightcont ul li:first-child:hover
{
  background-color: #0059a9;
}
.rightcont ul li:first-child:hover i, .rightcont ul li:first-child:hover a
{
  color: #ffffff;

}
.rightcont ul li:first-child i
{
  position: relative;
  top: -1px;
  margin-right: 3px;
}
.rightcont ul li:nth-child(2)
{
  display: inline-block;
  background-color: #0059a9;
  border: 1px solid #0059a9;
  padding: 6px 15px;
  border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.rightcont ul li:nth-child(2) i, .rightcont ul li:nth-child(2) a
{

  color: #ffffff !important;
}

.rightcont ul li:nth-child(2):hover
{
  border: 1px solid #125875;
  background-color: #125875;
}

.rightcont ul li:nth-child(2) i
{
  position: relative;
  top: -1px;
  margin-right: 3px;
}

.banner-out
{
  float: left;
  border-top: 1px solid #eeeeee;
  width: 100%;
}

   #ourbanners img
    {
      width: 100%;

    }
     #ourbanners .owl-item
    {
      padding: 0px;
    }
      #ourbanners  .owl-controls
    {
      position: absolute;
      left: 0px;
      width: 100%;
      bottom: 0px;
      z-index: 10;
    }
     #ourbanners .owl-page span
    {width: 15px;
  height: 15px;
       background-color: #fff;
    }
     #ourbanners .owl-pagination .active span,   #ourbanners .owl-page:hover span
    {

       background-color: #0059a9 ;
    }
    .bannerimg_out img:last-child
    {
      display: none;
    }



    

/* 4. about */
/* button style */

.btn {
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 15px 24px;
	text-align: center;
	text-transform: unset;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
    z-index:1;
    text-transform: capitalize;
   background: #0059a9;
    border: 1px solid #0059a9;
    overflow: hidden;
}

.btn i{
    margin-left: 10px;
    font-size: 18px;
}
.btn::before {
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  content: "";
  background: #125875;
  top: -60PX;
  left: 10px;
  z-index: -1;    
    transition: all 0.3s ease 0s;
}
.btn:hover::before {
width: 100%;
height: 100%;
position: absolute;
border-radius: 4px;
content: "";
background: #125875;
top: 0;
left: 0;
z-index: -1;
}
.btn:hover{
    color: #fff;
    border-color: #0059a9;
}
.about-area .btn{
    background:#0059a9;
border: 1px solid #0059a9;
}
.about-area .btn:hover{
border: 1px solid #6fcbfe;
}
.about-area .btn:hover::before{
    background: #6fcbfe;
}
.s-about-img img {
  width: 100%;

}
.about-img {
	margin-left: -50px;
}
.about-user {
display: flex;
margin: 30px 0;
border-bottom: 1px solid #d7d7d7;
padding-bottom: 15px;
}
.about-user .img{
  margin-right: 30px;
}
.about-user .text h5{
    color: #0059a9;
}
.about-text {
  position: absolute;
  bottom: 0px;
  right: 30px;
  width: 200px;
  background: #6fcbfe;
  padding: 30px;
   border-radius: 10px;
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.08);
    overflow: hidden;
color: #0059a9;
}

.about-text::after{
position: absolute;
content: "";
height: 6px;
width: 100%;
bottom: 0;
left: 0;
display: inline-block;
background: #0059a9;
}

.about-text span {
font-size: 50px;
position: relative;
display: inline-block;
font-weight: 600;
font-family: 'Jost', sans-serif;
margin-top: 0;
}
.about-text span sub {
font-size: 30px;
font-weight: 600;
margin-left: -10px;
bottom: 5px;
}
.second-about p
{
  margin-top: 20px;
  margin-bottom: 0px;
  color: #000000;
  font-weight: 500;
}
.about-title > span {
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	background: #0059a9;
	height: 30px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 30px;
}
.about-title h2 {
	font-size:40px;
    margin-bottom: 0 !important;
    font-weight: 600;
    color: #000000;
}
.about-title h5{
   color: #0059a9;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}
.about-title .title-strong{
    color: #4f4f4f;
    font-weight: 500;
    font-size: 18px;
}
.about-title .title-strong span {
    padding: 3px 12px;
    background: #0059a9;
    border-radius: 5px;
    color: #fff;
}
.about-title p span {
	display: inline-block;
	height: 2px;
	width: 40px;
	background: #0059a9;
	margin-right: 20px;
	position: relative;
	top: -5px;
}
.about-title p {
	margin-bottom: 0;
}
.about-content p {
	margin-top: 25px;
  text-align: justify;
  text-align-last: left;
}
.about-content li {
    display: flex;
    margin-bottom: 10px;
    color: #125875;
}
.about-content li .text {
    padding-top: 0;
}
.about-title h2 span {
    color: #0059a9;
}
.about-content li .icon i {
    width: 40px;
height: 40px;
background: #ebebeb;
text-align: center;
line-height: 40px;
margin-right: 20px;
color: #0059a9;
}
.p-relative {
  position: relative;
}
.about-area
{
  float: left;
  width: 100%;
  padding: 70px 0px;
    background-color: #EFF7FF;
      transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.second-about {
  right: 0;
  bottom: inherit;
  text-align: center;
  top: 0;
  width: 307px;
}


.about-content2 .about-title h2{
    color: #fff;
}
.about-content2 li {
display: inherit;
margin-top: 10px;
width: 50%;
float: left;
margin-bottom: 0;
color: #777;
}
.about-content2 .abcontent{
    display: flex;
}
.about-content2 li .ano{
 font-size: 20px;
width: 90px;
height: 56px;
background: #0059a9;
text-align: center;
margin-right: 15px;
color: #fff;
display: block;
border-radius: 50%;
font-weight: 500;
line-height: 56px;
font-family: 'Jost', sans-serif;
}
.about-content2 li .text h3{
    font-size: 24px;
    margin-bottom: 10px;
}
.about-content2 li .text {
  padding-top: 5px;
}
.slider-btn{
    display: inline-block;
    position: relative;
}
.readmore i
{
  rotate: -35deg;
}

.animations-02 {
    position: absolute;
    right: 0;
    bottom:-10px;
     animation: alltuchtopdown 5s infinite;
      -webkit-animation: alltuchtopdown 5s infinite;
      animation-delay: 0s;
      -webkit-animation-delay: 3s;
}

@keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translateY(-20px);
    -moz-transform: rotateX(0deg) translateY(-20px);
    -ms-transform: rotateX(0deg) translateY(-20px);
    -o-transform: rotateX(0deg) translateY(-20px);
    transform: rotateX(0deg) translateY(-20px); }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); } }
@-webkit-keyframes alltuchtopdown {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translateY(-20px);
    -moz-transform: rotateX(0deg) translateY(-20px);
    -ms-transform: rotateX(0deg) translateY(-20px);
    -o-transform: rotateX(0deg) translateY(-20px);
    transform: rotateX(0deg) translateY(-20px); }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); } }


    .homecourses
    {
      float: left;
      width: 100%;
      background-color: #ffffff;
      padding: 70px 0px;
    }



    
.counter-area {
  float: left;
  width: 100%;
  padding: 50px 0px;
  position: relative;
  background-image: url(../images/couter_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  z-index: 1;
}

.counter-area::before{
  content: "";
  position: absolute;
  background: #012758;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .8;
  z-index: -1;
}

.counter-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 30px;
  position: relative;
  z-index: 1;
}

.counter-box .icon {
  position: relative;
  text-align: center;
  font-size: 60px;
  width: 100px;
  height: 100px;
  line-height: 88px;
  color: #ffffff;
  background: linear-gradient(to right, #6fc2ea, #8dceed);
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.counter-box:hover .icon
{
    background: linear-gradient(to right, #388edc, #0059a9);
}
.counter-box .icon img{
  width: 60px;
  filter: brightness(0) invert(1);
    display: inline-block;
  margin-top: 15px;
}

.counter-box .icon::before{
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  border: 3px solid #ffffff;
  transition: all .5s ease-in-out;;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  z-index: -1;
}

.counter-box:hover .icon::before{
  left: 0;
  top: 0;
}

.counter-box .counter {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 45px;
  font-weight: 600;
}

.counter-box .title {
  color: #ffffff;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
}

@media all and (max-width: 991px) {
  .counter-area .counter-box {
    margin: 40px 0;
  }
}

.ourcous
{
  float: left;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.course-item {
  position: relative;
  background: #ffffff;
  padding: 20px;
  margin-top: 30px;
  box-shadow: 0px 0px 40px 5px rgb(0 0 0 / 5%);
  border: 1px solid #deeaf6;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.course-item:hover
{
  box-shadow: 0 0 5px rgb(135, 204, 236, 0.6), 0 0 8px rgb(139, 205, 237, 0.5);



  transform: translateY(-4px);
}
.course-img {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.course-img img {

  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;

  width: 100%;
  height: auto;
}
.course-item:hover .course-img  img 
{
  transform: scale(1.1);

}
.course-content
{
  display: inline-block;
  width: 100%;
  text-align: center;
}
.cousaout
{
  color: #000000;
}




.course-title {
  display: inline-block;
  margin-top: 8px;
  width: 100%;
  margin-bottom: 10px;  
  font-size: 20px;
  font-weight: 700;
}
.course-title a
{
color: #000000;
}


.course-tag{

  background: #0059a9;
  color: #ffffff;
  border-radius:3px;
  padding: 2px 10px;
  margin-bottom: 0px;
  display: inline-block;
  box-shadow: 0 0  15px rgba(0, 0, 0, .17);
  z-index: 1;
    font-size: 14px;
}
.course_herf
{
    display: inline-block;
  background: #0059a9;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
  font-weight: 500;
}
.course_herf i
{
  margin-left: 5px;
}
.course_herf:hover
{
  background: #6fcbfe;
  color: #fff;

}

.video-area{
  float: left;
  width: 100%;
  position: relative;
  background: #012758;
  z-index: 1;
  padding:30px 0px 60px 0px;;
}
.video-area::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/01.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 0.08;
  z-index: -1;
}



.play-btn {
  display: inline-block;
  padding: 0;
  height: 75px;
  width: 75px;
  line-height: 75px;
  font-size: 20px;
  text-align: center;
  background: #6fcbfe;
  color: #ffffff !important;
  position: absolute;
  border-radius: 50%;
  z-index: 1;
}

.play-btn i::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #6fcbfe;
  border-radius: 50px;
  animation: ripple-wave 1s linear infinite;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.5s ease-in-out;
}

.video-content {
  position: relative;
  background-repeat: no-repeat;
 /* background-position: bottom;
  background-size: cover;*/
    background-size: 100% 100%;

}

.video-content::before {
  content: "";
  position: absolute;
/*  background: rgba(3, 2, 7, .2);*/

  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.video-wrapper {
  position: relative;
  display: flex;
  justify-content: center;

  height: 350px;
  z-index: 100;
}


@keyframes ripple-wave {
  0% {
    opacity: 0.8;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}







.video-area .play-btn {
  display: inline-block;
  padding: 0;
  height: 75px;
  width: 75px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-area .play-btn i
{
  line-height: 70px;
}
@media all and (max-width: 767px) {
  .video-wrapper {
    height: 250px;
  }
}
.aboutbvideo_home
{
  float: left;
  width: 100%;
  padding-right: 30px;
}
.aboutbvideo_home .about-title h5
{
  color: #ffffff;

}
.aboutbvideo_home .about-title h2
{
  color: #ffffff;

}

.aboutbvideo_home p
{
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #ffffff;

}
.photogal_out
{
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}


.photogal_out img {
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}

.photogal_out .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 89, 169, 0.5); /* Semi-transparent white */
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: opacity 0.3s ease;
}

.photogal_out:hover .overlay {
  opacity: 1;
}

.photogal_out .overlay i {
  font-size: 1.5em;
  color: #ffffff;
}


.enroll-area{
  float: left;
  width: 100%;
  padding:30px 0px 60px 0px;;
  position: relative;
  background-image:url('../images/notification_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.enroll-area::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #012758;
  opacity: .8;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.enroll-left{
  margin-right: 30px;
}

.enroll-form {
    background: #ffffff;
    border-radius: 80px 80px 0px 0;
    box-shadow: var(--box-shadow);
}

.enroll-form form{
  padding: 30px;
}

.enroll-form-header{
  background: #0059a9;
  border-radius: 0;
  padding: 20px 30px;
}

.enroll-form-header h3{
  color: #ffffff;  font-size: 22px;
}

.enroll-form-header p{
  color:#ffffff;
  margin-bottom: 0px;  line-height: 22px;
  margin-top: 5px;
  display: inline-block;
}

.enroll-form .form-group {
  margin-bottom: 20px
}

.enroll-form .form-group .form-control {
  padding: 10px 15px;
  border-radius: 6px;
  color: #6C757D;
  background-color: #f2f3f5;
  border: none;
  box-shadow: none
}

.enroll-form .form-group .form-select{
   padding: 7px 15px;
  background-color: #f2f3f5;
  color: #6C757D;
  border: none;
  box-shadow: none;
  border-radius: 8px;  font-size: 14px;
  line-height: 1.42857143;
}
.homenotifi_outer
{
  float: left;
  width: 100%;
}
.homenotifi_outer h2{
  color: #ffffff;
}
.homenotifi_outer marquee
{
  float: left;
  width: 100%;
  height: 100%;
}
.homenotifi_outer marquee ul
{
  display:inline-block;
  width: 100%;
  list-style: none;
  line-height: 22px;
}
.homenotifi_outer marquee ul li
{
  display:inline-block;
  width: 100%;
  margin-top: 20px;
  color: #ffffff;

}
.homenotifi_outer marquee ul li img
{
  width: 40px;vertical-align: top;
}
.homenotifi_outer marquee ul li span
{
  display:inline-block;
  width: calc(100% - 40px); /* Subtract 20px from the full width */
  padding-left: 10px;
}
.homenotifi_outer marquee ul li a
{
  color: #ffffff;

}


.scrolling-wrapper {
  width: 100%; /* Adjust the width to fit your needs */
  height:400px; /* Adjust height as needed */
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}

.notif_ul {
  margin: 0;
  padding: 0;
  list-style: none;
  animation: scroll-up 10s linear infinite;
}

.notif_ul li {
  display:inline-block;
  width: 100%;
  margin-top: 15px;
  color: #ffffff;
}



.notif_ul li img
{
  width: 40px;vertical-align: top;
}
.notif_ul li span
{
  display:inline-block;
  width: calc(100% - 40px); /* Subtract 20px from the full width */
  padding-left: 10px;
}
.notif_ul li a
{
  color: #ffffff;

}





@keyframes scroll-up {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}




@media all and (max-width: 991px) {
  .enroll-left{
    margin-right: 0px;
  }
}
.theme-btn
{
    padding: 8px 24px;
  text-align: center;
  text-transform: unset;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  color: #ffffff;
  z-index: 1;
  text-transform: capitalize;
  background: #0059a9;
  border: 1px solid #0059a9;
}
.theme-btn:hover
{
  background: #125875;
  border: 1px solid #125875;

}

.homeaff_out
{
  float: left;
  width: 100%;
  padding:30px 0px 60px 0px;;
}
#benefit_out
{
  float: left;
  width: 100%;
  margin-top: 35px;

}
.benfit_out
{
  float: left;
  width: 100%;

}
.benfit_out img
{
  
  width: 100%;
}

.footer-out
{
  float: left;
  width: 100%;
  padding:30px 0px 60px 0px;;
  background-image:url('../images/footer_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  position: relative;  z-index: 1;
}

.footer-out::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #012758;
  opacity: .90;
  width: 100%;
  height: 100%;
  z-index: -1;
}







.footerpart1
{
float:left;
  width: 28%;
  padding-right: 40px;
}
.footerpart{
float:left;
width:18%;
}

.footer-widget-box {
  margin-bottom: 20px;
}

.footer-widget {
  position: relative;
  z-index: 1;
}


.footer-widget-title {
  color: #ffffff;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0px;
  font-size: 18px;
  z-index: 1;
}

.footer-widget-title::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  left: 0;
  z-index: -1;
}

.footer-widget-title::after {
  content: '';
  position: absolute;
  width: 80px;
  height: 2px;
  background:#6fcbfe;
  bottom: 0;
  left: 0px;
  z-index: -1;
}

.footer-list {
  display: flex;
  flex-direction: column;
  gap: .65rem;
  list-style: none;
  padding-left: 10px;
}

.footer-list li a {
  color: #ffffff;
  transition: var(--transition);
}

.footer-list li a i {
  margin-right: 5px;
  color: #6fcbfe;
}

.footer-list li a:hover {
  color: #6fcbfe;
}
.footer_aboutus
{
  float: left;
  width: 100%;
}
.footer_aboutus img:first-child
{
  width: 90px;
}
.footer_tit {
  color: #ffffff;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 18px;
  z-index: 1;
  border-bottom: 1px solid  rgba(255, 255, 255, 0.2);
}
.footer_listout
{
  float: left;
  width: 100%;
}
.footer-menulist
{
  float: left;
  width: 100%;
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
}
.footer-menulist li
{
  display: inline-block;
  padding: 0px 10px;
  border-right: 1px solid #ccc;
  line-height: 15px;
  
}
.footer-menulist li img
{
  display: inline-block;
  margin-left: 4px;
}
.footer-menulist li a
{
  font-size: 14px;
  color: #ffffff;
}
.footer-menulist li a:hover {
  color: #6fcbfe;
}
.marg_topal
{
  margin-top: 30px;
}
.footerlast_out
{
  float: left;
  width: 100%;
  padding: 18px 0px 10px 0px;  background-color: #0059a9;
  color: #ffffff;
  position: relative;
}

.vist_right {
  float: right;
  margin-right: 0px;
  position: relative;
  z-index: 1;
}
.copy_right_left {
  display: inline-block;
  padding-left: 0px;
  margin: 0px;
  margin-top: 3px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0px;
}
.vist_right {
  float: right;

  margin-right: 0px;
}

.vist_right ul
{
	padding:0px;
  margin: 0px;
}
.socialmenu {
  display: inline-block;
  list-style: none;
}
.socialmenu li {
  display: inline-block;
  padding: 0px 3px;
}
.socialmenu li img {
  width: 25px;
}
#benefit_out .owl-pagination
{
  margin-top: 20px;
}
#benefit_out .owl-pagination .active span, #benefit_out .owl-page:hover span {
  background: #6fcbfe;
}

.fixedmenu
{
     position: fixed;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 100;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Bottom shadow only */
  padding: 5px;
}
.fixedmenu .logotop
{
  width: 400px;
}

.fixedmenu .navbar
{
  padding: 0px ;

}
.fixedmenu .navbar-collapse
{
  margin-top: 5px !important;

}
.fixedmenu .navbar-collapse .navbar-nav li
{
  margin-bottom: 0px !important;
}

  .about-area, .homecourses, .video-area, .homecourses, .enroll-area, .homeaff_out, .footer-out
  {
  overflow: hidden;
  }
.menutopic
{
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url('../images/home-icon.png') no-repeat left top;
  transition: background-position 0.3s ease; /* smooth transition */
}
.menutop_ic2
{
  background: url('../images/about-icon.png') no-repeat left top;
}
.menutop_ic3
{
  background: url('../images/service-icon.png') no-repeat left top;
}
.menutop_ic4
{
  background: url('../images/gallery-icon.png') no-repeat left top;
}
.menutop_ic5
{
  background: url('../images/magazion.png') no-repeat left top;
}
.menutop_ic6
{
  background: url('../images/media.png') no-repeat left top;
}
.menutop_ic7
{
  background: url('../images/tv.png') no-repeat left top;
}
.menutop_ic8
{
  background: url('../images/careers-icon.png') no-repeat left top;
}
.menutop_ic9
{
  background: url('../images/cont-icon.png') no-repeat left top;
}

#navbarsExampleDefault .navbar-nav li:hover a .menutopic, #navbarsExampleDefault .navbar-nav li a.active .menutopic  {
  background-position: left bottom;
}




.main-head {
    border-bottom: 1px solid  rgba(255, 255, 255, 0.2);
    float: left;
    width: 100%;
}


.footer_tit{
   display: inline-block;
    border: 1px solid #0059a9;
    padding: 6px 18px;
    border-radius: 10px;
    margin-right: 0px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
	 
}






.abt-out{
float:left;
width:100%;
padding:30px 0px 60px 0px;
overflow:hidden;
}
.abt-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    font-size: 34px;
	color:#000;
	color:#000;
}
.ab-ct {
    float: left;
    width: 100%;
    padding-left: 20px;
    margin-top: 0px;
}


.ab-ct h4{
color:#0059a9;
float:left;
width:100%;
font-size:24px;;
margin-bottom:15px;
}

.ab-ct p{
float:left;
width:100%;
margin-bottom:15px;
text-align:justify;

}

.ab-ct2 p {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: justify;
    margin-top: 25px;
}


.ab-ct2{
 float: left;
    width: 100%;
}
.abo-1{
 float: left;
    width: 100%;
}

.abo-2 {
    float: left;
    margin-top: 25px;
    width: 100%;
}

.abo-2 h4{
color:#0059a9;
float:left;
width:100%;
font-size:24px;;
margin-bottom:15px;
}

.abo-2 p{
float:left;
width:100%;
margin-bottom:0px;
text-align:justify;

}



.or-chart img{
width:100%;
}




.org-out{
float:left;
width:100%;
padding:30px 0px 60px 0px;
overflow:hidden;
}


.org-out h1{
   float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}





.gallery-out{
float:left;
width:100%;
padding:30px 0px 60px 0px;
overflow:hidden;
}


.gallery-out h1{
   float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}




.course_posters {
    float: left;
    border: 1px solid #cccccc;
    margin-bottom: 15px;
    width: 100%;
}

.course_posters img {
    width: 100%;
   
}


.pagemenu {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px !important;
    list-style: none;
    margin: 15px 0px 0px 0px;
}

.pagemenu li {
    float: left;
    margin-right: 8px;
}
.pagemenu li a {
    float: left;
    padding: 1px 5px;
    border: 1px solid #ccc;
    color: #000;
    text-decoration: none;
}

.pagemenu li a:hover, .pagemenu li a.active {
    background: #344b9b;
    color: #fff;
}



.news-1 img{
width:100%;
border:1px solid #ccc;
}



.news-1{
width:100%;
float:left;
margin-bottom:15px;
}




.news-out{
float:left;
width:100%;
padding:30px 0px 60px 0px;
overflow:hidden;
}


.news-out h1{
   float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}
.media_gallery ul li img {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
}
.media_gallery ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px;
}

.media-out{
float:left;
width:100%;
padding:30px 0px 60px 0px;  background-color: #EFF7FF;
overflow:hidden;
}


.media-out h1{
   float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}

.tv-out{
float:left;
width:100%;
padding:30px 0px 60px 0px;
overflow:hidden;
}


.tv-out h1{
   float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}





.formation_video_out {
    float: left;
    width: 100%;
    padding: 15px;
    margin-top: 0px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 40px 5px rgb(0 0 0 / 5%);
    border: 1px solid #deeaf6;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.formation_video_out:hover {
    box-shadow: 0 0 5px rgb(135, 204, 236, 0.6), 0 0 8px rgb(139, 205, 237, 0.5);
    transform: translateY(-4px);
}

.formation_video_out iframe {
    float: left;
    width: 100%;
    height: 250px;
    border: 1px solid #ccc;
}


.dropdown-menu[data-bs-popper] {
    top: auto;
    left: auto;
    margin-top: 10px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0;
    clear: both;
    font-weight: 400;
    color: #162542;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #d3d3d3;
    padding: 0px 0px 6px 0px;
}

.acc-out{
float:left;
width:100%;
padding:30px 0px 60px 0px;
overflow:hidden;
}


.vld-1 img {
    width: 100%;
    border: 1px solid #ccc;
}

.vld-2 {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.vld-2 h4{
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}

.vld-2  p {
    float: left;
    width: 100%;
    text-align: justify;
    margin-bottom: 15px;
}

.vld-2 ul {
    padding-left: 20px;
    list-style: circle;
	margin-bottom:0px;
	
}
.vld-2 ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}


.vld-3 {
     float: left;
    width: 100%;
    margin-top: 30px;
}

.vld-3 h4{
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}
.appilliation {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}


.Kindly strong {
    background: #0059a9;
    padding: 10px 30px;
    color: white;
    border-radius: 20px;
}
.Kindly {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.app-out{
 float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}

.app-1 img{
width:100%;
  border: 1px solid #ccc;
}


.app-2 {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.app-2  h4{
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}

.app-2   p {
    float: left;
    width: 100%;
    text-align: justify;
    margin-bottom: 15px;
}

.app-2  ul {
    padding-left: 20px;
    list-style: circle;
	margin-bottom:0px;
	
}
.app-2  ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.app-3  {
     float: left;
    width: 100%;
    margin-top: 30px;
}
.app-3 h4{
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}


.app-4  {
     float: left;
    width: 100%;
    margin-top: 30px;
}
.app-4 h4{
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}

.cont-out {
    float: left;
    width: 100%;
    padding:30px 0px 60px 0px;;
    overflow: hidden;
}



.cont-out h1{
   float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}


.course_picture h5 {
    text-align: center;
    color: white;
    background: #344b9b;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    margin: 0px;
    float: left;
    width: 100%;
    min-height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.course_picture{
    border: 1px solid #ccc;
    float: left;
    width: 100%;
}
.allied center a img {
    padding-top: 10px;
}



.allied p a {
    text-decoration: none;
    font-size: 16px;
    color: #344b9b;
    margin-top: 5px;
    float: left;
    width: 100%;
}


.app-out h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 25px;
	
}


.cont-1 {
    float: left;
    width: 100%;
    padding: 40px 25px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background: url(../images/bg.png) top right;
    background-repeat: no-repeat;
}


.cont-2 {
    width: auto;
    margin-bottom: 15px;
}


.cont-3 h4 {
    float: left;
    width: 100%;
    margin-bottom: 8px;
    color: #000;
    font-size: 24px;
}
.cont-3 p {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    min-height: 104px;
    font-size: 15px;
}
.cont-3 p a {
text-decoration:none;
color:#4e4e4e;
}
.line {
    border: 1px solid #0059a9;
    width: 90px;
    float: left;
    margin-bottom: 15px;
}

.address table th {
    padding: 18px 10px;
    border: 1px solid #6793C3;
    background: #2178c7;
    color: #fff;
    text-align: center !important;
    line-height: 20px;
    text-transform: uppercase;
}

.address table td {
    padding: 17px;
    border: 1px solid #6793C3;
}
.address table td a img {
    width: 30px;
    margin-top: 2px;
}

.tabb-1{
    float: left;
    width: 100%;
    margin-top: 60px;
}
.address table {
    float: left;
    width: 100%;
}


.enq-1 {
    float: left !important;
    width: 100% !important;
    text-align: center;
    font-size: 24px !important;
    margin-bottom: 25px !important;
    margin-top: 0px  !important;
    color: #000;
}
.w-in {
    margin-bottom: 15px;
}
.ad-enq{
float:left;
width:100%;

}

.form-control2 {
    width: 100%;
    padding: 10px;
    margin: 0px 0 0px 0px;
    border: 1px solid #ccc;
    color: #000;
    background: none;
    border-radius: 4px;
}
.cont-submit-out {
    margin-top: 0px;
    float: left;
    width: 100%;
}
.contact_submit_button {
    float: left;
    padding: 4px 20px;
    background: #2178c7;
    color: #fff;
    border: none;
    background-size: auto;
    font-weight: bold;
}
.ad-1{
    

}
.ad-2 {
    float: left;
    width: 100%;
}
.ad-3 {
    overflow: hidden !important;
    border: 1px solid #ccc;
    padding: 30px 25px;
}
.cap-1{
margin-bottom:15px;
}
textarea {
    resize: vertical;
    height: 48px;
}
.example-image{
width: 100%;
}
.dir-out{
   float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}

.dir-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}

.vm-out{
    float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}



.vm-2 img {
    width: 100%;
    border: 1px solid #ccc;
}

.vm-1 h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}



.vm-1 p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: justify;
}



.vm-2 h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}
.goal-out{
    float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}

.goal-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}
.goal-1 {
    padding-left: 20px;
    list-style: circle;
    margin-bottom: 0px;
}
.goal-1 li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.goal-out p{
 margin-bottom: 15px;
    float: left;
    width: 100%;
	text-align:justify;
}



.am-out{
    float: left;
    width: 100%;
    padding:30px 0px 60px 0px;;
	overflow:hidden;
}


.am-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}
.am-1{
    padding-left: 20px;
    list-style: circle;
}
.am-1 li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.scope-out{
    float: left;
    width: 100%;
    padding:30px 0px 60px 0px;;
	overflow:hidden;
}


.scope-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}
.scope-1{
    padding-left: 20px;
    list-style: circle;
}
.scope-1 li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.fun-out{
    float: left;
    width: 100%;
    padding:30px 0px 60px 0px;;
	overflow:hidden;
}


.fun-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}
.function-1{
    padding-left: 20px;
    list-style: circle;
}
.function-1 li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}


.author-out{
    float: left;
    width: 100%;
    padding:30px 0px 60px 0px;;
	overflow:hidden;
}

.function-oo{
    float: left;
    width: 100%;
}

.function-oo h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}

.function-oo ul{
    padding-left: 20px;
    list-style: circle;
	margin-bottom:0px;
}
.function-oo ul li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.function3 h3 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}


.pdf_view {
    /* float: left; */
    width: 80%;
}

.pdf_view1 {
    height: 700px;
}

.voca-1{
  /*  display: flex;
    justify-content: center;
    align-items: center;*/
}
.voca-out{
    float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}
.voca-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}


.voca-oo{
}
.voca-1 {
    float: left;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}



.zonal-out{
float:left;
width:100%;
padding:30px 0px 60px 0px;
overflow:hidden;
}


.zonal-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}
.table_regional td{
  padding:10px !important;
}
.table_regional td h5{    
      margin: 0px;
    padding: 0px;
    font-weight: 600;
    font-size: 12px;
    color: #2666c3;
}
.table_regional table tbody td {
    border: 1px solid black;
    padding: 0px 5px;
   
    border-radius: 20px;
}

.table_regional td h5 {
    margin: 0px;
    padding: 0px;
    font-weight: 600;
    font-size: 14px;
    color: #0059a9;
}

.table_regional td {
    padding: 10px !important;
}

.table_regional table tbody td a{
color:#0059a9;
text-decoration:underline;
}


.table_regional strong {
    color: #000;
}


.zo-1{
    float: left;
    width: 100%;
}

.zo-1 h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}
.zo-1 ul {
    padding-left: 20px;
    list-style: circle;
    margin-bottom: 0px;
}
.zo-1 ul li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.zo-2 h3 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}
.zo-2{
  float: left;
    width: 100%;

}
.zo-2 p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.net-oo{
 float: left;
    width: 100%;
}
.example-image-link img {
    width: 100%;
    border: 1px solid #ccc;
}

.Kindly strong a{
color:#fff;
}


.act-1{
 float: left;
    width: 100%;
}


.act-1 p{
 float: left;
    width: 100%;
	text-align:justify;
	margin-bottom:0px;
}

.media_gallery1 h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
}

.media_gallery1 ul{
list-style:none;
padding-left:0;
margin-bottom:0px;
}


.pc-1{
   margin-bottom:15px;
}
.ads-1 img {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ccc;
}

.dis-1{
float:left;
  width: 100%;
}

.dis-1 p{
float:left;
  width: 100%;
  margin-bottom:15px;
  text-align:justify;
} 
.policy-1 {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.policy-1 h5{
float:left;
  width: 100%;
  margin-bottom:15px;
  color:#0059a9;
  
}

.policy-1 p{
float:left;
  width: 100%;
  margin-bottom:15px;
  text-align:justify;

  
}


.policy-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}

.policy-out h1{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}



.policy-out p{
float:left;
  width: 100%;
  margin-bottom:15px;
  text-align:justify;
}
.dis-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}

.dis-out h1{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}



.ads-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}

.ads-out h1{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}


.poster-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}



.pro-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}

.pro-out h1{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}



.act-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}

.act-out h1{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}




.vs-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}

.vs-out h1{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}




.exam-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}

.exam-out h1{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}

.Kindly-1 {
    float: left;
    width: 100%;
    margin-top: 25px;
    display: flex;
    justify-content: center;
    color: tan;
}

.Kindly-1 strong {
    background: #0059a9;
    padding: 10px 30px;
    color: white;
    border-radius: 20px;
}
.Kindly-1 strong a {
   color:#fff;
}

.appilliation-1 {
    float: left;
    width: 100%;
    margin-bottom: 0px;
	text-align:center;

}



.net-out{
float:left;
  width: 100%;
  padding:30px 0px 60px 0px;
  overflow:hidden;
}

.net-out h1{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}

.fun-oo {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}
.indus-1{
float: left;
    width: 100%;
}

.indus-1 p {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    text-align: justify;
}

.special-ct img{
width: 100%;
}




.special-out {
    float: left;
    width: 100%;
    padding:30px 0px 60px 0px;;
    overflow: hidden;
}

.special-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}


.spe-1 img{
border:1px solid #ccc;

}
.spe-1 {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}


.spe-1 h4 {
    float: left;
    width: 100%;
    color: #0059a9;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 15px;
}
.special-ctt  {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.special-ctt h4 {
    float: left;
    width: 100%;
    color: #0059a9;
    margin-bottom: 15px;
}

.special-ctt p {
    float: left;
    width: 100%;
   margin-bottom: 15px;
   text-align:justify;
}


.val-out {
    float: left;
    width: 80%;
}

.val-oo  {
    display: flex;
    justify-content: center;
    align-items: center;
}


.why-out {
    float: left;
    width: 100%;
    padding:30px 0px 60px 0px;;
    overflow: hidden;
}
.why-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}




.why-1 h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}

.why-1 p {
    float: left;
    width: 100%;
	text-align:justify;
    margin-bottom: 15px;
}


.why-2 ul {
    padding-left: 20px;
    list-style:disc;
    margin-bottom: 0px;
}

.why-2 ul li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.why-2 ul li::marker
{
  font-size: 18px;
}

.vtc-out{
    float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}



.vec-out{
  float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}




.vec-1 h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}



.vec-1 p {
    float: left;
    width: 100%;
	text-align:justify;
    margin-bottom: 15px;
}

.vec-2 h3 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}

.vec-2 ul {
    padding-left: 20px;
    list-style: circle;
	margin-bottom:0px;
}

.vec-2 ul li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.admp-out{
 float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}


.admp-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}




.sec-poster{
 float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}


.sec-poster h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}



.terms-out{
 float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}
.terms-out h1{
   float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}





.terms-2 h3 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}

.terms-2 ul {
    padding-left: 20px;
    list-style: circle;
	margin-bottom:0px;
}

.terms-2 ul li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.exam-pp{
 float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}



.exam-pp h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}

.exam-pps{
  float: left;
    width: 100%;
}

.exam-pps p{
  float: left;
    width: 100%;
	margin-bottom:15px;
	text-align:justify;
} 



.fees-out{
 float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;
}



.fees-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}



.fees-1{
    text-align: center;
    float: left;
    width: 100%;
}

.Kindly2 p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.Kindly2{
   float: left;
    width: 100%;
}

.Kindly2 strong {
    background: #0059a9;
    padding: 10px 30px;
    color: white;
    border-radius: 20px;
}

.Kindly2 strong a {
    color: #fff;
}

.faq-out{
 float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;

}


.faq-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}

.accordion-button:not(.collapsed) {
    color: #0059a9;
    background-color: #f3f3f3;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    font-size: 18px;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "\f068";
    font-family: "FontAwesome";
}

.accordion-button::after {
    content: "\f067";
    font-family: "FontAwesome";
    width: 25px;
    height: 25px;
    /* background-color: #6fcbfe; */
    border-radius: 8px;
    color: #1e1b1b;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    z-index: 1;
    background-image: none;
    border: 1px solid #0059a9;
    border-radius: 0px;
}


.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 18px;
    color: #0059a9;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}


.entrance-1 img{
width:100%;
}





label {
    display: inline-block;
    margin-bottom: 5px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 20px;
}

.seet-1 img{
width: 100%;
}

.seet-1 {
    float: left;
    width: 100%;
}

.guide-1 ul {
    padding-left: 20px;
    list-style: circle;
    margin-bottom: 0px;
}
.guide-1 ul li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.guide-2{
   float: left;
    width: 100%;
}
.guide-2 h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}


.guide-2 p {
   float: left;
    width: 100%;
   margin-bottom: 15px;
   text-align:justify;
}

.guide-out{
 float: left;
    width: 100%;
	padding:30px 0px 60px 0px;
	overflow:hidden;

}


.guide-out h1 {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 34px;
	color:#000;
}


.guide-out p {
   float: left;
    width: 100%;
   margin-bottom: 15px;
   text-align:justify;
}


.job-1 h4 {
    color: #0059a9;
    float: left;
    width: 100%;
    font-size: 24px;
    margin-bottom: 15px;
}


.job-1 p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align:justify;
}


.contact_submit_button1 {
    background: #6fcbfe;
    border: 0;
    padding: 8px 30px;
    text-transform: uppercase;
    float: left;
    color: #fff;
    margin-top: 15px;
    width: auto;
    border-radius: 10px;
}

.seet-2{
float:left;
width:100%;
padding:20px;
border:1px solid #ccc;
border-top: 0px;
margin-top: -5px;
background-color: #ffffff;
}


.abb-oo img {
    width: 100%;
    border: 1px solid #ccc;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #0059a9;
    color: #fff;
    text-align: center;
}


.panel-body {
    float: left;
    width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 15px 15px;
}
.panel-body p{
    float: left;
    width: 100%;
	margin-bottom:6px;
	
  
}

.para1_content1 {
    float: left;
    width: 100%;
    margin-top: 0px;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 6px;
    min-height: 205px;
}

.para1_content1 p {
    float: left;
    width: 100%;
	text-align:justify;
	margin-bottom:0px;
   
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}



.cont-1:hover .cont-2 img{
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}








.login_outer1
{
	margin:0px auto;
	width:50%; 
}
.login_outer
{
	float:left;
	border:1px solid #ccc;
	padding:40px;
	margin:0px;
	margin-bottom:0px;
	width:100%;
	background:#fff;
	text-align:center;
}



.downloatabe
{
	float:left;
	width:100%;
	padding:0px 15px;
	margin-top:20px;
}
.downloatabe table
{
	float:left;
	width:100%;
}
.downloatabe table th
{
	padding:8px 10px;
	background:#0059a9;
	color:#fff;    border: 1px solid #ccc;
}

.downloatabe table td
{
	padding:5px 10px;
	background:#fff;    border: 1px solid #ccc;
}

.downloatabe table th:first-child, .downloatabe table th:last-child, .downloatabe table td:first-child, .downloatabe table td:last-child
{
	text-align:center;
}


.log_btn {
  background: #0059a9;
  border: none;
  color: #FFFFFF;
  width: 70px;
  height: 30px;
  margin-right: 20px;
  border-radius: 5px;
}

.course-text
{
  min-height: 140px;    font-size: 15px;
  margin-bottom: 0px;
}
.abutcont_out
{
  float: left;
  width: 100%;
  text-align: justify;
  text-align-last: left;
}
.abutcont_out .col-lg-6
{
  float: left;
  padding-right: 20px;
}
.vldcoutit h4
{
    color: #0059a9;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom:15px;
  float: none !important;
}
.footerlast_outnew
{
  float: left;
  width: 100%;
  background-color: #004890;
  position: relative;
}

.cpytextnew
{
  float: left;
  text-align: left;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  font-size: 16px;
}
.viscount_out
{
  float: right;
  margin-top: 18px;
}
.leftfoot_out
{

  float: left;
  width:77%;
}
.rigthfoot_out
{
  float: left;
  width: 23%;
  background-color: #fff;
}
.footerlast_outnew::after
{
  top:0px;
  right: 0px;
  width: 25%;
  position: absolute;
  content: '';
  background-color: #fff;
  z-index: 1;
  height: 70px;

}



.rigthfoot_out img.logolfp
{
  height: 70px;
}
.rigthfoot_out img.logosfot
{
  width: 80%;
}
.vldcouscon
{
  position: relative;
  left: 15px;
}
.smsasds
{
  margin-top: 10px; float:none; width: auto;
}