/*
Theme Name: Website Learning Theme
Template: hello-elementor
Author: Enhance Industries
Version: 1.0
*/
/*------------------------------------*\
    $TABLE OF CONTENTS
\*------------------------------------*/
/**
 *
 * $COMMON............................Common definitions
 *
 * $STRUCTURE
 *      $CONTENT......................Content section
 *      $HEADER.......................Header + navigation section
 *      $SIDEBAR......................Sidebar section
 *      $FOOTER.......................Footer section
 *      $TYPOGRAPHY...................Typography definitions
 *
 * $MODULES
 *      $QUOTES.......................Quotes (Testimonials)
 *      $BUTTONS......................Custom buttons
 *      $LINKS........................Links
 *      $INPUTS.......................Form inputs and controls
 *      $PAGINATION...................Pagination
 *      $NAVS.........................Navigations
 *
 * $PAGES
 *      $HOME PAGE.................Definitions for home page
 */
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/*------------------------------------*\
    $COMMON
\*------------------------------------*/
@media (max-width: 1024px) {
  /* line 8, sass/theme/_common.scss */
  body .elementor-section.elementor-section-boxed > .elementor-container {
    padding: 0 25px;
  }
}
@media (max-width: 530px) {
  /* line 22, sass/theme/_common.scss */
  body .generic-content-section .generic-content-wrapper {
    padding: 40px 25px !important;
  }
}
/* line 34, sass/theme/_common.scss */
body .generic-toggle-btn .elementor-toggle-item .elementor-tab-title {
  border-radius: 100px;
  height: 46px;
  width: auto;
  display: inline-block;
  padding: 14px 30px 14px 30px;
}
/* line 42, sass/theme/_common.scss */
body .generic-toggle-btn .elementor-toggle-item .elementor-tab-content {
  border: 1px solid #ff8f00 !important;
  border-radius: 20px;
  margin-top: 10px;
  padding: 40px;
}
@media (max-width: 530px) {
  /* line 42, sass/theme/_common.scss */
  body .generic-toggle-btn .elementor-toggle-item .elementor-tab-content {
    padding: 40px 25px !important;
  }
}
/* line 52, sass/theme/_common.scss */
body .generic-toggle-btn .elementor-toggle-item .elementor-tab-content img {
  width: 80%;
  margin: 10px auto 40px;
}
@media (max-width: 530px) {
  /* line 52, sass/theme/_common.scss */
  body .generic-toggle-btn .elementor-toggle-item .elementor-tab-content img {
    width: 100%;
  }
}
/* line 64, sass/theme/_common.scss */
body .theme-item-wrapper {
  position: relative;
}
/* line 67, sass/theme/_common.scss */
body .theme-item-wrapper .badge {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px;
  background: #FF8F00;
  border-radius: 25px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
}
/* line 82, sass/theme/_common.scss */
body .theme-item-wrapper .elementor-image-box-title a {
  font-family: "Gilroy", Sans-serif;
  font-szie: 24px;
  font-weight: 700;
  line-height: 30px;
}

/*------------------------------------*\
    $STRUCTURE
\*------------------------------------*/
/*------------------------------------*\
    $CONTENT
\*------------------------------------*/
/*------------------------------------*\
    $HEADER
\*------------------------------------*/
/*------------------------------------*\
    $FOOTER
\*------------------------------------*/
/*------------------------------------*\
    $SIDEBAR
\*------------------------------------*/
/*------------------------------------*\
    $TYPOGRAPHY
\*------------------------------------*/
/*------------------------------------*\
    $MODULES
\*------------------------------------*/
/*------------------------------------*\
    $BUTTONS
\*------------------------------------*/
/*------------------------------------*\
    $LINKS
\*------------------------------------*/
/*------------------------------------*\
    $INPUTS
\*------------------------------------*/
/*------------------------------------*\
    $NAVS
\*------------------------------------*/
/*------------------------------------*\
    $PAGES
\*------------------------------------*/
/* line 11, sass/theme/pages/_home.scss */
body .main-banner-wrapper .feature-content-col .feature-header h1 b {
  font-weight: 600;
  color: #FF8F00;
}
/* line 18, sass/theme/pages/_home.scss */
body .main-banner-wrapper .feature-content-col .content-width {
  max-width: 312px;
}
@media (max-width: 767px) {
  /* line 18, sass/theme/pages/_home.scss */
  body .main-banner-wrapper .feature-content-col .content-width {
    max-width: 100%;
  }
}
/* line 28, sass/theme/pages/_home.scss */
body .wave-section-bg {
  z-index: -1;
}
/* line 36, sass/theme/pages/_home.scss */
body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 850px) {
  /* line 36, sass/theme/pages/_home.scss */
  body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 700px) {
  /* line 36, sass/theme/pages/_home.scss */
  body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap {
    justify-content: flex-start;
  }
}
/* line 50, sass/theme/pages/_home.scss */
body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item {
  margin-bottom: 0;
  margin-right: 35px;
  width: auto;
  position: relative;
}
@media (max-width: 700px) {
  /* line 50, sass/theme/pages/_home.scss */
  body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item {
    width: 50%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
/* line 62, sass/theme/pages/_home.scss */
body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item:last-child {
  margin-right: 0;
}
/* line 65, sass/theme/pages/_home.scss */
body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item:last-child:after {
  display: none;
}
/* line 69, sass/theme/pages/_home.scss */
body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item:last-child .elementor-image-box-content {
  margin-right: 0;
}
@media (max-width: 850px) {
  /* line 77, sass/theme/pages/_home.scss */
  body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item:nth-child(3):after {
    display: none;
  }
}
@media (max-width: 850px) {
  /* line 82, sass/theme/pages/_home.scss */
  body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item:nth-child(3) .elementor-image-box-content {
    margin-right: 0;
  }
}
/* line 90, sass/theme/pages/_home.scss */
body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item:after {
  content: '';
  width: 8px;
  height: 12px;
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
  background: url("assets/img/arrow.png") no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 700px) {
  /* line 90, sass/theme/pages/_home.scss */
  body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item:after {
    display: none;
  }
}
/* line 107, sass/theme/pages/_home.scss */
body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item .elementor-image-box-content {
  max-width: 212px;
  margin-right: 43px;
}
/* line 111, sass/theme/pages/_home.scss */
body .steps-subwrapper .step-subwrapper-col > .elementor-widget-wrap .steps-item .elementor-image-box-content .elementor-image-box-title {
  margin-bottom: 0;
}
/* line 128, sass/theme/pages/_home.scss */
body .img-screenshot-wrapper .elementor-image-box-wrapper .elementor-image-box-img {
  width: 69% !important;
}
@media (max-width: 767px) {
  /* line 128, sass/theme/pages/_home.scss */
  body .img-screenshot-wrapper .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100% !important;
  }
}
@media (max-width: 530px) {
  /* line 128, sass/theme/pages/_home.scss */
  body .img-screenshot-wrapper .elementor-image-box-wrapper .elementor-image-box-img {
    margin-bottom: 10px !important;
  }
}
/* line 139, sass/theme/pages/_home.scss */
body .img-screenshot-wrapper .elementor-image-box-wrapper .elementor-image-box-img img {
  border: 1px solid rgba(1, 0, 57, 0.2);
  border-radius: 10px;
}
/* line 145, sass/theme/pages/_home.scss */
body .img-screenshot-wrapper .elementor-image-box-wrapper .elementor-image-box-content {
  width: 32%;
}
@media (max-width: 767px) {
  /* line 145, sass/theme/pages/_home.scss */
  body .img-screenshot-wrapper .elementor-image-box-wrapper .elementor-image-box-content {
    width: 100%;
  }
}
/* line 152, sass/theme/pages/_home.scss */
body .img-screenshot-wrapper .elementor-image-box-wrapper .elementor-image-box-content p {
  font-size: 16px;
  line-height: 25px;
  color: #1E3668;
}
/* line 161, sass/theme/pages/_home.scss */
body .steps-header {
  margin-bottom: 10px !important;
}
/* line 164, sass/theme/pages/_home.scss */
body .steps-header.big {
  margin-bottom: 30px !important;
}
/* line 171, sass/theme/pages/_home.scss */
body .with-ol ol {
  list-style: none;
  counter-reset: numList;
  padding-left: 25px;
  margin-bottom: 32px;
}
/* line 177, sass/theme/pages/_home.scss */
body .with-ol ol li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 16px;
}
/* line 182, sass/theme/pages/_home.scss */
body .with-ol ol li:last-child {
  margin-bottom: 0;
}
/* line 186, sass/theme/pages/_home.scss */
body .with-ol ol li:before {
  counter-increment: numList;
  content: counter(numList);
  float: left;
  position: absolute;
  left: -26px;
  font-size: 10px;
  text-align: center;
  color: #fff;
  line-height: 25px;
  width: 25px;
  height: 25px;
  background: #FF8F00;
  -moz-border-radius: 999px;
  border-radius: 999px;
}
/* line 211, sass/theme/pages/_home.scss */
body .white-links a {
  color: #ffffff !important;
}
