@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");
.container {
  width: 90% !important;
  margin: auto;
}
.sf-Long-text {
  margin-bottom: 0px;
}
/* customization css */
#cph_main_cph_main_C021_Col00
  > div:nth-child(2)
  > div
  > div
  > div
  > div
  > p:nth-child(1) {
  margin-top: 40px;
}
body {
  background: #000;
}
.row.pricesWrapper {
  display: flex;
  justify-content: center;
}
em.fas.fa-check-circle {
  margin-right: 10px;
}
.regform label,
.regform strong {
  color: #fff;
}
.units {
  text-align: center !important;
  background: linear-gradient(
    338deg,
    rgba(77, 13, 2, 1) 0%,
    rgba(190, 121, 0, 1) 56%,
    rgba(180, 124, 0, 1) 81%,
    rgba(249, 202, 67, 1) 100%
  );
  padding: 1px 40px 30px;
  border-radius: 40px;
  color: #ffffff;
  text-align: center;
  box-shadow: 0px 5px 20px rgb(0 0 0 / 30%);
  width: 100%;
  height: 100%;
}
.units.unit1 {
  background: linear-gradient(
    338deg,
    rgba(19, 22, 43, 1) 0%,
    rgba(34, 48, 92, 1) 56%,
    rgba(30, 89, 165, 1) 81%,
    rgba(44, 99, 173, 1) 100%
  );
  color: #fff;
}
.units > h2 {
  color: white !important;
}
.aiTable th,
.aiTable td {
  font-size: 14px;
}
th[scope="row"] {
  color: #fff;
  text-align: center;
}
td:nth-child(2),
th[scope="col"]:nth-child(2) {
  background: linear-gradient(
    338deg,
    rgba(19, 22, 43, 1) 0%,
    rgba(34, 48, 92, 1) 56%,
    rgba(30, 89, 165, 1) 81%,
    rgba(44, 99, 173, 1) 100%
  );
  color: #fff;
  text-align: center;
}
td:nth-child(3),
th[scope="col"]:nth-child(3) {
  background: linear-gradient(
    338deg,
    rgba(77, 13, 2, 1) 0%,
    rgba(190, 121, 0, 1) 56%,
    rgba(180, 124, 0, 1) 81%,
    rgba(249, 202, 67, 1) 100%
  );
  color: #fff;
  text-align: center;
}

/* ------------------------------------------------------------------ */
.sfPageEditor #myVideo {
  display: none;
}

a.fbtn {
  font-size: 20px;
  padding: 15px 50px;
}
.container_wrapper.sf_cols {
  margin: 0 0;
}
.finOutMore {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.whoContent {
  text-align: left;
}

#myVideo {
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}
.covidAlert {
  display: none;
}
.container_wrapper h1,
.container_wrapper h2,
.container_wrapper h3 {
  color: #fff;
  /*font-family: 'Libre Baskerville', serif;*/
  font-weight: 400;
}
.container_wrapper h1 {
  font-size: 50px;
}
.container_wrapper p {
  font-size: 18px;
  color: #fff;
}
.footerBottom {
  position: relative;
}
.introWrapper {
  position: relative;
  min-height: calc(100vh - 80px);
  margin-bottom: 0px !important;
}

.sf_cols.container_wrapper.floatWrapper.introWrapper {
  display: flex;
  align-items: center;
}
.floatWrapper {
  position: relative;
  margin-bottom: 0px !important;
}
.introWrapper .container {
  width: 95%;
}
.introWrapper .container {
  width: 95% !important;
  height: auto !important;
  background: transparent;
  margin-left: 5%;
}
.introWrapper .container:after {
  content: none;
}
.introWrapper .sfContentBlock {
  padding: 10px 50px !important;
  font-weight: 500 !important;
  font-size: 18px;
  color: #fff;
}

.floatWrapper .sfContentBlock {
  padding: 80px 0px 100px;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
}
.introWrapper h1 {
  color: #fff !important;
  font-family: "open sans";
  font-weight: bold;
}

.floatWrapper h1 {
  color: #fff !important;
}
.intro {
  text-align: left !important;
}

.scrollForMore .sfContentBlock {
  width: 100%;
  text-align: center;
}
.scrollForMore span.fas {
  font-size: 40px;
  margin-bottom: 10px;
}
.whoContent p {
  font-size: 20px;
  font-weight: 500;
}
.container_wrapper.whiteBlock {
  background: rgba(0, 0, 0, 0.85);
  position: relative;
  margin-bottom: 0px !important;
  padding-top: 0px;
  padding-bottom: 70px;
}
.whatBlock {
  padding-top: 70px !important;
}
.aiTable {
  background: transparent;
}
.keyFeatures .block > div {
  /* background: linear-gradient(151deg, rgba(62,31,99,1) 0%, rgba(95,55,142,1) 30%, rgba(42,131,132,1) 75%, rgba(133,253,254,1) 100%); */
  color: #fff;
  padding: 30px 0px;
  text-align: center;
  border-radius: 30px;
  margin-bottom: 30px;
}
.moduleBlocks .col-sm-2 > div {
  padding: 10px;
  height: 150px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: end;
  text-align: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  color: #fff;
  border-radius: 20px;
  transition: all 0.5s;
}
.moduleBlocks .col-sm-4 > div {
  padding: 25px 10px;
  height: 250px;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: end;
  text-align: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  color: #fff;
  border-radius: 20px;
  transition: all 0.5s;
  margin-bottom: 30px;
}
.moduleBlocks .col-sm-2 > div:hover {
  transform: scale(1.2);
}
.moduleBlocks .col-sm-4 > div:hover {
  transform: scale(1.1);
}
.module1 > div {
  background: linear-gradient(
      180deg,
      rgba(83, 149, 224, 0) 43%,
      rgba(0, 0, 0, 0.532463180584734) 69%,
      rgba(0, 0, 0, 1) 100%
    ),
    url("/cisiweb2/image/ai/module1.jpg");
}
.module2 > div {
  background: linear-gradient(
      180deg,
      rgba(83, 149, 224, 0) 43%,
      rgba(0, 0, 0, 0.532463180584734) 69%,
      rgba(0, 0, 0, 1) 100%
    ),
    url("/cisiweb2/image/ai/module2.jpg");
}
.module3 > div {
  background: linear-gradient(
      180deg,
      rgba(83, 149, 224, 0) 43%,
      rgba(0, 0, 0, 0.532463180584734) 69%,
      rgba(0, 0, 0, 1) 100%
    ),
    url("/cisiweb2/image/ai/module3.jpg");
}
.module4 > div {
  background: linear-gradient(
      180deg,
      rgba(83, 149, 224, 0) 43%,
      rgba(0, 0, 0, 0.532463180584734) 69%,
      rgba(0, 0, 0, 1) 100%
    ),
    url("/cisiweb2/image/ai/module4.jpg");
}
.module5 > div {
  background: linear-gradient(
      180deg,
      rgba(83, 149, 224, 0) 43%,
      rgba(0, 0, 0, 0.532463180584734) 69%,
      rgba(0, 0, 0, 1) 100%
    ),
    url("/cisiweb2/image/ai/module5.jpg");
}
.module6 > div {
  background: linear-gradient(
      180deg,
      rgba(83, 149, 224, 0) 43%,
      rgba(0, 0, 0, 0.532463180584734) 69%,
      rgba(0, 0, 0, 1) 100%
    ),
    url("/cisiweb2/image/ai/module6.jpg");
}
.keyFeatures .block p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0px;
}
.keyFeatures .block span {
  font-size: 100px;
  margin-bottom: 20px;
}
section {
  margin-bottom: 0px;
}

.whoWrapper {
  background: url("/cisiweb2/image/ai/who.jpg");
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
.whoWrapper.floatWrapper {
  /* background: rgba(0, 0, 0, 0.6) !important; */
}
.whoContent {
}
.quoteWrapper {
  background: linear-gradient(
    338deg,
    rgba(229, 152, 79, 1) 0%,
    rgba(222, 118, 109, 1) 71%,
    rgba(185, 101, 134, 1) 100%
  );
  border-radius: 200px;
  padding: 20px 30px;
  color: #fff;
  font-style: italic;
  font-size: 22px;
  margin-bottom: 20px;
}
img.reviewImage {
  border-radius: 200px;
}
.quoteAuthor {
  text-align: right;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  padding-right: 30px;
}

.packageWrapper {
  background: #459ec4;
  padding: 1px 40px 30px;
  border-radius: 40px;
  color: #ffffff;
  text-align: center;
  transform: scale(0.9);
  box-shadow: 0px 5px 20px rgb(0 0 0 / 30%);
  width: 100%;
}
.primePackage {
  background: #3e1f63;
  color: #fff;
  transform: scale(1);
}
.packageWrapper.primePackage h2 {
  color: #ffffff !important;
}
.packageWrapper h2 {
  color: #ffffff !important;
}
.packageWrapper p {
  margin-bottom: 10px;
  font-size: 16px;
}
.price {
  font-size: 50px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 10px;
}
.formBlock {
  width: 100% !important;
  margin: 80px auto auto auto !important;
}
.intro h2 {
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 40px;
}
.priceSave {
  display: inline-block;
  background: #459ec4;
  padding: 10px 20px;
  border-radius: 10px;
  position: absolute;
  font-size: 18px;
  top: -10px;
  right: -10px;
  box-shadow: 3px 3px 5px rgb(0 0 0 / 30%);
  transform: rotate(10deg);
}
.featured {
  display: none;
}
.quote {
  color: #fff;
  font-size: 30px;
  font-style: italic;
  padding: 10px;
}
.quoteAuthor {
  width: 100%;
  float: none;
  margin-top: 50px;
  color: #fff;
  text-align: left;
  padding-right: 0px;
}
.quoteAuthor img {
  width: 100px;
  border-radius: 200px;
  float: right !important;
  border: 2px solid #fff;
  margin-left: 20px;
  margin-top: 00px;
}
.container_wrapper .btn-primary,
button[type="submit"] {
  font-size: 20px;
  width: 100%;
  background: #1d5064;
  border: 0px solid;
  transition: all 0.3s;
}
.container_wrapper .btn-primary:hover {
  background: #307390;
}
.primePackage .btn-primary {
  background: #fff;
  color: #3e1f63;
}
.primePackage .btn-primary:hover {
  background: #64369c;
  color: #fff;
}
.rating span {
  font-size: 30px;
  margin-top: 14px;
}

.container_wrapper .btn-default {
  background: #212f5a;
  color: #fff;
}
.container_wrapper .btn-default:hover {
  background: #1f549c;
  color: #fff;
}
.contents .col-sm-4 {
  text-align: center;
  margin: 30px 0px;
  font-size: 16px;
  font-weight: 500;
}
.contents span {
  font-size: 60px;
  background: linear-gradient(
    151deg,
    rgb(0 64 78) 0%,
    rgb(41 86 108) 56%,
    rgb(46 132 171) 81%,
    rgb(60 143 178) 100%
  );
  margin-bottom: 10px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.bannerAdvert {
  /* width: 100%; */
  /* height: 300px; */
  /* background: #57871a; */
  /* text-align: left; */
  /* margin-top: 80px; */
}
.bannerAdvert img {
  /* height: 300px; */
}

.col-xs-5ths,
.col-sm-4,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (max-width: 600px) {
  .units.unit1 {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .embed-responsive {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .quoteWrapper {
    border-radius: 30px;
    text-align: center;
    display: flex;
    /* align-items: center; */
    justify-content: center;
  }

  .introWrapper .sfContentBlock {
    padding: unset !important;
  }

  .introWrapper h1 {
    font-size: 40px !important;
  }

  .container_wrapper h1,
  .container_wrapper h2 {
    font-size: 40px;
  }
  .introWrapper p {
    font-size: 15px !important;
  }
  .scrollForMore {
    display: none;
  }
  video#myVideo2 {
    position: absolute;
    left: 0;
    z-index: -1;
    filter: opacity(1);
    width: 100%;
    /* height: 64vh; */
    object-fit: cover;
  }

  #myVideo {
    right: -1000px;
    bottom: -77px;
  }

  .introWrapper {
    background-color: #000000cf;
  }
}

@media (min-width: 768px) {
  .intro img {
    max-width: 300px;
  }

  #myVideo {
    right: -382px;
    bottom: -77px;
  }

  .introWrapper {
    background-color: #000000cf;
  }
}

@media (min-width: 992px) {
  .formBlock {
    width: 60% !important;
    margin: auto !important;
  }
  .quote {
    color: #fff;
    font-size: 40px;
    font-style: italic;
    padding: 10px 30px 10px 100px;
  }
  .quoteAuthor {
    width: 45%;
    float: right;
    margin-top: 50px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
  }
  .quoteAuthor img {
    width: 150px;
    border-radius: 200px;
    float: right !important;
    border: 2px solid #fff;
    margin-left: 20px;
    margin-top: -30px;
  }
  .col-md-5ths {
    width: 20%;
    float: left;
  }

  .introWrapper h1 {
    font-size: 50px !important;
  }

  .introWrapper p {
    font-size: 20px !important;
  }
}

@media (width: 1024px) {
  .quoteWrapper {
    border-radius: 115px;
  }
}

@media (min-width: 1250px) {
  .scrollForMore {
    display: none;
  }

  .col-lg-5ths {
    width: 20%;
    float: left;
  }

  #myVideo {
    right: -382px;
    bottom: -102px;
  }

  .intro img {
    max-width: 300px;
  }

  .intro {
    /* padding: 25px 0px 0px; */
    /* text-align: left !important; */
  }

  .introWrapper h1 {
    font-size: 50px !important;
  }

  .introWrapper p {
    font-size: 15px !important;
  }

  .introWrapper .sfContentBlock {
    width: 100%;
  }
  .introWrapper .sfContentBlock {
    width: 100%;
  }
  .scrollForMore .sfContentBlock {
    width: 100%;
  }
}

@media (width: 1366px) and (width: 1024px) {
  .scrollForMore {
    display: block;
  }
}

@media (min-width: 1600px) {
  .scrollForMore {
    display: block;
  }

  .intro img {
    max-width: 450px;
  }

  .introWrapper p {
    font-size: 18px !important;
  }

  #myVideo {
    position: fixed;
    right: 0;
    top: 0;
  }

  .intro {
    /* padding: 80px 0px 0px; */
    text-align: left !important;
  }

  .introWrapper h1 {
    font-size: 50px !important;
  }

  .scrollForMore .sfContentBlock {
    width: 100%;
  }

  .floatWrapper {
    /* background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.7) 0%,
      rgba(0, 0, 0, 0) 100%
    ) !important; */
  }
}

.intro h3 {
  color: white;
  margin-top: 15px;
}

.sf_cols.container_wrapper.whiteBlock.courseCont {
  padding-top: 50px;
}

/*Additional Resources*/
.blueBackground {
  padding-top: 80px !important;
  padding-bottom: 100px !important;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  margin-bottom: 0px !important;
}

.lSAction > a {
  top: 95%;
  opacity: 0.8 !important;
  background-image: url(/cisiweb2/image/master/controls_dark.png) !important;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #8bc34a !important;
  height: 12px !important;
  width: 12px !important;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #1d1e1f !important;
}
.lSSlideOuter .lSPager.lSpg {
  margin-top: -26px !important;
  padding-bottom: 10px !important;
}

.featured .content-slider4 p {
  text-align: center;
}
.lightSlider img {
  border-radius: 20px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
}
.featured .lSAction > a {
  background-image: url(/cisiweb2/image/master/controls_dark.png);
  opacity: 1;
}
.featured .container {
  padding-bottom: 50px;
}

.featured .lslide {
  padding-right: 10px;
  margin-bottom: 45px;
}

.sliderHeader h2 {
  margin-top: 10px;
  margin-bottom: 60px;
  text-align: center;
  color: white;
}
.lSSlideOuter p {
  color: white;
}

@media (max-width: 600px) {
  .lSAction > .lSPrev {
    left: 5% !important;
    top: 96%;
  }
  .lSAction > .lSNext {
    right: 5% !important;
    top: 96%;
  }

  .sliderHeader h2 {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .lSAction > .lSPrev {
    left: 25% !important;
    top: 96%;
  }
  .lSAction > .lSNext {
    right: 25% !important;
    top: 96%;
  }
  .blueBackground.featured .container {
    width: 750px !important;
  }
}
@media (min-width: 992px) {
  .blueBackground.featured .container {
    width: 970px !important;
  }
}

@media (min-width: 1200px) {
  .lSAction > .lSPrev {
    left: 35% !important;
    top: 96%;
  }
  .lSAction > .lSNext {
    right: 35% !important;
    top: 96%;
  }
  .featured .content-slider4 p {
    font-size: 17px;
  }
  .blueBackground.featured .container {
    width: 1170px !important;
  }
  .whoContent {
    width: 60%;
  }
}

@media (min-width: 1300px) {
  .lSAction > .lSPrev {
    left: 35% !important;
    top: 96%;
  }
  .lSAction > .lSNext {
    right: 35% !important;
    top: 96%;
  }
  .featured .content-slider4 p {
    font-size: 19px;
  }
}
@media (min-width: 1600px) {
  .blueBackground.featured .container {
    width: 1500px !important;
  }
}
@media (min-width: 1800px) {
  .lSAction > .lSPrev {
    left: 40% !important;
    top: 96%;
  }
  .lSAction > .lSNext {
    right: 40% !important;
    top: 96%;
  }
  .featured .content-slider4 p {
    font-size: 19px;
    color: #ffffff;
  }
  .whoContent {
    width: 55%;
  }
}

.btnContainer {
  display: flex;
  align-items: center;
  gap: 30px;
}

#addToBasket {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

@media (max-width: 1400px) {
  .btnContainer {
    flex-direction: column;
  }
}

@media (max-width: 1100px) {
  .btnContainer {
    flex-direction: row;
  }
}

@media (max-width: 600px) {
  .btnContainer {
    flex-direction: column;
  }
}
