@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");

.strike {
  text-decoration: line-through;
  font-weight: 400;
}
.pkPrice {
  margin-bottom: 30px;
}

.sfPageEditor #myVideo {
  display: none;
}

#mainWrapper {
  background-color: #15151636;
}
.isTest .container_wrapper.sf_cols {
  margin: 0 0;
}
a.fbtn {
  font-size: 20px;
  padding: 15px 50px;
}

.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: #00401a;
  /*font-family: 'Libre Baskerville', serif;*/
  font-weight: 400;
}
.container_wrapper h1 {
  font-size: 50px;
}
.container_wrapper p {
  font-size: 18px;
}
.footerBottom {
  position: relative;
}
.introWrapper {
  position: relative;
  min-height: calc(100vh - 80px);
  margin-bottom: 0px !important;
}
.isTest .introWrapper {
  min-height: 100vh;
}

.sf_cols.container_wrapper.floatWrapper.introWrapper {
  display: flex;
  align-items: center;
}
.floatWrapper {
  position: relative;
  margin-bottom: 0px !important;
}
.introWrapper .container {
  width: 95% !important;
}
.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: "Libre Baskerville", serif;
}

.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(255, 255, 255, 0.9);
  position: relative;
  margin-bottom: 0px !important;
  padding-top: 0px;
  padding-bottom: 70px;
}
.whatBlock {
  padding-top: 70px !important;
}
.keyFeatures .block > div {
  background: linear-gradient(
    151deg,
    #2d5d41 0%,
    #1b5d36 56%,
    #289555 81%,
    #104a28 100%
  );
  color: #fff;
  padding: 40px 20px 30px 20px;
  text-align: center;
  border-radius: 30px;
  margin-bottom: 30px;
}
.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/qualifications/sriwhobg4.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: #239a54;
  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: linear-gradient(
    151deg,
    #2d5d41 0%,
    #1b5d36 56%,
    #001609 81%,
    #104a28 100%
  );
  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;
}
.priceSave {
  display: inline-block;
  background: #8908b3;
  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);
}

.container_wrapper .btn-primary {
  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: #8908b3;
}
.primePackage .btn-primary:hover {
  background: #a421cf;
}
.rating span {
  font-size: 30px;
  margin-top: 14px;
}

.container_wrapper .btn-default {
  background: #00401a;
  color: #fff;
}
.container_wrapper .btn-default:hover {
  background: #1d8146;
  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,
    #2d5d41 0%,
    #1b5d36 56%,
    #289555 81%,
    #104a28 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: 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;
  }

  #myVideo {
    right: -382px;
    bottom: -77px;
  }

  .introWrapper {
    background-color: #00000087;
  }
}

@media (min-width: 768px) {
  .col-sm-4 {
    /* width: 25%; */
    float: left;
  }

  .intro img {
    max-width: 300px;
  }

  #myVideo {
    right: -382px;
    bottom: -77px;
  }

  .introWrapper {
    background-color: #00000087;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }

  .introWrapper h1 {
    font-size: 60px !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: 65%;
  }
  .isTest .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;
    bottom: 0;
  }

  .intro {
    /* padding: 80px 0px 0px; */
    text-align: left !important;
  }

  .introWrapper h1 {
    font-size: 60px !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: linear-gradient(
    151deg,
    #1b422b 0%,
    #378155 56%,
    #29854e 81%,
    #176b3a 100%
  );
  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: 97%;
  }
  .lSAction > .lSNext {
    right: 5% !important;
    top: 97%;
  }

  .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;
  }
}

@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;
  }
}

a#addToBasket {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
