body {
    text-align: left;
    font-family: "Open Sans", sans-serif;
  
  }


/*==========================================================*/
/*=================== Start Navbar Design ==================*/
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / 70%);
    text-align: center;
    padding: 10px 7px;
    border-radius: 40px;
    font-size: 22px;
    font-family: "Bebas Neue", sans-serif;
    letter-spacing: 1.4px;
}
 
.theme_btn-2 {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link.theme_btn,  .navbar-nav .nav-link.theme_btn-light {
  padding: 11px 17px;
  font-size: 18px;
}
/*==================== End Navbar Design ===================*/
/*==========================================================*/
  
  .new-header  {
    background: #b47b344d;
    padding: 200px 0px 100px 0px;
  }
  
  .new-header h1 {
      font-family: "IcoFont";
      color: #171d27;
      font-size: 60px;
      font-weight: bold;
      text-transform: uppercase;
      font-family: "Bebas Neue", sans-serif;
      margin-top: 95px;
  }
  
  .theme_btn {
    background: var(--system_primery_color);
      padding: 10px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      display: inline-block;
      font-size: 14px;
      color: #fff;
      font-weight: 600;
      padding: 17.5px 39px;
      border: 1px solid transparent;
      text-transform: capitalize;
      display: inline-block;
      line-height: 1;
      border: 1px solid #000;
      background: #000;
      color: #ffffffeb;
      font-family: "Bebas Neue", sans-serif;
      letter-spacing: 2px;
      font-size: 19px;
      margin-right: 10px;
  }
  
  .theme_btn-light {
    background: var(--system_primery_color);
      padding: 10px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      display: inline-block;
      font-size: 14px;
      color: #fff;
      font-weight: 600;
      padding: 17.5px 39px;
      border: 1px solid transparent;
      text-transform: capitalize;
      display: inline-block;
      line-height: 1;
      border: 1px solid #000;
      color: #000;
      font-family: "Bebas Neue", sans-serif;
      letter-spacing: 2px;
      font-size: 19px;
      margin-right: 10px;
  }
  
  .theme_btn-light:hover {
      color: #fff;
      border-color: #000;
      background: #000;
  }
  
  .theme_btn:hover {
      color: #000;
      border-color: #000;
      background: transparent;
  }
  .theme_btn-2 {
    background: #bf6415;
    border: 1px solid #bf6415;
  }
  
  .new-header p {
      margin-top: 0;
      margin-bottom: 1rem;
      color: #000;
      padding-left: 22px;
      font-size: 16px;
      
  }
  
  .new-header .FlexBox {
      display: flex;
      margin: 35px 0px;
  }
  
  .new-header .FlexBox img {
      margin-top: -12px;
      vertical-align: middle;
  }

  .new-header h4 {
    color: #000;
    font-size: 43px;
    border-top: 1px solid #ccc;
    padding-top: 46px;
}

label {
  display: inline-block;
  padding: 4px;
}

/*==========================================================*/
/*==================== Start Form Design ===================*/
.form-design .box {
    border: 1px solid #f1f1f1;
    padding: 25px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.form-design input, .form-design textarea, .form-design select {
    padding: 11px;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 300;
    border-radius: 7px;
    color: #000;
    background-color: #fdfdfd;
    width: 100%;
    border: 1px solid #5656565e !important;
}
/*===================== End Form Design ====================*/
/*==========================================================*/




/*==========================================================*/
/*==================== End Feature Design ==================*/
.feature {
  background-color: #e2d1bc;
  background-image: url(https://www.radiustheme.com/demo/wordpress/themes/quiklearn/wp-content/uploads/2023/08/info_box_bg.png);
  background-size: contain;
  /* margin: 100px 0px 0px 0px; */
  padding: 100px 0px;
  color: #fff;
}

.feature h6 {
  color: #bf6415;
  font-size: 18px;
}

.feature i {
  color: #bf6415;
  font-size: 39px;
  padding: 8px 18px 8px 0px;
}

.feature .img-border-bottom {
  width: 58px;
  height: 51px;
  display: table;
  margin: auto;
  width: 180px;
  margin-bottom: 50px;
}

.feature h2 {
  text-align: center;
}
.feature img {
  width: 58px;
  height: 51px;
}

.feature p {
  color: #9D9CAE;
  font-size: 12px;
}
/*===================== End Feature Design ==================*/
/*===========================================================*/




/*==========================================================*/
/*==================== Start Course Design =================*/
.course .box {
  padding: 20px;
}

.course h3 {
  color: #000;
  text-transform: uppercase;
  padding: 27px 0px 8px 0px;
}

.course a {
  margin-top: 11px;
}

.course  strong {
  font-size: 14px;
  color: #000;
  display: inline-block
}

.course .scand-strong {
  float: right;
}
/*===================== End Course Design ==================*/
/*==========================================================*/





/*=========================================================*/
/*===================== Start Plans Design ================*/
.plans {
  padding: 100px 0px
}

.plans .box {
    /* box-shadow: 0px 0px 20px rgb(0 0 0 / 18%); */
    border-radius: 25px;
    border: 1px solid #9e9e9e;
    background: #e2d1bc;
    overflow: hidden;
}


.price .item {
  background: #e2d1bc;
  border-raidus: 25px
}


.price {
    color: #b4b3b3;
    text-align: center;
    padding: 5px 10px;
    width: 100%;
    background: #241442;
}

.item-block {
    padding: 20px;
}

.plans strong {
    font-weight: bolder;
    color: #fff;
    font-size: 40px;
    font-family: "Bebas Neue", sans-serif;
}

.plans p {
    text-align: center;
    padding: 16px 0px 0px 0px;
    color: #044c4a;
}

.plans .item-block div {
    padding: 3px 0px;
}

.plans .item-block i {
    width: 25px;
    color: #241442;
}

.plans .box a {
    display: table;
    margin: auto;
    margin-bottom: 30px
}
/*===================== End Plans Design ==================*/
/*=========================================================*/






/*--------------------------------------------------------------------*/
/*--------------------------- Video Section --------------------------*/
.video {
  padding: 50px 0px;
  background: #e2d1bc url(https://www.radiustheme.com/demo/wordpress/themes/quiklearn/wp-content/uploads/2023/08/course-intro-shape1.svg);
  color: #fff;
  background-repeat: no-repeat;
  /* opacity: 0.8; */
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.video h2 {
    text-align: center;
}

.video .img-border-bottom {
    display: table;
    margin: auto;
    margin-bottom: 30px;
}

.video  .accordion {
    overflow-anchor: none;
    background: transparent;
}

.video  .accordion-item {
    background-color: transparent;
}

.video .video .accordion-button button {
  color: #9D9CAE;
}

.video .accordion-item button {
    background: transparent;
    color: #fff;
}

.video .accordion-item button i {
    font-size: 40px;
}

.video .accordion-item button span {
    font-size: 25px;
    margin-left: 30px;
}

.video .accordion-body {
    padding: 1.15rem 1.5rem;
    color: #9D9CAE;
    font-size: 15px;
}

.video .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: transparent;
}
/*--------------------------- Video Section --------------------------*/
/*--------------------------------------------------------------------*/






/*--------------------------------------------------------------------*/
/*--------------------------- Explore Section ------------------------*/
.explore {
  padding: 140px 0px;
  text-align: center
}
.explore h2 {
  text-align: center;
  color: #000;
  font-size: 40px;
}
.explore p {
  margin-top: 0;
  margin-bottom: 5px;
}
/*--------------------------- Explore Section ------------------------*/
/*--------------------------------------------------------------------*/


/*--------------------------------------------------------------------*/
/*--------------------------- Teacher Section ------------------------*/

.teacher {
  padding: 100px 0px;
}

.teacher .box {
  background: #f8f8f8;
  text-align: center;
  padding: 30px;
  border: 1px solid #cbcbcb;
  border-radius: 16px;
  margin-bottom: 30px;
}

.teacher .box  h3 {
  color: #241442;
  margin-top: 21px;
  font-family: "Bebas Neue", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 0px;
  font-size: 22px;
}

.teacher .box strong {
font-family: "IcoFont";
display: block;
margin-bottom: 0px;
}

.teacher .content img {
  width: 100px;
}

.teacher .content b {
font-family: "Bebas Neue", sans-serif;
}

.teacher h2 {
  font-size: 43px;
  color: #000;
}
/*--------------------------- Teacher Section ------------------------*/
/*--------------------------------------------------------------------*/




/*--------------------------------------------------------------------*/
/*--------------------------- Reviws Section ------------------------*/
.reviws .container {
  background: #e2d1bc url(https://www.radiustheme.com/demo/wordpress/themes/quiklearn/wp-content/uploads/2023/08/course-intro-shape1.svg);
  color: #fff;
  background-repeat: no-repeat;
  /* opacity: 0.8; */
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  border-radius: 20px;
  overflow: hidden;
}

.reviws .img-box {
background: #f0e1c9;
}

.reviws .content-box {
  padding: 37px 50px;
}

.reviws .content-box span {
color: #ffffff8c;
}

.reviws .content-box h3 {
margin-bottom: -2px;
}

.reviws .content-box h2 {
font-size: 35px;
margin-bottom: 20px;
text-align: center;
}

.reviws .img-line {
  display: table;
  margin: auto;
}

.reviws .owl-theme .owl-nav {
  margin-top: 0px;
}

.reviws .fa-star{
color: #ffc107
}

.reviws .col-md-12, .reviws .col-lg-7 , .reviws .col-lg-5 {
    padding-right: 0px;
    padding-left: 0px;
}




.reviws{
    color: #ffcd1f
}

.reviws .bg {
    height: 420px;
}
.box-select-plan a {
  cursor: pointer;
}

.plans .minutes-60,  .plans .minutes-0  {
  display: none;
}
/*--------------------------- Reviws Section ------------------------*/
/*--------------------------------------------------------------------*/





.UploadPicture {
    display: table;
    margin: auto;
}

.UploadPicture img {
  width: 110px;
  border: 2px #3F51B5 dashed;
  border-radius: 100%;
  margin-right: 20px;
  display: inline-block

}

.UploadPicture h5 {
  display: inline-block
}

.UploadPicture .FlexBox {
  text-align: center;
  cursor: pointer;
}


@media (max-width: 575.98px) {
  .navbar-light .navbar-nav .nav-link {padding: 3px 7px;font-size: 20px;letter-spacing: 1px;text-align: left; }
  .navbar-collapse {background: #d0ecf5; z-index: 99; }
  .bg-light .float {  position: static; }
  .new-header h1 {color: #21262f;font-size: 27px;margin-top: 15px;text-align: center;}
  .new-header p { padding-left: 12px; font-size: 14px; }
  .theme_btn, .theme_btn-light {padding: 11.5px 15px;font-size: 16px;margin-right: 10px;}
  .btn-container {display: table; margin: auto;}
  .new-header .FlexBox { display: flex; margin: 20px 0px; }
  .new-header { padding: 60px 0px; }
  .navbar-light .navbar-nav .nav-link.theme_btn, .navbar-nav .nav-link.theme_btn-light {
    padding: 4px 17px;
    font-size: 18px;
}

  .explore {  padding: 60px 0px; }
  .feature img {  margin-right: 13px; }

  .course h3 { padding: 27px 0px 0px 0px; font-size: 22px; }
  .course p {  font-size: 14px; }

  .video h2 { font-size: 22px; }
  .video .accordion-item button span {  font-size: 22px; }
  .video .accordion-item button i {  font-size: 30px; }
  .video .accordion-body {  padding: 0.15rem 0.5rem;  font-size: 14px; }

  .teacher h2 { font-size: 22px; text-align: center; }
  .teacher p {  font-size: 12px; text-align: center; }
  .teacher .img-line { display: block; margin: auto; }
  .teacher .title a { display: table; margin: auto; margin: -20px auto 30px auto; }
  .teacher span { text-align: center; display: block; }
  .teacher { padding: 50px 0px; }
.teacher h3 { margin-top: 20px !important; letter-spacing: 0px !important ;font-size: 22px; }

.plans { padding: 0px 0px 100px 0px; }

.footer { padding: 20px 0px 0px 0px; margin-top: 0px; }

.reviws .img-box {  display: none; }
.reviws .content-box h2 {  font-size: 22px; }
.reviws .img-line { margin-bottom: 40px; }
.reviws  { margin-bottom: 100px; }
.new-header h4 {  font-size: 22px; }

}




@media (min-width: 576px) and (max-width: 767.98px) { 
  .navbar-light .navbar-nav .nav-link {padding: 3px 7px;font-size: 20px;letter-spacing: 1px;text-align: left; }
  .navbar-collapse {background: #d0ecf5; z-index: 99; }
  .bg-light .float {  position: static; }
  .new-header h1 {color: #21262f;font-size: 27px;margin-top: 15px;text-align: center;}
  .new-header p { padding-left: 12px; font-size: 14px; }
  .theme_btn, .theme_btn-light {padding: 11.5px 15px;font-size: 16px;margin-right: 10px;}
  .btn-container {display: table; margin: auto;}
  .new-header .FlexBox { display: flex; margin: 20px 0px; }
  .new-header { padding: 60px 0px; }
  .navbar-light .navbar-nav .nav-link.theme_btn, .navbar-nav .nav-link.theme_btn-light {
    padding: 4px 17px;
    font-size: 18px;
}

  .explore {  padding: 60px 0px; }
  .feature img {  margin-right: 13px; }

  .course h3 { padding: 27px 0px 0px 0px; font-size: 22px; }
  .course p {  font-size: 14px; }

  .video h2 { font-size: 22px; }
  .video .accordion-item button span {  font-size: 22px; }
  .video .accordion-item button i {  font-size: 30px; }
  .video .accordion-body {  padding: 0.15rem 0.5rem;  font-size: 14px; }

  .teacher h2 { font-size: 22px; text-align: center; }
  .teacher p {  font-size: 12px; text-align: center; }
  .teacher .img-line { display: block; margin: auto; }
  .teacher .title a { display: table; margin: auto; margin: -20px auto 30px auto; }
  .teacher span { text-align: center; display: block; }
  .teacher { padding: 50px 0px; }

  .teacher h3 { margin-top: 20px !important; letter-spacing: 0px !important ;font-size: 22px; }

  .plans { padding: 0px 0px 100px 0px; }

  .footer { padding: 20px 0px 0px 0px; margin-top: 0px; }

  .reviws .img-box {  display: none; }
  .reviws .content-box h2 {  font-size: 22px; }
  .reviws .img-line { margin-bottom: 40px; }
  .reviws  { margin-bottom: 100px; }
  .new-header h4 {  font-size: 22px; }

}





@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-light .navbar-nav .nav-link {padding: 3px 7px;font-size: 20px;letter-spacing: 1px;text-align: left; }
  .navbar-collapse {background: #d0ecf5; z-index: 99; }
  .bg-light .float {  position: static; }
  .new-header h1 {color: #21262f;font-size: 27px;margin-top: 15px;text-align: center;}
  .new-header p { padding-left: 12px; font-size: 14px; }
  .theme_btn, .theme_btn-light {padding: 11.5px 15px;font-size: 16px;margin-right: 10px;}
  .btn-container {display: table; margin: auto;}
  .new-header .FlexBox { display: flex; margin: 20px 0px; }
  .new-header {padding: 180px 0px 100px 0px;}
  .navbar-light .navbar-nav .nav-link.theme_btn, .navbar-nav .nav-link.theme_btn-light {
    padding: 4px 17px;
    font-size: 18px;
}

  .explore {  padding: 60px 0px; }
  .feature img {  margin-right: 13px; }

  .course h3 { padding: 27px 0px 0px 0px; font-size: 22px; }
  .course p {  font-size: 14px; }

  .video h2 { font-size: 22px; }
  .video .accordion-item button span {font-size: 19px;margin-left: 15px;}
  .video .accordion-item button i {  font-size: 30px; }
  .video .accordion-body {  padding: 0.15rem 0.5rem;  font-size: 14px; }

  .teacher h2 { font-size: 22px; text-align: center; }
  .teacher p {  font-size: 12px; text-align: center; }
  .teacher .img-line { display: block; margin: auto; }
  .teacher .title a { display: table; margin: auto; margin: -20px auto 30px auto; }
  .teacher span { text-align: center; display: block; }
  .teacher { padding: 50px 0px; }

  .teacher h3 { margin-top: 20px !important; letter-spacing: 0px !important ;font-size: 22px; }

  .plans { padding: 0px 0px 100px 0px; }

  .footer { padding: 20px 0px 0px 0px; margin-top: 0px; }

  .reviws .img-box {  display: none; }
  .reviws .content-box h2 {  font-size: 22px; }
  .reviws .img-line { margin-bottom: 40px; }
  .reviws  { margin-bottom: 100px; }
  .new-header h4 {  font-size: 22px; }

}







@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-light .navbar-nav .nav-link {padding: 3px 7px;font-size: 20px;letter-spacing: 1px;text-align: left; }
  .navbar-collapse {background: #d0ecf5; z-index: 99; }
  .bg-light .float {  position: static; }
  .new-header h1 {color: #21262f;font-size: 27px;margin-top: 15px;text-align: center;}
  .new-header p { padding-left: 12px; font-size: 14px; }
  .theme_btn, .theme_btn-light {padding: 11.5px 15px;font-size: 16px;margin-right: 10px;}
  .btn-container {display: table; margin: auto;}
  .new-header .FlexBox { display: flex; margin: 20px 0px; }
  .new-header {padding: 180px 0px 100px 0px;}


  .explore {  padding: 60px 0px; }
  .feature img {  margin-right: 13px; }

  .course h3 { padding: 27px 0px 0px 0px; font-size: 22px; }
  .course p {  font-size: 14px; }

  .video h2 { font-size: 22px; }
  .video .accordion-item button span {font-size: 19px;margin-left: 15px;}
  .video .accordion-item button i {  font-size: 30px; }
  .video .accordion-body {  padding: 0.15rem 0.5rem;  font-size: 14px; }

  .teacher h2 { font-size: 22px; text-align: center; }
  .teacher p {  font-size: 12px; text-align: center; }
  .teacher .img-line { display: block; margin: auto; }
  .teacher .title a { display: table; margin: auto; margin: -20px auto 30px auto; }
  .teacher span { text-align: center; display: block; }
  .teacher { padding: 50px 0px; }
  .teacher .author {width: 170px;height: 150px; }
  .teacher h3 { margin-top: 20px !important; letter-spacing: 0px !important ;font-size: 22px; }

  .plans { padding: 0px 0px 100px 0px; }

  .footer { padding: 20px 0px 0px 0px; margin-top: 0px; }

  .reviws .img-box {  display: none; }
  .reviws .content-box h2 {  font-size: 22px; }
  .reviws .img-line { margin-bottom: 40px; }
  .reviws  { margin-bottom: 100px; }

}
