[v-cloak] > * { display:none }
[v-cloak]::before { content: "loading…" }
body{
    margin: 0px;
    background: #101923;
    color: #fff;
    font-family: 'Prompt';


}
.navbar-dark{
  background: #101923;

}
#header a{
  color: #ffffff;
}
#header img{
  padding-top: 5px;
  padding-bottom: 5px;
}
#header .dropdown-item, #header .btn-warning, .omise-checkout-button{
  color: #000000;
}
.omise-checkout-button{
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
  display: inline-block;
font-weight: 400;
border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
#header .icon-user{
  font-size: 11px;
  /*border: 1px solid #ffffff;*/
  /*padding: 4px 10px;*/
  /*border-radius: 50%;*/
  width: 27px;
  height: 27px;
}
#footer .navbar-dark .navbar-nav .nav-link{
  font-size: 14px;
  color:#FFB703;
}
#footer .navbar-dark {
  background: none;
}
#footer{
  text-align: right;
}
.clear{
  clear: both;
}
footer, #home-about{

  padding: 20px 0px;
  font-size: 14px;
  position: relative;


}
#home-about:before, footer:after{
    background: url('../img/paterrn_1.png');

    content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background-repeat: no-repeat;
 background-position: 50% 0;
 background-size: cover;
}

#banner{
  /*background: url('../img/banner_Background.png') #1B2939;*/
  text-align: center;
  position: relative;

}
#footer .navbar{
  padding-right: 0px;

}
.logo{
  float:inherit;
  height: 50px;
}
.userprofile i{
  margin-right: 20px;
}
.userprofile a{
  padding: 10px 10px;
}
.search_banner {
    border-radius: 50px;

    padding: 8px 28px;
    margin: 8px 9px;
    /* width: 172px; */
    border: 0px;

    background: #FFB703;
}
#banner .row{
  height: 585px;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
footer b,footer p{
  color: #FFB703;
}
.navbar-right{
  float: right;
  text-align: right;
}
/* Add a black background color to the top navigation */
.topnav {

    overflow: hidden;
  }

  /* Style the links inside the navigation bar */
  .topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }

  /* Change the color of links on hover */
  .topnav a:hover {
    background-color: #ddd;
    color: black;
  }

  /* Add an active class to highlight the current page */
  .topnav a.active {
    background-color: #04AA6D;
    color: white;
  }

  /* Hide the link that should open and close the topnav on small screens */
  .topnav .icon {
    display: none;
  }
  @media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
  }

  @media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive a.icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
  }

  /*home*/
  .feature h3, .home-be h3{
    font-weight: lighter;
  }
  .list-group-item{
    color:#9A9A9A;
  }
  .card{
    color:#000000;
    border: 0px;
  }
  .card-body{

    text-align: center;;
  }
  #course-fearture .list-group-item{
    padding: 5px 0px;
    padding-left: 20px;;
    text-align: left;

  }

  #course-fearture .card{
    margin: 20px 0px;
    border-radius: 1.4rem;
    border-color: inherit;
    height: 355px;
  }
  .card-image{
    background: none;
  }
  .img-prf{
    margin: 20px 0px;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    border: 5px solid #FFB703;
    margin: auto;


   background-size:cover;
   background-position:center;
   margin-bottom: 20px;
  }
  .img-prf img{
    width: 145px;


  }
  #course-fearture .card img{

    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
  }
.desc a{
  color: #000000;
}
  #course-fearture .desc{
    height: 150px;
    overflow: hidden;
  }
  .card-body ul{
    border-bottom: 1px solid #D8D8D8;
  }
  .home-be td{
    padding: 10px 0px;
  }


  .price_promotion{
    color: #D12929;
    font-size: 26px;
    font-weight: bold;
  }
.price-old {
    color: #CDCDCD;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: normal;
    margin-left: 8px;
    text-decoration: line-through;
}
.add_cart{
  font-size: 14px;
  font-weight: bold;
  border-radius: 1.25rem;
}
.modal-content{
  color: #000;
}
.modal-content .cart_title{
  font-size: 14px;
}
.cart-items{
  width: 300px;
    padding: 20px;
    font-size: 14px;
}
.cart-items li{
    padding: 10px 0px;
}
.programs a{
  font-size: 16px;
  background-color: #45505C;
  color: #ffffff;
  padding: 0px;
  cursor: pointer;
  line-height: 35px;
  display: inline-block;
  width: 100%;
  margin: 5px 0px;

}
.program{
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.w-20 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20% !important;
          flex: 0 0 20% !important;
  max-width: 20%;
}
.blog-display{
  width: 100%;
  margin: auto;
}
.blog-display ul{
  background: url('../img/FeaturedBlog.png') 100% no-repeat;
  height: 57px;
  max-width: 994px;
  background-position: center;
  margin: auto;
  padding: 0px 30px;
align-items: center;justify-content: center;


}
.blog-display ul li{

     margin:0px auto 0px auto;
     text-align: center;
     display:inline;


}

.blog-display ul li::after{
  /*content: '';
  padding: 0px 21px;

     display: inline-block;*/
}
.blog-display ul li:last-child::after{
  content: '';
}
.blog-display ul li a{
   color: #ffffff !important;
   font-size: 18px;
   font-weight: bold;
}
.programs li{
  padding-top: 10px;

}
.programs a.active{
  background-color: #FFB703;

}
.course-list .price_promotion{
  font-size: 16px;
  padding-left: 5px;
}

.course-list .price-old{
  font-size: 15px;
}
.course-list .add_cart{
  font-size: 10px;
  padding-right: 5px;

}


.play_button a{
  display: inline-block;
  width: 100%;
  margin: 3px 0px;
  color: #ffffff;

}
.b-blue{
  background-color: #5C6BC0;
  border: 0px;
}
.b-green{
  background: #1C6F83;
  border: 0px;
}
.course_list_left .mds-accordion-title{
  background-color: #FFB703 !important;
  border-color: #FFB703 !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.click_mycourse{
  color: #101923;
  background: #FFB703;
  border-radius: 30px;
}
footer{
  margin-top: 20px;
}
#blog-fearture{
  margin-top: 30px;
}
#blog-fearture h5{
  font-size: 20px !important;
}
#blog-fearture a{
  color: #000000;
  cursor: pointer;

}
#blog-fearture li:first-child{
  margin-left: 15px;
}
#blog-fearture li a{

  display: inline-block;
  margin-top: 16px;
}
#blog-fearture li{
  color: #CACACA;
  font-size: 14px;
}
.contact h1, .profiles h5{
  color: #FFB703;

}
.bg-contact{
  background: url('../img/bg-contact.png') no-repeat;
  background-position: bottom left;



}
.contact-form{

  background: #EFEFEF;
  width: 100%;
  padding: 20px;
  border-radius: 20px;
  color: #3C3C3C;

}
.contact-form .form-group{
  text-align: left;
}
.mt-contact{
  padding-top: 60px;
}
.mb-contact{
  padding-bottom: 320px;
}
.contact-button input{
  background: #FFB703;
  border: 0px;
  color:#fff;
  padding: 5px 20px;
  border-radius: 10px;
  font-weight: bold;
}
.user_form{
  padding:0px 50px;
}
.userprofile{
  right: -1px !important;
  left: auto !important;
  padding-left: 9px;
}
.usr.show{
  background: #ffffff;
  margin-top: -9px;
  padding-top: 9px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.usr .dropdown-menu{
  margin: 0px;
  margin-top: -1px;
  border-top-right-radius: 0px;

}
.navbar{
  padding: 0;
}
#course-fearture{
  margin-top: 30px;
}
hr{
  border-top-color: #FFB703;
  width: 212px;
  margin-top: 0px !important;
}
p{
  margin-bottom: 0px;
}
.mt-5{
  margin-top: 50px;
}
.courses-price .col-6,.courses-price .col-12{
  padding-left: 5px;
  padding-right: 5px;
}

.image_c{
  border-radius: 30px;
  margin-bottom: 20px;
}
.course_list_left{
  margin-top: 20px;

}


element.style {
}
.bgvideo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bgvideo video {
    min-height: 100%;
    min-width: 100%;

    height: auto;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
.info-holder .text, .benifit p{
  font-weight: normal !important;
  font-size: 16px;
}
.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}
.table{
  padding-top: 30px;
  color: #FFB703;
}
.page-title{
  color: #FFB703;
  text-align: center;
  font-size: 56px;
}
.form{
    text-align: center;
}
.form p{
  font-size: 24px;
}
.form_buttons{
  margin-top: 20px;

}
.form_buttons .btn{
  padding: 5px 50px;
}
.bg-sand{
  background:#1B2939 url('../img/UnderBar.png') no-repeat 100%;
  background-position: bottom;
}

.join-section1{
  padding-bottom: 80px;
}
.join-section1 .join-a{
  margin-top: 130px;
}
.join-section1 p{
  margin: 20px 0px;
}
.btn-pink{
  background: #E94A66;
  color: #ffffff;
  padding: 5px 30px;

}
.bg-l{
  background:#1B2939 url('../img/paterrn 1.png') no-repeat center center ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #1B2939;
  padding: 20px 0px;
}
.section3{
    padding: 20px 0px;
      background-color: #1B2939;
}
.bg-simple{
/*  background: url('../img/bg-simple.png') no-repeat center center fixed;*/
background: url('../img/bg-simple.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top:-49px;

}
.bg-simple .mt-5{
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}
.sponser img{
  max-width: 100%;

}
.mountain{
  height: 690px;
  background: url('../img/Mountain.png') no-repeat center bottom ;
}
.carousel-indicators li{
  background-color: #000;
}
.carousel-control-next, .carousel-control-prev{
  color: #000;
}
#header .dropdown-item{
  background: transparent !important;

}
.price-list{
  margin: 10px;
  background: #1B2939;
  border-radius: 20px;
  padding: 0px;
  padding-top: 20px;
  min-height: 700px;
}
.price-list li{
  padding: 5px 0;
}
.price-list img{

  width: 50px;
}
.price-list img{

  width: 50px;
}
.price-list a{
  display: block;
  border: 1px solid #FFB703;
  margin: 20px 10px;
  padding: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;

}
.list-m img{
  width: 100px;
  margin-bottom: 15px;
}
.list-m {
  min-height: 1000px;
  background: #26374A;
}
.price-list li{
  font-size: 14px;

}
.list-m li{
  font-size: 18px;

}
.list-m  a{
  background: #FFB703;
}
.price-list_bg{
  width: 100%;
  background: #3A4E65;
  margin-bottom: 10px;
}
.feature_list{
  list-style: none;
  padding: 20px;
  text-align: left;
}
.font-yellow{
  color: #FFB703;
}
.font-green{
  color: #ADCE6C;
}
.font-red{
  color: #C93636;
}
.countdown-section{
  padding-right: 5px;
}
.countdown-section:not(:last){
  padding-right: 5px;
}
.countdown-amount{
  padding-right: 5px;
}
.mtd-4{
  margin-top: -40px;
}
.btn-fb{
  width: 100%;

}

.btn-fb img{
  margin-right: 10px;
}
#login-popup .bg-grey{
  background: #EFEFEF;

}
#login-popup .col-form-label{
  font-size: 14px;
  color: #343a40;
}
#login-popup .btn-warning{
  color: #fff;
}
.forgot-popup {
  text-align: right;
}
.forgot-popup a{
  color: #343a40;
  font-size: 12px;
}
.btn-login{
  cursor: pointer;
}
.pack-cats {
  margin-top: 30px;
  margin-bottom: 40px;
}
.pack-cats .col-md-3,.pack-cats .col-md-4{
  padding-left: 0px;
  padding-right: 0px;
}
.packages_cats{
  display: block;
   width: 100%;
   border: 1px solid #FFB703;
   color: #fff;
   font-size: 20px;
   border-radius: 5px;
   padding: 5px 0px;
   cursor: pointer;
}
.packages_cats.active{
  background: #FFB703;

}
.packages_cats:hover{
  color: #ffffff;
  text-decoration: none;
}
.gang_buy{
  cursor: pointer;
}
#member-popup .modal-content {
  background: #1B2939;
  color: #fff;
}
#member-popup .success{
  color: #90BE6D;
}
#member-popup .error{
  color: #f00;
}
#member-popup .form-control {
  color: #000000 !important;
}
#member-popup .close{
  font-weight: 400;
  color: #FFB703;
  opacity:1;
  text-shadow: 0 0 0 transparent;
  font-size: 32px;
}

.paynow{
  color: #fff;
}
.header_discount{
  width: 100%;
  background: #FF9300;
  color: #000000;
  text-align: center;
  padding: 10px;
}
