@font-face {
    font-family: 'NEXON Lv1 Gothic OTF Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NEXON Lv1 Gothic OTF';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@2.1/NEXON Lv1 Gothic OTF.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Comfortaa', 'NEXON Lv1 Gothic OTF', sans-serif, 'Times New Roman', Times, serif;
}
.section-tittle h2 {font-size: 24px;}
.footer-padding {padding-top: 30px;}
/*.bottom_menu {padding-bottom: 30px;}*/
.bottom_menu li {display: inline-block; padding-left: 8px; padding-right: 8px; border-left: 1px solid #fff;}
.bottom_menu li:first-child {border-left: none;}
.bottom_info li {color: #fff; }
.hero__caption > div {margin-bottom: 34px}
.slider-area .hero__caption p{ margin-bottom: 0 }
.notice_el_p a{color: #10285d;}
/*.theme-colors, .header-sticky.sticky-bar {background: #ededed;background: -moz-linear-gradient(top, #ededed 0%, #f6921d 100%);background: -webkit-linear-gradient(top, #ededed 0%, #f6921d 100%);background: linear-gradient(to bottom, #ededed 0%, #f6921d 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f6921d',GradientType=0 );}*/
.theme-colors, .header-sticky.sticky-bar {background: #ECECEC;background: -moz-linear-gradient(top, #ECECEC 0%, #F0C796 100%);background: -webkit-linear-gradient(top, #ECECEC 0%, #F0C796 100%);background: linear-gradient(to bottom, #ECECEC 0%, #F0C796 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECECEC', endColorstr='#F0C796',GradientType=0 );}
/*.theme-colors, .header-sticky.sticky-bar {background-image: url(../img/hero/h1_hero.png); background-position: center;}*/
.theme-colors, .header-sticky.sticky-bar {background-image: url(../img/hero/h1_hero.png);/* background-position: center; */background-position-x: center;background-position-y: -250px;}

/*.theme-colors, .header-sticky.sticky-bar {background: #ededed;}*/
.preloader .preloader-circle {border-top-color: #f6921d;}
.main-header .main-menu ul li a {color: #41484e;}
.slider-area .hero__caption h1, .slider-area2 .hero__caption h1 {color: #41484e;}
.slider-area .hero__caption p, .slider-area2 .hero__caption p {color: #41484e;}
.btn {color: #fff;}
.btn.btn3 {border: 1px solid #41484e;color: #41484e;}
.mobile_menu .slicknav_menu .slicknav_nav {background: #ECECEC;background: -moz-linear-gradient(top, #ECECEC 0%, #F0C796 100%);background: -webkit-linear-gradient(top, #ECECEC 0%, #F0C796 100%);background: linear-gradient(to bottom, #ECECEC 0%, #F0C796 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECECEC', endColorstr='#F0C796',GradientType=0 );}
/*.mobile_menu .slicknav_menu .slicknav_nav {background-image: url(../img/hero/h1_hero.png);background-position-x: center;background-position-y: -312px;}*/
.text-active{color: #C86FFF;}
.breadcrumb-item+.breadcrumb-item::before {color: #41484e;}
.breadcrumb a {color: #41484e;}
.nav-tabs .nav-link {color: #41484e;}
.nav-tabs .nav-link.active {color: #C86FFF;}
a.text-active {word-break: break-all;}
a.text-active:hover {color: #f6921d;}
.reg_tab img {max-width: 100%;}
@media only screen and (max-width: 991){
	.logo img {max-width: 70%}
}
.main-header .main-menu ul li:hover>a {color: #C86FFF;}
.main-header .main-menu ul li:hover>a.btn {color: #fff;}
.col_title a {color:#2d2d2d}
.blog-info-link li a {color: #fff;}
ul.pagination > li > a {font-size: 14px;position: relative;display: block;padding: 0;text-align: center;margin-left: -1px;line-height: 45px;width: 45px;height: 45px;border-radius: 0 !important;color: #8a8a8a;border: 1px solid #f0e9ff;margin-right: 10px;}
ul.pagination > li.active > a{background-color: #fbf9ff;border-color: #f0e9ff;color: #888888;}
.disabled a { cursor: not-allowed; }
ul.slick-dots {position: absolute;bottom: 115px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center;}
ul.slick-dots > li {position: relative;display: inline-block;width: 15px;height: 15px;margin: 0 5px;padding: 0;cursor: pointer;}
.slick-dots li button {font-size: 0;line-height: 0;display: block;width: 15px;height: 15px;padding: 5px;cursor: pointer;color: transparent;border: 0;outline: none;background: #f6921d;opacity: 0.7;border-radius: 50%;}
.slick-dots li.slick-active button {background: #fff;}
.overlay1::before {background: #ECECEC;background: -moz-linear-gradient(top, #ECECEC 0%, #F0C796 100%);background: -webkit-linear-gradient(top, #ECECEC 0%, #F0C796 100%);background: linear-gradient(to bottom, #ECECEC 0%, #F0C796 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ECECEC', endColorstr='#F0C796',GradientType=0 );}
.courses-area .properties__caption P {min-height: 90px}
.notice_h2:hover a {color: #C86FFF;}
.single_sidebar_widget.search_widget .input.text{width: calc(100% - 47px);}






.toast-bs-container {
    position: fixed;
    z-index: 1040;
    bottom: 1.5rem;
    right: 0;
}
.toast-bs-container .toast-position {
    position: relative;
    right: 0;
    bottom: 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}
.toast-bs-container .toast-position .toast.show {
    z-index: 1030;
    opacity: 1;
}
.toast {
    display: none;
}
.icon-shadow, .toast {
    background-color: #fff;
}

html body .la {
    font-size: 1em;
}

.toast {
  /*-ms-flex-preferred-size: 350px;*/
  /*flex-basis: 350px;*/
  max-width: 350px;
  width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
  margin-right: 0.75rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
  font-size: 1em;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-body {    
	padding: 1rem;
}

.toast_icon {margin: 6px;}
.toast_icon i:before {font-size: 30px;}
.toast.bg-danger .toast-body.toast_text, 
.toast.bg-success .toast-body.toast_text {color:#fff;}
.toast .close {font-size: 1.3em;}


@media (min-width: 768px) {
    .blog_item_img .blog_item_date {
      padding: 8px 15px 4px;
    }
}

@media (min-width: 768px) {
    .blog_item_img .blog_item_date h3 {
        font-size: 22px
    }
}
@media (min-width: 768px) {
    .blog_details {
        padding: 30px 30px 20px 35px
    }
}


/*faq*/
.faq_item {
  background: #fff;
}
.faq-info-link {margin-top: -35px; margin-left: -4px;}
.faq_item {padding: 22px 33px 15px; margin-bottom: 25px;}
.faq_item:first-child {margin-top: 0;}
@media screen and (max-width: 767px) {
  .faq_item:first-child {margin-top: 25px;}
}
.faq_title, .faq_content {    padding-left: 35px;}
.faq-head.faq-icon { position: absolute; display: inline; margin-left:-35px; }
.faq-info-link {position: absolute;}
.faq-info-link > li {display: inline-block;}

.faq_title:hover * { color: #9f78ff; cursor: pointer;}
.faq_title div.arrow{
      display: inline-block;
    position: absolute;
    right: 35px;
    margin-top: -32px;
}
.faq_content > h2, .faq_content > div {padding: 15px 0}


/*comment*/
.comments-area {
  background: transparent;
  border-top: 1px solid #eee;
  padding: 45px 0;
  margin-top: 50px
}

@media (max-width: 414px) {
  .comments-area {
    padding: 50px 8px
  }
}

.comments-area h4 {
  margin-bottom: 35px;
  font-size: 18px
}

.comments-area h5 {
  font-size: 16px;
  margin-bottom: 0px
}

.comments-area .comment-list {
  padding-bottom: 48px
}

.comments-area .comment-list:last-child {
  padding-bottom: 0px
}

.comments-area .comment-list.left-padding {
  padding-left: 25px
}

@media (max-width: 413px) {
  .comments-area .comment-list .single-comment h5 {
    font-size: 12px
  }
  .comments-area .comment-list .single-comment .date {
    font-size: 11px
  }
  .comments-area .comment-list .single-comment .comment {
    font-size: 10px
  }
}

.comments-area .thumb {
  margin-right: 20px
}

.comments-area .thumb img {
  width: 70px;
  border-radius: 50%;  
  background: #efefef;
}

.comments-area .date {
  font-size: 14px;
  color: #999999;
  margin-bottom: 0;
  margin-left: 20px
}

.comments-area .comment {
  margin-bottom: 10px;
  color: #777777;
  font-size: 15px
}

.comments-area .btn-reply {
  background-color: transparent;
  color: #888888;
  padding: 5px 18px;
  font-size: 14px;
  display: block;
  font-weight: 400
}

.comment-form {
  border-top: 1px solid #eee;
  padding-top: 45px;
  margin-top: 50px;
  margin-bottom: 20px
}

.comment-form .form-group {
  margin-bottom: 30px
}

.comment-form h4 {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 22px
}

.comment-form .name {
  padding-left: 0px
}

@media (max-width: 767px) {
  .comment-form .name {
    padding-right: 0px;
    margin-bottom: 1rem
  }
}

.comment-form .email {
  padding-right: 0px
}

@media (max-width: 991px) {
  .comment-form .email {
    padding-left: 0px
  }
}

.comment-form .form-control {
  border: 1px solid #f0e9ff;
  border-radius: 5px;
  height: 48px;
  padding-left: 18px;
  font-size: 13px;
  background: transparent
}

.comment-form .form-control:focus {
  outline: 0;
  box-shadow: none
}

.comment-form .form-control::placeholder {
  font-weight: 300;
  color: #999999
}

.comment-form .form-control::placeholder {
  color: #777777
}

.comment-form textarea {
  padding-top: 18px;
  border-radius: 12px;
  height: 100% !important
}

.comment-form ::-webkit-input-placeholder {
  font-size: 13px;
  color: #777
}

.comment-form ::-moz-placeholder {
  font-size: 13px;
  color: #777
}

.comment-form :-ms-input-placeholder {
  font-size: 13px;
  color: #777
}

.comment-form :-moz-placeholder {
  font-size: 13px;
  color: #777
}

  .blog_item_img .blog_item_date.qna {
      bottom: -46px;
      left: -20px;
  }
@media (min-width: 768px) {
  .blog_item_img .blog_item_date.qna {
      bottom: -52px;
      left: -20px;
  }
}


.qna.blog_details {
    padding: 15px 30px 5px 35px;
    box-shadow: 1px 0 30px rgba(0, 0, 0, .1);
    background: #fff;
}
@media (min-width: 768px){
  .qna.blog_details {
      padding: 15px 30px 5px 35px;
  }
}

.qna-info-link {
  position: absolute;
  margin-top: -12px;
  margin-left: -8px;
}
.qna-info-link > li {
  display: inline-block;
}
.qna.blog_item {
    margin-bottom: 20px;
}
.faq_content > .faq-head i {margin-left: 3px;}
.blog_area p {color: #2d2d2d;}
.faq-head {font-weight: bold;}
.blog_details, .faq_item {
    border: 1px solid #f0e9ff;
    box-shadow: 0px 10px 20px 0px rgba(221,221,221,0.3);
    /*padding: 30px 0 20px 10px;*/
}
.blog_area a {
    color: #4255A4 !important;
}