@charset 'UTF-8';
html {
  scroll-behavior: smooth;
}
body {
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
body .phone-version,
body .tablet-version {
  display: none;
}
body h1 {
  font-size: 32px;
  color: #172538;
  font-weight: 400;
  line-height: 48px;
}
body h1 b {
  font-weight: 700;
}
body h2 {
  font-size: 24px;
  line-height: 1.58;
  letter-spacing: 0.1px;
}
body ul li {
  font-size: 16px;
  color: #4a5153;
}
body p {
  font-size: 16px;
}
body p b {
  font-weight: bold;
}
body p.disclaimer {
  font-size: 10px;
}
body .content {
  width: 1150px;
}
body .right-logo {
  text-align: right;
}

body .forex-from-home-new.version-v1 .header-block,
body .forex-from-home-new.version-v6 .header-block,
body .forex-from-home-new.version-v5 .header-block {
  background: #f0f0f0 url("assets/img/HEADER_1_LONG.jpg") no-repeat center / cover;
}
body .forex-from-home-new.version-v1 #register #submitForm,
body .forex-from-home-new.version-v6 #register #submitForm,
body .forex-from-home-new.version-v5 #register #submitForm {
  background-color: #dcb47b;
  color: #fff;
}
body .forex-from-home-new.version-v1 #register #submitForm:hover,
body .forex-from-home-new.version-v6 #register #submitForm:hover,
body .forex-from-home-new.version-v5 #register #submitForm:hover {
  background-color: #fff;
  color: #dcb47b;
}
body .forex-from-home-new.version-v2 .header-block {
  background: #f0f0f0 url("assets/img/HEADER_2_LONG.jpg") no-repeat center / cover;
}
body .forex-from-home-new.version-v3 .header-block {
  background: #f0f0f0 url("assets/img/HEADER_3_LONG.jpg") no-repeat center / cover;
}
body .forex-from-home-new.version-v3 .header-block .header-e-learn {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  line-height: 1.33;
  letter-spacing: 0.1px;
}
body .forex-from-home-new.version-v3 #register #submitForm {
  background-color: #dcb47b;
  color: #fff;
}
body .forex-from-home-new.version-v3 #register #submitForm:hover {
  background-color: #fff;
  color: #dcb47b;
}
body .forex-from-home-new.version-v4 .videos-block {
  padding: 34px 0 86px;
}
body .forex-from-home-new.version-v4 .videos-block .row-1 {
  padding-bottom: 24px;
}
body .forex-from-home-new #register #x-button {
  display: none;
}
.fixed-bottom .cta-btn,
body .forex-from-home-new #register #submitForm {
  color: #161a20;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #FFF;
  border-radius: 50px;
  border: none;
  padding: 17px 40px;
  margin-top: 5px;
  margin-bottom: 25px;
  width: 100%;
  text-transform: capitalize;
}
body .forex-from-home-new #register #submitForm:hover {
  text-decoration: none;
  background-color: #e3e3e3;
  color: #101011;
}


body .forex-from-home-new #register #same-with-btn {
  text-transform: capitalize;
}
body .forex-from-home-new #register .col-6-sp2 {
  width: 100%;
  margin: 0;
}

body .forex-from-home-new #register .register-form-row-1 .col-6-sp2 {
  margin-bottom: 0!important;
}
body .forex-from-home-new #register .mg-top-20 {
  margin: 0!important;
}
body .forex-from-home-new #register #phone2 {
  width: 17%;
}
body .forex-from-home-new #register #phone {
  margin: 16px 0 10px 6%;
  width: 76%;
}
body .forex-from-home-new #register .register-form-row-1 {
  padding-right: 0;
  padding-left: 0;
}
.forex-from-home-new #register .register-form-row-2 .error,
body .forex-from-home-new #register .register-form-row-3 .error,
body .forex-from-home-new #register .register-form-row-1 .error {
  position: relative!important;
  bottom: 0!important;
  left: -9px!important;
}

body .forex-from-home-new #register .register-form-row-3 .error {
  margin-bottom: 0;
}

body .forex-from-home-new #register .register-form-row-1 .col-6-sp2,
body .forex-from-home-new #register .register-form-row-2,
body .forex-from-home-new #register .register-form-row-3,
body .forex-from-home-new #register .radio-btn {
  margin-bottom: 20px;
  position: relative;
}
body .forex-from-home-new #register .radio-btn {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
body .forex-from-home-new #register .register-form-row-1 .error,
body .forex-from-home-new #register .register-form-row-2 .error,
body .forex-from-home-new #register .register-form-row-3 .error,
body .forex-from-home-new #register .radio-btn .error {
  position: absolute;
  bottom: -26px;
  left: -5px;
}
body .forex-from-home-new #register input {
  width: 100%;
  color: #FFF;
  font-size: 14px;
  border: none;
  border-bottom: 1px solid #f6f6f6;
  background: transparent;
  outline: none;
  margin-top: 16px;
  margin-bottom: 10px;
  padding: 5px 0 15px;
}
body .forex-from-home-new #register input:-webkit-autofill,
body .forex-from-home-new #register input:-webkit-autofill:hover,
body .forex-from-home-new #register input:-webkit-autofill:focus,
body .forex-from-home-new #register input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: #f6f6f6 !important;
}
body .forex-from-home-new #register input:focus {
  background: transparent;
  outline: none;
}
body .forex-from-home-new #register input::placeholder {
  color: #f6f6f6;
}
body .forex-from-home-new #register input#t-and-c-radio {
  margin-bottom: 15px;
  padding: 0;
  width: 10%!important;
  margin-left: -3px;
  float: left;
}
body .forex-from-home-new #register .radio-des {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  float: left;
  margin-top: 1px;
  width: 85%;
}
body .forex-from-home-new .header-block {
  padding-top: 30px;
  padding-bottom: 62px;
  background-size: cover;
}
body .forex-from-home-new .header-block img {
  padding-bottom: 30px;
}
body .forex-from-home-new .header-block .left-logo img {
  width: 150px;
  height: 62px;
}
body .forex-from-home-new .header-block .right-logo img {
  width: 160px;
}
body .forex-from-home-new .header-block .header-e-learn {
  font-size: 18px;
  color: #1d324e;
  font-weight: 700;
  border-top: 3px solid #1d324e;
  border-bottom: 3px solid #1d324e;
}
body .forex-from-home-new .header-block .row-2 {
  padding-top: 16px;
}
body .forex-from-home-new .banner-block-1 {
  background-image: linear-gradient(to right, #fff 50%, #1d324e 50%);
}
body .forex-from-home-new .banner-block-1 .left-side,
body .forex-from-home-new .banner-block-1 .right-side {
  padding-top: 40px;
  padding-bottom: 50px;
}
body .forex-from-home-new .banner-block-1 ul {
  list-style: none;
  padding-left: 27px;
  padding-right: 10%;
}
body .forex-from-home-new .banner-block-1 ul li {
  text-align: left;
  font-weight: 300;
  padding-bottom: 15px;
  position: relative;
  padding-left: 10px;
}
body .forex-from-home-new .banner-block-1 ul li .fa-li img {
  width: 15px;
  height: 11px;
  padding-top: 0;
  margin-top: -6px;
}
body .forex-from-home-new .banner-block-1 ul li b {
  font-weight: 400;
}
body .forex-from-home-new .banner-block-1 .left-side {
  padding-left: 0;
  padding-right: 9%;
}
body .forex-from-home-new .banner-block-1 .left-side .title {
  padding-bottom: 18px;
}
body .forex-from-home-new .banner-block-1 .left-side .sub-title {
  padding-bottom: 20px;
}
body .forex-from-home-new .banner-block-1 .left-side ul {
  padding-bottom: 27px;
}
body .forex-from-home-new .banner-block-1 .left-side .title,
body .forex-from-home-new .banner-block-1 .left-side p,
body .forex-from-home-new .banner-block-1 .left-side ul li {
  color: #373f41;
}
body .forex-from-home-new .banner-block-1 .left-side .sub-title,
body .forex-from-home-new .banner-block-1 .left-side .notes {
  color: #000;
}
body .forex-from-home-new .banner-block-1 .left-side .notes {
  font-weight: 600;
}
body .forex-from-home-new .banner-block-1 .right-side {
  padding-left: 12%;
  padding-right: 10%;
}
body .forex-from-home-new .banner-block-1 .right-side h2,
body .forex-from-home-new .banner-block-1 .right-side p {
  color: #fff;
}
body .forex-from-home-new .banner-block-1 .right-side .inner-form-title {
  padding-right: 20%;
}
body .forex-from-home-new .banner-block-1 .right-side p.notes,
body .forex-from-home-new .banner-block-1 .right-side .warning,
body .forex-from-home-new .banner-block-1 .right-side a,
body .forex-from-home-new .banner-block-1 .right-side label {
  font-size: 15px;
  color: #fff;
}
body .forex-from-home-new .banner-block-1 .right-side .disclaimer-1 {
  color: rgba(255, 255, 255, 0.5);
}
body .forex-from-home-new .videos-block {
  padding: 97px 0 86px;
  background: #f0f0f0;
}
body .forex-from-home-new .videos-block h2 {
  color: #1d324e;
  padding-bottom: 30px;
}
body .forex-from-home-new .videos-block h2,
body .forex-from-home-new .learning-section h2,
body .forex-from-home-new .videos-block .notes {
  text-align: center;
}
body .forex-from-home-new .videos-block .row-1 .left-logo img {
  width: 150px;
}
body .forex-from-home-new .videos-block .row-1 .header-e-learn {
  font-size: 18px;
  color: #1d324e;
  font-weight: 700;
  border-top: 3px solid #1d324e;
  border-bottom: 3px solid #1d324e;
}
body .forex-from-home-new .videos-block .image-area {
  padding-bottom: 40px;
  overflow: hidden;
}
body .forex-from-home-new .videos-block .notes-area .notes {
  text-align: center;
  color: #1d324e;
  font-size: 14px;
}
body .forex-from-home-new .videos-block .multiple-items .item {
  position: relative;
  background: #f0f0f0;
  width: 325px;
  height: 350px;
  margin: 0 10px;
}
body .forex-from-home-new .videos-block .multiple-items .item.item-1 {
  background: url("assets/img/VIDEO_1.webp") no-repeat center / cover;
}
body .forex-from-home-new .videos-block .multiple-items .item.item-2 {
  background: url("assets/img/VIDEO_2.webp") no-repeat center / cover;
}
body .forex-from-home-new .videos-block .multiple-items .item.item-3 {
  background: url("assets/img/VIDEO_3.webp") no-repeat center / cover;
}
body .forex-from-home-new .videos-block .multiple-items .item.item-4 {
  background: url("assets/img/VIDEO_4.webp") no-repeat center / cover;
}
body .forex-from-home-new .videos-block .multiple-items .item .bg-gray {
  width: 100%;
  height: 350px;
}
body .forex-from-home-new .videos-block .multiple-items .item .discription {
  position: absolute;
  bottom: 75px;
  left: 25px;
  right: 25px;
  text-align: left;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
body .forex-from-home-new .videos-block .multiple-items .item .btn {
  position: absolute;
  bottom: 22px;
  left: 25px;
  border-radius: 30px;
  font-size: 13px;
  color: #1d324e;
  background: #fff;
  padding: 3px 29px 3px 3px;
}
body .forex-from-home-new .videos-block .multiple-items .item .btn .play-icon {
  display: inline-block;
}
body .forex-from-home-new .videos-block .multiple-items .item .btn .play-icon-white {
  display: none;
}
body .forex-from-home-new .videos-block .multiple-items .item .btn:hover {
  color: #fff;
  background: #dcb47b;
}
body .forex-from-home-new .videos-block .multiple-items .item .btn:hover .play-icon {
  display: none;
}
body .forex-from-home-new .videos-block .multiple-items .item .btn:hover .play-icon-white {
  display: inline-block;
}
body .forex-from-home-new .videos-block .multiple-items .item .play-icon,
body .forex-from-home-new .videos-block .multiple-items .item .play-icon-white {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 14px;
  margin-left: 2px;
}
body .forex-from-home-new.version-v6 .videos-block .multiple-items .item .video-img,
body .forex-from-home-new .videos-block .multiple-items .item .video-img {
  width: 325px;
  height: 350px;
}
body .forex-from-home-new .footer-block {
  background-color: #1a1e27;
  padding: 50px 0 40px;
}
body .forex-from-home-new .footer-block .col-6,
body .forex-from-home-new .footer-block .col-12 {
  margin-right: 0;
  margin-left: 0;
}
body .forex-from-home-new .footer-block .logo-img {
  width: 218px;
  height: 94px;
  padding-bottom: 40px;
}
body .forex-from-home-new .footer-block p {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.33;
}
body .forex-from-home-new .footer-block p a {
  color: #fff;
  text-decoration: underline;
}
body .forex-from-home-new .footer-banner-block {
  background-color: #171b1d;
}
body .forex-from-home-new .footer-banner-block .col-6,
body .forex-from-home-new .footer-banner-block .col-12 {
  margin-right: 0;
  margin-left: 0;
}
body .forex-from-home-new .footer-banner-block p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
#success-page {
  padding-top: 50px;
  padding-bottom: 50px;
}
#success-page .btn-success {
  background-color: #0D2740 !important;
  border: none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 20px;
}
#success-page .register {
  text-align: center;
}
#success-page .register p {
  text-align: center;
  font-size: 18px;
}
#success-page .register img {
  width: 200px;
}
#success-page .content {
  box-sizing: border-box;
  width: 300px !important;
}
#success-page .btn-success:hover {
  background-color: #FFF !important;
  color: #0D2740;
}
html:lang(de) body .forex-from-home-new:not(.version-v6) .videos-block .multiple-items .item {
  height: 190px;
}
html:lang(de) body .forex-from-home-new:not(.version-v6) .videos-block .multiple-items .item .video-img {
  height: 190px;
}
html:lang(de) body .forex-from-home-new .banner-block-1 ul {
  padding-right: 0%;
  margin-right: -10%;
}
.fixed-bottom {
  position: fixed;
  bottom: -16px;
  left: 0;
  width: 100%;
  display: none;
  padding: 0 30px 0 70px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@media screen and (min-width: 1241px) {
  body .forex-from-home-new .videos-block .image-area .multiple-items {
    text-align: center;
  }
  body .forex-from-home-new .videos-block .image-area .multiple-items .item {
    display: inline-block;
    text-align: center;
  }
}
@media screen and (min-width: 1241px) and (max-width: 1360px) {
  body .forex-from-home-new .videos-block .image-area .multiple-items .item {
    width: 23%;
    margin: 0.5%;
  }
}
@media screen and (max-width: 1240px) {
  body .content {
    width: 100%;
    padding: 0 40px;
  }
  body .videos-block {
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  body .forex-from-home-new.version-v3 .header-block .header-e-learn {
    color: #1d324e;
    font-size: 16px;
    border-top: 3px solid #1d324e;
    border-bottom: 3px solid #1d324e;
  }
  body .content {
    padding: 0 20px;
  }
  body .forex-from-home-new .banner-block-1 {
    background: #fff;
  }
  body .forex-from-home-new .banner-block-1 .content {
    padding: 0;
  }
  body .forex-from-home-new .banner-block-1 .left-side {
    background: #ffff;
  }
  body .forex-from-home-new .banner-block-1 .right-side {
    background: #1d324e;
  }
  body .forex-from-home-new .banner-block-1 .left-side,
  body .forex-from-home-new .banner-block-1 .right-side {
    padding: 40px 20%;
    width: 100%;
  }
  body .forex-from-home-new .footer-block p {
    font-size: 11px;
    line-height: 20px;
  }
  body .forex-from-home-new .footer-block .col-6.logo-left {
    width: 100%;
    text-align: center;
  }
  body .forex-from-home-new .footer-block .logo-img {
    width: 160px;
    height: 79px;
  }
  .fixed-bottom .cta-btn {
    background-color: #dcb47b;
    color: #fff;
    width: 100%;
    display: block;
  }
  .fixed-bottom .cta-btn:hover {
    background-color: #fff;
    color: #dcb47b;
  }
}
@media screen and (max-width: 500px) {
  html:lang(de) body .forex-from-home-new .banner-block-1 ul {
    padding-right: 0%;
    margin-right: 0%;
  }
  body {
    float: unset;
  }
  body .pc-version {
    display: none;
  }
  body .phone-version {
    display: block;
  }
  body h1 {
    font-size: 26px;
    line-height: 1.35;
    text-align: center;
  }
  body h2 {
    font-size: 22px;
    line-height: 1.58;
    text-align: center;
  }
  body ul li {
    font-size: 14px;
    color: #4a5153;
  }
  body p {
    font-size: 16px;
  }
  body p b {
    font-weight: bold;
  }
  body p.disclaimer {
    font-size: 10px;
  }
  body .forex-from-home-new.version-v1 .header-block,
  body .forex-from-home-new.version-v6 .header-block,
  body .forex-from-home-new.version-v5 .header-block {
    background: #fff url("assets/img/HEADER_1_MOBILE.webp") no-repeat center / cover;
  }
  body .forex-from-home-new.version-v2 .header-block {
    background: #fff url("assets/img/HEADER_2_MOBILE.webp") no-repeat center / cover;
    height: 570px;
  }
  body .forex-from-home-new.version-v3 .header-block {
    background: #fff url("assets/img/HEADER_3_MOBILE.webp") no-repeat center / cover;
    height: 570px;
  }

  body .forex-from-home-new .header-block {
    padding-top: 38px;
    height: 520px;
  }
  body .forex-from-home-new.version-v6 .header-block {
    height: 680px;
  }
  body .forex-from-home-new .header-block .left-logo img {
    width: 130px;
    height: 28px;
  }
  body .forex-from-home-new .header-block .header-e-learn {
    font-size: 16px;
  }
  body .forex-from-home-new .header-block img {
    padding-bottom: 0;
  }
  body .forex-from-home-new .banner-block-1 ul {
    padding-right: 0;
  }
  body .forex-from-home-new .banner-block-1 .left-side {
    padding: 38px 30px 45px;
  }
  body .forex-from-home-new .banner-block-1 .right-side {
    padding: 45px 30px 51px;
  }
  body .forex-from-home-new .banner-block-1 .right-side .inner-form-title {
    padding-right: 20%;
    padding-left: 20%;
  }
  body .forex-from-home-new .videos-block {
    padding: 50px 0 60px;
    background: #f0f0f0;
  }
  body .forex-from-home-new .videos-block .row-1 .left-logo img {
    width: 130px;
    height: 28px;
  }
  body .forex-from-home-new .videos-block .row-1 .header-e-learn {
    font-size: 16px;
  }
  body .forex-from-home-new .videos-block .multiple-items .item.item-1 {
    background: url("assets/img/VIDEO_1.webp") no-repeat center / cover;
  }
  body .forex-from-home-new .videos-block .multiple-items .item.item-2 {
    background: url("assets/img/VIDEO_2.webp") no-repeat center / cover;
  }
  body .forex-from-home-new .videos-block .multiple-items .item.item-3 {
    background: url("assets/img/VIDEO_3.webp") no-repeat center / cover;
  }
  body .forex-from-home-new .videos-block .multiple-items .item.item-4 {
    background: url("assets/img/VIDEO_4.webp") no-repeat center / cover;
  }
  body .forex-from-home-new .videos-block h2 {
    padding: 0 10% 50px;
  }
  body .forex-from-home-new .videos-block .notes-area {
    padding: 30px 10% 51px;
  }
  body .forex-from-home-new .footer-banner-block .col-6 {
    width: 100%;
  }
  body .forex-from-home-new .footer-banner-block .col-6 p {
    text-align: center;
  }
  body.lang-es .forex-from-home-new .banner-block-1 .right-side .inner-form-title,
  body.lang-it .forex-from-home-new .banner-block-1 .right-side .inner-form-title {
    padding-right: 0;
    padding-left: 0;
  }
  .fixed-bottom {
    display: block;
  }
  .learning-section {
    padding: 60px 0;
  }
}
@media screen and (max-width: 375px) {
  body.lang-es .content {
    padding: 0 20px;
  }
  body.lang-es h1 {
    font-size: 25px;
  }
  body.lang-es .forex-from-home-new .banner-block-1 .left-side,
  body.lang-es .forex-from-home-new .banner-block-1 .right-side {
    padding: 30px;
  }
}
/*slick*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*slick-theme*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  /*src: url('./fonts/slick.eot');*/
  /*src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');*/
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: 'â†';
}
[dir='rtl'] .slick-prev:before {
  content: 'â†’';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: 'â†’';
}
[dir='rtl'] .slick-next:before {
  content: 'â†';
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: 'â€¢';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
/*# sourceMappingURL=styles.css.map */

.course-section {
  padding: 90px 0;
  background: #f8fafc;
}

.course-title {
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 70px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.course-card {
  background: #fff;
  border-radius: 24px;
  padding: 40px 30px;
  text-align: center;
  border: 1px solid #e8e8e8;
  transition: 0.3s ease;
  height: 100%;

  /* Better alignment */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.course-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.06);
}

.course-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #eef5ff;
  color: #0d6efd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin: 0 auto 6px;
}

.course-card-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 18px;
}

.course-card-text {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
}
.learning-section {
  padding: 90px 0;
  background: #f8fafc;
}

.learning-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 14px;
}

.learning-subtitle {
  text-align: center;
  font-size: 20px;
  color: #666;
  margin-bottom: 50px;
}

.learning-card {
  background: #fff;
  border-radius: 24px;
  padding: 40px 30px;
  border: 1px solid #e9ecef;
  transition: 0.3s ease;

  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
}

.learning-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(0,0,0,0.06);
}

.learning-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #eef5ff;
  color: #0d6efd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin: 0 auto 20px;
}

.learning-number {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 18px;
  line-height: 1;
}

.learning-text {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
}
.testimonial-section {
  padding: 100px 0;
  background: #ffffff;
}

.testimonial-card {
  margin: 50px auto 0;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 28px;
  padding: 60px;
  position: relative;
  box-shadow: 0 10px 35px rgba(0,0,0,0.04);
}

.quote-icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #eef5ff;
  color: #1d324e;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  margin-bottom: 35px;
}

.testimonial-text {
  font-size: 20px;
  line-height: 1.5;
  color: #222;
  font-weight: 400;
  margin-bottom: 35px;
}

.testimonial-author {
  font-size: 20px;
  font-weight: 700;
  color: #1d324e;
}
.d-flex {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.version-v6 .inner-form {
  display: flex;
  flex-direction: column;
}
.version-v6 .inner-form-title {
  order: 1;
}
.version-v6 #register {
  order: 2;
}
.version-v6 .inner-form .notes {
  order: 3;
  font-size: 14px!important;
  margin-bottom: 25px;
}
.version-v6 .warning {
  order: 4;
}

@media (max-width: 991px) {
  .learning-section {
    padding: 50px 0;
  }
  .learning-section .row,
  .videos-block .row {
     float: none;
    margin: 0 auto;
  }
  .learning-section .row .col-md-4,
  .videos-block .row .col-md-4 {
    margin-bottom: 25px;
  }
  .testimonial-card {
    padding: 35px 25px;
  }

  .testimonial-text {
    font-size: 18px;
  }

  .testimonial-author {
    font-size: 19px;
  }

  .learning-subtitle {
    font-size: 18px;
    margin-bottom: 40px;
  }

  .learning-text {
    font-size: 17px;
  }

  .course-title {
    font-size: 34px;
    margin-bottom: 40px;
  }

  .course-card-title {
    font-size: 24px;
  }

  .course-card-text {
    font-size: 17px;
  }
  .footer-banner-block {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  .fixed-bottom {
    display: none !important;
  }
}
