
/*==================================
      Comman
==================================*/  

.left-custom-padding {
  margin-left: 30px;
  margin-right: 30px;
}

.left-custom-margin {
  margin-left: 80px;
  margin-right: 80px;
}

.relative {
  position: relative;
}
.relative-2 {
 position: relative;
 z-index: -2; 
}

.border-bottom-1 {
  border-bottom: 2px solid #1E1E1E;
}

.mt-4-cus {
  margin-top: 1.5rem !important;
}

.mt-4-cus-bt {
  margin-top: 14px !important;
}
.py-4-cus {
  padding-top: 14px;
  padding-bottom: 14px;
}

.mt-4-cus-20 {
  margin-top: 1.5rem !important;
}

.mt-5-cus {
  margin-top: 3.2rem !important;
}

.center-cus {
  text-align: center;
}


.para {
  font-size: 24px;
  font-family: "Mriya Grotesk";
  margin: 0;
  line-height: 32px;
}

.para-21 {
  font-size: 21px;
  font-family: "Mriya Grotesk";
  margin: 0; 
}

.heading-2 {
  font-family: "Mriya Grotesk";
  font-size: 48px; 
  text-align: center;
  margin-bottom: 0px;
  font-weight: 900;
  text-transform: uppercase;
}

.heading-3 { 
  font-weight: 700;
  font-size: 32px;
  font-family: "Mriya Grotesk";
  text-align: center;
  margin-bottom: 0px;
  text-transform: uppercase;
}

.heading-4 {
  text-align: center;
  font-family: Mriya Grotesk;
  font-size: 24px;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 1rem; 
  text-transform: uppercase;
}

.hindi-slok {
  color: #E31F33;
  text-align: center; 
  font-size: 16px; 
  font-weight: 400; 
  text-transform: uppercase;
  margin-top: 3px;
}

.english-slok {
    color: #3B5343;
    text-align: center; 
    font-size: 16px;
    font-style: italic;
    font-weight: 700;  
}

.english-slok-2 {
    color: #1E1E1E;
    text-align: center; 
    font-size: 16px; 
}

.bullet-list li {
  margin-top: 1.5rem; 
  font-weight: 900;
  font-size: 21px;  
}

.bullet-list-2 li { 
  font-weight: 900;
  font-size: 21px;
}
.bullet-list-3 li { 
  margin-top: 1.5rem;
  font-size: 21px;
}


.bold-italic {
  font-weight: 900;
  font-style: italic;
}

.bold {
  font-weight: 900;
}


.youtube-video {
  height: 430px;
}

.customScrollBar::-webkit-scrollbar {
   width: 4px;
   height: 10px;
 }
 
 /* Track */
.customScrollBar::-webkit-scrollbar-track {
   /* background: #f1f1f1;  */
   box-shadow: inset 0 0 5px grey;
   border-radius: 10px;
 }
  
 /* Handle */
.customScrollBar::-webkit-scrollbar-thumb {
   background: #b0b5c0;
   /*#4A5568*/    
   border-radius: 10px;
 }



 .crousel-scroll {  
  grid-column-gap: 1.5rem;
  overflow-x: scroll;
  grid-auto-flow: column;
  justify-content: flex-start;
  padding: 0 80px 16px 180px;
}

@media (max-width: 1450.98px) { 

.para-21 {
  font-size: 18px;  
}

.heading-4 {
  font-size: 22px;
  margin-bottom: 1rem;
 }

}

@media (max-width: 1200.98px) { 

.para-21 {
  font-size: 16px;  
}

.heading-4 {
  font-size: 20px;
  margin-bottom: 1rem;
 }

}


@media (max-width: 991.98px) {

body {
    overflow-x: hidden;
}

.left-custom-padding {
  margin-left: 20px;
  margin-right: 20px;
}
.left-custom-mobile {
  margin-left: 20px;
  margin-right: 20px;
}
.left-custom-margin {
  margin-left: 20px;
  margin-right: 20px;
}


.d-xs-none {
    display: none !important;
  }
.d-xs-block {
    display: block !important;
  }

 .center-cus {
  text-align: left;
}
 
.youtube-video {
   height: 330px;
}
.para {
  font-size: 14px;
  line-height: 20px;
}
.mt-4-cus-20 {
  margin-top: 21px !important;
}
.mt-4-cus {
  margin-top: 1rem !important;
}


.mt-5-cus {
  margin-top: 1.5rem !important;
}
.heading-3-md {  
  font-size: 40px;  
  font-weight: 400; 
  font-family: "Greemicaly"; 
  text-align: left;
  margin-left: 3rem;
  line-height: 32px;
}
.heading-3 {  
  font-size: 20px;  
}
.heading-2 {   
  font-size: 32px;
}
.heading-4 {
  font-size: 18px;
  margin-bottom: 1rem;
 }

.heading-icon {
  width: 162px;
}
.hindi-slok { 
  font-size: 14px;  
}
.english-slok { 
    font-size: 14px; 
}
.english-slok-2 { 
    font-size: 14px; 
}

.crousel-scroll {  
  grid-column-gap: 1rem; 
  padding: 0 20px 10px 20px;
}
.customScrollBar::-webkit-scrollbar {
   width: 0px;
   height: 4px;
 }

 .customScrollBar::-webkit-scrollbar-track {
   /* background: #f1f1f1;  */
   box-shadow: inset 0 0 5px transparent;
   border-radius: 10px;
 }


/*.customScrollBar::-webkit-scrollbar {
  display: none;
}*/

 .bullet-list li {
  margin-top: 1rem;  
  font-size: 14px;
}
.bullet-list-2 li {  
  font-size: 14px;
}
.bullet-list-3 li { 
  margin-top: 1rem;
  font-size: 14px;
}

.para-21 {
  font-size: 14px;  
}

 
 

}

@media (max-width: 600px) {

  body {
    overflow-x: hidden;
}

.youtube-video {
   height: 210px;
}


  ./*d-xs-none {
    display: none !important;
  }
  .d-xs-block {
    display: block !important;
  }*/



}

    
 


/* ============================================================
              Section 1
============================================================ */
.svg-50 {
  width: 50px;
}

.svg-34 {
  width: 34px;
}

.section-1 {
  margin-top: 60px;
}

.sec1-top-1 {
  margin-top: 40px;
}


@media (max-width: 991.98px) {
.svg-50 {
  width: 21px;
}
.svg-34 {
  width: 21px;
}

.section-1 {
  margin-top: 44px;
}



 } 


/* ============================================================
           Section 2
============================================================ */

.gray-box-2 {
  background: #D0CBBA;
  padding: 20px 45px;
  border-radius: 10px;
}
.sections-grid {
  grid-template-columns: 1fr 1fr;
  grid-gap: 100px;
}
 
.section-1-grid-1 {
  grid-template-columns: 1fr 2fr 1fr;
  grid-column-gap: 50px; 
}

.section-2 {
  margin-top: 60px;  
}

.sec2-top-1 {
  margin-top: 20px;
}

.sec5-top-1 {
  margin-top: 50px;
}

 
@media (max-width: 991.98px) { 
 .gray-box-2 { 
  padding: 30px 20px 20px 20px; 
}

.sections-grid {
  grid-template-columns: 1fr;
  grid-gap: 26px;
}

.section-1-grid-1 {
  grid-template-columns: 1fr;
  grid-column-gap: 50px; 
}

.sec2-top-1 {
  margin-top: 24px;
}

.sec5-top-1 {
  margin-top: 24px;
}

}

@media (max-width: 600px) {  

 

}

/* ============================================================
           Section 3
============================================================ */

.section-3 {
  margin-top: 60px;  
}

.sec3-top-1 {
  margin-top: 14px;
}

@media (max-width: 1560px) { 

.sec3-top-1 {
  margin-top: 47px;
}

}



@media (max-width: 991.98px) { 
  .section-3 {
  margin-top: 30px;  
}
.sec3-top-1 {
  margin-top: 0px;
}
 

}


/* ============================================================
           Section 6
============================================================ */
.gray-box-sec-6 {
  background: #D0CBBA;
  padding: 25px; 
  border-radius: 10px;
}

.section-6  {
    margin-top: 120px;  
}

.sec6-img-1 {
  position: absolute;
  top: 0px;
  left:  50px;
  width: 455px;
  opacity: .12;
}

.sec6-img-2 {
    width: 392px;
    margin-top: -200px;
    opacity: .15;
}

.sec6-grid-1 {
  grid-template-columns: 1.5fr 1fr;
  grid-column-gap: 20px;
  margin: 70px 55px 0px 55px;
  position: relative;
}

.sec6-img-2-flex {
  justify-content: end;
}

.sec6-grid-2 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 25px;
  margin-top: 80px;
  margin-bottom: 10px;
}

.sec6-box-1 {
  border-radius: 10px;
  background: #FACB27;
  padding: 12px 12px 22px 12px;
}

.sec6-box-2 {
  border-radius: 10px;
  background: #3B5343;
  padding: 12px 12px 22px 12px;
  color: #fff;
}

.sec6-box-1 p, .sec6-box-2 p {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 991.98px) { 
  .section-3 {
  margin-top: 30px;  
}
.sec3-top-1 {
  margin-top: 0px;
}
 
.sec6-img-1 {
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 300px; 
}

.sec6-grid-1 {
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  margin: 38px 0px 0px 0px; 
}

.sec6-img-2 {
    width: 250px;
    margin-top: 40px; 
}
.sec6-img-2-flex {
  justify-content: center;
}
.gray-box-sec-6 { 
  padding: 20px; 
}

.sec6-grid-2 {
  grid-template-columns: 1fr;  
  margin-top: 50px;
  margin-bottom: 10px;
}

.section-6  {
    margin-top: 46px;  
}



}


/* ============================================================
           Section 7
============================================================ */
 

.section-7  {
    margin-top: 80px;  
}

.sec7-flex-1 {
  text-align: center;
    justify-content: center;
    grid-column-gap: 68px;
    margin-bottom: 15px;
    margin-top: 80px;
}
.sec7-left-1 {
  margin-left: -10px;
}

.sec7-flex-1 p {
  width: 194px;
}

.sec7-apply-img-1 {

}

.sec7-flex-2 {
   text-align: center;
    justify-content: center;
    grid-column-gap: 18px;
    margin-bottom: 110px;
    margin-top: 15px;
}

.sec7-flex-2 p {
  width: 243px;
  font-size: 20px;
}


@media (max-width: 991.98px) { 

.section-7  {
    margin-top: 50px;  
}

.sec7-flex-1 {
    text-align: center;
    justify-content: center;
    grid-row-gap: 12px;
    margin-top: 40px;
    margin-bottom: 60px;
    flex-direction: column;
}



}





 

/* ================================
              accordian 
 ================================= */

.list-accordian-1 {
  font-size: 24px;
  padding-left: 46px !important;
  margin-top: 15px;
  margin-bottom: 2px; 
  font-weight: 600;
}
.list-accordian-3 {
  font-size: 21px;
  padding-left: 76px !important;
  margin-bottom: 2px; 
}
.list-accordian-2 {
  font-size: 21px;
  padding-left: 66px !important;
  margin-bottom: 2px; 
}

@media (max-width: 600px) {
  .list-accordian-1 {
    font-size: 16px;
  }

  .list-accordian-2 {
    font-size: 14px;
  }

  .list-accordian-3 {
    font-size: 14px;
  }
}


/*--------------------------------------------------------------
# Frequently Asked Questions
--------------------------------------------------------------*/

/*change mg*/
/*.faq .faq-list {
  padding: 0 100px;
}*/

.faq .faq-list ul {
  padding: 0;
  list-style: none;
  padding-left: 20px;
}

.faq .faq-list li + li {
  margin-top: 2px;
}

/*change mg*/
.faq .faq-list li {
  padding: 20px;
  /*background: #fff;*/
  border-bottom: 1px solid #1E1E1E; 
  /*border-radius: 4px;*/
  position: relative;
}
/*change mg*/
.faq .faq-list a {
  display: block;
  position: relative;
  font-size: 24px; 
  font-weight: 700;
  padding: 0 30px 0px 3px;
  outline: none;
  cursor: pointer; 
  color: #000;
  text-transform: uppercase;
  /*border-bottom: 2px dashed #969696;
  padding-bottom: 20px;*/
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #87c1ea;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 10px;
}

.faq .faq-list p {
  margin-bottom: 0;
  /*padding: 10px 0 0 0;*/
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #2487ce;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

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

.icon-50 {
  width: 50px;
}

@media (max-width: 991.98px) {
.faq .faq-list a {
  font-size: 16px;
}

.icon-50 {
  width: 28px;
}
.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  top:  1px;

 }


 }

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

@media (max-width: 600px) { 
.faq .faq-list li {
  padding: 20px 1px;
 }

 .faq .faq-list ul {
  padding-left: 1px;
 }

}

/*--------------------------------------------------------------
# end Frequently Asked Questions
--------------------------------------------------------------*/



/*.animate-shadow {
  box-shadow: 5px 1px 15px #888888;
}*/



.button-animate{
    width:320px;;
    height:60px; 
    border-style: none;
    letter-spacing: 3px;  
    outline: none;
    cursor: pointer;
    position: relative; 
    padding-top: 20px;
    overflow: hidden;
    transition: all .5s;
    /*box-shadow: 0px 1px 2px rgba(0,0,0,.2);*/
}
.button-animate span{
    position: absolute;
    display: block;
}
.button-animate span:nth-child(1){
    height: 3px;
    width:100%;
    top:1px;
    left:-320px;
    background: linear-gradient(to right, rgba(0,0,0,0), #f6e58d);
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span1 2s linear infinite;
    animation-delay: 1s;
}

@keyframes span1{
    0%{
        left:-320px
    }
    100%{
        left:320px;
    }
}
.button-animate span:nth-child(2){
    height: 60px;
    width: 3px;
    top:-59px;
    right:0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #f6e58d);
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span2 2s linear infinite;
    animation-delay: 2s;
}
@keyframes span2{
    0%{
        top:-60px;
    }
    100%{
        top:60px;
    }
}
.button-animate span:nth-child(3){
    height:3px;
    width:320px;
    right:-320px;
    bottom: -1px;
    background: linear-gradient(to left, rgba(0,0,0,0), #f6e58d);
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    animation: span3 2s linear infinite;
    animation-delay: 3s;
}
@keyframes span3{
    0%{
        right:-320px;
    }
    100%{
        right: 320px;
    }
}

.button-animate span:nth-child(4){
    height:60px;
    width:3px;
    bottom:-59px;
    left:0px;
    background: linear-gradient(to top, rgba(0,0,0,0), #f6e58d);
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    animation: span4 2s linear infinite;
    animation-delay: 4s;
}
@keyframes span4{
    0%{
        bottom: -60px;
    }
    100%{
        bottom:60px;
    }
}



 
.ytp-pause-overlay {
  display: none !important;
}

.teachlink {
  color:  blue !important;
}

.teachlink:hover {
  text-decoration: underline;  
}