.box-shadow{
  background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(255 255 255 / 0%), rgb(0 0 0 / 65%));
}

.pull-right{
    color:#da962d !important;
}

#myform{
  margin-top: 215px;
}



.tab-paneB{
	    display: block;
}

.fadeB:not(.show) {
    opacity: 3;
}



.mobile-version{
    display:none;
}

.desktop-version{
    display:block;
}

.mobile_close{
  display:none;
}

.mobile_close
{
  width: 100%;
  text-align: center;
}

#navbarNav1 a::after
{
  position: absolute;
  bottom: -4px;
  width: 70%;
  height: 3px;
  background: #7d5f31;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 5px;
}

.index_short_menu
{
  display: block;
}
.index_full_menu
{
  display: none;
}

.gold-color{
  color:#7d5f31;
}

.hidden_class
{
  display: none;
}

.reflection li{
  font-size:25px;
  text-align:left;
  font-weight:400;
}

.top-text span{
  font-size:20px;
  font-weight:900;
}

.top-text p{
  font-size:20px;
}


.top-text li{
  font-size:20px;
}


.top-textA h1{
  font-size: 50px;
  font-weight: bold;
  text-align:center;
}

.top-text h1{
  font-size: 50px;
  font-weight: bold;
}

.owl-next,.owl-prev
{
  border: none!important;
  outline:none!important;
}

.video_tab
{
  position:fixed;
  padding:0;
  margin:0;
  /* display: none; */
  top:0;
  left:0;
  z-index: 111111111;
  width: 100%;
  height: 100%;
  background:#000;
  /* background:rgba(255,255,255,0.5); */
}

.video_tab a
{
  font-size: 50px;
  top: 20px;
  right: 40px;
  position: absolute;
  color:#fff;
}

.video_tab_2
{
  display: none;
}
.video_tab_1,.video_tab_2
{
  /* width: 100vw;
  display: block;
  width: 100vw;
  height: 100vh; */
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}


.col-md-67{
  height: 400px;
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-bottom: 15px;
}

/* Base CSS */
.alignleft {
  float: left;
  margin-right: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
}

.margin-top-common
{
  margin-top: 170px;
}

.margin-top-commonB
{
  margin-top: 203px;
}

.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

a:focus {
  outline: 0 solid
}

img {
  max-width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #19407E;

}

body {
  color: #58595B;
  font-weight: bold;
  /* font-family: 'Europa'; */
  font-family: 'Cormorant Garamond', serif !important;
}



@font-face {
  font-family: 'Europa';
  src: url('../fonts/Europa-Bold.woff2') format('woff2'),
  url('../fonts/Europa-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;

}

@font-face {
  font-family: 'Imprint MT Shadow';
  src: url('../fonts/ImprintMT-Shadow.woff2') format('woff2'),
  url('../fonts/ImprintMT-Shadow.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}




.dark {
  background-color: #D6D7D7;
}



.selector-for-some-widget {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

a:hover {
  text-decoration: none
}

.container {
  max-width: 1250px;
}

/* Header bar section start */

.site-logo {
  margin-top: -20px;
  margin-left: -23px;
  position: absolute;
  top: 10px;
}
.join__content {
  overflow: hidden;
}

.header-bar-section {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(rgba(255, 255, 255, 0.556)), to(rgba(255, 255, 255, 0)));
  /* background-image: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.556), rgba(255, 255, 255, 0)); */
  background-image: linear-gradient(to bottom, #fff, rgb(255 255 255), rgb(255 255 255 / 63%), rgb(255 255 255 / 0%));
}

.site-main-menu ul li a,
.nav-link {
  color: #19407E !important;
  font-size: 18px;
  font-weight: bold;
  display: block;
  font-family:initial;
}

.site-main-menu ul {
  margin: 0;
  padding: 0;
  text-align: right;
  list-style: none;
}

.site-main-menu ul li,
.nav-item {
  display: inline-block;
  margin-left: 26px;
}

.site-main-menu ul li,
.nav-item {
  position: relative;
}

.site-main-menu ul li.active-menu:after,
.nav-item.active:after {
  position: absolute;
  bottom: -4px;
  width: 70%;
  height: 3px;
  background: #7d5f31;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 5px;
}

.hero-content-all h2 {
  font-size: 55px;
  color:white;
  font-style: italic;
  line-height: 66px;
  text-shadow: 3px 3px 7px #93764d;
  font-weight: 900;
  top: 230px;
  position: relative;
}

.hero-content-all-join h2 {
  display:none;
  font-size: 55px;
  color:#93764d;
  font-style: italic;
  line-height: 66px;
  text-shadow: 3px 3px 7px #93764d;
  font-weight: 900;
  text-shadow: 3px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.hero-content-all-join {
  max-width: 650px;
}

.hero-content-all {
  max-width: 100%;
}

.hero-content-all h3 {
  font-size: 50px;
  color: #fff;
  font-style: italic;
  top: 230px;
  position: relative;
  padding-left: 97px;
}

.hero-area {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 900px;
}

.hero-bottom-sp {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 141px;
}



.site-logo a span {
  font-size: 22px;
  color: #203C80;
  margin-top: 10px;
  display: block;
}

.site-logo a img {
  width: 170px;
}
.site-main-menu {
  margin-top: 27px;
}

/* Header bar section  END */


/* MOdal area css start */


.modal-area {
  background: #f4f2ed;
  padding: 80px 0;
}

.modal-btn {
  background: rgb(172, 144, 109);
  background: -webkit-gradient(linear, left top, right top, from(rgba(172, 144, 109, 1)), color-stop(21%, rgba(172, 144, 109, 1)), color-stop(41%, rgba(172, 144, 109, 1)), to(rgba(202, 177, 128, 1)));
  background: linear-gradient(to right, rgba(172, 144, 109, 1) 0%, rgba(172, 144, 109, 1) 21%, rgba(172, 144, 109, 1) 41%, rgba(202, 177, 128, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac906d', endColorstr='#cab180', GradientType=1);
  border-radius: 215px;
  position: relative;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-main-logo {
  width: 240px;
  height: 240px;
  background: #e1dbd0;
  border-radius: 50%;
  line-height: 250px;
}

.modal-main-logo img {
  width: 200px;
}

.modal-btn h3 {
  color: #fff;
  margin: 0;
  font-size: 35px;
}

.d-arrow {
  margin: 0 25px;
  width: 30px;
}

.single-modal-box {
  cursor: pointer;
  margin-top: 40px;
}

.single-modal-box {
  /* padding-right: 38px; */
}

.single-modal-box:hover{
  /* transform: scale(0.9); */
  /* transition: all .3s; */

}

.single-modal-box.rt-sec {
  padding-right: 0;
  /* padding-left: 38px; */
}

body {
  background: #f4f2ed;
}

.bottom-sp-big img {
  width: 100%;
}


.inner-logo-blk {
  max-width: 205px;
  margin: 20px auto 0px;
  text-align: center;
}

.inner-logo-blk a {
  font-family: 'Imprint MT Shadow';
  color: #203C80;
  font-size: 22px;
  display: block;
}

.inner-logo-blk span {
  margin-top: 12px;
  display: block;
  font-size: 35px;
}

/* MOdal area css end */


/* Mission area css start */


.vision-top-texts h2 {
  font-size: 50px;
  color: #19407E;
  font-weight: bold;
}

.vision-top-texts {
  text-align: center;
}

.vision-top-texts p {
  font-size: 31px;
  color: #7d5f31;
  line-height: 41px;
}

.section-title {
  text-align: center;
}

.section-title h2 {
  font-size: 50px;
  font-weight: bold;
}

.single-m-items p {
  margin: 0;
  font-size: 25px;
  text-align: center;
  line-height: 37px;
}

.single-m-sldier-items {
  border-top: 3px solid #19407e;
  padding: 20px;
}

.center .single-m-sldier-items {
  border-color: #7d5f31;
}

.center .single-m-sldier-items p {
  color: #7d5f31;
}

.vission-area {
  padding: 80px 0;
}

.row.mt-30.p-bottom {
  padding-bottom: 100px;
}

.vission-area {
  background-size: 100% 90%;
  background-position: center center;
  background-repeat: no-repeat;
}

.vision-top-texts {
  padding-top: 86px;
}



.vission-area .owl-dots button span {
  width: 15px;
  height: 15px;
  background: #b6b8b9;
  display: inline-block;
  margin: 5px;
  border-radius: 50%;
}

.vission-area .owl-dots {
  text-align: center;
  margin-top: 22px;
}

.vission-area .owl-dots button.active span {
  background: #d5b97e;
}

.single-ped-sldier-item p {
  font-size: 25px;
  line-height: 37px;
  color: #58595B;
}

.single-ped-sldier-item h3 {
  color: #7d5f31;
  font-size: 25px;
  margin-bottom: 30px;
  font-weight: bold;
}

.single-ped-sldier-item h3 span {
  display: block;
  margin-top: 7px;
}

/* Mission area css end */


/* bottom slider css start */


.single-ped-sldier-item p {
  font-size: 25px;
  line-height: 37px;
  color: #58595B;
}

.single-ped-sldier-item h3 {
  /* color: #58595B;
  font-size: 25px;
  margin-bottom: 30px; */
}

.single-ped-sldier-item h3 span {
  display: block;
  margin-top: 7px;
}

.Pedagogy-area {
  padding: 74px 0;
  padding-top: 0px;
}

.single-ped-sldier-item {
  padding-left: 5px;
}

.owl-dots button span {
  width: 15px;
  height: 15px;
  background: #b6b8b9;
  display: inline-block;
  margin: 5px;
  border-radius: 50%;
}

.owl-dots {
  text-align: center;
  margin-top: 22px;
}

.golden-border{
  font-weight: bold;
    padding: 10px;
    border-bottom: 5px solid #b79d71;
}

.golden-border u {
  text-decoration: none;
}

.owl-dots button.active span {
  background: #d5b97e;
}

.ped-left-img img {
  width: 100%;
  border-radius:50px;

}

.itemscope i{
  margin-right: 20px;
}

.itemscope{
  color:white;
  margin-bottom: 6px;
}

.itemscope a{
  font-size:23px;
  color:white;
  text-decoration:none;
  margin-bottom: 14px;
  line-height: 1;

}

.hide-on-desktop{
  display:none;
}

.hide-on-mobile{
  display:block;
}

.single-ped-sldier-item a {
  color: #2E3180;
  font-size: 19px;
  margin-top: 34px;
  display: block;
  margin-bottom: 17px;
}

/* bottom slider css start */


/* Modal css start */


.modal-dialog {
  max-width: 1000px;
  margin: 1.75rem auto;
}

.modal-top-title {
  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;
}

.modal-top-title h3 {
  color: #7D5F31;
  font-size: 37px;
  margin-bottom: 0;
}

.modal-top-title img {
  max-width: 172px;
  margin-right: 16px;
}

.m-para-text {
  text-align: center;
}

.m-para-text p {
  color: #58595B;
  font-size: 20px;
  line-height: 33px;
}

.card-top h3 {
  color: #231F20;
  text-align: center;
  margin: 0;
  font-size: 34px;
  background: #d5b97e;
  padding: 15px 0;
  margin-top: -15px;
  padding-top: 26px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.card-img {}

  .card-top .card-img {
    height: 180px;
  }

  .card-img {}

    .card-top .card-img img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: 11px;
    }

    .card-top p {
      text-align: center;
    }

    .single-card-blk p {
      text-align: center;
      color: #000000;
      font-size: 17px;
      margin-bottom: 0;
      margin-top: 15px;
    }

    .m-para-text {
      margin: 40px 0;
    }

    .modal-body {
      padding: 20px;
      padding-bottom: 50px;
      background-color: #f4f2ed;
      top: 171px;
      margin-bottom: 13%;

    }

    .single-card-blk{
      margin-bottom: 16px;
    }

    .single-card-blk p span {
      font-size: 13px;
    }

    /* Modal css end */


    /* footer css start */

    .footer-area {
      background-size: 100% 100%;
      background-position: center center;
      padding-top: 120px;
      padding-bottom: 40px;
    }

    .widget-title {
      font-size: 38px;
      color: #fff;
      margin-bottom: 31px;
    }

    .single-footer-widget ul li a {
      color: #fff;
    }

    .footer-widget-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }

    .single-footer-widget {
      max-width: 50%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
    }

    .single-footer-widget ul li a {
      font-size: 23px;
    }

    .single-footer-widget ul {
      margin: 0;
      padding: 0;
      list-style: none;
    }

    .single-footer-widget ul li a {
      position: relative;
      padding-left: 17px;
    }

    .single-footer-widget ul li a:after {
      position: absolute;
      left: 0;
      top: 14px;
      width: 7px;
      height: 7px;
      background: #fff;
      content: "";
      border-radius: 50%;
    }

    .single-footer-widget ul li {
      margin-bottom: 14px;
    }

    .single-footer-widget ul li a:hover {
      text-decoration: underline;
    }

    .footer-top-social-icons a {
      font-size: 33px;
      color: #fff;
      margin-right: 45px;
    }

    .footer-right-blk {
      padding-left: 123px;
      padding-top: 0px;
    }


    .subs-box h3 {
      font-size: 25px;
      color: #fff;
      margin-bottom: 22px;
    }

    .subs-blk input {
      width: 100%;
      height: 60px;
      padding: 0 13px;
      background: #cbcccd;
      border: none;
      border-radius: 8px;
      font-size: 18px;
    }

    .subs-blk {
      position: relative;
    }

    .subs-blk button {
      position: absolute;
      right: 0;
      height: 100%;
      width: 35%;
      border: none;
      border-radius: 10px;
      color: #58595B;
      font-size: 20px;
      cursor: pointer;
    }

    .subs-box {
    }

    .footer-area {
      position: relative;
    }

    .footer-area:after {
      position: absolute;
      left: 50%;
      height: 223px;
      background: #d0bfab;
      content: "";
      width: 1px;
      top: 184px;
    }

    /* footer css end */


    /* Navbar */

    .nvabar {
      padding: 0;
    }

    #navbarNav {
      -ms-flex-item-align: start;
      align-self: flex-start;
      padding-top: 25px;
    }


    /* Breadcamp */

    .breadcamp__wrap {
      margin-top: 250px;

    }

    .breadcrumb {
      background-color: transparent;
    }

    .breadcrumb-item a {
      color: #808080;
    }

    .breadcrumb-item {
      color: #808080 !important;
      font-size: 18px;
      text-transform: uppercase;
    }


    .breadcrumb-item + .breadcrumb-item::before {
      display: inline-block;
      padding-right: .5rem;
      color: #6c757d;
      content: ">";
    }




    /* Section Title */
    .section__title {
      font-size: 50px;
      font-weight: bold;
    }

    /* Tabs Section */

    .tabs {
      padding-bottom: 80px;
    }

    .nav-tabs {
      border: none;
      margin-bottom: 30px;
      margin-top: 50px;
    }


    .tab__picture {
      /* height: 650px; */
      width: 100%;
      border-radius: 15px;
      /* background-image: url(../img/2.png); */
      /* background-size: cover; */
      /* background-position: center; */
    }


    .tab__picture--2 {
      /* background-image: url(../img/1.jpg); */
    }
    .tab__picture img
    {
      width:50%;
      float: center;
    }

    .nav-tabs .nav-item {
      margin-right: 30px;
    }

    .nav-tabs .nav-item a {
      color: #19407e;
      font-size: 20px;
      text-transform: none;
    }

    .nav-tabs .nav-item a.active {
      color: #7d5f31;
    }



    .description {
      color: #58595B;
      font-size: 25px;
      font-weight: 400;
    }

    /* ISO Tope */

    .isotope__grid {
      padding: 33px;

    }

    .isotope__single {
      display: block;
      width: 100%;
      height: 100%;
      position: relative;
      /* -webkit-filter: grayscale(1); */
      /* filter: grayscale(1); */
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-transition: all .3s;
      transition: all .3s;
      border-radius: 10px;

      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(255 255 255 / 0%), rgb(0 0 0 / 77%)), url(../img/4.jpg);
    }

    .isotope__single--2 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(255 255 255 / 0%), rgb(0 0 0 / 77%)), url(../img/5.jpg);
    }

    .isotope__single--3 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(255 255 255 / 0%), rgb(0 0 0 / 77%)), url(../img/6.jpg);
    }

    .isotope__single--4 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(255 255 255 / 0%), rgb(0 0 0 / 77%)), url(../img/7.jpg);
    }

    .isotope__single--5 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(255 255 255 / 0%), rgb(0 0 0 / 77%)), url(../img/8.jpg);
    }

    .isotope__single--6 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/Vedanya-Voices--768x461.jpg);
    }

    .isotope__single--7 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/Asset4150.jpg);
    }
    
    .isotope__single--8 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/in-the-news2.jpg);
    }
    
    .isotope__single--9 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/in-the-news3.jpg);
    }

    .isotope__single--10 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/10.jpeg);
    }
    
    .isotope__single--11 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/in-the-news4.jpg);
    }


    
    
    .isotope__single--12 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/in-the-news6.jpg);
    }
    
    .isotope__single--13 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/in-the-news1.jpg);
    }
    
    .isotope__single--14 {
      background-image: linear-gradient(to bottom, #fff0, rgb(255 255 255 / 0%), rgb(0 0 0 / 16%), rgb(0 0 0 / 90%)), url(../img/in-the-news5.jpg);
    }





    .isotope__single:hover {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
    }

    .isotope__text {
      font-size: 30px;
      position: absolute;
      left: 20px;
      bottom: 20px;
      color: #fff;
    }

    .isotope__textA {
      font-size: 23px !important;
      position: absolute !important;
      left: 20px !important;
      bottom: 25px !important;
      color: #fff !important;
  }
  
  
  .blog_text{
      
      color: #7d5f31;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: bold;  
    margin-top: 20px;
    margin-bottom: 20px;
    text-align:center;
  }
  
   .isotope__textB {
      font-size: 15px !important;
      position: absolute !important;
      left: 20px !important;
      bottom: 5px !important;
      color: #fff !important;
  }


    .isotope__grid .col-md-4,
    .isotope__grid .col-md-8 {
      height: 400px;
      padding-right: 7.5px;
      padding-left: 7.5px;
      margin-bottom: 15px;
      ;
       
    }
    
    

    .section__title__wrap {
      margin: 60px 0;
      position: relative;
    }


    .section__title__wrapA {
      margin: 60px 0;
      position: relative;
      text-align: center;
      top: 145px;
  }


    .section__title__wrap a {
      color: #231F20;
      font-size: 50px;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
    }


    .fa-long-arrow-left {
      color: #19407E !important;
      font-size: 60px;

    }

    .section__img {
      height: 450px;
      background-image: url(../img/4.jpg);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 10px;
    }

    .section__img--2 {
      background-image: url(../img/5.jpg);
    }

    .section__img--3 {
      background-image: url(../img/6.jpg);
    }

    .section__img--4 {
      background-image: url(../img/7.jpg);
    }

    .section__img--5 {
      background-image: url(../img/8.jpg);
    }

    .main__wrapper {
      margin-bottom: 110px;
    }





    /* Team */




    .team-img-blk {
      width: 300px;
      height: 300px;
      margin: 0 auto;
      position: relative;
      border-radius: 50%;
      overflow: hidden;
      margin-bottom: 22px;
    }

    .team-img-blkA {
      width: 400px;
      height: 400px;
      margin: 0 auto;
      position: relative;
    
      margin-bottom: 22px;
    }

    .tm-hover-texts {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: rgba(255, 255, 255, .5);
      -webkit-transition: .3s;
      transition: .3s;
      opacity: 0;
    }

    .tm-hover-texts::after {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 66px;
      background: #19407e;
      content: "";
      border-top: 2px solid #fff;
      -webkit-transition: .3s;
      transition: .3s;
    }

    .team__single__wrap:hover .tm-hover-texts {
      opacity: 1;
    }



    .team__single__wrap .tm-hover-texts-inner p {
      font-size: 17px;
      line-height: 26px;
      color: #000;
    }

    .tm-hover-texts-inner {
      padding: 15px 19px;
      margin-top: -22px;
    }

    .tm-hover-texts-inner a {
      width: 50px;
      height: 50px;
      background: #ffffff;
      display: block;
      margin: 0 auto;
      line-height: 50px;
      color: #19407e;
      border-radius: 50%;
      font-size: 25px;
      font-weight: bold;
      margin-top: 14px;
      position: absolute;
      left: 50%;
      bottom: 41px;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 9;
    }


    .team {
      position: relative;
    }


    .team__wrapper {}
      .team__after_1
      {
        display: none;
      }

      .team__after,.team__after_1 {
        position: absolute;
        bottom: -200px;
        width: 100%;
        height: 60%;
      }

      .team__wrapper .owl-dots button.active span {
        background-color: #19407E;
      }

      .team__single {}

        .team__single__wrap {
          text-align: center;
          margin-bottom: 70px;
          position: relative;
        }



        .team__single__wrap p {
          margin-bottom: 0;
          font-size: 25px;
          color: #7d5f31;
          line-height: 1.4;
        }

        .team__picture {
          height: 200px;
          width: 200px;
          border-radius: 50%;
          background-image: url(../img/team-1.jpg);
          background-position: center;
          background-size: cover;
          background-repeat: no-repeat;
          margin: 0 auto;
          margin-bottom: 30px;
        }


        .team__picture.two {
          background-image: url(../img/team-2.jpg);
        }


        .team__picture.three {
          background-image: url(../img/team-3.jpg);
        }

        .team__picture.four {
          background-image: url(../img/team-4.jpg);
        }

        .team__picture.five {
          background-image: url(../img/team-5.jpg);
        }



        .team__wrapper button.owl-prev, .team__wrapper button.owl-next {
          position: absolute;
          top: 70%;
          width: 60px;
            background-color: #19407E;
          height: 300px;
          font-size: 20px!important;
          border-radius: 0 10px 10px 0;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          letter-spacing: 10px;
          text-transform: uppercase;
          color:#FFF!important;
        }


        .team__wrapper button.owl-next {
          right: 0;
          border-radius: 10px 0px 0px 10px;
        }



        .team__wrapper button.owl-prev span,
        .team__wrapper button.owl-next span {
          display: none;
        }

        /* .team__wrapper button.owl-prev::after {
        content: 'Mentors';
        color: #fff;
        font-size: 30px;
        -webkit-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important;
        text-orientation: upright;
        -webkit-writing-mode: sideways-lr;
        -ms-writing-mode: sideways-lr;
        writing-mode: sideways-lr;

        } */

        /* .team__wrapper button.owl-next::after {
        color: #fff;
        content: 'Team';
        font-size: 30px;
        -webkit-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important;
        -webkit-writing-mode: sideways-rl;
        -ms-writing-mode: sideways-rl;
        writing-mode: sideways-rl;

        } */

        .team__wrapper button.owl-prev::before,
        .team__wrapper button.owl-next::before {
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f060";
          position: absolute;
          top: 0%;
          left: 0;
          color: #fff;
          width: 100%;
          font-size: 30px;
          height: 60px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          background-color: #BA9E7E;
          border-radius: 0 10px 0px 0;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);

        }


        .team__wrapper button.owl-next::before {
          content: "\f061";
          border-radius: 10px 0px 0px 0;
        }


        /* Header Join */

        .header-bar-section.join {
          background-image: none;
          background-color: #fff;
        }

        .header-bar-section.join #navbarNav {
          -ms-flex-item-align: center;
          align-self: center;
          padding-top: 0;
        }


        .header__join .breadcamp__wrap {
          margin-top: 0 !important;
          padding-top: 50px;
        }

        .header__join .breadcrumb-item {
          color: #58595B !important;
        }

        .header__join {
          margin-top: 200px;
          height: 600px;
          background-image: url(../img/header-join-new.jpg);
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;

        }

        /* Join Name */

        .join__name {}

          .join__name__single h1 {
            font-size: 50px;
          }

          .join__name__single {
            padding: 90px 0;
            border-radius: 20px;
            margin-bottom: 30px;
          }

          .join__name__single--2 {
            background-image: -webkit-gradient(linear, left top, right top, from(#91744B), to(#C5AC7F));
            background-image: linear-gradient(to right, #91744B, #C5AC7F);
            color: #000000;
          }

          .join__name__single--2 h1 {
            color: #fff;
          }

          .join__content {}

            .form__group {
              position: relative;
              min-height: 63px;
            }

            .form__group i {
              color: #19407e;
              font-size: 20px;
              position: absolute;
              left: 20px;
              top: 50%;
              -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
            }

            .form__group.textarea .form-control {
              padding: 20px 60px;
            }

            .form__group.textarea i {
              top: 35px;
            }

            textarea.form-control {
              border-radius: 30px;
            }

            .form-control {
              background-color: #ffffff94;
              padding: 20px 20px 20px 50px;
              margin-bottom: 20px;
              border-radius: 50px;
            }

            .nice-select {
              width: 100%;
              height: inherit;
            }

            .nice-select ul {
              width: 100%;
            }

            .nice-select.form-control {

              padding: 10px 20px 10px 50px;
            }

            .nice-select::after {
              width: 10px;
              height: 10px;
              right: 30px;
              border-color: #19407e;
            }

            .join__submit {
              margin-top: 12px;
              background-color: #19407E;
              outline: none;
              border: none;
              text-transform: uppercase;
              font-size: 20px;
              color: #fff;
              padding: 10px 50px;
              border-radius: 40px;
              cursor: pointer;
            }

            .join__contact {
              margin-top: 0px;
            }

            .join__heading {
              color: #191919;
              font-size: 25px;
              margin-bottom: 40px;
            }

            .join__contact__single {
              margin-bottom: 30px;
              position: relative;
              padding-left: 30px;
            }

            .join__contact__single p {
              margin-bottom: 10px;
              font-size: 16px;
            }

            .join__contact__single a {
              display: block;
              color: #545051;
              font-size: 16px;
            }

            .container.custom {
              max-width: 1500px;
            }

            .join__contact__single::before {
              content: '\f3c5';
              font-family: "Font Awesome 5 Free";
              font-weight: 900;
              position: absolute;
              left: 0;
              top: 0;
              color: #19407e;
            }

            .join__contact__single.two::before {
              content: '\f095';
            }

            .join__contact__single.three::before {
              content: '\f017';
            }

            .join__contact__single.four::before {
              content: '\f044';
            }

            .header-bar-section.scroll-header {
              position: fixed;
              /* background: #fff; */
              padding-top: 0;
              padding-bottom: 0;
              z-index: 9999;
              -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
              animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
              transition: .3s;
              -webkit-transition: .3s;
              -moz-transition: .3s;
              -ms-transition: .3s;
              -o-transition: .3s;
              width: 100%;
              /* box-shadow: 0px 7px 16px 2px rgba(0, 0, 0, 0.04); */
            }

            .header-bar-section.scroll-header #navbarNav {
              -ms-flex-item-align: start;
              align-self: flex-start;
              padding-top: 20px;
              padding-bottom: 20px;
            }




            /*my-modal-area*/
            .my-modal-image {
              width: 199px;
              height: 200px;
              position: relative;
              border-radius: 50%;
              overflow: hidden;
            }
            .my-modal-heading-fx {
              display: flex;
              align-items: center;
            }
            .my-modal-hdn-content {
              padding-left: 34px;
            }
            .my-modal-hdn-content p {
              font-size: 23px;
              color: #58595B;
              margin: 0;
            }
            .modal-bdy-hdn-text p {
              font-size: 20px;
              color: #807d7d;
              font-weight: 300;
              font-size: ;
              font-style: italic;
              line-height: 24px;
            }
            .modal-bdy-hdn-text h4 {
              font-size: 21px;
              color: #58595B;
              margin-bottom: ;
            }
            .my-modal {
              position: relative;
              z-index: 99999;
            }
            .modal-content button {
              position: absolute;
              top: 8px;
              right: 8px;
              width: 40px;
              height: 40px;
              display: flex;
              align-items: center;
              justify-content: center;
              z-index: 9999;
              cursor: pointer !important;
            }
            .modal-content button span {
              font-size: 38px;
            }
            .modal-bdy-hdn-text{
              margin-top: 20px;
            }
            .modal {
              z-index: 9999;
            }


            /* custom */
            @media (max-width: 991.98px){
              .nav-tabs .nav-item{
                width: 100%;
                background-color: #cecfd8;
                border-radius: 15px;
                margin: auto;
                margin-bottom: 10px;
                text-align: center;
              }

              .vission-area {
                padding: 10px 0;
              }

              .nav-tabs .nav-item a{
                color:#19407E;
                margin-top: 15px;
                margin-bottom: 15px !important;
              }
              .nav-tabs .nav-item.active{
                background-color: #19407E;
              }
              .nav-tabs .nav-item a.active{
                color: #cecfd8;
              }
              .nav-item.active:after{
                background:transparent;
              }
              .isotope__grid .col-6{
                height: 200px;
              }

              .card-top h3{
                font-size:14px;
              }

              .hero-area{
                /* height: 200px !important;
                min-height: 200px !important;
                max-height: 200px !important; */
              }
              .hide-sec{
                display: none;
              }
              .unhide{
                display: flex !important;
              }

              .unhide > div {
                background:white;
                border-radius:15px;
                padding-top: 10px;
                padding-bottom: 10px;
              }

              .unhide > div > div {
                color:#19407E;
              }

              .unhide > div.active {
                background:#19407E;
              }
              .unhide > div.active > div {
                color:white;
              }
              .form-educator, .form-learner{
                padding: 40px 15px;
              }
            }

            @media (min-width: 992px){
              .form-btn.active > div:first-child{
                background-image: linear-gradient(to right, #91744B, #C5AC7F);
              }
              .form-btn.active h1{
                color: white !important;
              }
            }
