.slick-dots {
  margin-left: -40px;
  padding-top: 48px;
  margin-bottom: 0;
  text-align: center; }
  .slick-dots li {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 14px;
    cursor: pointer; }
    .slick-dots li.slick-active {
      opacity: 1; }
      .slick-dots li.slick-active:before {
        background: #4272EE !important;
        border: 0px solid #a6a7a7; }
    .slick-dots li:before {
      width: 11px;
      height: 11px;
      margin: 0 14px;
      border: 1px solid #a6a7a7;
      background: #f4f4ff !important; }
    .slick-dots li button {
      display: none; }

#banner {
  min-height: 715px;
  background-size: cover !important;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  #banner .white-section {
    background: #fff;
    max-width: 540px;
    padding: 32px 48px; }
    #banner .white-section h1 {
      font-size: 32px;
      line-height: 42px; }
    #banner .white-section p {
      font-size: 18px; }
    #banner .white-section .button a {
      width: 100%; }

#popular-courses .text {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 64px; }
#popular-courses .slick-list.draggable {
  padding-bottom: 20px; }
#popular-courses .icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  z-index: 1000;
  top: 50%;
  cursor: pointer; }
  #popular-courses .icon.left {
    background: url("../img/arrow-left.svg");
    left: -30px; }
  #popular-courses .icon.right {
    background: url("../img/arrow-right.svg");
    right: -30px; }
#popular-courses .slick-dots {
  margin-top: 12px; }
#popular-courses .product {
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.08), 0px 6px 24px 0px rgba(0, 0, 0, 0.05);
  background: #f4f4ff;
  margin: 0 16px; }
  #popular-courses .product:before {
    width: 0; }
  #popular-courses .product a.woocommerce-LoopProduct-link {
    text-decoration: none !important; }
    #popular-courses .product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
      font-size: 16px;
      font-weight: 600;
      line-height: 21px;
      padding: 0 16px;
      text-align: left;
      margin-bottom: 12px; }
    #popular-courses .product a.woocommerce-LoopProduct-link .short-description {
      text-align: left;
      padding: 0 16px; }
      #popular-courses .product a.woocommerce-LoopProduct-link .short-description p {
        color: #1C1D1F;
        font-size: 14px;
        margin-bottom: 20px; }
    #popular-courses .product a.woocommerce-LoopProduct-link .stars {
      display: inline-flex;
      align-items: center;
      float: left;
      margin-bottom: 20px; }
      #popular-courses .product a.woocommerce-LoopProduct-link .stars .average {
        margin: 0 8px 0 16px;
        font-weight: bold;
        line-height: 18px; }
      #popular-courses .product a.woocommerce-LoopProduct-link .stars .container-rating {
        display: inline-flex; }
        #popular-courses .product a.woocommerce-LoopProduct-link .stars .container-rating .star-rating {
          margin: 0 8px 0 8px; }
    #popular-courses .product a.woocommerce-LoopProduct-link .price {
      color: #4272EE;
      clear: both;
      text-align: left;
      margin: 0 16px 16px 16px;
      line-height: 18px; }
      #popular-courses .product a.woocommerce-LoopProduct-link .price ins {
        text-decoration: none;
        font-size: 16px;
        font-weight: 600; }
      #popular-courses .product a.woocommerce-LoopProduct-link .price del {
        color: #4D4E4E; }
        #popular-courses .product a.woocommerce-LoopProduct-link .price del span {
          font-size: 12px;
          color: #4D4E4E; }

#our-method {
  background: #f4f4ff; }
  #our-method .row {
    position: relative; }
  #our-method h2 {
    margin-bottom: 60px; }
  #our-method .line {
    position: absolute;
    background: #c4d1f6;
    height: 2px;
    width: 722px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 202px auto 0 auto;
    z-index: 0; }
  #our-method .method {
    z-index: 1; }
    #our-method .method img {
      margin-bottom: 20px; }
    #our-method .method .title {
      font-size: 24px;
      font-weight: 600;
      color: #4272EE;
      margin-bottom: 20px;
      line-height: 24px; }

#what-learn {
  padding-bottom: 0;
  padding-top: 0; }
  #what-learn .center-block {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }

#learn-anywhere {
  background: #f4f4ff; }
  #learn-anywhere .center-block {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; }

#achievements {
  background: #f4f4ff;
  padding-bottom: 0; }
  #achievements .achievements {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    #achievements .achievements .achievement {
      background-size: cover !important;
      flex: 1;
      display: flex;
      justify-content: flex-end;
      flex-direction: column;
      min-height: 388px;
      position: relative; }
      #achievements .achievements .achievement .number {
        font-size: 64px;
        line-height: 84px;
        font-weight: 600;
        color: #fff;
        z-index: 1;
        text-decoration-line: underline;
        text-decoration-color: #95AEED; }
      #achievements .achievements .achievement .title {
        font-size: 20px;
        font-weight: 600;
        color: #fff;
        z-index: 1;
        margin-bottom: 30px; }
      #achievements .achievements .achievement .bg {
        background: #23459e;
        background: linear-gradient(0deg, #23459e 0%, rgba(255, 255, 255, 0) 100%);
        height: 115px;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 0; }

#feedback {
  background: #f4f4ff; }
  #feedback h3 {
    text-transform: uppercase;
    text-align: center; }
  #feedback .blocks .block {
    background: #fff;
    padding: 15px;
    margin: 0 15px;
    border-top: 4px solid #c4d1f6; }
    #feedback .blocks .block .user {
      margin-bottom: 15px; }
      #feedback .blocks .block .user .avatar {
        height: 60px;
        width: 60px;
        border-radius: 50%;
        float: left;
        margin-right: 15px; }
      #feedback .blocks .block .user .wrapper {
        display: flex;
        min-height: 60px;
        flex-direction: column;
        justify-content: center; }
        #feedback .blocks .block .user .wrapper .name {
          font-size: 18px;
          font-weight: 600;
          letter-spacing: 1.8px;
          color: #1C1D1F; }
        #feedback .blocks .block .user .wrapper .profession {
          color: #4272EE;
          font-size: 14px;
          font-weight: 600; }
      #feedback .blocks .block .user .text p:last-child {
        margin-bottom: 0; }

#get-in-touch h3 {
  color: #4272EE; }
#get-in-touch .center-block {
  flex-direction: column;
  justify-content: center; }
#get-in-touch .form-block {
  display: flex;
  justify-content: center; }
  #get-in-touch .form-block form {
    max-width: 366px;
    padding: 16px;
    background: #f4f4ff; }
    #get-in-touch .form-block form input {
      height: 36px;
      font-size: 14px; }

@media (max-width: 991px) {
  #our-method .line {
    display: none; }

  #what-learn {
    padding-top: 55px; }
    #what-learn img {
      width: 100%; }

  #learn-anywhere img {
    width: 100%; }

  #achievements .achievements .achievement {
    flex: 1 0 30%; }

  #what-learn, #learn-anywhere {
    text-align: center; }
    #what-learn .center-block, #learn-anywhere .center-block {
      display: block; } }
@media (max-width: 767px) {
  #what-learn, #learn-anywhere {
    text-align: center; }
    #what-learn .center-block, #learn-anywhere .center-block {
      display: block; }

  .woocommerce ul.products[class*='columns-'] li.product, .woocommerce-page ul.products[class*='columns-'] li.product {
    clear: inherit; } }
@media (max-width: 575px) {
  #achievements .achievements .achievement {
    flex: 1 0 100%; } }

/*# sourceMappingURL=index.css.map */
