:root {
  --primary-color:#AA3333;
  --higher-index:1040;
  --highest-index:10000;
  --secend-font:'salsa', sans-serif;
  --first-font: 'Poppins', sans-serif;
  --background-color:#f3f3f3;
  --white-color:#ffffff;
  --grey-color:#333333;
  --blue-clr:#265baf; }

*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

html {
  font-size: 62.5%;
  font-family: inherit;
  scroll-behavior: smooth; }

body {
  color: #0B313B;
  box-sizing: border-box;
  font-family: var(--first-font) !important;
  font-size: 62.5%;
  background-color: white !important;
  overflow-x: hidden; }

a {
  cursor: pointer; }

.main {
  color: var(--primary-color);
  font-size: 20px; }

.breadcrums {
  background-color: white;
  padding: 5px;
  font-size: 1.5rem; }
  .breadcrums > a {
    color: var(--primary-color); }

.bx-shadow-1 {
  box-shadow: 1px 0px 4px 0px #00000052; }

.btns {
  padding: 4px 20px;
  border: none;
  color: white;
  margin: 2px 10px; }
  .btns-fail {
    background-color: #aa3333; }
  .btns-pass {
    background-color: #156707; }

.btn-default:focus, .btn-default:hover, .btn-default.active, .btn-default:active {
  color: #fff !important;
  background-color: #aa3333 !important;
  background-image: none;
  border-color: #adadad; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.login-modal.in {
  opacity: 1;
  background: rgba(0, 0, 0, 0.58) !important; }

/*.stik-yt-btn{
            position: fixed;
          top: 50%;
          right: 1%;
          z-index: 9999;
        }
        */
.modal.in .modal-dialog {
  z-index: 10000 !important; }

.red__hr {
  margin-top: 2px;
  margin-bottom: 2px;
  border: 0;
  border-top: 1px solid #aa33338a; }

.close {
  background-color: #aa3333 !important;
  opacity: 1 !important;
  color: white !important;
  padding: 2px 8px !important;
  border-radius: 15px;
  float: right;
  font-size: 27px !important;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20); }

.dis-inline {
  display: inline-block !important; }

.no-padd-right.modal-open {
  overflow: auto; }

.note-text {
  margin: 0 5px;
  color: red;
  font-size: 1.3rem; }

.padd-10 {
  padding: 10px; }

.padd-5-2 {
  padding: 5px  2px; }

.padd-15 {
  padding: 15px; }

.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pt-50 {
  padding-top: 40px; }

.pt-60 {
  padding-top: 60px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-30 {
  padding-bottom: 30px; }

.ml-10 {
  margin-left: 10px; }

.mb-5 {
  margin-bottom: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-20 {
  margin-top: 20px; }

.mt-40 {
  margin-top: 40px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-20 {
  margin-bottom: 20px; }

.padd-10 {
  padding: 10px; }

.mtb-20 {
  margin: 20px auto; }

.white-container {
  background-color: white; }

.red2-clr {
  color: var(--red-clr); }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.topbar {
  background-color: #265baf;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end; }
  @media (min-width: 320px) and (max-width: 767px) {
    .topbar {
      justify-content: center; } }
  .topbar > div {
    padding: 0 7px; }
  .topbar--inner {
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
    .topbar--inner > div {
      padding: 5px 2px; }
    .topbar--inner a, .topbar--inner a:hover, .topbar--inner p {
      color: #f8f8f8;
      font-size: 1.31rem;
      margin: 0; }

.banner {
  background-image: url("../images/banner/Group 57 (1) (1).jpg");
  min-height: 90vh;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-top: -2%;
  z-index: -1; }
  @media (min-width: 320px) and (max-width: 767px) {
    .banner {
      min-height: 24vh;
      background-size: cover;
      margin-top: -6%; } }
  .banner-caption {
    position: absolute;
    top: 73%;
    left: 43%;
    text-align: center; }
    @media (min-width: 320px) and (max-width: 767px) {
      .banner-caption {
        top: 82%;
        left: 40%; } }
    .banner-caption h3 {
      font-size: 22px;
      line-height: 1.5;
      margin: 0;
      padding: 0; }
      @media (min-width: 320px) and (max-width: 767px) {
        .banner-caption h3 {
          font-size: 8px;
          line-height: 1.4; } }

.upakram {
  background-color: white;
  padding: 30px 0;
  position: relative; }
  .upakram--title h2 {
    color: #113D8D;
    text-align: center;
    font-size: 30px; }
    @media (min-width: 320px) and (max-width: 767px) {
      .upakram--title h2 {
        font-size: 19px; } }
  .upakram--title h2:before, .upakram--title h2:after {
    background-color: #08900D;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%; }
  .upakram--title h2:before {
    right: 0.5em;
    margin-left: -50%; }
  .upakram--title h2:after {
    left: 0.5em;
    margin-right: -50%; }
  .upakram--row1 {
    padding-top: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-around; }
    @media (min-width: 320px) and (max-width: 767px) {
      .upakram--row1 {
        flex-direction: column;
        padding-top: 10px;
        align-items: center; } }
    .upakram--row1 .card {
      width: 20%;
      border-radius: 17px;
      z-index: 3; }
      @media (min-width: 320px) and (max-width: 767px) {
        .upakram--row1 .card {
          width: 70%;
          margin-top: 30px; } }
      .upakram--row1 .card--title {
        text-align: center;
        font-size: 18px;
        padding: 5px 0;
        font-weight: 500; }
      .upakram--row1 .card--img {
        min-height: 175px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
      .upakram--row1 .card--desc {
        font-size: 14px;
        color: #333333;
        padding: 10px;
        min-height: 100px;
        line-height: 1.6; }
      .upakram--row1 .card--age {
        font-size: 15px;
        color: #f8f8f8;
        padding: 5px 0;
        text-align: center; }
      .upakram--row1 .card--cta {
        font-size: 15px;
        margin-bottom: -5px;
        text-align: center; }
        .upakram--row1 .card--cta a, .upakram--row1 .card--cta a:hover {
          color: #f8f8f8;
          border-radius: 35px 35px 127px 127px;
          padding: 7px 17px;
          text-decoration: none; }
    .upakram--row1 .khelghar {
      background-color: #FFEFDF;
      border: 1px solid #EA7E63; }
      .upakram--row1 .khelghar .card--title {
        color: #EA7E63; }
      .upakram--row1 .khelghar .card--age {
        background-color: #EA7E63; }
      .upakram--row1 .khelghar .card--cta > a, .upakram--row1 .khelghar a:hover {
        background-color: #EA7E63; }
    .upakram--row1 .abhyasika {
      background-color: #E6F9E5;
      border: 1px solid #085404; }
      .upakram--row1 .abhyasika .card--title {
        color: #085404; }
      .upakram--row1 .abhyasika .card--age {
        background-color: #085404; }
      .upakram--row1 .abhyasika .card--cta > a, .upakram--row1 .abhyasika a:hover {
        background-color: #085404; }
    .upakram--row1 .balwachanalaya {
      background-color: #FFEFDF;
      border: 1px solid #E3811E; }
      .upakram--row1 .balwachanalaya .card--title {
        color: #E3811E; }
      .upakram--row1 .balwachanalaya .card--age {
        background-color: #E3811E; }
      .upakram--row1 .balwachanalaya .card--cta > a, .upakram--row1 .balwachanalaya a:hover {
        background-color: #E3811E; }
  .upakram--row2 {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding-top: 80px;
    z-index: 3; }
    @media (min-width: 320px) and (max-width: 767px) {
      .upakram--row2 {
        flex-direction: column;
        align-items: center;
        padding-top: 10px; } }
    .upakram--row2 .card {
      width: 20%;
      border-radius: 17px;
      z-index: 3; }
      @media (min-width: 320px) and (max-width: 767px) {
        .upakram--row2 .card {
          width: 70%;
          margin-top: 30px; } }
      .upakram--row2 .card--title {
        text-align: center;
        font-size: 18px;
        padding: 5px 0;
        font-weight: 500; }
      .upakram--row2 .card--img {
        min-height: 175px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover; }
      .upakram--row2 .card--desc {
        font-size: 14px;
        color: #333333;
        padding: 10px;
        min-height: 100px;
        line-height: 1.6; }
      .upakram--row2 .card--age {
        font-size: 15px;
        color: #f8f8f8;
        padding: 5px 0;
        text-align: center; }
      .upakram--row2 .card--cta {
        font-size: 15px;
        margin-bottom: -5px;
        text-align: center; }
        .upakram--row2 .card--cta a, .upakram--row2 .card--cta a:hover {
          color: #f8f8f8;
          border-radius: 35px 35px 127px 127px;
          padding: 7px 17px;
          text-decoration: none; }
    .upakram--row2 .sawadkatta {
      background-color: #C8E3F9;
      border: 1px solid #1361A0; }
      .upakram--row2 .sawadkatta .card--title {
        color: #1361A0; }
      .upakram--row2 .sawadkatta .card--age {
        background-color: #1361A0; }
      .upakram--row2 .sawadkatta .card--cta > a, .upakram--row2 .sawadkatta a:hover {
        background-color: #1361A0; }
    .upakram--row2 .palakshala {
      background-color: #FFECA9;
      border: 1px solid #E7B507; }
      .upakram--row2 .palakshala .card--title {
        color: #E7B507; }
      .upakram--row2 .palakshala .card--age {
        background-color: #E7B507; }
      .upakram--row2 .palakshala .card--cta > a, .upakram--row2 .palakshala a:hover {
        background-color: #E7B507; }
  .upakram .bg-bsktballred {
    position: absolute;
    top: 79%;
    left: 11%;
    z-index: 2;
    opacity: 0.2; }
  .upakram .bg-bsktballblue {
    position: absolute;
    top: 38%;
    left: 25%;
    z-index: 2;
    opacity: 0.1; }
  .upakram .bg-book {
    position: absolute;
    top: 57%;
    left: 85%;
    z-index: 2;
    opacity: 0.1;
    transform: rotate(324deg); }
  .upakram .bg-blueplane {
    position: absolute;
    top: 84%;
    left: 88%;
    z-index: 2;
    opacity: 0.92; }
  .upakram .bg-redtoy {
    position: absolute;
    top: 81%;
    left: 40%;
    z-index: 2;
    opacity: 0.10;
    transform: rotate(338deg); }
  .upakram .bg-yellowplane {
    position: absolute;
    top: 56%;
    left: 0%;
    z-index: 2;
    opacity: 0.9;
    transform: rotate(354deg); }
  .upakram .bg-eraser {
    position: absolute;
    top: 53%;
    left: 57%;
    z-index: 2;
    opacity: 0.1; }
  .upakram .bg-pencil {
    position: absolute;
    top: 27%;
    left: 63%;
    z-index: 2;
    opacity: 0.3; }
  .upakram .bg-stargreen {
    position: absolute;
    top: 17%;
    left: 36%;
    z-index: 2;
    opacity: 0.3; }

.spacification-hm {
  display: flex;
  flex-direction: row;
  background-color: white;
  position: relative;
  margin:0 30px;
  height:auto;}
  
  @media (min-width: 320px) and (max-width: 767px) {
    .spacification-hm {
      flex-direction: column-reverse;
      height: auto; } }
  .spacification-hm .sp-img-center {
    position: absolute;
    top: 28%;
    left: 32%; }
  .spacification-hm--title h4 {
    color: #040853;
    font-size: 21px;
    margin: 0;
    text-align: center;
    padding-top: 30px; }
  .spacification-hm .sp-img-ring {
    position: absolute;
    top: 13%;
    left: 19%; }
  .spacification-hm .sp-img-oneclk {
    position: absolute;
    top: 12%;
    left: 63%; }
  .spacification-hm .sp-img-threeclk {
    position: absolute;
    top: 48%;
    left: 76%; }
  .spacification-hm .sp-img-fiveclk {
    position: absolute;
    top: 74%;
    left: 52%; }
  .spacification-hm .sp-img-sevenclk {
    position: absolute;
    top: 53%;
    left: 12%; }
  .spacification-hm .sp-img-tenclk {
    position: absolute;
    top: 16%;
    left: 22%; }
  .spacification-hm > div {
    width: 50%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .spacification-hm > div {
        width: 96%; } }
  .spacification-hm > div:nth-child(1) {
    position: relative;
    display: flex;
    flex-direction: row;
    background-image: url(../images/spacification/bg.png);
    background-attachment: scroll;
    background-repeat: repeat;
    background-size: auto; }
    @media (min-width: 320px) and (max-width: 767px) {
      .spacification-hm > div:nth-child(1) {
        display: none; } }
  .spacification-hm > div:nth-child(2) {
    display: none; }
    @media (min-width: 320px) and (max-width: 767px) {
      .spacification-hm > div:nth-child(2) {
        display: flex; } }
  .spacification-hm > div:nth-child(3) {
    margin-right: 5%;
    margin-left: 3%; }
  .spacification-hm--fbox {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center; }
    .spacification-hm--fbox h6 {
      font-size: 15px; }
    .spacification-hm--fbox > div:first-child {
      padding-right: 7px; }

.about-hm {
  background-color: #EBF1F9;
  min-height: 80vh;
  display: flex;
  flex-direction: row;
  align-items: center; }
  @media (min-width: 320px) and (max-width: 767px) {
    .about-hm {
      min-height: auto;
      flex-direction: column;
      padding: 50px 0; } }
  .about-hm > div {
    width: 50%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .about-hm > div {
        width: 95%;
        padding-top: 20px; } }
  .about-hm > div:first-child {
    margin-left: 5%; }
  .about-hm > div:last-child {
    margin-right: 5%; }
  .about-hm--title h4 {
    color: #2A9006;
    font-size: 25px;
    margin: 0; }
  .about-hm--body p {
    color: #333333;
    font-size: 14px;
    margin: 0;
    line-height: 1.5;
    padding-top: 9px; }
  .about-hm--cta {
    padding-top: 25px; }
    .about-hm--cta a, .about-hm--cta a:hover {
      font-size: 14px;
      background-color: #EB61A3;
      color: white;
      padding: 10px 18px;
      border-radius: 5px; }
  .about-hm .main-img img {
    border-radius: 5px;
    z-index: 2; }
  .about-hm .main-img--container {
    position: relative; }
    .about-hm .main-img--container .left-cap {
      position: absolute;
      top: 80%;
      left: 20%; }
      .about-hm .main-img--container .left-cap img {
        z-index: 1; }
  .about-hm--nametag {
    position: absolute;
    background-color: #EEB9B9;
    top: 85%;
    left: 50%;
    width: 252px;
    z-index: 2;
    padding: 0;
    border-right: 1px solid #E31313;
    border-bottom: 1px solid #E31313;
    border-top: 1px solid #E31313;
    border-left: none; }
    @media (min-width: 320px) and (max-width: 767px) {
      .about-hm--nametag {
        top: 86%;
        left: 46%;
        width: auto; } }
    .about-hm--nametag h3 {
      font-size: 18px;
      color: #087706;
      margin-top: 17px !important; }
      @media (min-width: 320px) and (max-width: 767px) {
        .about-hm--nametag h3 {
          font-size: 13px; } }
  .about-hm--nametag-bg {
    position: absolute;
    background-color: #EEB9B9;
    top: 85%;
    left: 45%;
    width: 252px;
    min-height: 14%;
    z-index: 1;
    border: 1px solid #E31313;
    transform: skew(137deg, 0deg); }
    @media (min-width: 320px) and (max-width: 767px) {
      .about-hm--nametag-bg {
        left: 35%;
        width: 100px;
        min-height: 21%; } }

.design {
  background-image: url(../images/curve.png);
  background-position: center;
  background-attachment: scroll;
  background-size: auto;
  background-repeat-x: repeat;
  background-color: white;
  min-height: 30px;
  margin-top: -1px; }

.gallery {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px; }
  .gallery__fbox {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px; }
  .gallery__cta {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 0; }
    .gallery__cta a, .gallery__cta a:hover {
      color: white;
      background-color: #056C28;
      font-size: 14px;
      text-decoration: none;
      padding: 10px 18px;
      border-radius: 5px; }
  .gallery .parent {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-column-gap: 1px;
    grid-row-gap: 1px; }
  .gallery .div1 {
    grid-area: 1 / 1 / 3 / 3; }
  .gallery .div2 {
    grid-area: 1 / 3 / 2 / 5; }
  .gallery .div3 {
    grid-area: 1 / 5 / 2 / 6; }
  .gallery .div4 {
    grid-area: 1 / 6 / 2 / 7; }
  .gallery .div5 {
    grid-area: 2 / 3 / 3 / 5; }
  .gallery .div6 {
    grid-area: 2 / 5 / 4 / 6; }
  .gallery .div7 {
    grid-area: 2 / 6 / 4 / 7; }
  .gallery .div8 {
    grid-area: 3 / 1 / 5 / 5; }
  .gallery .div9 {
    grid-area: 4 / 5 / 6 / 7; }
  .gallery .div10 {
    grid-area: 5 / 1 / 6 / 5; }

footer {
  background-image: url(../images/footer.jpg);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px; }

.footer__container--top {
  display: flex;
  flex-direction: row; }
  @media (min-width: 320px) and (max-width: 767px) {
    .footer__container--top {
      flex-direction: column; } }
  .footer__container--top > div {
    width: 25%;
    padding: 25px 15px 0 2px; }
    @media (min-width: 320px) and (max-width: 767px) {
      .footer__container--top > div {
        width: 95%; } }
  .footer__container--top > div:first-child {
    margin-left: 5%; }
  @media (min-width: 320px) and (max-width: 767px) {
    .footer__container--top > div:nth-child(2) {
      margin-left: 5%; } }
  @media (min-width: 320px) and (max-width: 767px) {
    .footer__container--top > div:nth-child(3) {
      margin-left: 5%; } }
  .footer__container--top > div:last-child {
    margin-right: 5%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .footer__container--top > div:last-child {
        margin-left: 5%;
        margin-right: 0; } }
  .footer__container--top .title-1 {
    color: white;
    font-size: 16px;
    position: relative; }
    .footer__container--top .title-1:after {
      position: absolute;
      content: '';
      top: 22px;
      left: 0;
      width: 32px;
      border: 2px solid white; }
  .footer__container--top .title-2 {
    color: white;
    font-size: 16px;
    position: relative; }
    .footer__container--top .title-2:after {
      position: absolute;
      content: '';
      top: 22px;
      left: 0;
      width: 100px;
      border: 2px solid white; }
  .footer__container--top .title-3 {
    color: white;
    font-size: 16px;
    position: relative; }
    .footer__container--top .title-3:after {
      position: absolute;
      content: '';
      top: 22px;
      left: 0;
      width: 42px;
      border: 2px solid white; }
  .footer__container--top .title-4 {
    color: white;
    font-size: 16px;
    position: relative; }
    .footer__container--top .title-4:after {
      position: absolute;
      content: '';
      top: 22px;
      left: 0;
      width: 57px;
      border: 2px solid white; }
  .footer__container--top .style-footer {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #eee; }
  .footer__container--top .arrow-left {
    height: 0px;
    width: 0px;
    position: relative;
    border-top: solid 5px transparent;
    border-left: solid 5px white;
    border-bottom: solid 5px transparent; }
  .footer__container--top .link-fbox {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 10px; }
    .footer__container--top .link-fbox a, .footer__container--top .link-fbox a:hover {
      color: white;
      font-size: 13px;
      text-decoration: none; }
    .footer__container--top .link-fbox > div:last-child {
      padding-left: 5px; }

.footer__container--bottom {
  display: flex;
  flex-direction: row;
  padding-top: 10px;
  align-items: center;
  justify-content: center;
  border-top: 2px solid white; }
  .footer__container--bottom p {
    color: white;
    font-size: 13px; }

.back-bg {
  background-image: url(../images/back-bg.jpg);
  min-height: 90px;
  background-attachment: scroll;
  background-size: cover;
  background-position: center; }
  @media (min-width: 320px) and (max-width: 767px) {
    .back-bg {
      padding-top: 40px; } }
  .back-bg > div {
    display: flex;
    justify-content: center;
    align-items: center; }
    .back-bg > div h1 {
      font-size: 30px;
      color: white; }

.info__form {
  display: flex;
  flex-direction: row;
  padding: 50px 0; }
  @media (min-width: 320px) and (max-width: 767px) {
    .info__form {
      flex-direction: column; } }
  .info__form > div:first-child {
    width: 60%;
    margin-left: 5%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .info__form > div:first-child {
        width: 90%; } }
  .info__form > div:last-child {
    width: 40%;
    margin-left: 15%;
    margin-right: 5%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .info__form > div:last-child {
        width: 90%; } }
  .info__form .form-title {
    color: #1e7d50;
    font-size: 18px; }
  .info__form label {
    color: #456eb1;
    font-size: 15px;
    font-weight: 500; }

.info--title {
  color: #456eb1;
  font-size: 17px;
  font-weight: 600;
  margin: 0;
  padding: 10px 0 0 0; }

.info--fbox {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .info--fbox > div:last-child {
    padding-left: 5px; }
  .info--fbox p {
    margin: 0; }
  .info--fbox a, .info--fbox a:hover {
    text-decoration: none;
    color: #333; }

.clr-wh {
  color: white; }

.inner-detail {
  display: flex;
  flex-direction: row; }
  @media (min-width: 320px) and (max-width: 767px) {
    .inner-detail {
      flex-direction: column; } }
  .inner-detail > div {
    padding: 10px; }
  .inner-detail > div:first-child {
    width: 70%;
    margin-left: 5%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .inner-detail > div:first-child {
        width: 100%;
        margin-left: 2px; } }
  .inner-detail > div:last-child {
    width: 30%;
    margin-right: 5%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .inner-detail > div:last-child {
        width: 100%;
        margin-right: 2px; } }
  .inner-detail__enqcard {
    background-color: #ffffff;
    margin: 20px 10px;
    border-radius: 3px;
    box-shadow: 0px 1px 3px 2px #00000014;
    height: fit-content; }
    @media (min-width: 320px) and (max-width: 767px) {
      .inner-detail__enqcard {
        margin: 2px; } }
  .inner-detail .title {
    width: fit-content;
    font-size: 1.5rem;
    padding: 10px;
    border-radius: 5px;
    color: white; }
  .inner-detail .data {
    color: #333333;
    font-size: 1.5rem;
    margin: 0;
    line-height: 2;
    padding: 3px 5px 3px 0;
    font-weight: 400; }

.inner-detail-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 25px; }
  @media (min-width: 320px) and (max-width: 767px) {
    .inner-detail-2 {
      flex-direction: column; } }
  .inner-detail-2 .title {
    color: #2A9006;
    font-size: 22px;
    margin: 0; }
  .inner-detail-2 .data {
    color: #333333;
    font-size: 1.5rem;
    margin: 0;
    line-height: 2;
    padding: 3px 5px 3px 0;
    font-weight: 400; }
  .inner-detail-2 > div:first-child {
    width: 60%;
    margin-left: 5%;
    padding: 12px; }
    @media (min-width: 320px) and (max-width: 767px) {
      .inner-detail-2 > div:first-child {
        width: 100%;
        margin-left: 2px; } }
  .inner-detail-2 > div:last-child {
    width: 40%;
    margin-right: 5%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .inner-detail-2 > div:last-child {
        width: 100%;
        margin-right: 2px; } }
  .inner-detail-2--rev {
    background-color: #f9f9f9ab;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 30px 0; }
    @media (min-width: 320px) and (max-width: 767px) {
      .inner-detail-2--rev {
        flex-direction: column; }
        .inner-detail-2--rev > div {
          padding: 12px; } }
    .inner-detail-2--rev .title {
      color: #113D8D;
      font-size: 22px;
      margin: 0; }
    .inner-detail-2--rev .data {
      color: #333333;
      font-size: 1.5rem;
      margin: 0;
      line-height: 2;
      padding: 3px 5px 3px 0;
      font-weight: 400; }
    .inner-detail-2--rev > div:first-child {
      width: 40%;
      margin-left: 5%;
      padding: 12px; }
      @media (min-width: 320px) and (max-width: 767px) {
        .inner-detail-2--rev > div:first-child {
          width: 100%;
          margin-left: 2px; } }
    .inner-detail-2--rev > div:last-child {
      width: 60%;
      margin-right: 5%; }
      @media (min-width: 320px) and (max-width: 767px) {
        .inner-detail-2--rev > div:last-child {
          width: 100%;
          margin-right: 2px; } }

.other-card {
  margin-top: 50px; }
  .other-card--title h6 {
    color: #113D8D;
    text-align: center;
    font-size: 24px; }
    @media (min-width: 320px) and (max-width: 767px) {
      .other-card--title h6 {
        font-size: 14px; } }
  .other-card--title h6:before, .other-card--title h6:after {
    background-color: #08900D;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%; }
  .other-card--title h6:before {
    right: 0.5em;
    margin-left: -50%; }
  .other-card--title h6:after {
    left: 0.5em;
    margin-right: -50%; }
  .other-card__box {
    margin: 2% 5%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 320px) and (max-width: 767px) {
      .other-card__box {
        flex-direction: column; } }
    .other-card__box > div {
      margin: 10px;
      width: 25%; }
      @media (min-width: 320px) and (max-width: 767px) {
        .other-card__box > div {
          width: 100%; } }
    .other-card__box .card {
      border-radius: 17px;
      z-index: 3; }
      .other-card__box .card--title {
        text-align: center;
        font-size: 18px;
        padding: 5px 0;
        font-weight: 500; }
      .other-card__box .card--img {
        min-height: 189px;
        background-attachment: scroll;
        background-image: cadetblue;
        background-size: cover; }
      .other-card__box .card--age {
        font-size: 15px;
        color: #f8f8f8;
        padding: 5px 0;
        text-align: center; }
      .other-card__box .card--desc {
        font-size: 14px;
        color: #333333;
        padding: 10px;
        min-height: 100px;
        line-height: 1.6; }
      .other-card__box .card--cta {
        font-size: 15px;
        margin-bottom: -5px;
        text-align: center; }
        .other-card__box .card--cta a, .other-card__box .card--cta a:hover {
          color: #f8f8f8;
          border-radius: 35px 35px 127px 127px;
          padding: 7px 17px;
          text-decoration: none; }
    .other-card__box .khelghar {
      background-color: #FFEFDF;
      border: 1px solid #EA7E63; }
      .other-card__box .khelghar--title {
        color: #EA7E63; }
      .other-card__box .khelghar--img {
        background-image: url("../images/upakram/khelghar.jpg"); }
      .other-card__box .khelghar--age {
        background-color: #EA7E63; }
      .other-card__box .khelghar--cta {
        background-color: #EA7E63; }
    .other-card__box .abhyasika {
      background-color: #E6F9E5;
      border: 1px solid #085404; }
      .other-card__box .abhyasika--title {
        color: #085404; }
      .other-card__box .abhyasika--img {
        background-image: url("../images/upakram/abhyasika.jpg"); }
      .other-card__box .abhyasika--age {
        background-color: #085404; }
      .other-card__box .abhyasika--cta {
        background-color: #085404; }
    .other-card__box .balwachanalaya {
      background-color: #FFEFDF;
      border: 1px solid #E3811E; }
      .other-card__box .balwachanalaya--title {
        color: #E3811E; }
      .other-card__box .balwachanalaya--img {
        background-image: url("../images/upakram/balwachanalaya.jpg"); }
      .other-card__box .balwachanalaya--age {
        background-color: #E3811E; }
      .other-card__box .balwachanalaya--cta {
        background-color: #E3811E; }
    .other-card__box .sawadkatta {
      background-color: #C8E3F9;
      border: 1px solid #1361A0; }
      .other-card__box .sawadkatta--title {
        color: #1361A0; }
      .other-card__box .sawadkatta--img {
        background-image: url("../images/upakram/sawadkatta.jpg"); }
      .other-card__box .sawadkatta--age {
        background-color: #1361A0; }
      .other-card__box .sawadkatta--cta {
        background-color: #1361A0; }
    .other-card__box .palakshala {
      background-color: #FFECA9;
      border: 1px solid #E7B507; }
      .other-card__box .palakshala--title {
        color: #E7B507; }
      .other-card__box .palakshala--img {
        background-image: url("../images/upakram/palakshala.jpg"); }
      .other-card__box .palakshala--age {
        background-color: #E7B507; }
      .other-card__box .palakshala--cta {
        background-color: #E7B507; }

.inner-gallery {
  margin: 3% 5%; }
  .inner-gallery__fbox {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap; }
    .inner-gallery__fbox > div {
      width: 25%;
      padding: 5px; }
      @media (min-width: 320px) and (max-width: 767px) {
        .inner-gallery__fbox > div {
          width: 50%; } }

.abt_video-container {
  background-color: #EBF1F9;
  padding: 3% 20%; }
  @media (min-width: 320px) and (max-width: 767px) {
    .abt_video-container {
      padding: 4% 2%; } }

.testimonials__home {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px; }
  .testimonials__home--fbox {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap; }
    @media (min-width: 320px) and (max-width: 767px) {
      .testimonials__home--fbox {
        flex-direction: column; } }
    .testimonials__home--fbox > div {
      width: 30%; }
      @media (min-width: 320px) and (max-width: 767px) {
        .testimonials__home--fbox > div {
          width: 85%; } }
    .testimonials__home--fbox > div:first-child {
      margin-left: 5%; }
      @media (min-width: 320px) and (max-width: 767px) {
        .testimonials__home--fbox > div:first-child {
          margin-left: 1%; } }
    .testimonials__home--fbox > div:last-child {
      margin-right: 5%; }
      @media (min-width: 320px) and (max-width: 767px) {
        .testimonials__home--fbox > div:last-child {
          margin-right: 1%; } }
    .testimonials__home--fbox-inner {
      background-color: white;
      padding: 20px 0 0 0;
      border-radius: 20px;
      margin: 60px 0 0 0; }
      .testimonials__home--fbox-inner .image {
        margin-top: -60px; }
      .testimonials__home--fbox-inner .data {
        padding: 10px;
        line-height: 2.28; }
      .testimonials__home--fbox-inner .read-more, .testimonials__home--fbox-inner .read-more:hover {
        font-weight: 600;
        padding: 0;
        margin: 0; }
      .testimonials__home--fbox-inner .title {
        text-align: center;
        color: white;
        padding: 10px;
        margin: 0;
        border-radius: 0 0 20px 20px; }
  .testimonials__home .more {
    padding: 50px 0; }
  .testimonials__home .more a {
    font-size: 14px;
    background-color: #EB61A3;
    color: white;
    padding: 10px 18px;
    border-radius: 5px; }

.testimonials__inner--fbox {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 25px 0;
  justify-content: space-around;
  margin: 3%;
  border-radius: 7px;
  box-shadow: 1px 1px 1px 1px #0000001f; }
  @media (min-width: 320px) and (max-width: 767px) {
    .testimonials__inner--fbox {
      padding: 5px 0;
      flex-direction: column; } }
  .testimonials__inner--fbox > div:first-child {
    width: 75%;
    padding: 10px;
    margin-left: 2%;
    border-right: 1px dashed #00000017; }
    @media (min-width: 320px) and (max-width: 767px) {
      .testimonials__inner--fbox > div:first-child {
        width: 100%; } }
  .testimonials__inner--fbox > div:last-child {
    width: 15%;
    margin-right: 3%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .testimonials__inner--fbox > div:last-child {
        width: 100%; } }
  .testimonials__inner--fbox .data {
    font-size: 15px;
    line-height: 1.9; }
  .testimonials__inner--fbox .title {
    font-size: 18px; }

.testimonials__inner--fbox-rev {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 25px 0;
  justify-content: space-around;
  margin: 3%;
  border-radius: 7px;
  box-shadow: 1px 1px 1px 1px #0000001f; }
  @media (min-width: 320px) and (max-width: 767px) {
    .testimonials__inner--fbox-rev {
      padding: 5px 0;
      flex-direction: column-reverse; } }
  .testimonials__inner--fbox-rev > div:last-child {
    width: 75%;
    padding: 10px;
    margin-left: 2%;
    border-left: 1px dashed #00000017; }
    @media (min-width: 320px) and (max-width: 767px) {
      .testimonials__inner--fbox-rev > div:last-child {
        width: 100%; } }
  .testimonials__inner--fbox-rev > div:first-child {
    width: 15%;
    margin-right: 3%; }
    @media (min-width: 320px) and (max-width: 767px) {
      .testimonials__inner--fbox-rev > div:first-child {
        width: 100%; } }
  .testimonials__inner--fbox-rev .data {
    font-size: 15px;
    line-height: 1.9; }
  .testimonials__inner--fbox-rev .title {
    font-size: 18px; }

.inner--data {
  color: #333333;
  font-size: 1.7rem;
  margin: 0;
  line-height: 2;
  padding: 3px 5px 3px 0;
  font-weight: 400; }

.upakram--titlebox {
  padding: 20px 60px; }
  @media (min-width: 320px) and (max-width: 767px) {
    .upakram--titlebox {
      padding: 15px; } }

.upakram__fbox2 {
  margin: 2%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  text-align: center; }
  @media (min-width: 320px) and (max-width: 767px) {
    .upakram__fbox2 {
      flex-direction: column; } }
  @media (min-width: 320px) and (max-width: 767px) {
    .upakram__fbox2 > div {
      width: 100%;
      margin: 10px; } }
  .upakram__fbox2 .data {
    text-align: center;
    padding: 10px 5px;
    background-color: #085404;
    color: white;
    text-decoration: none; }

.navbar {
  background-color: white;
  position: relative;
  min-height: 60px !important;
  margin-bottom: 0 !important;
  border: 1px solid transparent;
  box-shadow: 1px 1px 6px 0px #c3baba; }

.navbar-nav > li > a {
  color: #101010;
  font-size: 1.55rem; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #265baf !important;
  border-radius: 1px; }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 18px 15px !important;
  font-size: 18px;
  line-height: 20px; }

.collapse.in {
  display: block;
  padding-top: 0; }
  @media (min-width: 320px) and (max-width: 767px) {
    .collapse.in {
      padding-top: 10%; } }

.btn-cta, .btn-cta:hover, .nav > li > .btn-cta:hover, .nav > li > .btn-cta:focus {
  background-color: #1e7d50 !important;
  border-radius: 5px;
  margin-top: 5px; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #edeeef;
  border-radius: 5px; }
