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

.left-custom-padding-30 {
  margin-left: 30px;
  margin-right: 30px;
}
.left-custom-padding-31 {
  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; 
}


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

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


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

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

.heading-2 {
  font-family: "Mriya Grotesk";
  font-size: 40px; 
  text-align: center;
  margin-bottom: 0rem;
  margin-top: 2rem;
  font-weight: 900;
  text-decoration: underline;
  text-transform: uppercase;

}

.heading-3 { 
  font-weight: 400;
  font-size: 60px;
  font-family: "Greemicaly"; 
  text-align: center;
}

.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: 1rem;
  font-family: "Mriya Grotesk";
  font-size: 20px; 
}


.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 80px;
}


@media (max-width: 991.98px) {

body {
    overflow-x: hidden;
}


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


.d-xs-none {
    display: none !important;
  }
.d-xs-block {
    display: block !important;
  }
.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: 40px; 
  line-height: 32px;
}
.heading-2 {   
  font-size: 30px;
}
.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;
  }*/


}



  

/* ============================================================
              Multi-Style 200 Hour  Section 4
============================================================ */

.sec-4-bg {
  background: #D0CBBA;
  padding: 47px;
  border-radius: 10px;
}
.grid-sec-4-box1 {
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 61px;
  grid-row-gap: 29px;
}
.sec-4-bg-mt-4 {
  margin-top: 2.2rem !important;
}
.heading-3-box { 
  font-size: 32px; 
  font-weight: 900; 
  text-transform: uppercase;
  margin-bottom: 28px;
} 

@media (max-width: 991.98px) {
.sec-4-bg { 
  padding: 22px 20px; 
}
.heading-3-box { 
  font-size: 21px;   
  margin-bottom: 14px;
}
.grid-sec-4-box1 {
  grid-template-columns: 1fr; 
}

ul {
  margin-bottom: 0px;
}

 }

/* ============================================================
             Section 1
============================================================ */
.section-1 {
  background: #F5F5F5;
  padding: 40px 180px;
  margin-top: 50px;
  margin-bottom: 50px;
}
 

@media (max-width: 991.98px) {

.section-1 { 
  padding: 30px 20px;
  margin-top: 20px;
}


}

 


/* 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;  
}