.top_nav {
    background-color: #253f9f;
    position: relative;
    z-index: 102;
}

.menu_row {
    padding-top: 10px;
    padding-bottom: 0px;
    /* background: url(../images/header_bg.png); */
}

.Topleft_ul li a{color: #fff;display: inline-block;padding: 5px 15px;border-right: 1px solid;border-color: rgb(255 255 255 / 37%);font-size: 14px;}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active{
  color: #000;
}
.navbar-dark .navbar-nav .nav-link{font-size: 16px;padding: 5px 10px; }
.navbar-dark .navbar-nav .nav-link:hover{color: #253f9f !important}
.dropdown-menu-lg{min-width: 15rem !important;}
.dropdown-submenu > .list-group-item:after{display: none;}

#navbar-main{
  /*height: 100px;*/
  padding: 0;
  background: transparent;
}
/* .navbar-brand img {
    max-height: 120px;
    position: absolute;
    top: -100px;
    z-index: 999;
    left: 159px;
} */
.navbar-brand img{max-height: 110px;}
.navbar-brand {display: flex;align-items: center;padding-top: 0;}
.navbar-brand p{margin-bottom: 0;line-height: 30px;padding-top: 0px;margin-left: 5px;}
.navbar-brand p span{display: block;font-weight: 600;}
.navbar-brand p span.span1 {
    font-size: 26px;
    color: #000;
}
.navbar-brand p span.span2{font-size: 25px;letter-spacing: 2px;text-transform: capitalize;color: #607d8b;}

.carousel-control-prev, .carousel-control-next{
  height: 40px;
  width: 40px;
  border:0;
  top: 50%;
  opacity: 1;
  background-color: rgba(0,0,0,.5);
}
.color_bar {display: flex;}
.color_bar span{display: inline-block;width: 20%;height: 4px;}
.color_bar span:first-child{background-color: #29aae1;}
.color_bar span:nth-child(2){background-color: #9d9d9d;}
.color_bar span:nth-child(3){background-color: #0095d9;}
.color_bar span:nth-child(4){background-color: #9d9d9d;}
.color_bar span:nth-child(5){background-color: #0095d9;}

.About_section h1{color: #253f9f;font-weight: 600;text-transform: capitalize;}
.About_section {
    background: url(../images/bg-fb2.png) center center no-repeat;
    padding: 100px 15px;
    margin-bottom: -35px;
    background-position: -140px;
}
.Opportunity_section {
    background-color: #253f9f;
    background-image: url(../images/object-bg2.png);
    background-attachment: fixed;
}
.Opportunity_section p{color: #000;font-weight: 600;}
span.h6.mb-0{color: #000;}
.bg_third{
  background: url(../images/bg_img.jpg);
  background-size: cover;
  width: 100%;

}
.icon-text h5 {
    font-size: 26px;
}

.text1 h5{color: #aa00ff;}
.text2 h5{color: #ffbd00;}
.text3 h5{color: #009ed9;}
/*.bg-gradient-facility{background:linear-gradient(50deg, #f39200 0, #ff9800 100%);}*/
.bg-gradient-facility{
  background-color: #ff9800;
  /*background-image: url(../images/bg_pencil.png);*/
  background-repeat: repeat-x;
  /*background-blend-mode: multiply;*/
}

.Testimonial_section{
  background-color: #000;
  background-size: cover;
  background-image: url('../images/bg-test.jpg');
  /*background-repeat: repeat-x;*/
  /*background-blend-mode: multiply;*/
}



.icon-floating:nth-child(1) img, .icon-floating:nth-child(5) img{max-height: 70px;}
.icon-lg img{width: 5rem;height: 5rem;}
.icon-sm img {
    width: 3rem;
    height: 3rem;
}

.icon-floating h6{
    position: absolute;
    top: -30px;
    left: 0px;
    color: #fff;
    min-width: 100px;
    white-space: nowrap;
}

.footer{
  background-color: #111214;
  /*padding-top: 120px;*/
}

.foot_left h3{color: #ffffffde;}

footer .heading.mb-3 {
    color: #fff;
}

.footer .list-unstyled li a, .footer .nav-link:hover, .next_links li a{
  color: #fb9600;
}
/*.footer .list-unstyled li a{font-size: 14px;}*/

.next_links li a{border-right: 1px solid;padding-right: 10px;padding-left: 10px;font-size: 14px;}
.next_links li:first-child a{padding-left: 0;}
.footer .nav-link{
  border: 1px solid;
    margin-right: 8px;
    border-radius: 50%;
    width: 55px;
    text-align: center;
    height: 55px;
    line-height: 37px;
    font-size: 20px;
}

.footer .nav-link:hover{

}

.delimiter-top a{color: gray}

.news_div {
    border-bottom: 1px solid #cecece;
    padding-bottom: 20px;
    padding-top: 10px;
}

.date_text {
    padding-bottom: 10px;
    line-height: 24px;
}
.date_text hr {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    width: 50%;
    border-top: 1px solid #002e5d;
    margin-right: 0;
}
.date_text a {
    border-bottom: 1px solid;
}

.latest_news{
  padding-top: 40px;
  padding-bottom: 240px;
  background:linear-gradient(to bottom, rgba(208,225,234,1) 1%,rgba(228,233,236,1) 10%,rgba(228,233,236,1) 90%,rgba(208,225,234,1) 100%);
  background: #ff9800;
}


.header_p{display: none;padding-top: 4px;}
.header_p p{display: flex;}
.header_p a{color: #fff;font-size: 18px;}

.img_learning{position: absolute;z-index: 9;left: 0;top: 10px;}
.img_learning img{max-height: 280px;}


.footer{
  background-image:url(../images/bg-footer.png);
  background-size: cover;
  width: 100%;
  background-color: transparent;
  /*background-position: -100px 440px;*/
  background-repeat: no-repeat;
}


ul.list-unstyled.text-small li {
    background: #aad8b4;
    margin-bottom: 10px;
    color: #000;
    padding-left: 5px;
}


.foot_left p, .copyright, .copyright a {
  color: #000;
}
.copyright a{text-decoration: underline;}
.copyright a:hover{text-decoration: none;}
.footer .list-unstyled li a, .next_links li a {
    text-shadow: 1px 1px 1px #aad8b4;
}
.next_links li:last-child a{border-right: 0;}
.footer .list-unstyled li a:hover, .next_links li a:hover {
  text-decoration: underline;
}

.title{color: #FF5630;}
.Principal_img img{
  box-shadow: -18px 22px rgb(253 174 73 / 28%);
}
span.line{display: block;width: 50px;height: 3px;background-color: #FF5630;}
.fas.fa-check-double{color: rgb(253 151 0 / 42%)}
.Circular_div ul li{display: flex;margin-top: 8px;margin-bottom: 8px;}
.contact_left ul li{border-bottom: 1px solid #cecece;padding-bottom: 15px;margin-bottom: 10px;}
.contact_left ul li p{margin-bottom: 0;}
.fas.fa-phone{transform: rotate(90deg);}

.gallery{
  padding-top: 30px;
}
.Gallery_img{margin: 20px 0px;}
.Gallery_img a > img {
    border-radius: 5px;
    /*min-height: 250px;*/
    /*max-height: 250px;*/
    width: 100%;
}
.min-hi{
  min-height: 332px;
}
.time_tablePage ul li{padding-top: 20px;}
.time_tablePage ul li a {
    font-size: 18px;
    background-color: #fd9700;
    padding: 10px 35px;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
}
.time_tablePage ul li a:hover{text-decoration: underline;}
.icon_circle{
  width: 150px;
  height: 150px;
  border-radius: 50%;
  box-shadow: 0 30px 40px 0 rgb(31 45 61 / 10%);
  overflow: hidden;
  text-align: center;
  line-height: 150px;
  margin: auto;
  /*margin-top: -170px;*/
}
.icon_circle img{
  max-height: 80px;
}
.Facility_text{
  padding-bottom: 120px
}
.Facility_1, .Facility_2, .Facility_3, .Facility_4, .Facility_5, .Facility_6{padding-top: 50px !important;padding-bottom: 50px;}
.Facility_1{background-color: #ffc107}
.Facility_2{background-color: #03a9f45e}
.Facility_3{background-color: floralwhite}
.Facility_4{background-color: #f0808070}
.Facility_5{background-color: aliceblue}
.Facility_6{background-color: #fedb41}




.tag_line {
    background: #ff9800;
    padding: 4px 10px;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 600;
}
.icon-lg {
    width: 3rem;
    height: 3rem;
    line-height: 4rem;
    text-align: center;
    font-size: 1.2rem;
    box-shadow: 0 0 1.25rem rgb(31 45 61 / 23%) !important
}
.icon-lg i, .icon-lg svg{
  font-size: 20px;
}
.bg-body{

}


.icon-xxl {
    width: 7rem;
    height: 7rem;
    line-height: 7rem;
    text-align: center;
    font-size: 2.5rem;box-shadow: 0 0 1.25rem rgb(31 45 61 / 23%) !important
}
.date_box {
    width: 160px;
    font-size: 14px;
    height: 60px;
    border: 1px solid;
    border-radius: 5px;
    text-align: center;
    padding-top: 8px;
    color: #253f9f;
}
.date_box1{background: #bf346c;color: #fff;}
.date_box2{background: #dc9a2d;color: #fff;}
.date_box3{background: #6198c8;color: #fff;}
.date_box4{background: #142667;color: #fff;}

.list-group-item{padding: 8px 15px;}
.navbar-expand-lg .dropdown-menu .list-group > li .media-body *{font-size: 14px;}

.social_medai{padding-top: 40px;padding-bottom: 40px;}

.bg_main {
    padding: 15px 15px;
    color: rgba(255 255 255 / 57%);
    background: #06479a;
    background-image: url(../images/pattern.png);
    background-size: cover;
}
.bg_main_light {
    padding: 45px 15px;
    /*border: 1px solid #cecece;*/
    /*background: #0f3684;*/
}
.footer_left a {
    color: #fff;
}
footer h4 {
    color: #fff;
    font-size: 28px;
}
.footer_left h4 a {
    font-size: 14px;
}
footer h4 {
    color: #fff;
    font-size: 28px;
}

.btn-primary {
  background-color: #06479a;
  border-color: #06479a;
}

.img_fun{
  bottom: -60px;
  left: 0;
  z-index: 1;
  max-height: 300px;
}
.img_fun1{
  bottom: -80px;
  right: 0;
  z-index: 1
}
.about__ryt img{
  min-height: 300px;
  object-fit: cover;
}
.table_fee tr th {
  background-color: #c5332d;
  color: #fff;
}
.table_fee tr td {color: #000;}
.text {
  position: relative;
}
.text::after {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  background: #2c459f;
}
.gallery__page .Gallery_img img{
  min-height: 250px;
    max-height: 250px;
    object-fit: cover;
}



























