@import url("https://fonts.googleapis.com/css?family=Kaushan+Script");
@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i,900,900i");
.sticky {
  position: fixed;
  bottom: 0;
  z-index: 1;
  background: #1f4c64;
  width: 100vw;
  margin-left: -50vw;
  margin-top: 100px;
  left: 50%; }

.heading-font-style {
  font-family: lulo, cursive !important;
  font-size: 75px; }

.heading-font-style1 {
  font-family: 'Lato', sans-serif; }

#section-footer {
  margin-bottom: 104px; }

.header {
  padding: 15px 0; }

.content-wrap .header .header-menu {
  display: none;
  transition: height 0.25s ease-in; }

.header .header-menu .btn-cta {
  margin-top: 20px; }

.header.sticky .logo--image {
  height: 80px;
  transition: height 0.25s ease-in; }

.header.sticky .logo img {
  max-height: 80px;
  transition: max-height 0.25s ease-in; }

.section--1545056829237 .container {
  max-width: 100%; }

.sticky + .content {
  padding-top: 60px; }

.video__wrapper img {
  box-shadow: 10px 10px 5px #000000; }

.light h4, .light h1, .light p {
  color: #fff; }

.text-center {
  text-align: center; }

.color-white {
  color: #fff; }

.color-black {
  color: #000; }

.color-heading {
  color: #1f4c64; }

.block--1518868768453_0 img {
  display: inline-block;
  box-shadow: 10px 10px 5px #1f4c64; }

.section--custom_content .col-md-6 .img-fluid, .section--custom_content .col-md-5 .img-fluid {
  border-radius: 26px;
  box-shadow: 1px 6px 10px 1px #0003;
  border: 8px solid #f5f5f5; }

.section-week h3 {
  margin: 0;
  padding: 14px 0 0px;
  font-size: 24px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none; }

.section-week h2 {
  font-size: 26px;
  margin-top: 6px;
  color: #1f4c64 !important; }

.card-header {
  padding: .2rem 1.25rem; }

.card-header a {
  margin-top: 0.5rem;
  margin-bottom: .5rem;
  font-weight: 400;
  color: #1f4c64; }

.card-block {
  padding: 1rem 2rem 1.5rem;
  color: #393939;
  font-size: 15px; }

.card-new h3 {
  color: #fff; }

.card-white h3 {
  color: #1F4C64; }

.card-new P {
  font-size: 20px;
  line-height: 25px;
  color: #1f4c64;
  font-weight: 600; }

.quote-block {
  margin-bottom: 25px;
  border-radius: 7px;
  border: 1px solid #cad5e4;
  box-shadow: 0px 4px 7px 0px #eaeaea;
  background: #fff; }

.quote-block.left {
  border-right: 4px solid #e2b3b5; }

.quote-block.right {
  border-left: 4px solid #e2b3b5;
  text-align: right; }

.quote-block.left .col-md-3 {
  padding-left: 0px; }

.quote-block.right .col-md-3 {
  padding-right: 0px; }

.quote-block img {
  margin-top: 0; }

.quote-block h3 {
  font-size: 22px; }

.quote-block p {
  font-size: 16px;
  font-style: italic; }

.quote-block .client {
  font-weight: 600;
  font-style: italic;
  font-size: 16px; }

.card-new {
  margin-bottom: 25px;
  background: #fff;
  color: #3e3e3e; }

.card1 {
  border: 15px solid #f58723; }

.card2 {
  border: 15px solid #f06a6f; }

.card3 {
  border: 15px solid #e2b3b5; }

.card4 {
  border: 15px solid #214d65; }

.card5 {
  border: 15px solid #39b54a; }

.light-blue, .dark-blue, .dark-green, .light-pink, .light-orange, .light-purple {
  padding: 30px 30px; }

.light-blue {
  background: #1594b9; }

.dark-blue {
  background: #00475d; }

.dark-green {
  background: #39b54a; }

.light-pink {
  background: #f16a70; }

.light-purple {
  background: #e1b3b5; }

.light-orange {
  background: #f58725; }

.light-blue:after, .dark-blue:after, .dark-green:after, .light-pink:after, .light-orange:after, .light-purple:after {
  content: '';
  position: absolute;
  right: -36%;
  top: 25%;
  border-top: 50px solid #fff0;
  border-right: 50px solid #fff0;
  border-bottom: 50px solid #fff0; }

.light-blue:after {
  border-left: 75px solid #1594b9; }

.light-blue i {
  box-shadow: 0px 0px 8px 2px #036aa2; }

.dark-blue:after {
  border-left: 75px solid #00475d; }

.dark-blue i {
  /*box-shadow: 0px 0px 8px 2px #07334b;*/ }

.dark-green:after {
  border-left: 75px solid #39b54a; }

.dark-green i {
  /*box-shadow: 0px 0px 8px 2px #0b6c2b;*/ }

.light-pink:after {
  border-left: 75px solid #f16a70; }

.light-pink i {
  box-shadow: 0px 0px 8px 2px #f16a70; }

.light-purple:after {
  border-left: 75px solid #e1b3b5; }

.light-purple i {
  box-shadow: 0px 0px 8px 2px #e1b3b5; }

.light-orange:after {
  border-left: 75px solid #f58725; }

.light-orange i {
  box-shadow: 0px 0px 8px 2px #f58725; }

.card-blue h2, .card-blue h3 {
  color: #fff !important; }

.card-blue h3 {
  font-size: 18px; }

.card-blue i {
  /*border: 4px solid #e3e3e3; */
  /*border-radius: 50%;*/
  height: 110px;
  width: 100px;
  font-size: 110px;
  line-height: 96px;
  /* background: #fff; */
  /* color: #10627d; */ }

.card-white {
  padding-left: 100px; }

.color-orange {
  color: #ff7e00; }

.btn-warning {
  background-color: #f58725; }

.btn-primary {
  background-color: #f58725;
  border: 2px solid #f58725; }

.btn-primary:hover {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff; }

#demo {
  font-size: 22px;
  font-weight: 400;
  border-right: 2px solid;
  margin-top: 8px;
  margin-bottom: 8px; }

#demo small {
  font-size: 14px;
  padding: 0 5px;
  font-style: italic;
  font-weight: 800;
  padding: 0 14px; }

#demo span {
  padding: 0 12px; }

.countdown-timer h2 {
  font-size: 26px; }

.countdown-timer .btn {
  font-family: Montserrat;
  font-weight: 500;
  line-height: .5;
  display: inline-block;
  white-space: normal;
  border-radius: 30px;
  font-size: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 12px 15px; }

.card-new .icon-div {
  text-align: center;
  margin: 0 auto;
  padding: 4px;
  /* border: 4px solid #e3e3e3; */
  /* border-radius: 50%; */
  height: 100px;
  width: 100px;
  /* background: #fff; */
  color: #ffffff;
  line-height: 88px; }

.card-new .icon-div img {
  width: auto;
  height: 73px;
  margin: 0; }

.interact_responsive_wrapper {
  position: relative !important; }

.interact_responsive_padding {
  padding: 2% 0 0 0 !important; }

.pricing-first {
  border: 5px solid #13ADFF;
  border-radius: 15px;
  text-align: center;
  color: #fff;
  overflow: hidden; }

.content-pricing {
  background-color: #fff;
  color: #324c65; }

.header-pricing {
  background: #13ADFF !important;
  color: #c77372;
  padding: 10px; }

.payment-pricing {
  font-size: 32px;
  font-weight: 900;
  letter-spacing: 4px;
  margin: 0;
  color: #fff; }

.number-pricing {
  font-size: 90px;
  font-weight: 900;
  line-height: 110px;
  letter-spacing: 12px;
  margin: 0; }

.rebate-pricing {
  font-size: 36px;
  line-height: 46px;
  color: #324c65; }

.button-pricing, a.btn.btn-cta.btn--auto.btn--solid.btn--med {
  border-radius: 10px;
  box-shadow: none;
  border: 1px solid #e2b3b5 !important;
  padding: 20px 30px;
  background: #e2b3b5 !important;
  color: #1594b9;
  font-weight: 500;
  letter-spacing: .5px;
  font-size: 38px; }

.save-pricing {
  font-size: 16px;
  margin: 0; }

.get-upto-pricing {
  background: #d56d6e;
  margin: 0 25px;
  color: #fff;
  padding: 10px;
  border-bottom-left-radius: 20px;
  text-align: center;
  letter-spacing: 2px;
  line-height: .9;
  border-bottom-right-radius: 20px;
  font-size: 24px; }

.video-popup {
  position: relative;
  height: auto;
  margin-top: 0rem;
  margin-bottom: 0rem; }

.modal-body {
  padding: 0px; }

.btn-dark {
  background: #1f4c64;
  color: #fff;
  border-radius: 15px; }

.section-week.top {
  padding: 30px 0; }

.section-week p.heading-left {
  font-size: 23px;
  margin-top: 6px;
  padding: 8px 28px;
  font-weight: 100;
  color: #ffffff !important; }

.section-week p.description {
  margin: 0;
  margin-top: -15px;
  font-size: 20px;
  line-height: 25px;
  color: #1f4c64;
  font-weight: 600; }

.margin-top-pricing-first {
  padding-top: 60px; }

.margin-top-pricing-second {
  padding-bottom: 60px; }

.margin-top-pricing-first .save-pricing {
  padding: 10px 0 25px; }

.margin-top-pricing-second .emi-pricing {
  margin: 0;
  color: #324c65;
  padding: 35px 0 0px; }

ul.bullets {
  list-style: none; }

ul.bullets li {
  font-size: 24px; }

.bullets li i {
  font-size: 24px;
  border: 3px solid;
  border-radius: 50%;
  padding: 8px;
  background: #E2B3B4;
  color: #1F4C64;
  position: absolute;
  left: 0;
  margin-top: 5px; }

.col-md-7.block--1580826525639_0 h5 {
  margin: 0; }

.col-md-5.block--1580827949133 h3 {
  margin: 0;
  text-align: center; }

@media only screen and (max-width: 992px) {
  .header {
    padding: 15px 0;
    text-align: center; }

  #demo {
    margin: 0; }

  .heading-font-style {
    font-size: 36px;
    line-height: 46px !important; }

  .heading-font-style1 span {
    font-size: 22px !important;
    line-height: 30px !important; }

  .block--1545056901290 .fluid-video div {
    margin: 30px -30px !important; }

  .heading-font-style span {
    font-size: 44px !important; }

  .card-white {
    padding: 0px 36px; }

  .background-image--1545037987933 {
    background-position: right; } }
@media only screen and (max-width: 767px) {
  #demo {
    border-right: none;
    display: none; }

  .countdown-timer .btn-lg {
    margin-top: .5rem;
    margin-bottom: .5rem;
    padding: .55rem 1.5rem;
    font-size: 1rem; }

  .light-blue:after, .dark-blue:after, .dark-green:after, .light-pink:after, .light-orange:after, .light-purple:after {
    border: none; } }
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 480px) {
  #demo {
    font-size: 20px;
    font-weight: 400;
    border-right: none;
    margin: 10px 0 0 0px; }

  .countdown-timer .btn-lg {
    font-size: .8rem;
    padding: .4rem;
    line-height: 1rem; }

  #demo small {
    font-size: 12px; } }
