.form-control {
  background-color: #fff !important; }

::placeholder {
  color: #282727 !important; }

.block--1594910131168 img {
  margin-bottom: 0; }

.section--testimonial .testimonial__title {
  opacity: 1 !important; }

.header .header-menu a {
  font-weight: 500; }

.footer_about {
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #676666;
  padding-bottom: 15px; }

.footer__menu {
  float: none; }

.footer__menu-item {
  margin-right: 5px;
  border: 1px solid #fff;
  padding: 0 10px;
  margin-left: 0; }

.footer_blog_posts {
  border-bottom: 1px solid #676666; }

.footer_blog_posts .blog_post__title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
  margin: 0;
  margin-top: 20px;
  font-weight: 500; }

.footer_blog_posts .blog_post__date {
  opacity: .5;
  font-size: 14px;
  font-weight: 400;
  margin: 5px 0 10px; }

.footer p {
  font-weight: 300; }

.footer .social-icons {
  margin-bottom: 15px !important; }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .section--1594732958264 {
    padding-top: 25px !important; }

  .header {
    position: relative;
    width: 100%;
    z-index: 1111;
    background: #fff; }

  .header .logo--text {
    padding-right: 0; } }
.section--1594732958264 {
  padding-top: 220px; }

.block--1594733067695 {
  padding: 30px 40px;
  background: #fff; }

@media only screen and (max-width: 320px) {
  .product_text h4 {
    font-size: 17px !important; } }
/*============================================================================
  #Colors
==============================================================================*/
/*============================================================================
  #Button Styles
==============================================================================*/
.section--products .multi_video .multi_video--bar a {
  border: none !important;
  border-color: none !important;
  box-shadow: 0px 3px 5px #888888 !important;
  border-radius: 4px !important;
  position: relative !important; }
  .section--products .multi_video .multi_video--bar a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.2)); }

.section--products .multi_video .multi_video--bar a:first-of-type {
  box-shadow: -3px 3px 5px rgba(0, 0, 0, 0.5) !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
.section--products .multi_video .multi_video--bar a:last-of-type {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5) !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

/*============================================================================
  #Product Styles
==============================================================================*/
.section--products {
  padding-bottom: 50px; }
  .section--products .slick-list .col-md-3 img {
    margin: 0 0; }
  .section--products .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 45%;
    height: 40px;
    width: 40px;
    display: inline;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1000; }
  .section--products .slick-prev {
    left: -40px;
    background: url("left.png") no-repeat center center;
    background-size: 100%; }
  .section--products .slick-next {
    right: -40px;
    background: url("right.png") no-repeat center center;
    background-size: 100%; }
  .section--products .multi_video {
    position: relative; }
    .section--products .multi_video .multi_video--bar {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 0 20px;
      background: transparent;
      text-align: center;
      font-size: 0; }
      .section--products .multi_video .multi_video--bar a {
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        padding: 7px;
        width: 48%;
        border: 1px solid #fff;
        background: #fff;
        color: #000; }
        .section--products .multi_video .multi_video--bar a:last-of-type {
          background: #2c3e50;
          color: #000;
          border: 1px solid #2c3e50; }

/*============================================================================
  #Hero Slider Style
==============================================================================*/
.section--hero-slider {
  padding: 0;
  position: relative; }

.hero-slideshow .slide {
  padding-top: 300px; }
  .hero-slideshow .slide h1 {
    font-size: 28px; }
.hero-slideshow .slide-content {
  padding: 30px;
  padding-top: 10px;
  padding-bottom: 60px;
  background: rgba(255, 255, 255, 0.42);
  color: #fff; }
  .hero-slideshow .slide-content img {
    max-height: 100px; }
  .hero-slideshow .slide-content a {
    margin-top: 0; }
.hero-slideshow .slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 45%;
  height: 40px;
  width: 40px;
  display: inline;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 1000; }
.hero-slideshow .slick-prev {
  left: -40px;
  background: url("left.png") no-repeat center center;
  background-size: 100%; }
.hero-slideshow .slick-next {
  right: -40px;
  background: url("right.png") no-repeat center center;
  background-size: 100%; }
.hero-slideshow .slick-dots {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  display: block;
  margin: 0;
  margin: 0 auto;
  margin-bottom: 2rem;
  padding: 0;
  list-style: none; }
  .hero-slideshow .slick-dots li {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: inline-block;
    height: 10px;
    margin: 0;
    cursor: pointer; }
    .hero-slideshow .slick-dots li.slick-active button {
      background: #2c3e50; }
    .hero-slideshow .slick-dots li button {
      width: 0.75rem;
      height: 0.75rem;
      margin: 0.5rem;
      border: none;
      background: #ffffff;
      border-radius: 50%; }

.block--1594640492284 {
  display: none !important; }

@media only screen and (max-width: 767px) {
  p.text14 {
    text-align: center; }

  h4.padding {
    text-align: center !important;
    line-height: 50px !important;
    font-size: 30px !important; }

  .aligntext {
    padding: 0px 0px !important; }

  .block--1594640492284 {
    display: block !important; }

  .block--1594568481603 {
    display: none !important; }

  .block--1594607227655_0 {
    text-align: center !important; } }
.product_text {
  font-size: 16px; }

.section--products .multi_video .multi_video--bar a:last-of-type {
  background: #c7d6ed; }

@media screen and (min-width: 320px) and (max-width: 1024px) {
  .section--products .slick-next {
    right: -20px  !important; }

  .section--products .slick-prev {
    left: -20px !important; } }
/* Testimonial Style*/
.testistyle {
  padding: 20px;
  padding-top: 70px;
  background: #B86221;
  min-height: 315px;
  margin-bottom: 30px;
  color: #fff; }

.testi_img {
  max-width: 80px !important;
  max-height: 130px !important;
  margin-top: -61px !important;
  margin: 0px auto;
  margin-bottom: 0 !important;
  transform: translateY(65px);
  border: 4px solid #fff;
  box-shadow: 0px 1px 8px #ccc; }

.testi_extra {
  padding: 0 2rem !important; }

.testi_text {
  font-size: 18px !important;
  font-style: italic;
  line-height: 24px; }

.testimonial__title {
  font-style: normal;
  font-size: 18px;
  opacity: 0.6; }

.img-circle {
  border-radius: 50%; }

.section--testimonial {
  text-align: center;
  padding: 50px 0; }

.section--testimonial .slick-dots {
  display: table !important;
  margin: 0;
  margin: 0 auto;
  margin-bottom: 0rem;
  padding: 0;
  list-style: none; }

.section--testimonial .slick-dots li {
  font-size: 0;
  line-height: 0;
  position: relative;
  display: table-cell;
  height: 10px;
  margin: 0;
  cursor: pointer; }

.section--testimonial .slick-dots li button {
  background: #338eef; }

.section--testimonial .slick-dots li button {
  width: 10px;
  height: 10px;
  margin: 10px;
  padding: 0;
  font-size: 0px;
  border: none;
  background: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.section--testimonial .slick-dots li button {
  background: transparent !important;
  border: 2px solid #338eef; }

.section--testimonial .slick-dots li.slick-active button {
  background: #338eef !important; }

.section--testimonial .slick-dots li button {
  outline: 0; }

@media screen and (min-width: 480px) and (max-width: 767px) {
  .testi_extra {
    padding: 0 .5rem !important; } }
@media screen and (min-width: 320px) and (max-width: 479px) {
  .testi_extra {
    padding: 0rem !important; } }
/* End Testimonial Style*/
.footer__text-container {
  text-align: center;
  border-top: 1px solid #676666; }

.footer__copyright {
  float: none !important; }

.footer__logo {
  height: 100%;
  max-height: 75px; }

.block--1595064257525_0 img {
  max-height: 70px; }

.block--1595064257525_1 img {
  max-height: 70px; }

.block--1595064257525_2 img {
  max-height: 70px; }

.background-image--1594808715393 .heading_logo img {
  width: 300px; }

p.textt1 {
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase; }

.section--1594911632416 .container {
  padding: 0;
  max-width: 100% !important; }

.block--1599118846882_0 {
  background: #eca5ff7a;
  padding: 10px 20px; }

p.textt2 {
  line-height: 50px;
  text-shadow: 4px 2px #ffbf99;
  font-size: 40px;
  font-weight: bold;
  font-style: italic; }

p.text13 {
  color: #fff;
  margin: -14px 0px;
  padding: 0px 0px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 3px; }

p.text14 {
  color: #000;
  margin: -24px 0px;
  padding: 0px 0px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 3px; }

.blkbutton {
  margin: 23px 0px; }

h4.padding {
  text-align: left;
  letter-spacing: 3px;
  font-size: 50px;
  padding: 0px 50px;
  line-height: 70px; }

li.image_li img {
  margin: 0px 50px;
  text-align: left;
  position: absolute;
  left: 0;
  max-width: 50px;
  width: 100%; }

li.image_li2 img {
  margin: 0px 50px;
  text-align: left;
  position: absolute;
  left: 0;
  max-width: 50px;
  width: 100%; }

li.image_li3 img {
  margin: 0px 50px;
  text-align: left;
  position: absolute;
  left: 0;
  max-width: 50px;
  width: 100%; }

li.image_li4 img {
  margin: 0px 50px;
  text-align: left;
  position: absolute;
  left: 0;
  max-width: 50px;
  width: 100%; }

li.image_li5 img {
  margin: 0px 50px;
  text-align: left;
  position: absolute;
  left: 0;
  max-width: 50px;
  width: 100%; }

ul.dot {
  list-style-type: none; }

p.textt5 {
  text-align: left;
  margin: 0px 5px;
  padding: 0px 50px;
  font-size: 22px;
  font-weight: bold; }

ul.course-1 {
  list-style-type: none; }

.image_li_image img {
  margin: 0px 0px;
  text-align: left;
  position: absolute;
  left: 0;
  max-width: 80px;
  width: 100%; }

p.course-text {
  color: #77838d;
  font-weight: bold;
  letter-spacing: 4px;
  margin: 10px 29px;
  padding: 6px 30px;
  text-align: center;
  font-size: 24px;
  background-color: #fff;
  box-shadow: 6px 6px 0px 0px;
  line-height: 30px; }

h2.heading__title {
  margin: 15px 0px; }

span.bonues {
  letter-spacing: 15px;
  font-size: 65px;
  font-weight: 400; }

span.bonues1 {
  letter-spacing: 0.174em;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700; }

span.course {
  line-height: 1.4;
  letter-spacing: 4px;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700; }

span.course2 {
  line-height: 40px;
  letter-spacing: 4px;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: normal; }

p.image_bottom img {
  margin: 0px 0px;
  width: 100%;
  max-width: 450px; }

.btn--solid.btn--1599580639521 {
  box-shadow: 6px 8px 0px 0px;
  font-size: 22px;
  padding: 15px 46px; }

.btn--solid.btn--1599581695374 {
  box-shadow: 6px 8px 0px 0px;
  font-size: 22px;
  padding: 15px 50px; }

.heading_logo img {
  margin-bottom: 0px;
  max-width: 250px; }

h4.feature_head {
  min-height: 43px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3px; }

.section--1599573855005 .container {
  background-image: url(https://s3.amazonaws.com/kajabi-storefronts-production/themes/2622005/settings_images/ZMA995KYQUemDO9xVQ6s_New_Project_58.png);
  background-repeat: no-repeat;
  width: 100%; }

.block--1599641978729 {
  transform: translate(-256px, 10px); }

.Xv5OvA {
  transform: translate(258px, 10px); }

.h4text {
  margin-top: 40px; }

.block--1599646862644 img {
  transform: translate(-58px, -473px); }

p.imagee1 img {
  max-width: 450px;
  top: 0;
  position: absolute;
  transform: translate(-653px, 38px);
  margin: 0px; }

.section--1599573855005 {
  padding: 0px 0px; }

.section--1599713071962 {
  padding: 0px 0px;
  margin: -2px 0px; }

.image_3 img {
  max-width: 440px; }

.block--1599714785085 {
  z-index: 1111;
  left: 0;
  position: absolute;
  transform: translate(290px, -580px); }

.btn--solid {
  box-shadow: 6px 6px 0px 0px #0c0b0b;
  font-size: 22px;
  padding: 15px 50px;
  color: #fff;
  border: none; }

.Xv5OvA1 {
  z-index: 1111;
  left: 0;
  position: relative;
  transform: translate(126px, -50px); }

/* Mobile CSS */
/* Mobile CSS */
/* Mobile CSS */
@media screen and (max-width: 767px) {
  .block--1599641978729 {
    transform: translate(0px, 0px); }

  .Xv5OvA1 {
    display: none; }

  p.course-text {
    color: #77838d;
    font-weight: bold;
    letter-spacing: 4px;
    margin: 0px 24px;
    padding: 0px 7px;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    box-shadow: 6px 6px 0px 0px;
    line-height: 22px; }

  .image_li_image img {
    margin: 18px 0px;
    text-align: left;
    position: absolute;
    left: 0;
    max-width: 70px;
    width: 100%; }

  span.course2 {
    line-height: 30px;
    letter-spacing: 4px;
    font-size: 24px; }

  .image_3 img {
    max-width: 100%; }

  .block--1599714785085 {
    z-index: 1111;
    left: 0;
    position: relative;
    transform: translate(0px, 0px); }

  p.textt5 {
    text-align: left;
    margin: 0px 5px;
    padding: 0px 20px;
    font-size: 20px;
    font-weight: bold; }

  li.image_li img {
    margin: 10px 4px;
    text-align: center;
    position: absolute;
    left: 0;
    max-width: 40px;
    width: 100%; }

  li.image_li2 img {
    margin: 10px 4px;
    text-align: center;
    position: absolute;
    left: 0;
    max-width: 40px;
    width: 100%; }

  li.image_li3 img {
    margin: 10px 4px;
    text-align: center;
    position: absolute;
    left: 0;
    max-width: 40px;
    width: 100%; }

  li.image_li4 img {
    margin: 10px 4px;
    text-align: center;
    position: absolute;
    left: 0;
    max-width: 40px;
    width: 100%; }

  li.image_li5 img {
    margin: 10px 4px;
    text-align: center;
    position: absolute;
    left: 0;
    max-width: 40px;
    width: 100%; }

  p.text14 {
    margin: auto; }

  .Xv5OvA {
    display: none; }

  p.imagee1 img {
    max-width: 450px;
    top: 0;
    position: relative;
    transform: translate(-77px, 0px);
    margin: 0px; } }
/* Mobile CSS */
/* Mobile CSS */
/* Mobile CSS */
/* Tablat CSS */
/* Tablat CSS */
/* Tablat CSS */
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .block--1599641978729 {
    transform: translate(0px, 0px); }

  .Xv5OvA {
    display: block !important;
    transform: translate(329px, 13px); }

  .h4text {
    margin-top: 40px; }

  .block--1599646862644 img {
    transform: translate(-58px, -473px); }

  p.imagee1 img {
    max-width: 450px;
    top: 0;
    position: absolute;
    transform: translate(-653px, 38px);
    margin: 0px; }

  .section--1599573855005 {
    padding: 0px 0px; }

  .image_3 img {
    max-width: 500px;
    width: 100%; }

  .block--1599714785085 {
    z-index: 1111;
    left: 0;
    position: absolute;
    transform: translate(20px, -500px); }

  .Xv5OvA1 {
    display: none;
    z-index: 1111;
    left: 0;
    position: relative;
    transform: translate(126px, -45px); }

  .dot li img {
    margin: -4px 0; }

  p.textt5 {
    text-align: left;
    margin: 0 5px;
    padding: 0 0;
    font-size: 18px;
    font-weight: bold; }

  h3.ctext1 {
    font-size: 18px !important; }

  h2.ctext1 {
    font-size: 18px !important; } }
@media screen and (min-width: 1600px) {
  .block--1599714785085 {
    transform: translate(512px, -578px) !important; } }
@media screen and (max-width: 1600px) and (min-width: 1500px) {
  .block--1599714785085 {
    transform: translate(389px, -585px) !important; } }
/* Tablat CSS */
/* Tablat CSS */
/* Tablat CSS */
