/*
Theme Name: DreamSchool
Theme URI: https://dreamschool.pro/
Version: 1.0
Description: Clean wordpress theme with minimal bootstrap5 markup for fast development starting
Author: XDev
Author URI: https://xdev.digital
*/

a {
  color: #5d5a67;
}

a:hover {
  color: #9d5da8;
}

.btn-delimiter {
  height: 100%;
  text-align: right;
  padding-top: 20px;
}

.footer-1 {
  background: #ece8f9;
}

.footer-1 aside.widget, footer .widget ul li a, .copyright p, footer .widget .widget-title {
  color: #2c234d;
}

.fix-header {
  background: #FFCC9A;
}

.btn-purple {
  background: #9e2a67;
}

.btn-purple:hover {
  background: #8b0e50;
  color: #fff;
    -webkit-box-shadow: 0px 20px 30px 0px rgb(139 814 80 / 24%);
    -moz-box-shadow: 0px 20px 30px 0px rgba(139, 14, 80, 0.24);
    box-shadow: 0px 20px 30px 0px rgb(139 14 80 / 24%);
}

#back-to-top {
  background: #9e2a67;
}

footer .widget ul li a:hover {
    color: #ffcc9a;
}

/*a:hover {
    color: #ffcc9a;
}*/

.footer-phone {
  font-weight: bold;
    color: #2c234d;
    font-size: 24px;
    margin-top: 26px;
    display: block;
}

.fix-header .navbar-expand-lg .navbar-nav li > a {
    color: #9e2a67;
}

/*.fix-header*/ .join-btn {
    border: 2px solid rgba(139, 14, 80, .2);
    background: #9e2a67;
    color: #fff;
}

.navbar-expand-lg .navbar-nav li .sub-menu li:hover > a {
    color: #ffcc9a;
}

.header-02 {
  background: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.topbar a, .topbar i {
  color: #fff;
  font-size: 16px;
}

.topbar a:hover {
    color: #ece8f9;
}

.topinfo {
  padding: 10px 0 0;
}

.topinfo p:after {
    top: -1px;
    background: #d1d1d1;
}

.navbar-expand-lg .navbar-nav li > a {
  text-transform: none;
}

.navbar-expand-lg .navbar-nav li {
    margin: 0 15px 0 0;
}

.preloader {
   background: #ece8f9;
}

.navbar-brand img {
      height: 70px;
}

.hero-banner-1 {
  min-height: 100vh;
}

.top-social {
  position: relative;
  /*margin-top: -2px;*/
  display: inline-block;
  padding-top: 2px;
}

.top-social i {
  font-size: 18px;
}

.top-social svg{
width: 18px;
height: 18px;
transform: translate(0, -4px);
fill: #fff
}

.lang-selector {
  display: inline-block;
  position: relative;
  margin-top: 4px;
/* height: 36px; */
vertical-align: top;
}

.top-social a {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    margin-right: 2px;
}

.topbar {
  height: 45px;
/* vertical-align: middle; */
  padding: 2px;
  background: #211c33;
}

.hero-banner-1 {
  background-position: top right;
}

.wpml-ls-legacy-list-horizontal {
  padding: 0px;
  padding-left: 10px;
}

.wpml-ls-legacy-list-horizontal a {
    padding: 5px;
    padding-top: 0px;
    font-size: 16px;
    padding-bottom: 0px;
}

.wpml-ls-legacy-list-horizontal ul li:first-child {
  border-right: 1px solid #fff;
}

.all-teachers {
  display: block;
  margin-bottom: 20px;
}

.all-teachers a {
  color: #5d5a67;
  text-decoration: underline;
  font-size: 15px;
    line-height: .8;
    font-weight: 500;
}

.course-descr {
  color: #5d5a67;
}

.join-btn {
  font-size: 14px;
}

.bisylms-btn {
  font-size: 18px;
  line-height: .6;
}

.feature-course-section .btn-delimiter .bisylms-btn {
  font-size: 16px;
}

.flipper .front h4 {
  min-height: 55px;
}

.flipper .front .h4 {
  min-height: 55px;
}

.fcf-bottom a {
  /*margin: 0 auto;*/
  font-size: 18px;
  color: #9e2a67;
}

.fcf-bottom a i {
  color: #9e2a67;
}

.feature-course-item .back {
  font-size: 14px;
}

.feature-course-item .back h4 {
  font-size: 14px;
}

.feature-course-item .back .h4 {
  font-size: 14px;
}

/*body.single-post .header-02 .navbar-expand-lg .navbar-nav li a {
    color: #fff;
}*/

body.single-post .header-02 .navbar-expand-lg .navbar-nav li ul li > a {
    color: #5d5a67;
}

.fix-header {
  -webkit-box-shadow: 0px 6px 10px 0px rgb(11 2 55 / 6%);
  -moz-box-shadow: 0px 6px 10px 0px rgba(11, 02, 55, 0.06);
  box-shadow: 0px 6px 10px 0px rgb(11 2 55 / 6%);
}

/*.fix-header .navbar-expand-lg .navbar-nav li > a {
  color: #9e2a67!important;
}*/

.single-course-area .course-top .course-price {
  padding: 0px;
  margin-top: -10px;
}

.course-sidebar .widget .widget-title {
  text-transform: none;
}

.course-all {
  text-decoration: underline;
}

.course-tab-btn li {
    width: 33.33%;
}

.course-tab-btn li a.active, .course-tab-btn li a:hover {
    color: #9e2a67;
}

.course-tab-btn li a:after {
    background: #9e2a67;
}

.related-course {
  margin-bottom: 60px;
}

.feature-course-item-4 .price-rate .course-price {
    color: #9e2a67;
    font-size: 18px;
    padding-bottom: 10px;
}

.feature-course-item-4 .enroll {
  right: 59px;
  bottom: 72px;
}

.wpml-ls-legacy-list-horizontal {
  padding-left: 10px;
}

.related-course-slider.owl-carousel .owl-dots button.active, .related-course-slider.owl-carousel .owl-dots button:hover {
    background: #9e2a67;
}

.join-btn:hover {
    background: #9d5da8;
    border-color: #9d5da8;
    -webkit-box-shadow: 0px 20px 30px 0px rgb(157 93 168 / 24%);
    -moz-box-shadow: 0px 20px 30px 0px rgba(157 93 168, 0.24);
    box-shadow: 0px 20px 30px 0px rgb(157 93 168 / 24%);
    color: #fff;
}

.wpcf7-form-control.btn-purple {
  width: 100%;
  box-shadow: none;
      margin-top: 20px;
}

button.close {
    color: #9e2a67;
}

.modal-header {
  /*padding-bottom: 0px;*/
  border-bottom: 0px;
}

.form-control:focus {
  border-color: #9e2a67;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(158 42 103);
}

.page-banner:after {
    /* background-image: linear-gradient(to right, #8638fc, #7c38fc, #7138fc, #6538fc, #5838fc); */
    opacity: .8;
    background: #9e2a67;
}

.page-banner .banner-title {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0;
}

.navbar-expand-lg .navbar-nav li {
  font-family: 'Roboto Condensed', sans-serif;
}

.navbar-expand-lg .navbar-nav li > a {
  font-size: 21px;
}

.bread-crumbs {
  color: #fff;
}

.bread-crumbs span {
  background: rgb(255 255 255);
  margin: 2px 9px;
}

.breadcrumbs__link {
  color: #fff;
}

.breadcrumbs__link:hover {
  color: #fffbea!important;
}

.latest-course h5 a:hover, .feature-course-item-4 .fci-details h4 a:hover {
    color: #9e2a67;
}

.latest-course h5 {
  /*min-height: 40px;*/
}

.latest-course .h5 a:hover, .feature-course-item-4 .fci-details .h4 a:hover {
    color: #9e2a67;
}

.latest-course .h5 {
  /*min-height: 40px;*/
}

.latest-course img {
  height: 50px;
}

.related-course-slider .feature-course-item-4 .fci-details h4 {
  min-height: 56px;
}

.related-course-slider .feature-course-item-4 .fci-details .h4 {
  min-height: 56px;
}

.navbar-expand-lg .navbar-nav li .sub-menu a {
  text-transform: none;
}

@keyframes ldio-i7c3qtru6q {
  0% {
    top: 73.92px;
    left: 73.92px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 13.86px;
    left: 13.86px;
    width: 120.12px;
    height: 120.12px;
    opacity: 0;
  }
}.ldio-i7c3qtru6q div {
  position: absolute;
  border-width: 3.08px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  animation: ldio-i7c3qtru6q 1s cubic-bezier(0,0.2,0.8,1) infinite;
}.ldio-i7c3qtru6q div:nth-child(1) {
  border-color: #ffffff;
  animation-delay: 0s;
}
.ldio-i7c3qtru6q div:nth-child(2) {
  border-color: #ffffff;
  animation-delay: -0.5s;
}
.loadingio-spinner-ripple-40z0a2szqx {
  width: 154px;
  height: 154px;
  display: inline-block;
  overflow: hidden;
  background: rgba(NaN, NaN, NaN, 0);
}
.ldio-i7c3qtru6q {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-i7c3qtru6q div { box-sizing: content-box; }

.navbar-expand-lg .navbar-nav li .sub-menu {
  width: 250px;
}

.archive-page-section {
   padding-top: 60px;
}
.archive-page-section .front, .archive-page-section .back {
   min-height: 440px;
}
.archive-page-section .author {
  display: block;
}
.pd-25 {
  /*padding-top: 25px;*/
  padding-bottom: 25px;
}

.contact--info-area.archive-page-i {
  /*padding-top: 25px;*/
  padding-top: 100px;
    padding-bottom: 100px;
}

.archive-seo-text {
      padding-bottom: 50px;
}

.arch-page-related .feature-course-item-4 .enroll {
  bottom: 45%;
  right: 32%;
}

.review-form-area {
  margin: 0px;
}

.comment-respond p.form-submit {
  margin-left: 15px;
  margin-top: 10px;
}

.review-form-area > h5 {
  font-size: 20px;
  margin: 0 0 15px;
}

.review-form-area > .h5 {
  font-size: 20px;
  margin: 0 0 15px;
}

.review-form-area p.fkj {
  margin-left: 15px;
}

.single-comment {
  padding-left: 0px;
}

.instructor-section .teacher-thumb {
  background-image: linear-gradient(to right top, #9e2a67, #9e2a67, #9e2a67, #fdb73b, #ffb93d);
}

.teacher-social a {
  display: block;
  width: 50%;
  font-weight: bold;
  border-radius: 10px;
  line-height: 40px;
  margin: 0 auto;
}

.instructor-section .teacher-meta h5 a:hover, .instructor-section .teacher-social a:hover {
  color: #9e2a67;
}

.instructor-section .teacher-meta .h5 a:hover, .instructor-section .teacher-social a:hover {
  color: #9e2a67;
}

.loaderInner {
  width: 154px;
  height: 154px;
}

.profile-section .feature-course-item-4 .fci-details h4 {
  min-height: 56px;
}

.profile-section .feature-course-item-4 .fci-details .h4 {
  min-height: 56px;
}

.profile-section .feature-course-item-4 .enroll {
  right: 70px;
}

.contact-form input[type="submit"] {
  background: #9e2a67;
}

.conditions-check {
  padding-top: 28px;
}

/*.bisylms-pagination {
  margin-bottom: 70px;
}*/

.blogpage-section {
  margin-bottom: 120px;
}

.single-post-area .post-thumb {
  text-align: center;
}

.bisylms-pagination a:hover, .bisylms-pagination .current {
  background: #9e2a67;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.bisylms-pagination a, .bisylms-pagination span {
  color: #9e2a67;
  background: rgb(158 42 103 / 10%);
}

.bp-meta a i {
  color: #9e2a67;
}
.bp-meta a:hover {
    color: #9e2a67;
}
.b-post-details h3 a:hover {
    color: #9e2a67;
}
.b-post-details .h3 a:hover {
    color: #9e2a67;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="number"],
.wpcf7 textarea,
.wpcf7 input[type="email"] {
    width: 100%;
    height: 56px;
    font-size: 14px;
    line-height: 56px;
    font-weight: 400;
    border-radius: 3px;
    border: none;
    background: #f5f5f7;
    color: #7e7c87;
    outline: none;
    border: 1px solid transparent;
    padding: 0 30px;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpcf7 textarea{
    height: 220px;
    resize: none;
    line-height: 30px;
    padding-top: 14px;
}
.wpcf7 textarea::-moz-placeholder,
.wpcf7 input[type="text"]::-moz-placeholder,
.wpcf7 input[type="tel"]::-moz-placeholder,
.wpcf7 input[type="number"]::-moz-placeholder,
.wpcf7 input[type="email"]::-moz-placeholder{
   color: #7e7c87;
   opacity: 1;
}
.wpcf7 textarea::-ms-input-placeholder,
.wpcf7 input[type="text"]::-ms-input-placeholder,
.wpcf7 input[type="tel"]::-ms-input-placeholder,
.wpcf7 input[type="number"]::-ms-input-placeholder,
.wpcf7 input[type="email"]::-ms-input-placeholder{
   color: #7e7c87;
   opacity: 1;
}
.wpcf7 textarea::-webkit-input-placeholder,
.wpcf7 input[type="text"]::-webkit-input-placeholder,
.wpcf7 input[type="tel"]::-webkit-input-placeholder,
.wpcf7 input[type="number"]::-webkit-input-placeholder,
.wpcf7 input[type="email"]::-webkit-input-placeholder{
   color: #7e7c87;
   opacity: 1;
}
.wpcf7 textarea:focus,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 input[type="email"]:focus{
    background: transparent;
    border-color: #ece9f9;
    -webkit-box-shadow: 0px 14px 16px 0px rgba(11, 02, 55, 0.10);
    -moz-box-shadow: 0px 14px 16px 0px rgba(11, 02, 55, 0.10);
    box-shadow: 0px 14px 16px 0px rgba(11, 02, 55, 0.10);
}
.wpcf7 input[type="submit"]{
    height: 50px;
    border-radius: 3px;
    background: #9e2a67;
    color: #fff;
    text-align: center;
    border: none;
    outline: none;
    padding: 0 36px;
    font-size: 18px;
    line-height: 50px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.wpcf7 input[type="submit"]:hover{
    -webkit-box-shadow: 0px 20px 30px 0px rgb(158 42 103 / 24%);
    -moz-box-shadow:    0px 20px 30px 0px rgba(158 42 103, 0.24);
    box-shadow:         0px 20px 30px 0px rgb(158 42 103 / 24%);
}

.single-info p i {
  color: #9e2a67;
}

.single-course-area form.wpcf7-form {
  display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.single-course-area table {
  margin-bottom: 15px;
}

.single-course-area tr td {
  border: 1px solid #eee;
  padding: 5px 10px;
}

.video-banner .popup-video {
  color: #9e2a67;
}

.video-banner .popup-video:hover {
    background: #9e2a67;
    color: #fff;
}

.ff-icon {
  position: absolute;
  left: 0;
  top: 2px;
  max-height: 60px;
  max-width: 60px;
  font-size: 50px;
  color: #9e2a67;
}

.funfact-item-3 p {
  font-size: 12px;
}

.teacher-item-2:hover .teacher-social {
  width: 80%;
}

.teacher-item-2 .teacher-social a {
  display: block;
/* width: 50%; */
font-weight: bold;
border-radius: 10px;
line-height: 40px;
margin: 0 auto;
}

.teacher-item-2 .teacher-social a:hover {
    color: #9e2a67;
    background: #fff;
}

.sgb {
  background: #fc0;
  padding: 120px 0 120px;
}

section.seo-text {
      padding: 120px 0 210px;
}

.teacher-item-2 .teacher-meta p {
      color: #9c2867;
      font-weight: bold;
}

.archive-seo-text {
  padding-bottom: 0px;
  max-height: 155px;
    overflow: hidden;
}

a.expand-text {
  font-weight: bold;
  color: #9e2a67;
}

a.expand-text:hover {
  color: #ffcc00;
}

.archive-seo-text.expanded {
  overflow: visible;
  max-height: 100%;
}

.coursepage-section.archive-page-section .feature-course-item:hover .back {
  Z-INDEX: 9999;
    display: block;
}

.coursepage-section.archive-page-section .back .fcf-thumb {
  z-index: -1;
}

.slimh3 {
  font-size: 26px!important;
      margin-top: 30px!important;
}

.slimh3 span {
  font-weight: normal;
    font-size: 20px;
    display: block;
}

.wpml-ls-current-language a {
  font-weight: bold;
  color: #ffcc00;
}

.back .author {
  display: block;
}

.back .fcf-thumb {
    z-index: -1;
  }

.front p {
  background: rgb(236,232,249);
  color: #211c33;
}
.back {
  background: rgb(236,232,249);
}
.back .c-cate {
  color: #211c33;
  line-height: .9;
}

.feature-course-item .back .h4 a {
  color: #9e2a67;
  font-size: 16px;
}

.author a {
  color: #5d5a67;
}

.fci-details .h4 a {
  color: #211c33;
}

.back .fcf-bottom a i, .back .fcf-bottom a {
    color: #5d5a67;
}

.header-02 .navbar-expand-lg .navbar-nav li > a {
    color: #5d5a67;
}

.header-02.nonhome-header .navbar-expand-lg .navbar-nav li > a {
    color: #fff;
}

.header-02.home-header .navbar-expand-lg .navbar-nav li:hover > a {
    color: #9d5da8!important;
}

.header-02.nonhome-header .navbar-expand-lg .navbar-nav li:hover > a {
    color: #fffbea;
}

.header-02.home-header {
  background: #fff;
}

.header-02.fix-header {
  background: #ece8f9;
}


.navbar-expand-lg .navbar-nav li .sub-menu a {
  color: #5d5a67!important;
}

.navbar-expand-lg .navbar-nav li .sub-menu li:hover a {
    color: #9d5da8!important;
}

.header-02.nonhome-header.fix-header .navbar-expand-lg .navbar-nav li > a {
    color: #211c33;
}

.latest-course .course-price {
  color: #9e2a67;
}

.overview-content ul {
  margin-left: 40px;
}

.overview-content ul li {
  padding-left: 0px;
  list-style: inside;
}

.contact--info-area .h3, .front .h4, .course-top .h4 {
  color: #211c33;
}

.info-course li i {
  color: #9e2a67;
}

@media (max-width: 767px){
  .topinfo a, .topinfo i {
    font-size: 12px;
  }
  .top-social {
    margin-top: 15px;
  }
  .page-banner {
    padding: 190px 0 0;
    min-height: 300px;
  }
  .single-lessons .course-details-section {
    padding-top: 50px;
  }
  .wpml-ls-legacy-list-horizontal a {
    color: #211c33;
  }
  .wpml-ls-legacy-list-horizontal ul li:first-child {
    border-right: 1px solid #000;
  }
  .wpml-ls-current-language a {
    font-weight: bold;
    color: #ffcc00;
}
}

@media (max-width: 991px) {
  .navbar-expand-lg .navbar-nav li .sub-menu li {
    background: #fff;
  }
  .header-02 .navbar-expand-lg .navbar-nav li > a {
    color: #5d5a67!important;
  }
  .lang-selector {
    margin-top: 22px;
  }
  .topbar {
    z-index: 99;
  }
}
