@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

.sfPageEditor #myVideo {
    display: none;
}

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: 0;
}
.covidAlert {
    display: none;
}
.container_wrapper h1, 
.container_wrapper h2, 
.container_wrapper h3 {
    color: #e5984f;
    /*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;
}

.sf_cols.container_wrapper.floatWrapper.introWrapper {
    display: flex;
    align-items: center;
}
.floatWrapper {
    position: relative;
    margin-bottom: 0px !important;
}
.introWrapper .container {
    width: 95%;
}
.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, rgba(229,152,79,1) 0%, rgba(222,118,109,1) 56%, rgba(185,101,134,1) 81%, rgba(130,95,139,1) 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: #ffddbd;
    padding: 1px 40px 30px;
    border-radius: 40px;
    color: #c17022;
    text-align: center;
    transform: scale(0.9);
    box-shadow: 0px 5px 20px rgb(0 0 0 / 30%);
    width: 100%;
}
.primePackage {
    background: linear-gradient(338deg, rgba(229,152,79,1) 0%, rgba(222,118,109,1) 71%, rgba(185,101,134,1) 100%);
    color: #fff;
    transform: scale(1);
}
.packageWrapper.primePackage h2 {
    color: #ffffff !important;
}
.packageWrapper h2 {
    color: #c17022 !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: #c17022;
    border: 0px solid;
    transition: all 0.3s;
}
.container_wrapper .btn-primary:hover {
    background: #dd8532;
}
.primePackage .btn-primary {
    background:#8908b3;
}
.primePackage .btn-primary:hover{
    background: #a421cf;
 }
 .rating span {
    font-size: 30px;
    margin-top: 14px;
}

  

.container_wrapper .btn-default {
    background: #e5984f;
    color: #fff;
}
.container_wrapper .btn-default:hover {
    background: #c97b32;
    color: #fff;
}
.contents .col-sm-5ths {
    text-align: center;
    margin: 20px 0px;
    font-size: 16px;
    font-weight: 500;
}
.contents span {
    font-size: 60px;
    background: linear-gradient(151deg, rgba(229,152,79,1) 0%, rgba(222,118,109,1) 56%, rgba(185,101,134,1) 81%, rgba(130,95,139,1) 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-5ths,
.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-5ths {
        width: 20%;
        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%;
}

.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;
}
}

