/* EDITED CSS START DPEN */


/*ALL COMMON STYLES HERE*/
.titlewithborder {
  color: #FFF !important;
  font-size: 26px;
  margin-top: 65px;
}

.main-menu li a {
  color: #222222;
  font-weight: 500;
  text-decoration: none;
  font-size: 17px;
}

.nav a:hover {
  color: #fff;
}

.top-menu {
  float: right;
  font-size: 12px;
}

.top-menu li {
  float: left;
  color: #fff;
  margin-left: 40px;
}

.top-menu a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
}

.top-menu a:hover {
  color: #fff;
}

/*.body , p{font-size: 15px !important; color: #484848;}*/
/*ALL COMMON STYLES HERE*/
/*ARTICLES*/
.text p {
  color: #FFF;
}

/*ARTICLES*/
.logo img {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}

/*FOR SLIDER*/
.slidershow {
  z-index: 1;
  position: absolute;
  top: 0;
}

#banner-fade,
#banner-slide {
  margin-bottom: 60px;
}

ul.bjqs-controls.v-centered li a {
  display: block;
  padding: 10px;
  color: #000;
  text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover {
  background: #000;
  color: #fff;
}

ol.bjqs-markers li a {
  padding: 5px 10px;
  background: #000;
  color: #fff;
  margin: 5px;
  text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover {
  background: #999;
}

/* Basic jQuery Slider essential styles */
ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
}

li.bjqs-slide {
  position: absolute;
  display: none;
}

ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}

ul.bjqs-controls.v-centered li a {
  position: absolute;
}

ul.bjqs-controls.v-centered li.bjqs-next a {
  right: 0;
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
  left: 0;
}

ol.bjqs-markers {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

ol.bjqs-markers.h-centered {
  text-align: center;
}

ol.bjqs-markers li {
  display: inline;
}

ol.bjqs-markers li a {
  display: inline-block;
}

p.bjqs-caption {
  display: block;
  width: 100%;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
  color: #FFF;
  font-size: 30px;
}

/*CAROUSEL START*/
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  margin: auto;
}

.carousel-indicators .active {
  background-color: #675C5C !important;
}

.carousel-indicators li {
  border: 1px solid #675C5C !important;
}

.carousel-caption h3,
p {
  text-shadow: none;
}

.carousel-control.left {
  background-image: none !important;
}

/*CAROUSEL END*/
/*BODY CSS SIMPLIFIED*/
.body1 a:hover {
  background: #000;
  opacity: 0.5;
  color: #fff;
}

.body1 a {
  color: #FFF;
  text-decoration: none;
}

.sectionhome {
  padding-top: 46px;
}

/* END EDITED CSS */
.top_red_background {
  background: #fff;
  height: 40px;
  padding: 5px;
}

.header {
  /*height: 85px;border-bottom: 4px solid #0071BC; */
  /*border-top: 4px solid #D62031;*/
}

#top-logo {
  text-align: center;
}
#top-logo a {
  display:inline-block;

}
#top-logo img {
  width: 580px;
  @media (max-width: 767px) {
    width: 100%;
    padding-right: 6rem;
  }
}

.social_header {
  color: #0071BC;
}

.social_icons ul li {
  float: left;
  margin-left: 24px;
  left: 40%;
  position: relative;
}

.social_icons {
  background: url("../../template/web/img/line.png");
  height: 2px;
}

.social {
  margin-top: 30px;
}

.our_work {
  padding: 80px 0px;
  background-color: #ffffff;
  @media (max-width: 767px) {
  padding: 35px 0px 80px;
  }
}

.home-article2 h5 {
  font-size: 25px;
  padding-left: 59px;
  padding-top: 41px;
  line-height: 39px;
}

.home-article2 p {
  padding-left: 59px;
}

.home-article2 .hm-btn {
  margin-left: 59px;
}

.gallery {
  /*border-bottom: 2px solid #941723;*/
  /*background-image: url(../../template/web/img/gov8.jpg); */
  /*height: 460px; */
  padding-top: 0px;
  /*80px*/
  margin-top: 0px;
}

.galleryhead {
  padding-top: 0px;
  margin-top: 0px;
  color: #FFF;
  /*#adacb2*/
  font-size: 48px;
  margin-bottom: 0px !important;
}

.bottom_bg {
  background: #2a3278;
  height: 10px;
}

.main-menu {
  color: #000;
 @media (min-width: 1024px) {
    margin-top: 20px;
 }
 @media (max-width: 767px) {
       margin-top: 9px;
 }
}

.main-menu ul li {
  /* float: left; */
  color: #FFF;
  margin-left: 2px;
  /* min-width: 100px; */
  /* max-width: 200px; */
  text-align: left;
}

.dropdown-menu li:hover {
  background: #E2E2E2 !important;
}

/*.active { color: #CB150A !important;}*/
.content {
  text-align: justify;
  margin-top: 10px;
}

.article_title {
  text-transform: uppercase;
  text-align: left;
  color: #D4145A;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid;
}

.article_content {
  width: 100%;
  text-align: justify;
  margin-top: 30px;
  min-height: 400px;
}

.home-numbers {
  padding: 40px 0px 60px;
  background-color: #001e62;
}

.home-numbers h4 {
  color: #fff;
  margin: 0px 0px 20px;
  font-size: 30px;
}

.number-inner {
  background-color: #001440;
}

.news,
.events {
  padding: 80px 0px;
  background-color: #F3F3F3;
}

.news h4 {
  text-align: left;
  font-size: 20px;
  background-color: #d72533;
  padding: 4px 10px;
  color: #fff;
  border-radius: 3px;
}

.news h4.bba {
  text-align: left;
  font-size: 20px;
  background-color: #19afe1;
  width: max-content;
  padding: 4px 10px;
  color: #fff;
  border-radius: 3px;
}

.news h4.bbis {
  text-align: left;
  font-size: 20px;
  background-color: #1564a9;
}

.news h4.bhm {
  text-align: left;
  font-size: 20px;
  background-color: #f7a81b;
}

.news-text h4 {
  font-size: 20px;
}

.news-img {
  margin-bottom: 40px;
}

.news-img img {
  width: 100%;
}

.news4 .news-img img {
  height: 438px;
}

.text-long {
  margin-bottom: 30px;
}

.events h4 {
  background-color: #d72533;
  text-align: left;
  color: #fff;
  width: max-content;
  font-size: 18px;
  padding: 8px 10px;
  margin: 0px 0px 15px;
}

.event-text::before {
  content: "";
  display: block;
  height: 3px;
  border-radius: 10px;
  background: #d72533;
  opacity: 1;
  transition: .3s;
  width: 100%;
}

.events .news-img {
  margin-bottom: 12px;
}

.events .news-text h5 a {
  font-size: 16px;
  color: #000;
  line-height: 25px;
  padding-bottom: 3px;
}

.events .news-text h5 a:hover {
  /*text-shadow: 1px 1px #d62631;*/
}

.news .button--link-with-arrow {
  font-weight: 700;
  color: #222222;
  text-decoration: none;
  float: left;
  overflow: hidden;
  position: relative;
  padding-right: 26px;
  background: none;
  float: none;
  padding: 0 26px 0 0;
  border-radius: 0;
  vertical-align: middle;
  text-align: left;
}

.button--link-with-arrow::after {
  content: "";
  display: block;
  height: 3px;
  border-radius: 10px;
  background: #d72533;
  opacity: .15;
  transition: .3s;
  width: 100%;
}

.button--link-with-arrow:hover::after {
  content: "";
  display: block;
  height: 3px;
  border-radius: 10px;
  background: #d72533;
  opacity: 1;
  transition: .3s;
  width: 100%;
}

.button--link-with-arrow::before {
  content: "";
  /*background: url(img/graduation-cap.png) no-repeat right;*/
  background-size: 18px 13px;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
}

.news .button {
  display: inline-block;
  width: max-content;
}

.text-long {
  min-height: 215px;
}

.text-long p {
  margin-bottom: 10px;
}

.stats-section {
  display: flex;
  justify-content: space-around;
  padding: 10px 10px;
  flex-wrap: wrap;
}

.image-2 {
  position: absolute;
  bottom: 38px;
  left: -10px;
}

.bounce-z {
  -webkit-animation: fa-spin 70s infinite;
  animation: fa-spin 70s infinite;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: visible !important;
}

.stat {
  text-align: center;
  margin: 20px;
}

.stat .number {
  font-size: 32px;
  font-weight: 400;
  color: #fff;
}

.stat .label {
  margin-top: 5px;
  font-size: 14px;
  text-align: center;
  display: block;
  font-weight: 400;
  line-height: 22px;
}

.navbar-collapse.in {
  overflow-y: auto;
  z-index: 111;
  position: relative;
  background: #fff;
}

footer {
  position: relative;
  z-index: 9;
}

.footer-area-top {
  padding: 5rem 0rem 0rem;
  background: #1184b30f;
}

.footer-area-top .footer-box,
.footer-area-bottom .footer-box {
  margin-bottom: 25px;
}

.footer-area-top h3 {
  font-size: 18px;
  margin-bottom: 0px;
  color: #58595B;
  font-weight: 600;
  line-height: 24px;
}

.footer--about p {
  margin-top: 5px;
  line-height: 28px;
}

.footer-area-top p,
.footer-area-top p a {
  color: #58595B;
  font-size: 14px;
}

.footer_menu_color li {
  line-height: 30px;
}

.footer_menu_color a {
  color: unset !important;
  font-size: 14px;
}

.footer-area-bottom {
  background: #1184b31c;
  font-size: 14px;
}

.footer-botm {
  /* border-top: 1px solid #747272; */
  padding: 20px 0px;
}

.footer-area-bottom p {
  color: #58595B;
  font-size: 13px;
}

.footer-area-bottom .footer-social li {
  display: inline-block;
  margin-right: 0px;
  float: right;
}

.footer-area-bottom .footer-social li a {
  width: 25px;
  height: 25px;
  /* border: 1px solid #2b5788; */
  display: block;
  text-align: center;
  line-height: 21px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-right: 19px;
}

/*OWL CAROUSEL*/
#owl-demo .item {
  margin: 3px;
}

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.owl-theme .owl-controls .owl-buttons div {
  padding: 5px 9px;
}

.owl-theme .owl-buttons i {
  margin: 4px 0;
}

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -45px;
  top: 85px;
  position: absolute;
  background: url(../../../template/web/img/prev.png) no-repeat;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -65px;
  top: 85px;
  position: absolute;
  background: url(../../../template/web/img/next.png) no-repeat;
}

/*END OF OWL CAROUSLE*/
.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}

/*#top-logo img{width:69% ; margin-left: 6px; margin-top: 5px;}*/
.nav.navbar-nav li a {
  padding-top: 15px;
  padding-bottom: 7px;
  font-weight: 600;
}

.nav.navbar-nav li a.active {
  border-bottom: 4px solid #d62732;
  color: #d62732;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: transparent !important;
  color: #564f4f !important;
  border-bottom: 4px solid #d62732;
}

.base-logo {
  position: relative;
}

.line-logo {
  text-align: center;
  display: block;
  margin-top: -20px;
  border-bottom: none !important;
  padding: 0 !important;
}

.base-logo {
  text-transform: uppercase !important;
  color: #2a3278;
  font-size: 30px;
  padding-top: 25px;
}

.news_item{
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 20px;
    text-align:left;
}

.news_item .blog-date{
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    padding: 8px 15px;
    border-radius: 100px;
    border: 1px solid #918c8c;
    display: inline-block;
    margin-bottom: 7px;
    color: #222222;
}

.news_item .item--info{
    margin-top:20px;
}
.news_item .item--info h4{
    text-align:left;
}

.news_item .item--info h4 a{
    color:#222222;
}
.tag-and-social-area {
    padding: 8px 0px;
    border-top: 1px solid #d3bebe;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.tag-and-social-area .social-area {
    display: flex;
    align-items: center;
    gap: 16px;
}
.tag-and-social-area .social-area .social-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 16px;
}
.tag-and-social-area .social-area .social-list li a {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #F0F0F0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--text-color);
    transition: 0.5s;
}
.tag-and-social-area .social-area .social-list li a i
 {
    font-size: 16px;
    color: var(--text-color);
}
.blog-sidebar-area .single-widget {
      padding: 20px 20px;
    border: 1px solid #ddd;
    border-radius: 20px;
}
.blog-sidebar-area .single-widget .recent-post-widget {
    display: flex;
    align-items: center;
    gap: 15px;
        border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.blog-sidebar-area .single-widget .recent-post-widget .recent-post-img img {
    min-width: 88px;
    max-width: 88px;
    height: 86px;
    border-radius: 10px;
}
.blog-sidebar-area .single-widget .recent-post-widget .recent-post-content > a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
    transition: 0.5s;
}
.blog-sidebar-area .single-widget .recent-post-widget .recent-post-content h6 a {
        color: #333;
    font-size: 15px;
    font-weight: 400;
    line-height: 0px;
    letter-spacing: 0.32px;
    transition: 0.5s;
}

.sticky-sidebar {
    position: -webkit-sticky; /* for older Safari */
    position: sticky;
    top: 20px; /* distance from top */
}


.base-btn-gallery {
  position: relative;
  width: 100%;
}

.btn-gallery {
  width: 150px;
  margin: auto;
  display: block;
  padding: 6px 25px;
  background: #2a3278;
  color: #fff;
  text-transform: uppercase;
  margin-top: 25px;
  box-shadow: 0px 4px 10px #000;
}

.btn-gallery:hover {
  color: #fff;
  background: #FF2A3D;
}

.btn-gallery:focus {
  color: #fff;
  text-decoration: none;
}

.footer-menu {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: right;
}

.footer-menu li {
  display: inline-block;
  padding: 0 15px;
  border-right: 1px solid #FFF;
  vertical-align: middle;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}

.footer-menu li:last-child {
  border-right: none !important;
  padding-right: 0px !important;
}

.dropdown-menu {
  /*display: block !important;*/
}

.readmore_icon {
  float: right;
  margin-top: 6px;
}

.readmore_icon:hover {
  opacity: 0.7;
}

.navbar-nav>li>.dropdown-menu {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin-top: 1px !important;
}

.dropdown-menu li a {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.dropdown-menu .link_text {
  font-size: 15px !important;
}

.footer {
  border-top: 2px solid rgba(148, 23, 35, 0.41);
}

.innerTop_banner {
  height: 660px;
  overflow: hidden;
  background: linear-gradient(180deg, #2f46cb4f, #1b266670), url(../../template/web/img/banner-default.jpg) no-repeat;
  background-size: cover !important;
  position: relative;
  padding: 88px 0px 20px;
}

.breadcrumb {
  color: #fff !important;
  text-align: center;
  margin-top: 0px;
  font-size: 15px;
}

.breadcrumb a {
  color: #fff !important;
  background: transparent;
  padding: 2px 5px;
  border-radius: 5px;
}

.breadcrumb a:hover {
  color: #fff !important;
}

.article_title {
  border-bottom: 3px solid #fff;
  color: #d72531;
  font-size: 30px;
  font-style: italic;
  font-weight: normal !important;
}

div.replace {
  color: #333;
  font-size: 30px;
  font-weight: normal !important;
  margin-top: 18px;
  text-transform: uppercase;
  text-align: center;
  display: table;
  margin: auto;
  margin-bottom: 50px;
  width: fit-content;
  position: relative;
  font-family: var(--font-clobber);
      padding-inline: 2rem;
  @media (max-width: 767px) {
    margin-block: 21px !important;
    font-size: 25px !important;
      text-align: left;

  }
}
 @media (min-width: 767px) {
     .replace::after, .replace::before {
  position: absolute;
  content: "";
  width: 100px;
  height: 1px;
  background-color: #000;
  left: 100%;
  top: 50%;
  line-height: 1.3;
  transform: translateY(-50%);

}
.replace::before {
    left:auto;
  right: 100%;
}

 }


.img-holder {
  height: 130px;
  width: 130px;
  padding-left: 0 !important;
}

.innner-img-banner {
  height: 200px;
}

.btn-default {
  color: #FFF !important;
  background-color: #4497CF !important;
  border-color: #4497CF !important;
}

.custom-input {
  margin-bottom: 15px;
  border: 1px solid #CCCCCC !important;
  /*border-radius: 4px;*/
}

.btm_spacing {
  margin: 25px 0 !important;
}

.top_spacing {
  margin-top: 25px;
}

.news_imgBase_left {
  float: left;
  margin: 0 20px 10px 0;
  width: 45%;
  /*height: 350px;overflow-y:hidden; */
}

.our_work .col-lg-4 .content p {
  height: 150px;
  overflow: hidden;
}

.news_marginTop {
  margin-top: 50px;
}

.news_marginTop .news_page {
  margin-top: 50px !important;
}

.footer.text-center .col-md-4 p {
  font-size: 12px !important;
}

.footer-menu .grid_3.gridfooter a {
  color: #FFF !important;
}

.captcha_custom {
  float: left;
  padding: 2px 15px;
  display: block;
  border: 1px solid #CCCCCC;
  height: 40px;
  /*border-radius: 4px;*/
}

.news_marginTop .chosen-container-single .chosen-single {
  height: 34px !important;
  padding: 6px 12px;
  background-color: #FFF;
}

.captcha_lbl {
  color: rgba(121, 121, 121, 0.59);
  font-size: 12px;
  font-weight: normal;
  margin-left: 15px;
}

input::-webkit-input-placeholder {
  color: rgba(121, 121, 121, 0.59) !important;
}

textarea::-webkit-input-placeholder {
  color: rgba(121, 121, 121, 0.59) !important;
}

select::-webkit-input-placeholder {
  color: rgba(121, 121, 121, 0.59) !important;
}

.footer.text-center .col-md-4 p {
  margin-top: 20px;
  text-align: left;
  color: #FFF;
  font-size: 12px;
  margin-bottom: 20px;
}

.custom_founders {
  width: 570px;
  float: left;
  padding: 0px 20px;
}

.custom_sub_galleryimg {
  width: 400px;
}

.feedback-btn {
  width: 100px;
  margin-top: 15px;
  float: right;
}

.contact-bottom-spacing {
  padding: 0px 30px;
  font-size: 15px;
}

.descriptionarchivesinglepost p {
  text-align: justify;
}

.news_detail {
  padding-left: 0;
}

.hm-btn {
  float: left;
  display: block;
  padding: 7px 10px;
  background: #2a3278;
  color: #FFF;
  font-size: 14px;
  border-radius: 8px;
}

.hm-title {
  font-size: 15px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
  display: table;
  padding: 2px 15px;
  border-bottom: 1px solid #DBDBDB;
}

.hm-content {
  text-align: justify;
  padding: 0 15px;
  height: 100px;
  overflow: hidden;
}

ul.hm-list li {
  list-style: disc;
}

.bottom_spacing {
  margin-bottom: 30px;
}

.dnt label {
  float: left;
  width: 50px;
}

.readMore_btn {
  margin-top: 10px;
}

.readMore_btn a:hover {
  color: #fff;
}

.hm-btn:hover {
  float: left;
  display: block;
  padding: 7px 10px;
  background: #2a3278;
  color: #FFF;
  font-size: 14px;
  border-radius: 8px;
}

.footer_bg {
  background: #2a3278;
  position: relative;
}

.border_right {
  border-right: 1px solid rgba(214, 32, 49, 0.51);
}

.quotation::after,
.quotation::before {
  content: '"';
  font-size: 50px;
  opacity: 0.5;
}

.quote {
  font-size: 22px;
  color: rgba(214, 32, 49, 0.51);
  line-height: 20px;
  text-align: center;
  padding: 55px 0 25px 0;
  border-right: 1px solid red;
}

.girl-img img {
  position: absolute;
  width: 5%;
  z-index: 9999999999999;
  top: -58px;
  left: 90px;
}

.top_red_background ul>li>a {
  float: right;
  margin-left: 5px;
  padding-top: 2px;
  margin-right: 31px;
}

.top_red_background ul>li>a img {
  width: 28px;
}

.banner-upper {
  padding: 50px 0;
  width: 100%;
  position: relative;
  font-size: 24px;
  min-height: 285px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  padding: 220px 0 0 0;
}

.bg-image-wrap {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.banner-title {
  font-size: 70px;
  color: #fff;
}

.bg-image-wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  max-width: none;
}

.banner-line {
  font-size: 40px;
  letter-spacing: 0.01em;
  position: relative;
  width: 100%;
  margin: 0;
  border-bottom: none;
}

.divider-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: none;
}

.banner-line {
  display: block;
  line-height: 1.1;
}

.banner-line .divider-text {
  font-size: 24px;
  color: #d62631;
  font-weight: 500;
  margin-bottom: 8px;
}

.divider-text:before,
.divider-text:after {
  max-width: 150px;
}

.divider-text:before {
  right: 1.5%;
}

.divider-text:before,
.divider-text:after {
  border-top: 1px solid #d62631;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}

.divider-text:after {
  left: 1.5%;
}

.banner-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #15284b;
  opacity: 66%;
}

.banner-lower {
  width: 100%;
}

.banner-lower .banner-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0;
  margin-right: 0;
}

.banner-lower .banner-body {
  width: 100%;
}

.white-button p {
  background-color: #f4f4f4;
  border-color: #fff;
  color: #15284b;
  padding: 7px 0px;
}

.white-button.bba p {
  background-color: #19afe1;
  border-color: #19afe1;
  color: #fff;
  padding: 7px 0px;
}

.white-button.bbis p {
  background-color: #1564a9;
  border-color: #1564a9;
  color: #fff;
  padding: 7px 0px;
}

.white-button.bhm p {
  background-color: #f7a81b;
  border-color: #f7a81b;
  color: #fff;
  padding: 7px 0px;
}

.banner-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0;
  margin-right: 0;
}

.button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 1.5rem);
  flex: 0 0 calc(50% - 1.5rem);
  margin: 0 3rem 1rem 0;
  padding: 0;
  width: 100%;
}

.buttons-container {
  margin: auto;
  max-width: 590px;
}

.instagram-wall-inner {
  padding: 80px 0px;
  background-color: #F3F3F3;
}

.instagram-wall-inner .col-md-3 {
  padding: 0px 5px;
}

.insta-card img {
  width: 100%;
  margin-bottom: 10px;
}

.map-contact {
  height: 500px;
}
@media (max-width: 820px) {
   .map-contact {
      margin-top: 4rem;
       height: 400px;
}
}

.map-contact iframe {
  width: 100%;
  height: 100%;
}

#accordion {
  margin: auto;
  max-width: 800px;
}

.contact-us-page1-area ul>li {
  padding: 15px;
  position: relative;
  border-bottom: 1px solid #BDBDBD;
  text-align: left;
}

.contact-us-page1-area .panel-default {
  border-color: #dddddd;
  border: none;
}

.contact-us-page1-area p {
  padding-left: 0px;
  margin-bottom: 10px;
}

.contact-us-page1-area p a {
  color: #222222;
  font-size: 14px;
}

.contact-us-page1-area p a img {
  width: 25px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 8px;
}

.panel-heading a {
  display: block;
  position: relative;
  font-weight: bold;
  text-align: left;
}

.panel-heading a::after {
  content: "";
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(45deg);
}

.panel-heading a[aria-expanded="true"]::after {
  transform: rotate(-135deg);
  top: 5px;
}

.more-btn .hm-btn {
  float: none;
  width: 10%;
  margin: auto;
}

.more-btn .hm-btn:focus {
  color: #fff;
}

.bg10 h4 {
  text-align: left;
}

.bg10 ul {
  padding-left: 16px;
}

.image-container {
  width: 100%;
  overflow: hidden !important;
}

.zoom-in-image {
  width: 100% !important;
  height: 100%;
  transition: transform 0.3s ease !important;
}

.zoom-in-image:hover {
  transform: scale(1.1) !important;
}

.hover-line {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.hover-line::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 0;
  background-color: #db2532;
  transition: width 0.3s ease;
}

.hover-line:hover::after {
  width: 100%;
  /* or more than 100% for longer line */
}

.underline-left {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.underline-left::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 30%;
  /* small line initially */
  background-color: #d72533;
  transition: width 0.3s ease;
  opacity: 1;
}

.underline-left:hover::after {
  width: 100%;
  /* expands to full width */
}

.gallery-ul {
  width: 100%;
  margin: auto;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  flex-wrap: nowrap !important;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 2rem;
}

.gallery-ul::-webkit-scrollbar {
  width: 1px;
  height: 6px;
}

.gallery-ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.gallery-ul::-webkit-scrollbar-thumb {
  background-color: #d72531;
  outline: 1px solid slategrey;
}

.main ul li.active,
.main ul li:hover {
  background-color: #d72531;
  color: #fff !important;
  border: 1px solid #d72531;
}

.main ul li {
  padding: 0px 15px;
  border: 1px solid #d72531;
  margin-right: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  cursor: pointer;
  transition: all .5s ease;
  color: #333;
  font-size: 16px;
  padding: 7px 30px;
  border-radius: 7px;
}

.main .container-fluid {
  overflow: hidden;
  padding: 0;
}

.main .container-fluid .col-md-4 {
  padding: 10px;
  float: left;
  transition: all 5s ease-in-out;
  cursor: pointer;
}

.main .container-fluid img {
  width: 100%;
  border-radius: 10px;
}

/*css responisve*/
@media (max-width: 540px) {
  .white-button p {
    margin-bottom: 0px;
  }

  .home-article2 h5 {
    font-size: 20px;
    padding-left: 0px;
    padding-top: 25px;
    line-height: 31px;
  }

  .home-article2 p {
    padding-left: 0px;
  }

  .home-article2 .hm-btn {
    margin-left: 0px;
  }

  .readMore_btn .hm-btn {
    margin-bottom: 30px;
  }

  .footer-area-top .footer-box img {
    width: 20px;
    }

  .bg1 {
    position: relative !important;
    top: 0% !important;
    left: 0% !important;
    width: 100% !important;
  }

  .bg2 {
    display: block !important;
    height: 96rem !important;
  }

  body .main-wrapper {
    padding: 0px 0px !important;
  }

  .innerTop_banner {
    height: 90px;
  }

  .breadcrumbs {
    display: none;
  }

  .bg23 {
    padding-inline: 0px !important;
  }

  .banner-lower .banner-body .row {
    display: flex;
    width: 100%;
    margin: auto;
  }

  .banner-lower .banner-body .row .col-md-4 {
    width: 100%;
  }

  .more-btn .hm-btn {
    float: none;
    width: 50%;
    margin: auto;
  }

  .nav.navbar-nav li a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid #222222;
  }

  .dropdown-menu li {
    border-bottom: none !important;
  }
}


@media (max-width: 414px) {

  body .main-wrapper {
    background: #ffffff;
    height: 54px !important;
    padding: 0px 0px;
  }
}

.someinfo h4 {
  font-size: 30px;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
.someinfo h4 {
font-size: 25px;
}
}
.someinfo p {
  margin-bottom: 4rem;
}

.someinfo+ul li p {
  margin-bottom: 10px;
}

.homepage-slider {
  position: relative;
}

.homepage-slider .slider__text {
  position: absolute;
  bottom: 4rem;
  left: 50%;
  transform: translatex(-50%);
  width: 50%;
  @media (max-width: 767px) {
    width: 100%;
  }
}

.homepage-slider .slider__text h1 {
  color: #fff;
  line-height: 1.3;
  text-shadow: 4px 4px 9px rgba(0, 0, 0, 0.62);
  font-size: 50px;
  @media (max-width: 1199px) {
     font-size: clamp(1rem, 0.3362rem + 3.0345vw, 3.75rem);

  }
  @media (max-width: 767px) {
    font-size: 20px;
  }
}

.program__title {
  margin-block: 4rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2rem;
}
.program__title {
  &::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

/* Track */
&::-webkit-scrollbar-track {
  background: #050000;
}

/* Handle */
&::-webkit-scrollbar-thumb {
  background: #059dda;
}

}



.program__title button.prgm__btn-styling {
  border: none;
  background: rgb(223 213 213 / 45%);
  padding: 1.7rem 1.5rem;
  border-radius: 5px;
  font-weight: 600;
  flex: 1 0 auto;
}

.program__title button.prgm__btn-styling:not(:last-child) {
  margin-right: 10px;
}

button.prgm__btn-styling.active {
  background: #006389;
  color: #fff;

}

.program__title button.prgm__btn-styling:last-child {
  margin-right: 10px;
}
.footer--about{
    text-align:center;
  @media (min-width: 768px) {
        max-width: 441px;
             text-align: left;
            padding-left: 60px;
                margin-inline: auto;
}
}


.header.post-sticky #top-logo{

   transition: all .5s ease-in-out;
}
@media (max-width: 991px) {
    #top-logo {
     margin-top: 0px !important;
    }}
.header.post-sticky.scroll-up #top-logo{
@media (min-width: 768px) {
  height: 100%;
opacity: 1;
}
}

@media (min-width: 768px) {
  .header.post-sticky.scroll-down .main-menu{
  margin-top: 0;
}
}
@media (max-width:767px){
    .gallery-container-padding{
        padding:0;
    }
    .footer--about p i{
        display:none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
     #top-logo {
      height: auto;
     }
}


