.flex-2{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}

.boxes{
    border-radius: 24px;
    border: 2px solid #ff8c8c;
    padding: 16px;
    background: #fff;
    margin-top: 20px;
    margin: 20px auto 0;
    display: block;
    width: 100%;
    background: #fff0f0;
}

.boxes h2{
  text-align: center;
  display: block !important;
}

.header-title small {
  color: #FBB03B;
  font-size: 18px;
  font-family: 'Sen', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.header-title p:last-child{
  margin-bottom:0;
}

.header-title h3{
  line-height: 1.5em;
}

.text-grey{
  color:#a7a7a7  !important;
}

.text-orange{
  color:#F97F0E;
}

.text-violet{
  color:#4950B7 !important;
}

.y-green{
  color:#AFDE46 !important
}

.note{
  background:#f2fff4;
  padding:20px;
  border-radius: 8px;
}

.zoom a{
  color:#F97F0E;
  text-decoration: underline;
}

hr{
  border:1px dashed #222;
}


main {
  background: url('../../img/index/hero-bg.jpg');
  padding: 80px 0;
  font-family: 'Zen Maru Gothic', serif;
  font-size: 18px;
  color:#222;
}

.text-green{
 color:#31AB48 !important;
}

.text-red{
  color:#F30A07!important;
}

.zoom h1 {
  line-height: normal;
  font-size: 48px;
  font-weight:600;
  color: #F97F0E;
  margin-top: 0;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.zoom h2 {
  font-family: Zen Maru Gothic;
  font-weight: 700;
  line-height: 150%;
  color: #222;
  font-size: 24px;
  display: flex;
  gap: 8px;
}

.zoom h2.step span{
  font-family: Sen;
  font-weight: 700;
  font-size: 38px;
  line-height: 100%;
  text-transform: uppercase;
  color: #31AB48;
  min-width: 155px;
}

.zoom h2.step{
font-family: Zen Maru Gothic;
font-weight: 700;
font-size: 28px;
line-height: 140%;
}

.zoom h3{
  font-size: 20px;
}

.zoom h2 span {
  font-family: Sen;
  font-size: 28px;
  color: #F97F0E;
  
  }


.zoom p{
  color:#222;
  font-size:18px;
  line-height:normal;
}

.zoom .wrapper {
  max-width: calc(1200px + 32px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding:10px
}

.inner-wrap {
  padding: 40px 60px;
  background: #fff;
  border-radius: 24px;
  display: flex;
  gap:16px;
  flex-direction: column;
}

.wrap-box{
  justify-content: center;
  display: flex;
  padding:4px 8px;
  align-items: center;
  background:#FFF5F5;
}

.youtube-box{
  border-radius: 4px;
  width: 100%;
  border-width: 2px;
  padding: 16px;
 border:2px solid #FF0000;
 display: flex;
 flex-direction: column;
 gap:10px;
}

.youtube-box .title {
  display: flex;
  gap: 5px;
  justify-content: flex-start;
  align-items: flex-start;
}

.youtube-box .items a{
  color: #0066FF;
}



.youtube-box .items{
  display: flex;
  gap:10px 40px;
  flex-wrap: wrap;
}

.wrap-box span.big{
  font-size:28px;
  width:150px;
}

.wrap-box p, .wrap-box ul{
  margin-bottom:0;
  width:100%;
  font-size: 22px;
}



.wrap-box p a{
  color: #0066FF;
}


.content-text {
  text-align: left;
  display: inline-flex;
  flex-direction: column;
  gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
}

.zoom ol li{
  margin-top: 10px;
  margin-left: 10px;
}

.zoom ul li{
  list-style:initial
}

.content-text h3.text-center{
  text-align: center !important;
  width: 100%;
  font-size: 30px;
  font-weight: bold;
}

.content-text ul{
  padding: 0;
}


.text p strong{
  color:#222;
}

.text p{
  color:#464646;
  margin-bottom: 20px;
}

.question-answer .content-text{
  gap:32px;
}

.question-answer .answer a{
  color:#0066FF;
  text-decoration: underline !important;
}

.text-wrap{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap:24px;
  flex-direction: column;
  border-bottom:1px solid #E6E6E6;
  width: 100%;
  padding-bottom: 24px;
  margin-top: 0;

}

.text-wrap:last-child{
  border-bottom:1px solid transparent;
}

.text-wrap .panel-body{
  gap:0;
  padding-top:24px;
}

.text-wrap .answer .answer-wrap, .text-wrap .question p{
  display: flex;
  gap:8px;
  margin-bottom: 0;

}

.answer-wrap ul{
  margin-left: 20px;
}

.accordion.text-wrap{
  margin-bottom: 0;
}

.text-wrap .question p span,.text-wrap .answer .answer-wrap span {
  background: #31AB48;
  min-width: 32px;
  height: 32px;
  color: #fff;
  display: inline-flex;
  border-radius: 50%;
  padding: 5px;
  align-items: center;
  justify-content: center;
  font-family: 'Sen', sans-serif;
}

.text-wrap .question p{
  color:#31AB48;
}

.text-wrap a{text-decoration: none;}



.text-wrap .answer .answer-wrap span{
  background:#AFDE46 !important;
}

.accordion-toggle.question[aria-expanded='true']::after,.accordion-toggle.question[aria-expanded='false']::after {
  left: unset;
  right: 0px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid #31AB48;
}


.panel-group {
  margin-bottom: 0;
}

.panel-group .panel {
  margin-bottom: 20px;
  border-radius: 10px;
  border: none;
  box-shadow: none;
  background: transparent;
}



.panel-default > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: unset;
  padding: 0;
}

.accordion-toggle{
  width: 100%;
  padding: 0;
}

.accordion-toggle[aria-expanded='false'] {
  border: none;
  border-radius: 10px;
  position: relative;
  text-align: left;
  padding-right: 50px;
}
 
.accordion-toggle[aria-expanded='true']{
  
  border: none;
  position: relative;

  display: flex;
  text-align: left;
  padding-right: 50px;
} 



.accordion-toggle[aria-expanded='false']::after {
  content: "";
  font-size: 20px;
  font-family: 'Zen Maru Gothic', serif;
  color: #F97F0E;
  position: absolute;
  left: 0px;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 25px solid #AFDE46;
  transform: rotate(90deg);
  transition: all 0.35s;
}

.accordion-toggle[aria-expanded='true']::after {
  content: "";
  font-size: 20px;
  font-family: 'Zen Maru Gothic', serif;
  color: #F97F0E;
  position: absolute;
  left: 0px;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 25px solid #AFDE46;
  transform: rotate(270deg);
  transition: all 0.35s;
}


span.green-dot {
  background: #31ab48;
  height: 15px;
  width: 15px;
  display: inline-block;
  border-radius: 50%;
}

.panel-body{
  background: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
padding: 0;
  display: flex;
  gap:20px;
  flex-direction: column;
}

.panel-body img, .content-text img {
  box-shadow: 0px 0px 20px 0px #00000029;

}

.panel-body .question a {
  margin-bottom: 20px;
  font-size: 20px;
  color: #222;
  font-weight: 600;
  width: 90%;
  display: flex;
  gap: 10px;
}

.panel-body .question:last-child a{
  margin-bottom: 0px;
}

.panel-body .question:last-child{
  border:none;
}

.panel-body .question a:hover{

  color:#31AB48;
  text-decoration: none;
}

.panel-body .question a .q-text {
  min-width: 32px;
  height: 32px;
  border-radius: 50%;
  line-height: 1.4em;
  background: #31AB48;
  color: #fff;
  text-align: center;
  font-family: 'Sen', sans-serif;
}

.panel-body ul {
  margin-bottom: 20px;
  padding: 0;
  font-size: 18px;
  font-family: 'Zen Maru Gothic', serif;
}

.panel-body ul li {
  margin: 0;
}

.question {
    border-bottom: 1px solid #eee;
    position: relative;


}

.question::after{
  content: "";
  font-size: 20px;
  font-family: 'Zen Maru Gothic', serif;
  position: absolute;
  top:0px;
  right: 0px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #31AB48;
  transform: rotate(0deg);
  transition: all 0.35s;
}

.accordion-toggle {
  display: flex;
  gap: 20px;
  align-items: center;
}

.accordion-toggle:focus{
  text-decoration: none;
}

.accordion-toggle label {
  font-family: 'Zen Maru Gothic' , sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  color: #222222;
  display: flex;
  align-items: center;
  gap: 0;
  padding: 0;
  cursor: pointer;
  width: 100%;
  margin-left: 50px;
}

.accordion-toggle label span{
  font-family: 'Sen', sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  color: #31AB48;
}

.accordion{
  margin-bottom: 20px;
}

.accordion .panel-default {
  width: 100%;
  margin: 0;
}

.panel-title{
  text-align: center;
  margin:0 auto;
  display: block;
}

.panel-title a{
    color:#fff;
    justify-content: flex-start;
}

.panel-title a:hover {
  text-decoration: none;
}



.panel-collapse video{
  margin:20px auto;
}

.panel-group .panel-heading + .panel-collapse > .panel-body{
  border-top:none; 
}

.text-br{
  display: none !important;
}


.top-wrap{
  display: flex;
  gap:16px;
  justify-content:center;
  align-items: center;
  border-radius: 24px;
  border: 3px solid #FBB03B;
  padding:16px ;
  background: #fff;
  margin-top: 20px;
}

.top-wrap2{
  border-radius: 24px;
  border: 3px solid #FBB03B;
  padding:16px ;
  background: #fff;
  margin-top: 20px;
 
  max-width: 800px;
  margin:20px auto 0 
}



.top-wrap2 img{
  display: inline;
}

.top-wrap2 p{
  text-align: left;
}

.top-wrap h2{
  font-size: 32px;
  color:#F30A07;
  text-align: left;
  margin: 0;
}

.top-wrap p{
  font-size: 22px;
  text-align: left;
}


/*teacher*/
 .teacher p{
  font-size: 22px;
  font-weight: 500;
 }
 
 .teacher h3{
  line-height: 30px;
 }

.top-wrap3{
  border-radius: 24px;
  border: 3px solid #FBB03B;
  padding:24px;
  background: #fff;
 
  width: 100%;
  
  text-align: left;
}

.top-wrap3 p{
  font-size: 26px;
  font-weight: bold;
}

.top-wrap3 p a{
    color:#222222;
     display: flex;
        align-items: center;
}

.top-wrap3 .wrap {
    max-width: 800px;
    margin:0 auto ;
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.title-text, .teacher .content-text{
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 40px;
  text-align: left;
}

.teacher .content-text:last-child{
  border-bottom: none;
  padding-bottom:0
}

.nl{
  padding-left: 10px;
}

@media only screen and (max-width:600px) {
  .teacher h1{
    font-size:20px;
    font-weight: 900;
  }
  
  .top-wrap3 p a {
    font-size: 16px;
    display: inline;
}
   .top-wrap3 svg{
    width: 16px;
    height: 16px;
   }
   
   .top-wrap3 .wrap{
    gap:8px;
    padding:16px;
   }
   
   .teacher h2,  .teacher h2 span{
    display: inline;
    font-size: 20px !important;
   }
   
   .title-text svg{
    width: 20px;
    height: 20px;
   }
   
   .teacher p{
    font-size:16px !important
   }
   
   .teacher span{
    font-size:15px !important;
   }
   
   .title-text {
    padding-bottom: 0;
    }
    
    .teacher .title .number{
      font-size:22px !important
    }
    .teacher .content-text{
        padding-bottom: 20px;
    }
      
}


/*pmi 2*/
.pmi2 h1{
  flex-direction: column;
  gap:0;
}

.pmi2 h1 span{
  display: flex;
  align-items: center;
}

.pmi2 .content-text .items {
  display: flex;
  justify-content: center;
  gap: 60px;
  text-align: center;
}



.pmi2 .content-text .items .item {
  justify-items: center;
}

/*Support*/

.highlight{
  background:rgb(255, 255, 201);
}

.support .inner-wrap .content-text ul{
   margin-left:30px;
 }  

.text-blue{
  color:#0066FF !important;
}

.support .step-text{
  background:#e1fdd8;
  padding:10px 16px;
  border-radius: 3px;
}

.step-wrap{
  margin-bottom: 20px;
}

.step-wrap h3{
  font-weight: bold;
}

.ml-20{
  padding:0 16px;
}

.flex{
  display: flex;
  justify-content: space-around;
  gap:16px
}

.step-wrapper {
  margin-bottom: 100px;
}

.step-wrapper:last-child {
  margin-bottom: 0px;
}

.step-wrapper h3{
  font-weight: bold;
}

/*no-show*/
.no-show h1 {
  font-size: 35px;
}

.no-show .title{
  display:flex;
  align-items:flex-start;
  gap:16px
}


.no-show .title .number {
  font-family: Sen;
  font-size: 35px;
  color: #F97F0E;
  line-height: 100%;
}

.no-show .inner-wrap{
  display:flex;
  flex-direction:column;
  gap:40px;
}


.no-show  .flex {
    display: flex;
    justify-content: space-around;
    gap: 40px;
}

.no-show .flex .image {
    width: 50%;
    justify-content: center;
    justify-items: center;
}


.no-show h3.sub-title{
  margin:0;
}

.support3 .inner-wrap  img{
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.test-call {
  display: flex;
  width: 100%;
  justify-content: center;
}

.zoom h2.step small.red{
  font-size: 30px ;
  color:#F30A07;
  display: inline-block;
}


@media only screen and (max-width:600px) {
.no-show .title .number {
  font-size: 25px;
}

.no-show .flex{
  
  gap:16px
}

.no-show .flex .image{
  width: 100%;
}



.no-show .inner-wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
}






@media only screen and (max-width:991px) {
  .zoom h1 img {
    width: 130px;
  }
  .zoom h1{
    font-size: 35px;
  }

  .inner-wrap {
    padding: 24px 20px;
    border-radius: 32px;
  }
}

@media only screen and (max-width:768px) {
.wrap-box span.big{
  font-size: 16px;
  width: 100px;
}
}

@media only screen and (max-width:600px) {
  .text-br{
    display: block !important;
  }
  
  .text-br-text{
    display: block !important;
  }
main {
  padding: 40px 0
}

.zoom h1{
font-size:24px;
line-height:normal
}

.zoom h1 span{
display:block;
}

.zoom a{
  font-size:15px;
}

.header-title p{
text-align:center;
font-size:15px;
}

.header-title p br{
display:none;
}

.zoom .wrapper{
gap:20px;
}

.zoom h2{
  font-size: 18px;
}

.zoom h2 span{
  font-size: 22px;
}

.zoom h1 img {
  width: 90px;
}

.inner-wrap{
  border-radius: 16px;
}


.accordion-toggle label {
  font-size:17px;
  align-items: flex-start;
  margin-bottom: 0;
  margin-left: 30px;
}

.accordion-toggle label span {
  font-size: 22px;
}

.panel-body .question a{
  font-size:16px;
}

.accordion-toggle[aria-expanded='false']::after {
  font-size: 20px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #AFDE46;
  top: 5px;
}

.accordion-toggle[aria-expanded='true']::after {
  font-size: 20px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #AFDE46;
  top: 5px;
}

.accordion-toggle.question[aria-expanded='true']::after, 
.accordion-toggle.question[aria-expanded='false']::after{
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #31AB48;
}

.question::after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 16px solid #31AB48;
}

.panel-body .question a .q-text {
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  line-height: 1.5em;
}

.question::after {
  top: 50%;
  transform: translateY(-100%);
}

.zoom h2.step {
  font-size: 18px;
  display: block;
  margin-top: 0;
}

.zoom h2.step span {
  font-size: 22px;
  display: block;
}



.zoom h3, .zoom p, .zoom ul li{
  font-size:15px;
  word-break: break-word;
  list-style:initial
}

.zoom ol li{
  font-size:15px;
  word-break: break-word;
}

.content-text{
  gap:5px;
}


.wrap-box, .wrap-box p, .wrap-box ul{
  display: inline;
}

.content-text h3.text-center{
  font-size: 20px;
}

.pmi2 h1 span {
  display: flex;
}


.top-wrap{
  flex-direction: column;
  padding: 10px;
}
.header-title .top-wrap p br{
  display: block;
}

.top-wrap img{
  width: 64px;
}
  
.top-wrap h2{
  font-size: 17px;
  display: block;
  text-align: center;
}

.pmi2 .content-text .items{
  gap:16px;
}

.three-image{
  flex-direction: column;
}
.top-wrap2 p{
  text-align: left;
}

ul, ol {
    padding-left: 20px;
}

.flex-2{
  justify-content: center;
}

}