@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 16px;
  color: #1E1E1E;
  font-family: "Karla", sans-serif;
  line-height: 24px;
  font-weight: 400;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Karla", sans-serif;
  color: #1E1E1E;
  margin: 0 0 25px;
}


a {
  color: #fb9b5b;
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}

a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #fb9b5b;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

b,
strong {
  font-weight: 600;
}

.clear {
  clear: both;
}

::-moz-selection {
  background: #001573;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #001573;
  text-shadow: none;
  color: #ffffff;
}

.sec-spacer {
  padding: 60px 0;
}

.right_menu_togle .search-wrap button {
  color: #CCD02B;
}

.rs-vertical-middle .logo-area {
  line-height: 95px;
}

.rs-vertical-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.rs-vertical-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

/* -. Owl Carousel -*/
/* -. Owl Carousel -*/
.owl-nav>button {
  position: absolute;
  top: 50%;
  width: 42px;
  height: 42px;
  line-height: 25px;
  text-align: center;
  background: #FB9B5B !important;
  color: #fff !important;
  transform: translateY(-50%);
  font-size: 25px !important;
  opacity: 1;
  border-radius: 50%;
}
.owl-nav>button span {
  display: inline-block;
}

.owl-nav>button:hover {

  background-color: #2184c9;
}

.owl-nav button.owl-prev {
  left: -8px;
}

.owl-nav button.owl-next {
  right: -8px;
}
/* ------------------------------------- */
.sidebarnav_menu.main-menu li a {
  position: relative;
  cursor: pointer;
}

.sidebarnav_menu.main-menu li.menu-item-has-children ul li a:before {


  position: absolute;
  left: 22px;
  font-family: FontAwesome;
  font-weight: 800;
  content: "\f178";
  top: 13px;
  line-height: 15px;
}

.sidebarnav_menu.main-menu li.menu-item-has-children ul li ul li a:before {
  position: absolute;
  left: 22px;
  font-family: FontAwesome;
  font-weight: 800;
  content: "\f178";
  top: 13px;
  line-height: 15px;
  color: #fb9b5b;
}

.sidebarnav_menu.main-menu li.menu-item-has-children ul li ul li {
  padding-left: 20px;
}

.sidebarnav_menu.main-menu li.menu-item-has-children ul li ul li a:hover {
  background-color: none;
}

.p-graphs ul li,
.main-content ul li {
  position: relative;
  padding-left: 25px;
}

.p-graphs ul li:before,
.main-content ul li:before {
  font-family: FontAwesome;
  font-weight: bold;
  content: "\f178";
  position: absolute;
  font-weight: 800;
  line-height: 15px;
  /* width: 15px;
  height: 15px; */
  left: 0;
  top: 4px;
}

.blink {
  -webkit-animation: glowing 1000ms infinite;
  -moz-animation: glowing 1000ms infinite;
  -o-animation: glowing 1000ms infinite;
  animation: glowing 1000ms infinite;
}

@-webkit-keyframes glowing {
  0% {
    color: #fff;
  }

  50% {
    color: #CCD02B;
  }

  100% {
    color: #fff;
  }
}

@-moz-keyframes glowing {
  0% {
    color: #fff;
  }

  50% {
    color: #CCD02B;
  }

  100% {
    color: #fff;
  }
}

@-o-keyframes glowing {
  0% {
    color: #fff;
  }

  50% {
    color: #CCD02B;
  }

  100% {
    color: #fff;
  }
}

@keyframes glowing {
  0% {
    color: #fff;
  }

  50% {
    color: #CCD02B;
  }

  100% {
    color: #fff;
  }
}



/* ------------------------------------
    03. Header Section  
---------------------------------------*/
.rs-toolbar {
  padding: 0;
  background-color: #065E3E;
}

.rs-toolbar .rs-toolbar-left .welcome-message a.erp-btn {
  background: #CCD02B;
  padding: 4px 20px;
  font-weight: 700;
}

.rs-toolbar .rs-toolbar-left .welcome-message {
  font-size: 14px;
}

.rs-toolbar .rs-toolbar-left .welcome-message a {
  color: #fff;
}

.rs-toolbar .rs-toolbar-left .welcome-message i {
  color: #CCD02B;
  margin-right: 8px;
}

.rs-toolbar .rs-toolbar-left .welcome-message span {
  color: #ffffff;
}

.rs-toolbar .rs-toolbar-right {
  text-align: right;
}

.rs-toolbar .rs-toolbar-right .toolbar-share-icon {
  display: inline-block;
  margin-right: 30px;
}

.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li {
  display: inline-block;
}

.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li+li {
  margin-left: 8px;
}

.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li a {
  font-size: 14px;
  color: #888888;
}

.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li a:hover,
.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li a:active,
.rs-toolbar .rs-toolbar-right .toolbar-share-icon ul li a:focus {
  color: #ffffff;
}

.rs-toolbar .rs-toolbar-right .apply-btn {
  font-weight: 500;
  font-size: 14px;
}

/* ------------------------------------
    02. Header Start
---------------------------------------*/
ul.btns-link li {
  display: inline-block;
}

ul.btns-link li a {
  display: block;
  border: 1px solid #065E3E;
  padding: 4px 12px;
  font-size: 14px;
  color: #065E3E;
  border-radius: 4px;
}

.rs-header .rs-header-top {
  padding: 5px 0;
  background: transparent;
  position: relative;
  z-index: 9;
}

.rs-header .rs-header-top .header-contact {
  float: right;
}

.rs-header .rs-header-top .header-contact .widget-text {
  position: relative;
}

.rs-header .rs-header-top .header-contact .widget-text .info-text a {
  color: #505050;
  font-weight: 400;
  font-size: 16px;
}

.rs-header .rs-header-top .header-contact .widget-text .info-text a:hover {
  color: #CCD02B;
}

.rs-header .rs-header-top .header-contact .widget-text .info-text span {
  display: block;
  font-weight: 700;
  color: #101010;
  line-height: 18px;
}

.rs-header .rs-menu-toggle {
  color: #fff !important;
}

.rs-header .rs-menu-toggle:hover {
  color: #CCD02B !important;
}

.rs-header .menu-area .rs-menu li.current_page_item>a,
.rs-header-2 .menu-area .rs-menu li.current_page_item>a,
.rs-header-3 .menu-area .rs-menu li.current_page_item>a,
.rs-header-4 .menu-area .rs-menu li.current_page_item>a,
.rs-header .menu-area .rs-menu li.current-menu-item>a,
.rs-header-2 .menu-area .rs-menu li.current-menu-item>a,
.rs-header-3 .menu-area .rs-menu li.current-menu-item>a,
.rs-header-4 .menu-area .rs-menu li.current-menu-item>a,
.rs-header .menu-area .rs-menu li.active>a,
.rs-header-2 .menu-area .rs-menu li.active>a,
.rs-header-3 .menu-area .rs-menu li.active>a,
.rs-header-4 .menu-area .rs-menu li.active>a,
.rs-header .menu-area .rs-menu li a:hover,
.rs-header-2 .menu-area .rs-menu li a:hover,
.rs-header-3 .menu-area .rs-menu li a:hover,
.rs-header-4 .menu-area .rs-menu li a:hover {
  color: #CCD02B !important;
}

.rs-header-2 {
  position: absolute;
  width: 100%;
  z-index: 999;
}

.rs-header-2 .menu-area {
  padding: 30px 0;
}

.rs-header-2 .menu-area .rs-menu .nav-menu {
  text-align: right;
}

.rs-header-2 .menu-area .rs-menu .nav-menu>li>a {
  color: #ffffff;
}

.rs-header-2 .menu-area .rs-menu .nav-menu>li>a:hover {
  color: #CCD02B;
}

@-moz-document url-prefix() {
  .home2 .right-bar-icon .nav-expander {
    position: relative;
    top: -1px;
  }
}
/* ---------------------header slider----------------------- */
@media only screen and (min-width: 992px) {
  a.nav-expander img {
    width: 38px;
  }
}

.logo-new {
  width: 160px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0%);
  z-index: 999;
  margin-top: 5px;
}

.logo-new a {
  display: block;
  padding: 5px 0;

  position: relative;
  z-index: 1;
  text-align: center;
}

.logo-new img {
  width: 100%;

}

.header_upperminor {
  padding: 5px 5px;
  position: relative;
  z-index: 9;
  /* border-bottom: 1px solid #cfcdcda8; */
}

.header_upperminor::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 44.8%;
  height: 1px;
  background: #cfcdcda8;
}

.header_upperminor::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 45%;
  height: 1px;
  background: #cfcdcda8;
}

.rs-header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.rs-header .rs-toolbar-start a {
  color: #fff;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

.rs-header .rs-toolbar-start a img {
  max-width: 35px;
  margin-right: 4px;
  filter: brightness(20);
}

.rs-header .rs-toolbar-start a:hover img {
  filter: unset;
}

.rs-header .rs-toolbar-start a:hover {
  color: #efdf78;
}

.header_phone a {
  font-size: 14px !important;
}

.topQuickLinks li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  position: relative;
}

.topQuickLinks li a {
  display: block;
  cursor: pointer;
  padding: 2px 10px;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid #EFDF78;
  -webkit-transition: all .12s linear;
  -moz-transition: all .12s linear;
  -ms-transition: all .12s linear;
  transition: all .12s linear;
}

.topQuickLinks li a:hover {
  background: #001573;
  border-color: #fff;
}

.topQuickLinks li .dropdown ul li a {
  font-size: 14px;
  text-align: center;
  color: #3C4043;
  border: 0;
  padding: 0;
  font-weight: 400;
}

.topQuickLinks li .dropdown ul li a:hover {
  background: #F09536;
  color: #fff;
}

.topQuickLinks li a i {
  margin-right: 5px;
}

.fullwidth {
  width: 100%;
  float: left;
}

.topQuickLinks li .dropdown {
  position: absolute;
  left: calc(50% - 80px);
  width: 165px;
  padding-top: 10px;
  z-index: 1;
  transform: perspective(600px) rotateX(-90deg);
  transform-origin: top;
  transition: all 300ms ease-in-out;
  z-index: 9999;
}

.topQuickLinks li:hover .dropdown {
  transform: perspective(600px) rotateX(0deg);
}

.topQuickLinks li .dropdown::before {
  content: '';
  position: absolute;
  left: 50%;
  top: -10px;
  margin-left: -10px;
  border: 10px solid;
  border-color: transparent transparent #fff;
}

/* .topQuickLinks li:hover>a {
  opacity: .4;
} */

.topQuickLinks li .dropdown ul {
  padding: 5px;
  background: #fff;
  border-radius: 5px;
}

.topQuickLinks li .dropdown ul li {
  width: 100%;
  float: left;
  margin: 2px 0;
}

@media (max-width: 1024px) {
  .topQuickLinks li {
    margin: 0 1px;
  }
}
.fee-btn{
  display: block;
    cursor: pointer;
    padding: 2px 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #EFDF78;
    -webkit-transition: all .12s linear;
    -moz-transition: all .12s linear;
    -ms-transition: all .12s linear;
    transition: all .12s linear;
}
.banner-wrp {
  background: #ffc22138;
  position: relative;
}

.banner-section {
  position: relative;
  max-height: 620px;
  overflow: hidden;
}

.banner-section .swiper-slide {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.banner-section .banner-slider-nav {
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.banner-section .banner-slider-button-prev {
  position: relative;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 9;
  margin-left: 40px;
  font-size: 18px;
  background-color: rgb(255 255 255 / 0%);
  transition: 0.5s;
  border-radius: 42px;
  opacity: 1;
  border: 1px solid #fff;
}

.banner-section .banner-slider-button-next {
  position: relative;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 9;
  margin-right: 40px;
  font-size: 18px;
  background-color: rgb(255 255 255 / 0%);
  transition: 0.5s;
  border-radius: 42px;
  opacity: 1;
  border: 1px solid #fff;
}

.slider-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(180deg, #000000EB 0%, #00000005 20%, #00000000 100%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 20px 10px 20px;
}
/* ------------------------------------------------ */
/* ----- Menu -------*/
.nav-menu>li>a {
  font-weight: 500;
  font-size: 16px;
}

.home1 .logo-area {
  margin: -5px 0;
}

.home1 .rs-menu li i {
  margin-right: 0;
  color: #CCD02B;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
}

.home1 .rs-menu li i:hover {
  color: #f07d01;
}

.home1 .menu-area .rs-menu>ul>li>a {
  color: #bbbbbb;
}

.home1 .menu-area .rs-menu>ul>li>a:hover,
.home1 .menu-area .rs-menu li.current_page_item>a {
  color: #CCD02B !important;
}

.home1 .menu-area {
  background: #212121;
}

.home1 .searce-box {
  position: absolute;
  top: 0;
  right: 23%;
  top: 16px;
}

.home1 .searce-box a.rs-search i {
  color: #CCD02B;
}

.home1 .searce-box a.rs-search i:hover {
  color: #ffffff;
}

.home1 .rs-header .rs-header-top .col-md-4:first-child .header-contact {
  float: left;
}


.home1 .right-bar-icon .nav-expander,
.home2 .right-bar-icon .nav-expander {
  background: #f07d01;
}

.home1 .right-bar-icon .nav-expander:hover,
.home2 .right-bar-icon .nav-expander:hover {
  background: #CCD02B;
}


/* ------------------------------------
    04. Sticky Menu
---------------------------------------*/
.menu-sticky.sticky {
  background: #111111;
  position: fixed !important;
  top: 0px;
  z-index: 999;
  margin: 0 auto !important;
  padding: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: sticky-animation;
  animation-name: sticky-animation;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.menu-sticky.sticky .main-menu {
  position: static;
}

.rs-header-2 .menu-sticky1.sticky1 .nav-menu>li>a {
  height: 80px;
  line-height: 80px;
}

#nav-close {
  transition: all 0.3s ease 0s;
}

/* #nav-close:hover {
  background-color: #CCD02B;
  border-color: #CCD02B;
  color: #fff;
} */

@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ------------------------------------
    06. Breadcrumbs
---------------------------------------*/

.rs-breadcrumbs {
  padding: 25px 0 35px;
}

.rs-breadcrumbs .page-title {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #065E3E !important;
  border-top: 4px solid #fb9b5b;
}

.rs-breadcrumbs ul {
  padding: 0;
}

.rs-breadcrumbs ul li {
  color: #bfab79;
  display: inline-block;
  font-weight: 400;
}

.rs-breadcrumbs ul li a {
  position: relative;
  padding-right: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
}

.rs-breadcrumbs ul li a:before,
.rs-breadcrumbs ul li a:after {
  background-color: rgba(255, 255, 255, 0.8);
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  right: 7px;
  top: 2px;
  transform: rotate(26deg);
}

.rs-breadcrumbs ul li a:before {
  right: 13px;
}

.rs-breadcrumbs ul li a:hover {
  color: #CCD02B;
}

.breadcrumbs-overlay {
  position: relative;
  z-index: 1;
}

.breadcrumbs-overlay:after {
  content: '';
  position: absolute;
  background-color: rgb(1 25 67 / 80%);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

/* ------------------------------------
---------------------------------------*/

/* ------------------------------------
 
/* ------------------------------------
    34. ScrollUp
---------------------------------------*/
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 40px;
  z-index: 999;
}

#scrollUp i {
  background-color: #2b38d0;
  height: 40px;
  font-size: 24px;
  width: 42px;
  color: #ffffff;
  line-height: 36px;
  transition: all 0.3s ease 0s;
  margin-left: 2px;
  border-radius: 42px;
}

#scrollUp i:hover {
  background-color: #fff;
  border: 1px dashed #2b38d0;
  color: #2b38d0;
  /* color: rgba(255, 255, 255, 0.7); */
}

/* ------------------------------------------ */
 

.main-content table {
  border: 1px solid #222;
  background: #ebecfb;
}

.main-content table tr:first-child {
  background: #065E3E;
  color: #fff;
}




/* -------------------------------------------- */
.sec-head {
    font-size: 26px;
      font-weight: 800;
      text-transform: uppercase;
      margin-bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center;
}
.sec-head .title-line{
  font-weight: 500;
}
.sec-head .sub-title{
font-weight: 500;
font-size: 17px;
text-transform: capitalize !important;
}
.text-brand{
  color: #2184C9 !important;
}
.text-brand4 {
  color: #001573 !important;
}
.read-btn {
box-shadow: 0px 10px 15px #0B489F33;
  border: 1px solid #2184C9;
  border-radius: 22px;
  color: #2184c9;
  padding: 3px 20px;
  display: inline-block;
  position: relative;
  transition: 0.7s;

}
.read-btn span {
  position: relative;
  z-index: 9;
}
.read-btn .read-icon {
  display: none ;
  transition: 0.7s;
  color: #fff;
  font-size: 12px;
}
.read-btn:hover span{
  display: inline-block ;
  opacity: 1;
}
.read-btn:hover:before {
  width: 100%;
  border-radius: 0;
}
.read-btn:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  content: '';
  background-color: #FB9B5B;
  transition: 0.5s;
  z-index: 0;
  border-radius: 22px;
}
.read-btn:hover{
  background: #FB9B5B;
    color: #fff;
    border-radius: 0;
    border-color: #F09B5B;
}
/* ------------video sec------------- */
.video-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
  border: 1px #fff solid;
}
.video-container::before {
  content: "";
  height: 20px;
  width: 20px;
  background-color: #FB9B5B;
  position: absolute;
  bottom: -4px;
  right: -4px;
}
.video-container::after {
  content: "";
  height: 20px;
  width: 20px;
  background-color: #FB9B5B;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: -1;
}
.video-container video {
  width: 100%;
  height: 350px;
  border-radius: 4px;
  position: relative;
  object-fit: fill;
}
.play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
}
.play-button-wrapper #circle-play-b svg {
  width: 35px;
  height: 35px;
  fill: #ed1010;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 10px 10px #2726264f;
  border: 5px #e1e0e073 solid;
}
/* ------------------------------------ */
/* ---------------explore-sec------------------ */
.explore-sec{
  position: relative;
  background: url("../../resources.accevate.in/web-data/babu-bodhraj/img/explore-bg.png") no-repeat;
  background-size: cover;
  background-position: center;
}
.explore-box{
  position: relative;
  max-width: 300px;
}
.explore-img{
  position: relative;
  overflow: hidden;
  margin-bottom: 8px;
}
.explore-img img{
  width: 100%;
  height: 100%;
  transition: 0.7s;
}
.explore-box:hover img{
  transform: scale(1.1);
}
.explore-content h4{
      font-size: 16px;
      color: #fff;
      margin-bottom: 0;
      font-weight: normal;
}
.explore-hr {
  margin: 6px 0;
  background: #fff;
  opacity: 0.4;
}
.explore-content h6 {
  font-size: 14px;
  color: #EFDF78;
  font-weight: normal;
  margin-bottom: 0;
}
/* ---------------------------------------------- */
/* -----------------explore world-------------------- */
.explore-world {
  position: relative;
  background: url("../../resources.accevate.in/web-data/babu-bodhraj/img/ex-worldbg.png"), #fff;
  background-repeat: no-repeat;
  background-size: cover;
}

.world-card {
  position: relative;
  max-width: 377px;
}

.explore-img {
  position: relative;
  min-height: 240px;
  overflow: hidden;
}

.explore-img img {
  height: 100%;
  width: 100%;
  transition: 0.7s;
}

.world-card:hover .explore-img img {
  transform: scale(1.1);
}

.explore-text {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #2184c9cc;
  padding: 8px 5px;
  width: 100%;
  text-align: center;
  transition: 0.7s;
}

.explore-text p {
  font-size: 16px;
  color: #EFDF78;
}

.explore-card-overlay {
  position: absolute;
  width: 100%;
  /* height: 100%; */
  bottom: 0;
  background: #2184c9cc;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
  opacity: 0;
  transition: 0.7s;
}

.explore-card-overlay p {
  font-size: 16px;
  text-align: center;
  color: #EFDF78;
  text-transform: uppercase;
}
/* ------------------------------------------------- */

/* ------------------recent activity-------------------- */
.recent-activity{
  background: url("../../resources.accevate.in/web-data/babu-bodhraj/img/recent-bg1.png"), url("../../resources.accevate.in/web-data/babu-bodhraj/img/recent-bg2.png");
background-size:100% 60%, 100% 40%;
  background-repeat: no-repeat, no-repeat;
  background-position: top, bottom;
}
.activity-box{
  position: relative;
  background: #fff;
}
.activity-img{
  width: 100%;
  min-height: 135px;
  overflow: hidden;
}
.activity-img img{
  width: 100%;
  height: 100%;
  transition: 0.7s;
}
.activity-box:hover .activity-img img{
  transform: scale(1.1);
}
.activity-content{
  padding: 10px 10px;
  border-bottom: 3px solid #FB9B5B;
      min-height: 243px;
}
.act-date{
    color: #FB9B5B;
      font-size: 13px;
      font-weight: normal;
      margin-bottom: 2px;
}
.act-head{
  font-size: 16px;
  font-weight: 600;
      margin-bottom: 6px;
}
.act-description{
  font-size: 14px;
      line-height: 20px;
}
.act-description p{
      line-height: 20px;
        font-size: 14px;
}
.read-link, .read-link:hover{
  color: #262338;
  font-size: 14px;
  font-weight: 500;
}
.line-div{
  width: 100px;
  height: 1px;
  background: #262338;
  transition: 0.7s;
}
.arrow-icon {
  width: 30px;
  height: 30px;
  border: 1px solid #262338;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  color: #262338;
  transition: 0.7s;
}
.activity-box:hover .line-div{
  background: #FB9B5B;
}
.activity-box:hover .arrow-icon{
  background: #FB9B5B;
  border-color: #FB9B5B;
  color: #fff;
}
.activity-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.activity-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ------------------------------------------------------- */
.view-btn {
  box-shadow: 0px 10px 15px #0B489F33;
  border: 1px solid #fff;
  border-radius: 22px;
  color: #fff;
  padding: 3px 20px;
  display: inline-block;
  position: relative;
  transition: 0.7s;

}

.view-btn span {
  position: relative;
  z-index: 9;
}

.view-btn .view-icon {
  display: none;
  transition: 0.7s;
  color: #2184C9;
  font-size: 12px;
}

.view-btn:hover span {
  display: inline-block;
  opacity: 1;
}

.view-btn:hover:before {
  width: 100%;
  border-radius: 0;
}

.view-btn:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  content: '';
  background-color: #fff;
  transition: 0.5s;
  z-index: 0;
  border-radius: 22px;
}

.view-btn:hover {
  background: #fff;
  color: #2184C9;
  border-radius: 0;
  border-color: #fff;
}

/* --------------------------------------------------- */

.explore-icon {
  max-width: 30px;
}

.world-card:hover .explore-card-overlay {
  opacity: 1;
  width: 100%;
}

.world-card:hover .explore-text {
  opacity: 0;
}
/* ----------------------------------------------------- */
/* -----------------Empowering Future-------------------- */
.empowering-future {
  position: relative;
  background: url("../../resources.accevate.in/web-data/babu-bodhraj/img/ex-worldbg.png"), #fff;
  background-repeat: no-repeat;
  background-size: cover;
}

.empower-card {
  position: relative;
  max-width: 385px;
}

.empower-img {
  position: relative;
  min-height: 240px;
  overflow: hidden;
}

.empower-img img {
  height: 100%;
  width: 100%;
  transition: 0.7s;
}

.empower-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8px 5px 20px 5px;
  width: 100%;
  text-align: center;
  transition: 0.7s;
}

.empower-text p {
      font-size: 16px;
        color: #fff;
}

.empower-card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 8px 10px;
  opacity: 0;
  transition: 0.7s;
}
.empowering-future .owl-item:nth-child(odd) .empower-card .empower-card-overlay {
  background: #2184c9cf;
}
.empowering-future .owl-item:nth-child(even) .empower-card .empower-card-overlay {
  background: #fb9b5bcf;
}
.empower-card-overlay .empower-head {
  font-size: 16px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.empower-card-overlay p {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  text-align: center;
  line-height: 22px;
}

.empower-card:hover .empower-card-overlay {
  opacity: 1;
  width: 100%;
}

.empower-card:hover .empower-text {
  opacity: 0;
}

/* ----------------------------------------------------- */

/* --------------facility explore------------------------- */
.facility-explore{
  position: relative;
  overflow-x: hidden;
}
.video-facility{
  position: relative;
}
.video-facility .video-cover{
  width: 100%;
}
.video-overlay{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.facility-right{
  background: url("../../resources.accevate.in/web-data/babu-bodhraj/img/facility2.png") no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.facility-right:after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgb(33 132 201 / 50%);
  z-index: 9;
}
.v-div{
      width: 60px;
      height: 60px;
      border-radius: 50%;
      background: #ffffff7d;
      display: flex;
      justify-content: center;
      align-items: center;
}
.v-div img{
    width: 40px;
}


.facility-card {
  position: relative;
  width: 100%;
  height: 129px;
  z-index: 99;
    border: 1px solid #fff;
      padding: 15px;
      overflow: hidden;
}

.fac-div {
    width: 100%;
      height: 100%;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
}
.fac-div img{
  max-width: 45px;
  margin-bottom: 5px;
}
.fac-div h4{
    color: #fff;
      margin-bottom: 0;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 400;
}
.facility-overlay {
    position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #fb9b5bcf;
      /* background-color: #FB9B5B; */
      overflow: hidden;
      width: 100%;
      height: 100%;
      transition: .5s ease;
      transform: translate(-100%);
      padding: 15px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
}

.facility-card:hover .facility-overlay {
  transform: translate(0);
}

.facility-overlay p {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  display: flex;
}
.facility-overlay img{
  max-width: 14px;
  margin-top: 6px;
}
/* ------------------------------------------------------ */

/* ---------------birthday secp--------------------- */
.intro {
  background-color: #fff;
  position: relative;
}
.birthday-sec{
  background: url("../../resources.accevate.in/web-data/babu-bodhraj/img/bcc-bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
/* --------------------------------------------------- */

.intro1 {
  background-color: #fff;
  position: relative;
      height: 350px;
}

.birthcard {
  /* min-height: 350px; */
  position: relative;
background: #fff;
}

.stupara p {
  font-size: 14px;
  font-style: italic;
  color: #000 !important;
  font-weight: 500
}

.schname {
    color: #1E1E1E;
      font-size: 16px;
      text-align: center;
      font-weight: 500;
      margin-bottom: 0;
      position: relative;
          margin-top: 14px;
}

.schhr {
    background-color: #1E1E1E;
      width: 215px;
      margin: -6px auto 6px auto;
      height: 1px !important;
      opacity: 1;
}

.birthwish {
  color: #1E1E1E;
  text-align: center;
  margin-bottom: 5px
}

.stu-name {
    background: #2184c9;
      padding: 3px 15px;
      font-size: 14px;
      font-weight: 400;
      color: #fff;
      text-align: center;
      display: block;
      box-shadow: 0px 3px 3px #00000017;
      border: 1px solid #FFFFFF;
      border-radius: 12px 0px;
      line-height: 22px;
}

.stu-date {
  color: #2a2a2a;
  text-align: center
}

.brand-f {
  font-size: 14px
}
.birthday-l {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 95px;
}
.birthday-r {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 95px;
}

.cake-img {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, 40%);
  max-width: 100px;
  height: auto
}

.ballon-img {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translate(0, -50%);
  max-width: 80px;
  height: auto
}

.stu-img {
  height: 136px;
  width: 136px;
  border-radius: 0 20px 0 0;
  overflow: hidden;
  margin: 0 auto;
  position: relative
}

.stu-img .img_student {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  object-fit: fill;
  border-radius: 50%;
  padding: 31px;
  z-index: 999;
  position: relative;
  margin-top: 2px
}

.bday_imgframe {
  position: absolute;
  width: 136px;
  bottom: 0
}

.birthday-sec .owl-carousel .owl-nav button.owl-next,
.birthday-sec .owl-carousel .owl-nav button.owl-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #0a1227;
  border-radius: 50%;
  margin-right: 0;
  color: #fff;
  font-size: 20px;
  text-align: center;
  transition: .3s;
  -webkit-transition: .3s;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  color: #0a1227;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 17px
}

.birthday-sec .owl-carousel .owl-nav button.owl-next {
  right: 0
}

.birthday-sec .owl-carousel .owl-nav button.owl-prev {
  left: 0
}
/* /////////////beyond curriculum/////////////////// */
.intro>ul {
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  list-style: none;
  display: block;
  overflow: auto;
  height: 276px;
  font-family: "Karla", sans-serif;
}

.intro>ul li {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  border-bottom: 1px #e4e4e4 solid;
  align-items: center;
  font-family: "Rubik", sans-serif;
}

.intro>ul li>.in-image {
  width: 66px;
  height: 66px;
  overflow: hidden;
  box-sizing: border-box;
  background-color: var(--second-color);
  margin-right: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.intro>ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 66px;
  height: 100%;
  width: 1px;
  background: #e4e4e4;
}

.intro .tt-b-day-r,
.intro .tt-b-amp {
  float: left;
  font-size: 11px;
  line-height: 12px;
  color: #222222;
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  margin-bottom: 8px;
}

.intro .tt-b-month,
.intro .tt-b-date {
    display: inline-block;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 11px;
      color: #222222;
}

.intro .rem-border {
  border-left: none;
}

.intro .in-image .sandate {
  font-size: 18px;
  margin-right: 2px;
  color: #2184C9;
  font-weight: 600;
}

.intro .tt-b-day {
  font-size: 14px;
  float: left;
  padding-left: 0;
  line-height: 23px;
  font-weight: 400;
  width: 100%;
  color: #222222;
  text-align: center;
}

.intro>ul li>.in-content {
  width: 80%;
  box-sizing: border-box;
  position: relative;
}

.intro>ul li>.in-content>h2 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: 100;
  width: 100%;
  color: #2a2a2a;
  display: block;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 5px;
}

.intro>ul li>.in-content>div {
  padding: 0;
  margin: 0;
  font-size: 14px;
  display: block;
  text-overflow: ellipsis;
  width: 100%;
  color: var(--dark-color);
}

.intro .in-content .headp {
  font-size: 14px !important;
  font-weight: 600;
  color: #1E1E1E;
  text-transform: uppercase;
  font-family: "Karla", sans-serif;
}

.intro .in-content p {
  font-size: 14px;
  color: #585757;
  margin-bottom: 0 !important;
  font-family: "Karla", sans-serif;
}

.intro>ul li>.in-content>div>p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0px !important;
  color: #585757;
  font-family: "Karla", sans-serif;
}

.in-easing li,
.in-easing .in-image span {
  transition: 0.15s linear;
  -moz-transition: 0.15s linear;
  -webkit-transition: 0.15s linear;
}
h5.news-header1 {
  background-color: #FB9B5B;
  color: #fff;
  font-size: 15px;
  padding: 8px 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.element1 {
  position: absolute;
  bottom: 19px;
  right: 62px;
  width: 50px;
}
.birth-row{
  position: relative;
}
.birth-row:before {
  content: "";
  position: absolute;
  left: -7px;
  top: -18px;
  width: 40px;
  height: 40px;
  border: 1px solid #FB9B5B;
  border-radius: 50%;
}
/* ---------------------------------------- */




/* -------------------social section---------------------- */
.social-sec{
  background: url("../../resources.accevate.in/web-data/babu-bodhraj/img/social-bg.png") no-repeat;
  background-size: cover;
  background-position: center;
}
.social-widget {
  width: 100%;
  height: 260px;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #009487;
  background: #fff;
}

.widget-img1 {
  width: 100%;
  height: 100%;
}

.social-title {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 10px;
  width: 135px;
  font-size: 14px;
  font-weight: 500;
  z-index: 99;
    height: 32px;
    display: flex;
      align-items: center;
      border-radius: 0px 0px 8px 0px;
}
.social-title a{
  color: #fff;
}
.text-brand2{
  color: #001573 !important;
}
.fb-c{
  background: #FFFFFF;
}
.insta-c{
  background: #009487;
}
.twitter-c{
  background: #001573;
}
.youtube-c {
  background: #FF0000;
}
.social-title .widget-img {
  width: 28px !important;
}

.social-title .widget-img1 {
  width: 25px !important;
}
.widget-img {
  width: 100%;
  height: 100%;
}
/* ------------------------------------------------------- */
/* ----------------footer-------------------------------- */
.main-footer {
  background: url('../../resources.accevate.in/web-data/babu-bodhraj/img/footer-bg.png') no-repeat;
  color: #fff;
  background-size: cover;
  background-position: bottom;
}

.main-footer .widgets-section {
  position: relative;
}

.main-footer .widget {
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: normal;
}

.main-footer .widget .widget-title {
  color: #fff;
}

/* Widget */
.widget {
  position: relative;
  margin-bottom: 50px;
}

.widget .widget-title {
  position: relative;
  font-size: 22px;
  color: #222;
}
.widget p{
      line-height: 22px;
      /* font-weight: 300; */
}
.about-widget .logo {
  position: relative;
  margin-bottom: 30px;
}

.about-widget .text {
  position: relative;
  color: rgb(255 255 255 / 0.6);
  margin-bottom: 0px;
  font-weight: 400;
}

.about-widget .social-links {
  position: relative;
  /* margin-bottom: 20px; */
}

.about-widget .social-links li {
  position: relative;
  margin-right: 5px;
  display: inline-block;
}

.about-widget .social-links li a {
  position: relative;
  display: block;
  font-size: 15px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  /* color: #fff; */
  background: #ffffff;
  /* border: 1px solid #2222224f;
  border-radius: 50%; */
}

/* .about-widget .social-links li:hover a {
  border: 1px solid #fff;
} */

.about-widget .social-links li:hover .fa-color {
  background: #3E5C9A;
  color: #fff !important;
}

.about-widget .social-links li:hover .ld-color {
  background: #117BB8;
  color: #fff !important;
}

.about-widget .social-links li:hover .ins-color {
  background: transparent linear-gradient(209deg, #FFC000 0%, #F4012F 43%, #DC00A2 100%) !important;
  color: #fff !important;
}

.about-widget .social-links li:hover .tw-color {
  background: #000000;
  color: #fff !important;
}
.about-widget .social-links li:hover .you-color {
  background: #FF0000;
  color: #fff !important;
}
.you-color{
  color: #FF0000 !important;
}
.about-widget .social-links li img {
  width: 12px;
  height: 12px;
  transform: translateY(-2px);
}

.footer-logo {
  padding: 5px;
  max-width: 80px;
}

.footer-logo img {
  width: 100%;
}

.about-widget .social-links li a i {
  position: relative;
}

.about-widget .social-links li a:hover {
  color: #000;
}


.footer_branch img {
  background: #ffff;
  border-radius: 15px;
  width: 90px;
  height: 90px;
}

.fa-color {
  color: #3e5c9a !important;
}

.ld-color {
  color: #117bb8 !important;
}

.footer_heading img {
  width: 86px;
  transform: translateY(-10px);

}

.about-widget .social-links li a span {
  position: relative;
}

.quick-links li a {
  color: #fff;
}

.quick-links li {
  margin-bottom: 10px;
}

.newsletter-widget .text {
  position: relative;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 30px;
}

.newsletter-widget .form-group {
  position: relative;
}

.newsletter-widget input {
  position: relative;
  height: 56px;
  padding: 0 20px;
  background-color: #2c2c2c;
  width: calc(100% - 56px);
  border-radius: 2px;
  color: rgba(255, 255, 255, 0.5);
}

.newsletter-widget .theme-btn {
  width: 56px;
  height: 56px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 56px;
  color: #fff;
  border-radius: 2px;
  transition: 0.5s;
}

.newsletter-widget .theme-btn:hover {
  background-color: #fff;
}

.contact-widget .contact-info {
  position: relative;
}

.contact-widget .contact-info li {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.contact-widget .contact-info li a {
  color: #fff;
}

.contact-widget .contact-info li .icon {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 14px;
  margin-right: 10px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 500ms ease;
  font-size: 18px;
}

.contact-widget .contact-info li .icon.fa-phone {
  transform: rotate(90deg);
}

.contact-widget .contact-info li .text {
  position: relative;
  color: rgb(255 255 255 / 0.6);
  width: calc(100% - 60px);
  font-weight: 400;
  padding-left: 90px;
}

.contact-widget .contact-info li .text span {
  color: #fff;
  font-weight: 500;
  position: absolute;
  left: 0;
  top: 0;
}

.contact-widget .contact-info li .text a {
  color: rgb(255 255 255 / 0.6);
  transition: 0.5s;
}

.footer-bottom .wrapper-box {
  position: relative;
}

.footer-bottom {
  padding: 6px 0;
  background: #ffd91d;
}

.footer-bottom .copyright {
  position: relative;
}

.footer-bottom .text {
  position: relative;
  margin-bottom: 0;
  font-weight: 500;
}

.footer-bottom .footer-menu li {
  display: inline-block;
  margin-right: 10px;
  line-height: 18px;
}

.footer-bottom .footer-menu li:last-child {
  margin-right: 0;
  padding-right: 0;
  border: 0;
}

.footer-bottom .footer-menu li a {
  color: #fff;
  transition: 0.5s;
}
.footer-map {
  position: relative;
  width: 100%;
  height: 100%;
}
.footer-map img {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  object-fit: fill;
}

.map_top {
  position: absolute;
  width: 230px !important;
  height: 150px !important;
  top: 50%;
  left: 50%;
  transform: translate(-42%, -50%);
}
.copyright-row{
  background: #FB9B5B;
}
.copyright_text {
  font-size: 14px;
  line-height: 22px;
}
.about-widget .social-links li:hover img {
  filter: brightness(20);
}

.about-widget .social-links li img {
  width: 12px;
  height: 12px;
  transform: translateY(-2px);
}
.foo-i:hover img {
  filter: unset;
}

.foo-i img {
  max-width: 25px;
  filter: brightness(20);
}
.contact-widget h5 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  text-decoration: underline;
}
.news-header1 img{
      max-width: 25px;
      margin-right: 5px;
}
/* ---------------------------------------------------- */

/* ---------------------life at bbc card ------------------- */
.life-card{
    position: relative;
      max-width: 300px;
      overflow: hidden;
      margin: 2px;
}
.life-card img{
  width: 100%;
}
.life-overlay{
  position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
transition: 0.7s;
    display: flex;
      align-items: end;
      justify-content: center;
      padding: 20px;
      transform: translateY(0);
}
.life-card:hover .life-overlay{
  transform: translateY(-100%);
}
.lifebbc-sec .life-col:nth-child(1) .life-card .life-overlay{
  background: #2184C999;
}
.lifebbc-sec .life-col:nth-child(2) .life-card .life-overlay {
  background: #FB9B5B99;
}
.lifebbc-sec .life-col:nth-child(3) .life-card .life-overlay {
  background: #2184C999;
}
.lifebbc-sec .life-col:nth-child(4) .life-card .life-overlay {
  background: #2184C999;
}
.lifebbc-sec .life-col:nth-child(5) .life-card .life-overlay {
  background: #FB9B5B99;
}
.lifebbc-sec .life-col:nth-child(6) .life-card .life-overlay {
  background: #2184C999;
}
.life-overlay h4{
  color: #fff;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
}
.logo-bg{
    position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
}

.logo-bg img {
  position: relative;
  z-index: 99;
  max-width: 280px;
}
        .logo-bg:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          background: url(../../resources.accevate.in/web-data/babu-bodhraj/img/curve-element.png) no-repeat;
          background-size: cover;
          background-position: right;
          z-index: 9;
          border-left: 10px solid #2184c9;
        }
/* ---------------------------------------------------- */
/* ----------------testimonial sec --------------------- */
.testi-card {
  position: relative;
  max-width: 377px;
  height: 100%;
}

.testi-img {
    position: relative;
      max-height: 195px;
      overflow: hidden;
      height: 100%;
      background: #000;
}

.testi-img img {
    height: 100%;
      width: 100%;
      box-sizing: border-box;
      /* object-fit: contain; */
      transition: 0.7s;
}


.testi-text {
  position: absolute;
  bottom: 0;
  left: 0;
background: #2184c9cf;
  box-shadow: 2px 3px 4px #00157317;
  border: 1px solid #7070702B;
  padding: 5px 5px;
  width: 100%;
  text-align: center;
  transition: 0.7s;
}

.testi-text p {
  font-size: 15px;
  color: #fff;
  text-decoration: underline;
}
/* ----------------------------------------------------- */
/* -----------------inner page css ---------------------- */
.page-title {
  position: relative;
  padding: 40px 0 10px 0;
  text-align: center;
  /* border-top: 4px solid #001573; */
  background: #001573;
  background: linear-gradient(-45deg, #FB9B5B, #001573, #FB9B5B,#001573);
  background-size: 400% 400%;
  animation: gradient 10s ease infinite;
    height: 240px;
      display: flex;
      align-items: end;
}

.page-title .auto-container {
  width: 100%;
  /* text-align: left; */
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}


.page-title h1 {
    font-size: 30px;
      color: #fff;
      line-height: 30px;
      margin-bottom: 10px;
      font-weight: 500;
}


.page-title .bread-crumb {
  position: relative;
}

.page-title .bread-crumb li {
  color: #fff;
  position: relative;
  display: inline-block;
  margin-right: 8px;
  font-size: 14px;
  font-weight: 500;
  padding-right: 25px;
}

.page-title .bread-crumb li:last-child {
  margin-right: 0;
  padding-right: 0;
}

.page-title .bread-crumb li:before {
  content: "//";
  position: absolute;
  right: 0;
  top: 1px;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  transform: rotate(180deg);
  font-weight: 400;
}

.page-title .bread-crumb li:last-child:before {
  display: none;
}

.page-title .bread-crumb li a {
  color: #fff;
}
 
.mission-card {
  background: #fff;
  padding: 20px;
  border-left: 5px solid #001573;
  box-shadow: 0 0 10px #0000001a;
  border-radius: 15px 0 0 15px;
}
.text-medium {
  font-size: 22px !important;
  margin-bottom: 5px;
  color: #001573;
}
.img-card {
  border: 2px solid #001573;
  padding: 5px;
  background: #fff;
  position: relative;
}

.img-card:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: #001573;
  transition: 0.3s;
}

.img-card:after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: #001573;
  transition: 0.3s;
}

.img-card:hover::before {
  width: 80px;
  height: 80px;
}

.img-card:hover::after {
  width: 80px;
  height: 80px;
}

.img-card .card-img {
  position: relative;
  z-index: 9;
  overflow: hidden;
}

.img-card .card-img img {
  transition: 0.3s;
}

.img-card:hover .card-img img {
  transform: scale(1.1);
}

.border-image {
box-sizing: border-box;
  position: relative;
  background: black;
  background-image: linear-gradient(to top right, #5D5D5B, #383838);
  padding: 7px;
  max-width: 400px;
  height: 100%;
  width: 100%;
  margin: 0 auto 20px auto;
  box-shadow: 0 0 10px #00000085;
}

.frame-image {
  box-shadow: inset -1px 1px 6px 1px rgba(0, 0, 0, 0.24);
  width: 100%;
  height: 100%;
  background: white;
  align-items: center;
  display: flex;
  padding: 15px;
  box-sizing: border-box;
}

.pro-img {
    box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.2);
      height: 100%;
      width: 100%;
      text-align: center;
}
.pro-img img{
    width: 100%;
      height: 100%;
      box-sizing: border-box;
      object-fit: contain;
}
.mission-card1 {
  background: #fff;
  padding: 20px;
  border-left: 5px solid #001573;
  box-shadow: 0 0 10px #0000001a;
  min-height: 145px;
}
.single-img {
  border: 2px solid #0e0e72;
  width: 100%;
  height: 100%;
}
.single-img img{
  width: 100%;
  height: 100%;
}
/* ----------------------------------------------------------- */
/* --------------all-circular-page---------------------------- */
.news-card {
  background: #fff;
  padding: 20px;
  border: 1px solid #001573;
  border-radius: 6px;
  box-shadow: 0 0 10px #001573 24;
}
.news-card .headp {
  font-size: 16px;
  font-weight: 600;
  color: #1E1E1E;
}
.news-card p {
  margin-bottom: 5px;
}
.n-date {
  color: #1E1E1E;
  font-weight: 600;
}
.read_news {
  color: #001573 !important;
}
/* ---------------------------------------------------------- */
/* --------------image Gallery---------------------------- */
.gallery-box .inner-box {
  position: relative;
  margin-bottom: 30px;
  border-radius: 0px !important;
    border: 1px solid #00000021;
}

.gallery-box .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
  height: 165px;
  background: #2184c938;
  text-align: center;
  display: flex;
  justify-content: center;
  transition: 0.3s;
}

.gallery-box .image img {
  transition: 0.7s;
  box-sizing: border-box;
  object-fit: fill;
  height: 100%;
}

.gallery-box .inner-box:hover .image img {
  transform: scale(1.1);
}

.gallery-box .image:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 10;
}

.gallery-box .image:hover:before {
  -webkit-animation: circle 0.95s;
  animation: circle 0.95s;
}
.gallery-box .lower-content {
  position: relative;
  padding: 18px 5px 10px;
  background: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.gallery-box .post-meta-info .category {
  position: relative;
  padding: 7px 20px;
  color: #fff;
  margin-right: 20px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 2px;
}

.gallery-box .gal-head{
      color: #001573;
      font-size: 18px;
      margin-bottom: 5px;
      font-weight: 700;
}
.gal-link{
  color: #001573;
  font-weight: 700;
}
.gallery-box h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1.4;
  /* text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; */
}
.gallery-box .gal-description p{
  margin-bottom: 0;
}


.gallery-box p {
  margin-bottom: 10px;
  font-size: 15px;
}

.gallery-box h4 a {
  color: #222;
  transition: 0.5s;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.gal_image {
  margin-bottom: 15px;
    height: 230px;
      width: 100%;
      border: 1px solid #001573;
      text-align: center;
    
            background: #2482c3;
}
.gal_image img {
  height: 100%;
  width: auto;
  box-sizing: border-box;
  object-fit: contain;
 
}
/* ------------------------------------------------------- */

.video-card {
  min-height: 196px;
}

.video-card {
  background: #fff;
  padding: 30px;
  text-align: center;
  border: 1px solid #004d86;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 600;
}

.about-section h4 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 600;
}

.video-card h4 {
  color: #004d86;
}

.sub-head3 {
  margin-bottom: 8px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #004d86 !important;
}
/* -------------------------------------------- */
/* ---------------mandatory page ---------------------- */
.table .sn {
  width: 100px;
  text-align: center;
}

.table .td-detail {
  width: 140px;
  text-align: center;
}
.main-table h4{
  margin-bottom: 6px !important;
}

/* -------------------------------------------- */
/* -------------------sports-card---------------- */
.sports-card{
    position: relative;
      height: 300px;
      width: 100%;
}
.sports-card .sport-img{
    position: relative;
      width: 100%;
      height: 100%;
      text-align: center;
      background: #fb9b5b3d;
      border: 1px solid #fb9b5b;
          margin-top: 5px;
}
.sports-card .sport-img img {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  object-fit: contain;
}
/* ------------------------------------------------- */
/* ------------landing first page ------------------------ */
section.v-content {
  background: url('../../resources.accevate.in/web-data/babu-bodhraj/img/pattern-bg.png') no-repeat;
  background-position: right center;
  background-attachment: fixed;
}

.top-box {
  background: url('../../resources.accevate.in/web-data/babu-bodhraj/video-img.png');
  width: 100%;
  height: 100vh;
  margin-top: 0px;
  transition: margin-top 1s;
  position: fixed;
  z-index: 99;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 3s;
  top: 0;
}
.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background: url('../../resources.accevate.in/web-data/babu-bodhraj/video-img.png') no-repeat center center / cover;
}
.top-box video {
  min-width: 100%;
  min-height: 100vh;
  z-index: 1;
}
.top-box .btn {
  position: absolute;
  bottom: 80px;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  text-transform: uppercase;
  border-radius: 42px;
  letter-spacing: 1px;
  font-weight: 600;
  background: #FB9B5B;
  color: #fff;
}
.Blink {
  animation: blinker 1.5s cubic-bezier(.5, 0, 1, 1) infinite alternate;
}

@keyframes blinker {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
/* --------------------------------------------------------- */