.image-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2:hover {
  opacity: 0.98;
}

.logo-2 {
  width: auto;
  height: auto;
  margin-bottom: 0px;
}

.kit-nav-buttons-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.kit-nav-buttons-wrap.mobile-view {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-small-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0px;
  background-color: #18181d;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button-small-copy:hover {
  background-color: #272731;
}

.button-small-copy.white-small-copy {
  display: none;
  overflow: visible;
  max-width: none;
  min-width: auto;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(168, 190, 182, 0.98);
  border-radius: 6px;
  background-color: rgba(26, 255, 0, 0.68);
  background-image: linear-gradient(134deg, rgba(58, 129, 53, 0.35), rgba(0, 255, 64, 0.36)), repeating-linear-gradient(338deg, rgba(41, 216, 15, 0.41), rgba(64, 141, 53, 0.85) 67%, rgba(11, 177, 0, 0.94)), radial-gradient(circle closest-side at 50% 50%, rgba(15, 49, 12, 0.81), rgba(26, 65, 0, 0.56));
  box-shadow: none;
  opacity: 1;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 0 0 #052003;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.button-small-copy.white-small-copy:hover {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(163, 255, 157, 0.79);
  border-radius: 6px;
  background-color: rgba(15, 255, 0, 0.78);
  background-image: linear-gradient(211deg, rgba(0, 0, 0, 0.39) 6%, #3ae02f), linear-gradient(180deg, rgba(13, 219, 0, 0.57), rgba(13, 219, 0, 0.57)), linear-gradient(180deg, rgba(8, 133, 0, 0.89), rgba(8, 133, 0, 0.89)), linear-gradient(176deg, rgba(5, 77, 0, 0.74), rgba(55, 96, 0, 0.3)), linear-gradient(180deg, #8ac23e, #3c9b36);
  box-shadow: none;
  opacity: 1;
  -webkit-filter: contrast(100%) saturate(98%);
  filter: contrast(100%) saturate(98%);
  direction: ltr;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.menu-icon-swipe {
  position: absolute;
  display: inline-block;
}

.menu-icon-kit-nav {
  position: absolute;
  display: inline-block;
}

.nav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-top: 10px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.jaguar-brand {
  display: block;
  margin-top: 20px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.jaguar-brand.w--current {
  margin: 20px 0px 10px -8px;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.menu-button-kit-nav {
  display: none;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 9999;
  display: block;
  overflow: visible;
  width: 100vw;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff #fff #eee;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#f5f5f5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #f5f5f5);
  box-shadow: 2px 0 4px 1px #b9b9b9;
}

.button-label-2-copy {
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.button-label-2-copy:hover {
  background-image: none;
  font-weight: 600;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.nav-link-2 {
  width: auto;
  margin: 10px;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-width: 0px;
  border-color: #fff;
  border-radius: 2px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-link-2:hover {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0px none transparent;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.26);
  opacity: 1;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
  color: #077700;
}

.nav-link-2.w--current {
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(155, 155, 155, 0.16);
  border-radius: 6px;
  background-color: #000;
  box-shadow: inset 11px 6px 0 -16px rgba(219, 219, 219, 0.84);
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
}

.nav-link-2.drop-down {
  padding-right: 10px;
}

.menu-button-kit {
  display: none;
  overflow: hidden;
  width: 56px;
  height: 56px;
  padding: 21px 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button-kit:hover {
  background-color: #ebedee;
}

.menu-button-kit.w--open {
  background-color: #ebedee;
}

.nav-kit-wrap {
  position: relative;
  display: block;
  margin-left: 0px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-menu-2 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #171717;
}

.lottie-animation {
  position: static;
  top: 68px;
  width: 50%;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading {
  margin-bottom: 20px;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: 1px;
}

.heading.blk {
  width: auto;
  font-family: Bebasneue, sans-serif;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.heading.blk.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.heading.blk.cnt.cyan {
  color: #398a8a;
}

.heading.blk.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.heading.blk.bolg {
  margin-top: 0px;
  margin-bottom: 20px;
}

.heading.blk.bolg:hover {
  color: #6eba38;
}

.heading.blk.pp {
  text-align: center;
}

.heading.blk-copy {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.heading.blk-copy.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.heading.blk-copy.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.heading.wt-color {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.heading.wt-color.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.heading.wt-color.pd-btm-40 {
  margin-bottom: 40px;
  color: #fff;
}

.heading.about-us-heading {
  font-size: 150px;
  line-height: 1;
}

.heading.blk-copy {
  width: auto;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.heading.blk-copy.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.heading.blk-copy.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.heading.bannerh1 {
  max-width: 1300px;
}

.paragraph {
  width: 90%;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #4a9f88;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.paragraph.wt {
  color: #fff;
}

.paragraph.wt.pd-tp-30 {
  margin-top: 30px;
}

.paragraph.wt.pd-tp-25 {
  width: 100%;
  margin-top: 30px;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 400;
}

.paragraph.wt.pd-tp-25.cnt {
  line-height: 1.5;
  text-align: center;
}

.paragraph.wt.pd-tp-25.blk {
  color: #000;
  font-weight: 700;
  text-align: center;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 325px;
  margin-top: 20px;
  padding: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
  background-color: #494ca0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(36%, #494ca0), color-stop(82%, #292b5e));
  background-image: linear-gradient(180deg, #494ca0 36%, #292b5e 82%);
  font-size: 20px;
  font-weight: 500;
}

.body {
  font-family: Montserrat, sans-serif;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 135px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #454545;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 200px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-3 {
  width: 100%;
}

.div-block-4 {
  width: 100%;
  height: 100vh;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 21px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column {
  background-color: #4a9f88;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.heading-2 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
}

.text-span {
  color: #ead381;
}

.wt-btn {
  margin-top: 0px;
  padding: 26px;
  background-color: transparent;
  font-size: 20px;
}

.testimonial-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.quote-image {
  position: absolute;
  left: -15px;
  top: -25px;
  min-width: 70px;
}

.testimonial-paragraph {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 700;
}

.testimonial-image-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 350px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-arrow-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
}

.right-arrow {
  left: auto;
  top: auto;
  right: 35%;
  bottom: 0%;
  display: none;
}

.slider-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  margin-right: 15px;
  padding: 15px 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 45px 0px 45px 45px;
  box-shadow: 1px 1px 45px 0 rgba(0, 22, 50, 0.1);
}

.left-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 40%;
  bottom: 0%;
  display: none;
}

.icon-3 {
  color: #4c4172;
}

.testimonial-content-block {
  position: relative;
  max-width: 590px;
}

.testimonial-author-wrap {
  margin-top: 45px;
}

.author-name {
  color: #86d4d0;
  font-size: 23px;
  line-height: 1.5;
  font-weight: 400;
}

.arrow {
  width: 28px;
}

.slide-nav {
  display: none;
}

.slider-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  padding: 20px 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 45px 0px 45px 45px;
  box-shadow: 1px 1px 55px 0 rgba(0, 22, 50, 0.08);
}

.testimonial-image {
  width: 100%;
}

.testimonial-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 60px;
  background-color: transparent;
}

.testimonial-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 350px;
  padding: 25px 25px 25px 70px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4a9f88;
}

.arrow-disabled {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  padding: 20px 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 45px 0px 45px 45px;
}

.section-5 {
  width: 100%;
  height: auto;
  min-height: auto;
}

.text-span-3 {
  display: block;
  margin-top: 20px;
  -webkit-filter: brightness(250%);
  filter: brightness(250%);
  -webkit-transition: font-size 1000ms ease-out;
  transition: font-size 1000ms ease-out;
  font-family: Oswald, sans-serif;
  color: #131313;
  font-size: 80px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.text-span-3:hover {
  width: auto;
  border-style: none;
  background-color: #fff;
  background-image: none;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  text-shadow: 12px 6px 0 rgba(255, 255, 255, 0);
  white-space: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-span-3.problem {
  width: 100%;
  height: auto;
  min-width: auto;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-style: none;
  border-radius: 0px;
  -webkit-filter: none;
  filter: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 62px;
  font-weight: 700;
  text-align: center;
  letter-spacing: normal;
  text-transform: capitalize;
  text-shadow: none;
  white-space: normal;
}

.text-span-3.problem:hover {
  background-image: none;
  text-transform: capitalize;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.text-span-3.problem {
  width: 100%;
  height: auto;
  min-width: auto;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-style: none;
  border-radius: 0px;
  -webkit-filter: none;
  filter: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #000;
  font-size: 90px;
  text-align: center;
  letter-spacing: normal;
  text-transform: capitalize;
  text-shadow: none;
  white-space: normal;
}

.text-span-3.problem:hover {
  text-transform: capitalize;
}

.home-problem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  min-height: auto;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 60px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 2px 2px 0px;
  border-color: rgba(155, 155, 155, 0.76);
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
}

.problem-text {
  min-height: 0px;
  min-width: 350px;
  font-family: Montserrat, sans-serif;
  color: #151515;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.bold-text-19 {
  width: 300px;
  font-weight: 700;
}

.the-problem {
  width: 100%;
  min-height: 800px;
  margin-bottom: 0px;
  padding: 60px;
  border-bottom: 1px solid #ececec;
  background-color: #fff;
}

.text-16 {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

.text-16.insurance-section {
  width: 100%;
  height: 70px;
  min-width: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 1;
  color: #18181d;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}

.text-16.about-us-p {
  width: 100%;
  min-width: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 1;
  color: #18181d;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 400;
  text-align: right;
}

.text-16.about-us-p.left-align {
  text-align: left;
}

.text-16.about-us-p.left-align.bag-p {
  color: #5bac26;
  line-height: 1.5;
  font-weight: 600;
}

.text-16.about-us-p.ctn {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.text-16.challenge {
  width: 100%;
  min-width: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #18181d;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 500;
  text-align: left;
}

.text-16.how-works-p {
  min-width: auto;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 1;
  color: #18181d;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
}

.text-16.get-a-quote {
  width: 100%;
  min-width: auto;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 1;
  color: #18181d;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
}

.text-16.h2 {
  width: 100%;
  min-width: auto;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 1;
  color: #4a9f88;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  text-align: left;
}

.text-16.h2.center {
  color: #fff;
  font-size: 25px;
  text-align: center;
}

.text-16.h2.country {
  height: 50px;
  margin-bottom: 0px;
  padding-right: 0px;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.text-16.h2.country:hover {
  color: #ead381;
}

.pro-block--2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 450px;
  min-width: 100%;
  padding: 36px 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ead381;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-60 {
  max-width: 80%;
  margin-bottom: 20px;
}

.slider-pr-sol-bef {
  width: 100%;
  min-height: 950px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ececec;
  background-color: #f5f6f6;
  font-size: 14px;
}

.slide {
  height: auto;
}

.slider {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.left-arrow-2 {
  display: none;
}

.slide-nav-2 {
  margin-bottom: -53px;
}

.lottie-animation-3 {
  height: 100px;
}

.right-arrow-2 {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-2 {
  min-height: 100vh;
  background-color: #fff;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-3 {
  font-size: 13px;
}

.grn-btn {
  margin-top: 40px;
  padding: 26px;
  border-radius: 60px;
  background-color: #5bac26;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(49%, #5bad26), color-stop(80%, #3d761c));
  background-image: linear-gradient(180deg, #5bad26 49%, #3d761c 80%);
  font-size: 20px;
}

.grn-btn.sol {
  margin-top: 10px;
}

.grn-btn.bag-btn {
  margin-bottom: 40px;
}

.grn-btn.blog-pg {
  margin-top: 10px;
}

.left-arrow-3 {
  display: none;
}

.right-arrow-3 {
  display: none;
}

.div-block-8 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: white;
}

.slider-3 {
  width: 100%;
  height: auto;
  min-height: auto;
  background-color: #f5f5f5;
}

.container {
  max-width: 1050px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  height: auto;
  min-height: 300px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-p {
  color: #000;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 500;
  text-align: left;
}

.content-p.crt {
  font-size: 30px;
  line-height: 1.5;
  text-align: center;
}

.content-p.how-works {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 25px;
}

.content-p.how-works.pt-20 {
  margin-bottom: 40px;
}

.text-span-9 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-62 {
  width: 100%;
  max-width: 1440px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #f5f5f5;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.chat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 60px 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.div-block-67 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.span-green {
  color: #5bac26;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 331px;
  height: 80px;
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 60px;
  color: #fff;
  text-decoration: none;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 70px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #000;
  border-radius: 100px;
  text-decoration: none;
}

.blk-btn {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 26px;
  background-color: transparent;
  color: #1b1b1b;
  font-size: 20px;
}

.book-vdo-call {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 60px 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #398a8a;
}

.div-block-77 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 70px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 100px;
  background-color: #000;
  text-decoration: none;
}

.yellow-btn {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  color: #ead381;
  font-size: 20px;
  font-weight: 400;
}

.yellow-btn.watch {
  text-transform: uppercase;
}

.image-62 {
  height: 60px;
}

.image-62.pd-20 {
  height: 30px;
  margin-right: 20px;
  margin-left: 20px;
}

.image-63 {
  height: 50px;
  margin-right: 20px;
  margin-left: 20px;
}

.image-64 {
  height: 50px;
  margin-right: 20px;
  margin-left: 20px;
}

.image-65 {
  height: 40px;
}

.image-65.pd-20 {
  height: 30px;
  margin-right: 20px;
  margin-left: 20px;
}

.our-partner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 400px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-78 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-66 {
  height: 300px;
}

.div-block-79 {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
}

.divider {
  width: 100%;
  height: 1px;
  background-color: #dfdfdf;
}

.divider.none {
  display: none;
}

.footer {
  width: 100%;
  padding: 60px;
  background-color: #000;
}

.sec-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 280px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-3 {
  font-family: Acre, sans-serif;
  color: #fafafa;
  font-size: 25px;
  font-weight: 400;
}

.heading-3.pd-20 {
  margin-right: 20px;
}

.ft-h-sub {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  text-decoration: none;
}

.ft-h-sub.pd-20 {
  margin-right: 20px;
}

.ft-h-sub.pd-20.pd-b-20.none {
  display: none;
}

.div-block-80 {
  margin-right: 20px;
}

.div-block-81 {
  margin-right: 20px;
}

.div-block-82 {
  text-decoration: none;
}

.div-block-82.height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-83.dis-none {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dropdown {
  display: none;
  color: #fff;
}

.icon-4 {
  color: #f5f5f5;
  font-size: 30px;
  line-height: 1;
}

.text-block {
  color: #fff;
}

.dropdown-toggle {
  width: 300px;
  padding-left: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fafafa;
  border-radius: 20px;
}

.sec-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-hk {
  display: none;
}

.image-67 {
  margin-right: 20px;
}

.image-68 {
  margin-right: 20px;
}

.sec-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-6 {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  background-color: #ead381;
}

.mobile-view-slider-content {
  display: none;
}

.mobile-view-slider-3 {
  display: none;
}

.about-hero-section {
  padding: 60px;
  background-color: #6eba38;
}

.about-hero-section._2-nd-grn {
  background-color: #a2bd25;
}

.text-span-10 {
  color: #000;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

.columns-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-85 {
  min-height: 600px;
  background-image: url('../images/about-us-page.jpg');
  background-position: 0% 0%;
  background-size: cover;
}

.column-27 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-86 {
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 60px;
}

.heading-4 {
  color: #000;
  font-size: 30px;
}

.div-block-87 {
  padding-right: 40px;
}

.text-span-11 {
  color: #000;
}

.div-block-86-copy {
  padding: 10px 60px;
}

.text-span-12 {
  color: #000;
}

.quick-word {
  padding: 60px;
  background-color: #52c9c9;
}

.heading-4-copy {
  font-size: 30px;
  text-align: right;
}

.body-3 {
  font-family: Montserrat, sans-serif;
}

.faq-header-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 30vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ead381;
}

.heading-9 {
  font-family: Bebasneue, sans-serif;
  color: #000;
  font-size: 100px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #050506;
}

.tab-link-tab-3-2 {
  width: 400px;
  height: 400px;
  margin-top: 60px;
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  border-radius: 13px;
  background-color: #eaefc9;
  font-size: 30px;
  line-height: 40px;
}

.tab-link-tab-3-2:hover {
  border-width: 2px;
  border-color: #ead381;
  background-color: #fffae7;
  font-weight: 600;
}

.tab-link-tab-3-2.w--current {
  border-color: #ececec;
  background-color: #ead381;
  color: #fff;
}

.tab-link-tab-3-2.distributor {
  width: 48%;
  height: auto;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 0px;
}

.accordion-item-content-2 {
  overflow: hidden;
  margin-top: 10px;
  margin-right: 30px;
}

.accordion-item-content-2.rm-rt-pd {
  margin-right: 0px;
}

.text-holder-item {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  background-color: #fff;
}

.text-holder-item.rm-rt-pd {
  padding-right: 0px;
  text-align: left;
}

.text-block-17 {
  line-height: 40px;
  font-weight: 400;
}

.section-faq {
  display: block;
  min-height: 100vh;
  padding: 150px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.tab-link-tab-1-2 {
  display: inline-block;
  width: 400px;
  height: 400px;
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  border-radius: 13px;
  background-color: #eaefc9;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.tab-link-tab-1-2:hover {
  border-width: 2px;
  border-color: #ead381;
  background-color: #fffae7;
  line-height: 40px;
  font-weight: 600;
}

.tab-link-tab-1-2.w--current {
  display: inline-block;
  height: 400px;
  max-width: none;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  border-radius: 13px;
  background-color: #ead381;
  color: #fff;
  font-size: 30px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
}

.tab-link-tab-1-2.need {
  width: 48%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 0px;
}

.tab-link-tab-1-2.need.w--current {
  width: 48%;
}

.text-span-6 {
  text-transform: capitalize;
}

.accordion-wrapper-2 {
  margin-top: 50px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 0px;
}

.content-wrapper {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-wrapper.slim {
  max-width: 940px;
}

.tabs-menu-2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-2.accordion-icon {
  display: none;
  height: 30px;
  padding: 3px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 32px;
  line-height: 30px;
  cursor: pointer;
}

.tab-link-tab-2-2 {
  width: 400px;
  height: 400px;
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  border-radius: 13px;
  background-color: #eaefc9;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.tab-link-tab-2-2:hover {
  border-style: solid;
  border-width: 2px;
  border-color: #ead381;
  background-color: #fffae7;
  font-weight: 600;
}

.tab-link-tab-2-2.w--current {
  border-style: solid;
  border-color: #ececec;
  border-radius: 1px;
  background-color: #ead381;
  color: #fff;
  font-weight: 600;
}

.tab-link-tab-2-2.logistics {
  width: 48%;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 0px;
}

.tab-link-tab-4 {
  width: 400px;
  height: 400px;
  margin-top: 60px;
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #ececec;
  border-radius: 13px;
  background-color: #eaefc9;
  font-size: 30px;
  line-height: 50px;
}

.tab-link-tab-4:hover {
  border-width: 2px;
  border-color: #ead381;
  background-color: #fffae7;
  font-weight: 600;
}

.tab-link-tab-4.w--current {
  background-color: #ead381;
  color: #fff;
  line-height: 40px;
  font-weight: 600;
}

.tab-link-tab-4.investor {
  width: 48%;
  height: auto;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 0px;
}

.accordion-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #099900;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}

.bold-text-6 {
  color: #000;
  font-size: 25px;
}

.bold-text-6.aut-colr-name {
  color: #454445;
}

.paragraph-78 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
}

.paragraph-78.min-hei {
  min-height: 150px;
  line-height: 1.5;
}

.paragraph-78.pd-btm-30 {
  margin-bottom: 30px;
  line-height: 1.5;
}

.paragraph-78.map-purple {
  margin-bottom: 20px;
  color: #494ca0;
}

.paragraph-78.ct-align {
  text-align: center;
}

.div-block-88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-18 {
  margin-bottom: 10px;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.text-block-18.pt-10 {
  margin-top: 10px;
}

.get-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.insur-header-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 30vh;
  padding: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8f8f8;
}

.body-4 {
  font-family: Montserrat, sans-serif;
}

.insur-h {
  font-family: Bebasneue, sans-serif;
  color: #000;
  font-size: 100px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.section-8 {
  padding: 60px;
}

.div-block-89 {
  min-height: 500px;
  padding: 20px;
  border-radius: 15px;
  background-color: #eaefc9;
}

.div-block-90 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 250px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.link-block.lt-align {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.learn-more-btn {
  min-width: 120px;
  margin-top: 10px;
  margin-right: 10px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.columns-14 {
  margin-bottom: 20px;
}

.ins-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h-inst-quote {
  color: #000;
  font-size: 50px;
  font-weight: 700;
}

.text-span-copy {
  color: #494ca0;
}

.grn-btn-2 {
  margin-top: 40px;
  padding: 26px;
  border-radius: 60px;
  background-color: #494ca0;
  font-size: 20px;
}

.body-5 {
  font-family: Montserrat, sans-serif;
}

.contact-us-h-tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 30vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #494ca0;
}

.h-tag-sub {
  color: #ead381;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}

.h-tag-sub.min-hei {
  min-height: 150px;
}

.h-tag-heading {
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.form-section {
  width: 100%;
  padding: 60px;
  background-color: #f5f6f6;
}

.reach-out-h {
  margin-bottom: 20px;
  color: #000;
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  text-align: left;
}

.reach-out-h.delivery-h {
  width: auto;
  line-height: 1.2;
  font-weight: 500;
}

.text-field-style {
  height: 60px;
  margin-bottom: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: #525252;
  border-radius: 10px;
  background-color: transparent;
  font-size: 20px;
}

.text-field-style.mes-height {
  height: 150px;
}

.text-field-style.grn {
  border-color: #494ca0;
  color: #000;
}

.text-field-style.grn::-webkit-input-placeholder {
  color: rgba(73, 76, 160, 0.59);
  font-style: italic;
}

.text-field-style.grn:-ms-input-placeholder {
  color: rgba(73, 76, 160, 0.59);
  font-style: italic;
}

.text-field-style.grn::-ms-input-placeholder {
  color: rgba(73, 76, 160, 0.59);
  font-style: italic;
}

.text-field-style.grn::placeholder {
  color: rgba(73, 76, 160, 0.59);
  font-style: italic;
}

.text-field-cf1 {
  border-style: solid;
  border-width: 1px;
  border-color: #f4f6fc #f4f6fc transparent;
  border-radius: 17px;
  background-color: #f4f6fc;
  font-size: 16px;
  text-align: left;
}

.text-field-cf1.big {
  height: 100px;
  margin-bottom: 30px;
  border-color: #525252;
  border-radius: 10px;
  background-color: transparent;
  font-size: 20px;
}

.text-field-cf1.big.grn {
  margin-bottom: 10px;
  border-color: #494ca0;
}

.text-field-cf1.big.grn::-webkit-input-placeholder {
  color: rgba(73, 76, 160, 0.59);
  font-style: italic;
}

.text-field-cf1.big.grn:-ms-input-placeholder {
  color: rgba(73, 76, 160, 0.59);
  font-style: italic;
}

.text-field-cf1.big.grn::-ms-input-placeholder {
  color: rgba(73, 76, 160, 0.59);
  font-style: italic;
}

.text-field-cf1.big.grn::placeholder {
  color: rgba(73, 76, 160, 0.59);
  font-style: italic;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.submit-button {
  padding: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #494ca0;
  border-radius: 60px;
  background-color: transparent;
  color: #494ca0;
  font-size: 20px;
  font-weight: 400;
}

.div-block-93 {
  padding-right: 10px;
  padding-left: 10px;
}

.success-message {
  background-color: #494ca0;
  color: #fff;
}

.div-block-94 {
  margin-bottom: 40px;
}

.div-block-95 {
  margin-bottom: 40px;
  padding-left: 120px;
}

.div-block-96 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-97 {
  width: 120px;
  margin-right: 20px;
}

.image-70 {
  width: 180px;
}

.div-block-98 {
  width: 90%;
}

.div-block-99 {
  width: 95%;
}

.div-block-100 {
  width: 100%;
  height: 2px;
  background-color: #494ca0;
}

.text-block-15 {
  color: #000;
}

.bold-text-13-copy {
  color: #000;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.tabs-content {
  border: 0px none transparent;
  border-radius: 0px;
}

.tab-link-tab-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #fff;
  font-size: 30px;
  line-height: 30px;
}

.tab-link-tab-3:hover {
  width: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.tab-link-tab-3.w--current {
  background-color: #fff;
  color: #fff;
  font-weight: 500;
}

.tab-pane-tab-1 {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px none transparent;
  border-radius: 0px;
}

.div-block-22 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-5-copy {
  max-width: 1000px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(14, 235, 0, 0.6);
  border-radius: 10px;
  background-color: transparent;
  color: #fff;
  font-size: 50px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}

.text-block-25 {
  max-width: 800px;
  margin-top: 10px;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.text-block-25.blk {
  color: #000;
  font-size: 20px;
  font-weight: 700;
}

.text-block-25.blk.map-h {
  margin-top: 0px;
  color: #494ca0;
  font-size: 20px;
  font-weight: 600;
}

.contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 600px;
  margin-bottom: 0px;
  padding: 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f6f6;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-top: auto;
  margin-bottom: 10px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none #000;
  background-color: #18181d;
}

.content-holder {
  width: 100%;
  height: auto;
  min-height: 100vh;
  min-width: 800px;
}

.map {
  position: static;
  top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  max-height: none;
  min-height: 800px;
  padding-top: 0px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: 0 0 8px 5px #cecece;
}

.tabs {
  overflow: visible;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-2 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  height: 100%;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.div-block-26 {
  overflow: hidden;
  width: 100%;
  height: 700px;
  margin-bottom: 20px;
  -webkit-filter: grayscale(86%) hue-rotate(180deg);
  filter: grayscale(86%) hue-rotate(180deg);
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.tab-pane-tab-3 {
  border-radius: 15px;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  border-radius: 60px;
  background-color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
}

.tab-link-tab-1:hover {
  border-radius: 60px;
}

.tab-link-tab-1.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  border-radius: 60px;
  background-color: #fff;
  color: #000;
  line-height: 30px;
  font-weight: 500;
}

.tab-link-tab-1.w--current:hover {
  border-style: none;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 20px 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #fff;
  font-size: 30px;
  line-height: 30px;
}

.tab-link-tab-2.w--current {
  border-radius: 60px;
  background-color: #fff;
  color: #000;
  font-weight: 500;
}

.image-57 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100px;
  min-width: auto;
  margin: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #494ca0;
  border-radius: 60px;
  background-color: #fafafa;
  text-decoration: none;
}

.div-block-23:hover {
  background-color: transparent;
}

.div-block-23._2nd-row {
  min-height: 150px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 11px;
  background-color: #494ca0;
}

.div-block-23._2nd-row:hover {
  box-shadow: none;
}

.div-block-23.inner {
  width: 50%;
  min-height: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 100px 10px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
}

.div-block-23.inner:hover {
  box-shadow: none;
}

.div-block-23.inner._2 {
  width: 50%;
  min-height: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
}

.div-block-23.inner._2:hover {
  border-width: 1px;
  border-color: #bebebe;
  background-color: #fff;
}

.div-block-23.inner.row-2 {
  width: 100%;
  height: 100%;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  border-color: hsla(0, 0%, 74.7%, 0);
  background-color: transparent;
}

.div-block-23.inner.row-2:hover {
  box-shadow: none;
}

.bold-text-13 {
  color: #000;
  font-size: 25px;
  line-height: 1.8;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.div-block-101 {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-13 {
  font-weight: 700;
}

.div-block-23-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100px;
  min-width: auto;
  margin: 10px;
  padding: 10px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 74.7%, 0.5);
  border-radius: 0px;
  text-decoration: none;
}

.div-block-23-copy:hover {
  border-style: none;
  border-width: 0px;
  background-color: transparent;
}

.div-block-23-copy._2nd-row {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #494ca0;
}

.div-block-23-copy._2nd-row:hover {
  box-shadow: none;
}

.div-block-23-copy.inner {
  width: 50%;
  min-height: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 100px 10px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
}

.div-block-23-copy.inner:hover {
  background-color: #efffee;
  box-shadow: none;
  color: #fff;
}

.div-block-23-copy.inner._2 {
  width: 50%;
  min-height: 80px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
}

.div-block-23-copy.inner._2:hover {
  background-color: #efffee;
  box-shadow: 4px 4px 18px 0 hsla(0, 0%, 83.3%, 0.47);
  color: #fff;
}

.div-block-23-copy.inner.row-2 {
  width: 100%;
  height: 100%;
  max-width: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  border-color: hsla(0, 0%, 74.7%, 0);
  background-color: transparent;
}

.div-block-23-copy.inner.row-2:hover {
  box-shadow: none;
}

.image-71 {
  margin-left: 20px;
}

.delivery-header-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 30vh;
  padding: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.section-9 {
  width: 100%;
  min-height: 100vh;
  padding: 60px;
  background-color: #f5f6f6;
}

.text-span-14 {
  font-weight: 700;
}

.body-6 {
  font-family: Montserrat, sans-serif;
}

.text-span-15 {
  font-weight: 700;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.req-qutoe-btn {
  padding: 20px;
  border-radius: 60px;
  background-color: #494ca0;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.column-28 {
  padding-left: 20px;
}

.column-29 {
  padding-right: 20px;
}

.jaguar-bag-h {
  font-family: Montserrat, sans-serif;
  color: #5bac26;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 500;
}

.jaguar-bag-h.blue {
  color: #494ca0;
  text-align: center;
}

.jaguar-bag-h.blue.text-big {
  font-size: 100px;
  line-height: 100px;
}

.jaguar-bag-h.ctn {
  text-align: center;
  text-transform: uppercase;
}

.jaguar-bag-h.wt {
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 80px;
  text-align: center;
}

.bag-header-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 30vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body-7 {
  font-family: Montserrat, sans-serif;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 700px;
  padding-left: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.section-10 {
  width: 100%;
  padding: 60px 0px 0px 60px;
}

.jaguar-bag-h2 {
  margin-right: 60px;
  margin-bottom: 20px;
  font-family: Bebasneue, sans-serif;
  color: #000;
  font-size: 80px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-103 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -193px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-30 {
  padding-right: 0px;
}

.grn-btn--jaguar-bag {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 26px;
  border-radius: 60px;
  background-color: #5bac26;
  font-size: 20px;
}

.div-block-104 {
  display: block;
  width: 300px;
}

.div-block-105 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-11 {
  width: 100%;
  padding: 60px;
}

.div-block-106 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.left-arrow-4 {
  display: none;
}

.right-arrow-4 {
  display: none;
}

.slide-nav-4 {
  padding-bottom: 10px;
}

.slide-2 {
  height: 480px;
}

.slider-4 {
  height: 500px;
  background-color: transparent;
}

.div-block-107 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-108 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.bag-tittle {
  margin-bottom: 0px;
  font-size: 25px;
  text-align: center;
}

.blue-btn {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 26px 100px;
  border-radius: 60px;
  background-color: #494ca0;
  font-size: 20px;
}

.blue-btn.dis-none {
  display: none;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grn-btn-book {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 26px 100px;
  border-radius: 60px;
  background-color: #5bac26;
  font-size: 20px;
}

.grn-btn-book.dis-none {
  display: none;
}

.main-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding: 60px 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ead381;
}

.container-4 {
  width: 100%;
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
}

.video-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 0.3125rem;
  cursor: pointer;
}

.video-thumbnail {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.thumbnail {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transition: opacity 700ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: opacity 700ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 700ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 700ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.thumbnail:hover {
  opacity: 0.7;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transition: opacity 700ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: opacity 700ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 700ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 700ms cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 1000ms cubic-bezier(0.4, 0.01, 0.165, 0.99);
}

.play-icon {
  position: relative;
  display: none;
  width: 12%;
  color: #fff;
}

.video-embed {
  position: relative;
  z-index: 0;
  display: block;
  background-image: none;
  opacity: 0;
}

.video-embed.dis-none {
  display: none;
}

.autoplay-script {
  display: block;
}

.body-8 {
  font-family: Rubik;
}

.div-block-114 {
  padding-right: 70px;
  padding-left: 70px;
}

.div-block-115 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.pro-block--3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 530px;
  min-width: 100%;
  padding: 36px 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #b8d37e;
}

.benifits {
  width: 250px;
  min-height: 0px;
  font-family: Montserrat, sans-serif;
  color: #151515;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.pro-block--4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: 400px;
  min-width: 100%;
  padding: 36px 20px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #91c3be;
  background-image: url('../images/Group-38.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.mob-pr-sol-bef {
  display: none;
  width: 100%;
  min-height: 800px;
  margin-bottom: 0px;
  border-bottom: 1px solid #ececec;
  background-color: #f5f6f6;
}

.div-block-116 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow-5 {
  display: none;
}

.left-arrow-5 {
  display: none;
}

.slide-nav-5 {
  margin-bottom: 0px;
}

.slide-1 {
  height: auto;
  background-color: #f5f5f5;
}

.delivery-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 100px;
  text-decoration: none;
}

.section-12 {
  padding: 60px;
}

.div-block-117 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.body-9 {
  font-family: Rubik;
  font-weight: 400;
}

.div-block-118 {
  padding: 20px;
  border-radius: 20px;
  background-color: #454445;
}

.div-block-119 {
  width: 100%;
  height: 50px;
  padding-top: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 11px;
  color: #fcfcfc;
}

.div-block-119-copy {
  display: block;
  width: 100%;
  height: 50px;
  margin-top: 20px;
  padding-top: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  background-color: #292929;
  color: #fcfcfc;
}

.blk-btn-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: transparent;
  color: #1b1b1b;
  font-size: 20px;
}

.image-72 {
  margin-left: 10px;
}

.close-popup {
  position: absolute;
  left: auto;
  top: 24px;
  right: 24px;
  bottom: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.close-popup:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.close-popup.x.close-popup-privacy {
  margin-top: 11px;
  margin-right: 17px;
}

.popup-1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 64px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #eaefc9;
  text-align: center;
}

.paragraph-79 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  text-align: left;
}

.popup-1-illustration---brix {
  margin-bottom: 20px;
}

.insur-popup {
  display: block;
  padding-top: 40px;
}

.overlay--popup {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.61);
}

.popup-content-wrapper--insur {
  position: relative;
  z-index: 100;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 0 3px 14px 0 rgba(74, 58, 255, 0.16), 0 -2px 4px 0 rgba(20, 20, 43, 0.12), 0 12px 44px 0 rgba(20, 20, 43, 0.34);
}

.popup-content-wrapper--insur.popup-1-content-wrapper---insur {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-insur {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-11 {
  margin-bottom: 20px;
}

.popup-real-time {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-content-wrapper--insur-realtime {
  position: relative;
  z-index: 100;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 0 3px 14px 0 rgba(74, 58, 255, 0.16), 0 -2px 4px 0 rgba(20, 20, 43, 0.12), 0 12px 44px 0 rgba(20, 20, 43, 0.34);
}

.popup-content-wrapper--insur-realtime.popup-1-content-wrapper---insur {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--insur-realtime.popup-1-content-wrapper---insur-realtime {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 40px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #eaefc9;
  text-align: center;
}

.close-popup--realtime {
  position: absolute;
  left: auto;
  top: 24px;
  right: 24px;
  bottom: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.close-popup--realtime:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.popup-flexible {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-content-wrapper--insur-flexible {
  position: relative;
  z-index: 100;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 0 3px 14px 0 rgba(74, 58, 255, 0.16), 0 -2px 4px 0 rgba(20, 20, 43, 0.12), 0 12px 44px 0 rgba(20, 20, 43, 0.34);
}

.popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur-realtime {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur-flexible {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 64px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #eaefc9;
  text-align: center;
}

.close-popup--flexible {
  position: absolute;
  left: auto;
  top: 24px;
  right: 24px;
  bottom: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.close-popup--flexible:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.popup-claims {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.close-popup--claims {
  position: absolute;
  left: auto;
  top: 24px;
  right: 24px;
  bottom: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.close-popup--claims:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.popup-content-wrapper--insur-claims {
  position: relative;
  z-index: 100;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 0 3px 14px 0 rgba(74, 58, 255, 0.16), 0 -2px 4px 0 rgba(20, 20, 43, 0.12), 0 12px 44px 0 rgba(20, 20, 43, 0.34);
}

.popup-content-wrapper--insur-claims.popup-1-content-wrapper---insur {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--insur-claims.popup-1-content-wrapper---insur-claims {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-meet {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-content-wrapper--meet {
  position: relative;
  z-index: 100;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 0 3px 14px 0 rgba(74, 58, 255, 0.16), 0 -2px 4px 0 rgba(20, 20, 43, 0.12), 0 12px 44px 0 rgba(20, 20, 43, 0.34);
}

.popup-content-wrapper--meet.popup-1-content-wrapper---insur {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--meet.popup-1-content-wrapper---insur-claims {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--meet.popup-1-content-wrapper--meet {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-notall {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-content-wrapper--notall {
  position: relative;
  z-index: 100;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 0 3px 14px 0 rgba(74, 58, 255, 0.16), 0 -2px 4px 0 rgba(20, 20, 43, 0.12), 0 12px 44px 0 rgba(20, 20, 43, 0.34);
}

.popup-content-wrapper--notall.popup-1-content-wrapper---insur {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--notall.popup-1-content-wrapper---insur-claims {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--notall.popup-1-content-wrapper--meet {
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.popup-content-wrapper--notall.popup-1-content-wrapper--notall {
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
}

.not-all-h {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
}

.div-block-120 {
  overflow: auto;
  max-height: 250px;
}

.close-popup--meet {
  position: absolute;
  left: auto;
  top: 24px;
  right: 24px;
  bottom: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.close-popup--meet:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.div-block-121 {
  display: block;
  overflow: auto;
  max-height: 350px;
}

.cta-header {
  display: inline-block;
  margin-bottom: 8px;
  color: #000;
  font-size: 50px;
  line-height: 1;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.cta-header.mx-wid-800-copy {
  width: 100%;
  max-width: none;
  margin-bottom: 10px;
  line-height: 1.2;
  text-align: left;
}

.cta-header.mx-wid-800-copy.booking {
  text-align: center;
}

.calendar-book-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  min-height: 400px;
  margin: 40px auto;
  padding: 40px 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  border-radius: 20px;
  background-color: #fbfbfb;
  box-shadow: 5px 0 20px 1px #e9e9e9;
}

.standard-paragraph {
  max-width: 80%;
  margin-bottom: 0px;
  color: rgba(86, 96, 115, 0.7);
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 0px;
}

.image-73 {
  margin-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.bold-text {
  color: #18181d;
  font-size: 25px;
  line-height: 1.5;
  font-weight: 400;
}

.bottom-section {
  background-color: rgba(24, 24, 29, 0.06);
  background-image: none;
}

.div-block-58-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-72 {
  margin-bottom: 40px;
}

.div-block-122 {
  width: 100%;
  min-height: 700px;
  min-width: auto;
}

.banner-text-wrapper {
  position: relative;
  z-index: 20;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-text-wrapper.cal-booking {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.footer-section-copy {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px 2%;
  border-radius: 0px;
  background-color: #f5f5f5;
  background-image: none;
}

.div-block-50-copy {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.body-10 {
  font-family: Montserrat, sans-serif;
}

.wt-btn-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.div-block-123 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-74 {
  margin-left: 20px;
}

.body-11 {
  font-family: Rubik;
}

.home-problem-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 20px 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 2px 2px 0px;
  border-color: rgba(155, 155, 155, 0.76);
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-right-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -27px;
  margin-right: 15px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 45px 0px 45px 45px;
}

.image-75 {
  height: 50px;
}

.right-arrow-6 {
  display: none;
}

.left-arrow-6 {
  display: none;
}

.slider-5 {
  width: 100%;
  height: auto;
  min-height: 800px;
  background-color: #fff;
}

.div-block-124 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.div-block-125 {
  display: block;
  width: 50%;
  min-height: 900px;
  background-image: url('../images/splash-screen_1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-126 {
  width: 50%;
  min-height: 1000px;
  background-color: #398a8a;
}

.div-block-126._2 {
  background-color: #6eba38;
}

.div-block-126._3 {
  background-color: #6b6bb1;
}

.div-block-127 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-13 {
  width: 100%;
  height: 100vh;
}

.fp_component {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.fp_component._2 {
  display: block;
}

.fp_open {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.fp_background-close {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.fp_offer-contianer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.fp_offer-contianer.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.fp_offer-contianer.color-2 {
  background-color: #6eba38;
}

.fp_offer-contianer.grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #6eba38;
}

.fp_x-close {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  height: 30px;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.fp_offer-wrapper {
  display: block;
  overflow: auto;
  padding: 60px;
}

.fp_offer-wrapper.bag {
  overflow: visible;
  height: 800px;
}

.section-14 {
  height: 100vh;
}

.div-block-128 {
  display: block;
  width: 50%;
  background-color: #fff;
  background-image: url('../images/bag-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.fp_x-close-2 {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.fp_component-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.fp_component-2._2 {
  display: block;
}

.fp_open-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.fp_background-close-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.fp_offer-contianer2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.fp_offer-contianer2.color-1 {
  background-color: #4a9f88;
}

.fp_offer-contianer2.color-2 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  background-color: #6eba38;
}

.fp_component3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.fp_component3._2 {
  display: block;
}

.fp_open-3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.fp_background-close3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.fp_offer-contianer3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.fp_offer-contianer3.color-1 {
  background-color: #4a9f88;
}

.fp_offer-contianer3.color-2 {
  background-color: #6eba38;
}

.fp_offer-contianer3.color-3 {
  height: 800px;
  max-height: none;
  min-height: 90vh;
  background-color: #6b6bb1;
}

.div-block-col-3 {
  width: 50%;
  background-image: url('../images/van.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.webview {
  height: auto;
}

.mobile-view {
  display: none;
}

.section-15 {
  width: 100%;
  min-height: 100vh;
  margin-top: -21px;
  background-color: #f2ffee;
}

.div-block-131 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-132 {
  padding-top: 20px;
}

.overview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 500px;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #494ca0;
}

.div-block-133 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-134 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  min-height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.web-view.image {
  width: 100%;
  min-height: 400px;
}

.section-17 {
  width: 100%;
  background-color: #fffae7;
}

.div-block-135 {
  width: 100%;
  max-width: 1000px;
  min-height: 500px;
}

.section-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-136 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-137 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #eaefc9;
}

.body-12 {
  font-family: Montserrat, sans-serif;
}

.model-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #494ca0;
}

.heading-12 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.heading-12.blk {
  color: #000;
}

.wt-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #ebebeb;
}

.heading-13 {
  font-size: 25px;
  text-align: center;
}

.text-block-26 {
  font-size: 15px;
}

.icon-5 {
  margin-left: 20px;
}

.dropdown-link {
  min-width: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 0.5px;
  border-color: #f3f3f3;
  background-color: #fff;
  font-size: 15px;
  text-align: left;
}

.dropdown-link:hover {
  background-color: #f0f0f0;
}

.dropdown-list {
  border-radius: 0px;
}

.dropdown-list.w--open {
  box-shadow: 6px 3px 18px -1px rgba(0, 0, 0, 0.16);
}

.dropdown-2 {
  display: none;
}

.lottie-animation-4 {
  margin-top: -146px;
}

.lottie-animation-5 {
  margin-top: -100px;
}

.lottie-animation-6 {
  margin-top: -107px;
}

.lottie-animation-js03 {
  margin-top: -146px;
}

.lottie-animation-js09 {
  margin-top: -100px;
}

.lottie-animation-js20 {
  margin-top: -107px;
}

.section-19 {
  display: none;
  width: 100%;
  min-height: 100vh;
  background-color: #171717;
}

.div-block-138 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-139 {
  width: 50%;
}

.div-block-140 {
  width: 50%;
  min-height: 500px;
  background-color: #fff;
}

.div-block-141 {
  padding: 60px;
}

.div-block-142 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-143 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: -149px;
  margin-bottom: -5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slide-nav-6 {
  z-index: 1;
  display: block;
  width: 400px;
  margin-left: 100px;
}

.div-block-144 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-21 {
  font-family: Bebasneue, sans-serif;
}

.columns-16 {
  width: 100%;
}

.column-33 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.column-35 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-3 {
  display: none;
}

.link-block-4 {
  display: none;
}

.div-block-145 {
  margin-top: 60px;
}

.div-block-146 {
  margin-top: 60px;
}

.column-36 {
  padding-left: 0px;
}

.column-37 {
  padding-right: 0px;
}

.column-38 {
  padding-left: 0px;
}

.column-39 {
  padding-right: 0px;
}

.column-40 {
  padding-left: 0px;
}

.column-41 {
  padding-right: 0px;
}

.bold-text-22 {
  font-size: 30px;
  line-height: 35px;
}

.link-block-8 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.link-block-8.superherostory {
  margin-top: 20px;
  margin-right: 20px;
}

.testimonial {
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #454445;
}

.playicon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 70px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 100px;
  background-color: #171717;
  text-decoration: none;
}

.slider-6 {
  background-color: transparent;
}

.div-block-147 {
  display: none;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow-7 {
  display: none;
}

.left-arrow-7 {
  display: none;
}

.div-block-148 {
  padding-right: 60px;
  padding-left: 60px;
}

.div-block-149 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.div-block-150 {
  width: 100%;
}

.dropdown-list-2 {
  background-color: #ebe5e5;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.div-block-151 {
  max-width: 550px;
}

.home-sol {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  max-width: 1440px;

  min-height: auto;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 60px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 2px 2px 0px;
  border-color: rgba(155, 155, 155, 0.76);
  border-radius: 0px;
  background-color: #fff;
  box-shadow: none;
}

.slide-5 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #454445;
}

.right-arrow-8 {
  display: none;
}

.left-arrow-8 {
  display: none;
}

.slider-7 {
  height: 400px;
}

.slide-6 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #296458;
}

.slide-7 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #2f370b;
}

.slide-8 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #494ca0;
}

.div-block-153 {
  width: 49.8%;
}

.div-block-154 {
  width: 49.8%;
}

.div-block-155 {
  width: 3px;
  background-color: #398a8a;
}

.slider-8 {
  width: 100%;
  background-color: transparent;
}

.slide-nav-8 {
  display: block;
}

.right-arrow-9 {
  display: none;
}

.left-arrow-9 {
  display: none;
}

.div-block-156 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-9 {
  width: 50%;
}

.slide-10 {
  width: 50%;
}

.image-76 {
  width: 302px;
}

.image-76.web-view {
  width: auto;
}

.blog-container {
  width: 100%;
  min-height: 400px;
  padding: 60px;
}

.div-block-157 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.text-holder {
  width: 60%;
  margin-right: 5%;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-holder {
  width: 35%;
  max-height: 400px;
  background-image: url('../images/Corp_Magiclens-29.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bolg-timing-text {
  margin-top: 10px;
  margin-right: 40px;
  color: #9d9ba7;
  font-size: 18px;
  font-weight: 400;
}

.body-13 {
  font-family: Montserrat, sans-serif;
}

.blog-detail-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 800px;
  padding: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.body-14 {
  font-family: Montserrat, sans-serif;
}

.qutoe-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
  background-color: #494ca0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#494ca0), color-stop(62%, #494ca0), color-stop(80%, #393a6b), color-stop(91%, rgba(17, 17, 20, 0.48)), to(#292b5d));
  background-image: linear-gradient(180deg, #494ca0, #494ca0 62%, #393a6b 80%, rgba(17, 17, 20, 0.48) 91%, #292b5d);
  font-size: 20px;
  font-weight: 500;
}

.qutoe-btn2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 26px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
  background-color: #494ca0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(36%, #494ca0), color-stop(82%, #292b5e));
  background-image: linear-gradient(180deg, #494ca0 36%, #292b5e 82%);
  font-size: 20px;
  font-weight: 500;
}

.image-77 {
  height: 30px;
}

.div-block-158 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-159 {
  width: 50%;
}

.div-block-160 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.link-block-9 {
  margin-right: 10px;
  margin-left: 10px;
}

.blk-btn-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 26px 10px;
  background-color: transparent;
  color: #1b1b1b;
  font-size: 20px;
  font-weight: 600;
}

.bolg-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 70px;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #000;
  border-radius: 100px;
  text-decoration: none;
}

.image-78 {
  border-radius: 2000px;
}

.image-79 {
  width: 150px;
}

.div-block-162 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-163 {
  margin-right: 40px;
}

.div-block-164 {
  padding-top: 24px;
  padding-right: 30px;
  padding-left: 30px;
}

.bolg-conatiner {
  width: 75%;
  padding-bottom: 40px;
  border-radius: 0px;
}

.link-block-10 {
  margin-left: 10px;
}

.link-block-11 {
  margin-left: 10px;
}

.paragraph-80 {
  margin-top: 20px;
}

.column-46 {
  padding-left: 0px;
}

.column-47 {
  padding-right: 0px;
}

.sfa {
  opacity: 0.78;
}

.div-block-82-copy {
  margin-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none;
}

.coun-h {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Acre, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.coun-h.pd-20 {
  margin-right: 20px;
}

.image-81 {
  height: 30px;
}

.image-82 {
  height: 30px;
}

.image-83 {
  height: 30px;
}

.image-84 {
  height: 30px;
}

.image-85 {
  height: 30px;
}

.pt-10 {
  margin-right: 10px;
  margin-left: 10px;
}

.jabutton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
  background-color: #494ca0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(36%, #494ca0), color-stop(82%, #292b5e));
  background-image: linear-gradient(180deg, #494ca0 36%, #292b5e 82%);
  font-size: 20px;
  font-weight: 500;
}

.abotus-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.image-86 {
  height: 25px;
}

.image-87 {
  width: 155px;
}

.image-88 {
  width: 155px;
}

.image-89 {
  width: 139px;
}

.image-90 {
  width: 155px;
}

.image-91 {
  width: 500px;
}

.div-block-166 {
  padding-right: 40px;
}

.div-block-167 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-items: baseline;
}

.select-country {
  width: 250px;
  color: #494ca0;
  font-size: 20px;
  line-height: 1.8;
  font-style: italic;
  font-weight: 500;
}

.select-country.min-hei {
  min-height: 150px;
}

.select-country.pd-btm-30 {
  margin-bottom: 30px;
}

.select-country.map-purple {
  margin-bottom: 20px;
  color: #494ca0;
}

.text-field-style--drop-down {
  height: 60px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #525252;
  border-radius: 10px;
  background-color: transparent;
  font-size: 20px;
}

.text-field-style--drop-down.mes-height {
  height: 150px;
}

.text-field-style--drop-down.grn {
  border-color: #494ca0;
  color: #000;
}

.image-92 {
  width: 200px;
}

.text-span-16 {
  color: #9c9dc9;
  font-size: 30px;
  font-weight: 700;
}

.text-span-17 {
  color: #92b93d;
}

.text-span-18 {
  color: #87c3b7;
  font-size: 30px;
  font-weight: 700;
}

.text-span-19 {
  font-size: 30px;
  font-weight: 700;
}

.sfa-logo {
  margin-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none;
}

.link-block-12 {
  text-decoration: none;
}

.div-block-168 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-169 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.content-p-2 {
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}

.content-p-2.how-works {
  margin-top: 20px;
  font-size: 25px;
}

.image-93 {
  width: 50px;
}

.div-block-170 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-13 {
  margin-top: 20px;
}

.fp_component-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.fp_component-3._2 {
  display: block;
}

.fp_component-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.fp_component-4._2 {
  display: block;
}

.fp_offer-contianer-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.fp_offer-contianer-4.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.fp_offer-contianer-4.color-2 {
  background-color: #6eba38;
}

.fp_offer-contianer-4.grn {
  overflow: auto;
  max-height: 95vh;
  min-height: 700px;
  padding-top: 60px;
  background-color: #6eba38;
}

.fp_open-4 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.fp_background-close-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
  max-height: 800px;
}

.div-block-171 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-172 {
  position: relative;
  height: 90vh;
  min-height: 800px;
}

.div-block-173 {
  position: relative;
  overflow: visible;
}

.div-block-174 {
  position: relative;
  overflow: hidden;
}

.policy-detail-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 800px;
  padding: 0px 60px 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.policy-conatiner {
  overflow: auto;
  padding-bottom: 40px;
  border-radius: 0px;
}

.policy-conatiner.popup-auto {
  overflow: auto;
  width: 100%;
}

.div-block-175 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list {
  font-size: 20px;
  font-weight: 700;
}

.list-item {
  margin-bottom: 20px;
  padding-left: 10px;
}

.list-inner {
  font-size: 20px;
  font-weight: 700;
  list-style-type: lower-alpha;
}

.div-block-176 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-176.lt-align {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #398a8a;
}

.sub-list {
  font-size: 20px;
  font-weight: 700;
  list-style-type: disc;
}

.popup-footer {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: none;
  padding-top: 40px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-footer.sg-pp {
  display: none;
}

.popup-footer.hk-pp {
  display: none;
}

.popup-footer.sg-tou {
  display: none;
}

.popup-footer.my-pp {
  display: none;
}

.popup-footer.ph-pp {
  display: none;
}

.popup-footer.th-pp {
  display: none;
}

.popup-footer.vn-pp {
  display: none;
}

.popup-footer.hk-tou {
  display: none;
}

.popup-footer.my-tou {
  display: none;
}

.popup-footer.ph-tou {
  display: none;
}

.popup-footer.th-tou {
  display: none;
}

.popup-footer.vn-tou {
  display: none;
}

.popup-footer.tky-tou {
  display: none;
}

.popup-footer.tky-pp {
  display: none;
}

.popup-footer.tky-pp {
  display: none;
}

.popup-footer.tky-terms {
  display: none;
}

.popup-content-wrapper--terms {
  position: relative;
  z-index: 100;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 0 3px 14px 0 rgba(74, 58, 255, 0.16), 0 -2px 4px 0 rgba(20, 20, 43, 0.12), 0 12px 44px 0 rgba(20, 20, 43, 0.34);
}

.popup-content-wrapper--terms.popup-1-content-wrapper---terms {
  margin-right: auto;
  border-radius: 15px;
}

.popup-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90vh;
  min-height: 800px;
  padding: 64px 40px 80px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #fff;
  text-align: center;
}

.div-block-177 {
  overflow: auto;
  width: 100%;
  min-height: 600px;
  text-align: left;
}

.section-20 {
  width: 100%;
  height: 100vh;
}

.div-block-178 {
  width: 100%;
  height: 100vh;
  background-color: #4a9f88;
}

.div-block-179 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-180 {
  display: none;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.bold-text-23 {
  line-height: 1.5;
}

.div-block-181 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.van-image {
  display: block;
  width: 50%;
  background-color: #fff;
  background-image: url('../images/van.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-182 {
  height: 200px;
}

.div-block-183 {
  height: 100px;
}

.res-moblie-view {
  display: none;
}

.mb-b-heading {
  margin-bottom: 20px;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: 1px;
}

.mb-b-heading.blk {
  width: auto;
  font-family: Bebasneue, sans-serif;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.mb-b-heading.blk.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.mb-b-heading.blk.cnt.cyan {
  color: #398a8a;
}

.mb-b-heading.blk.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.mb-b-heading.blk.bolg {
  margin-top: 0px;
  margin-bottom: 20px;
}

.mb-b-heading.blk.bolg:hover {
  color: #6eba38;
}

.mb-b-heading.blk-copy {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.mb-b-heading.blk-copy.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.mb-b-heading.blk-copy.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.mb-b-heading.wt-color {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.mb-b-heading.wt-color.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.mb-b-heading.wt-color.pd-btm-40 {
  margin-bottom: 40px;
  color: #fff;
}

.mb-b-heading.about-us-heading {
  font-size: 150px;
  line-height: 1;
}

.mb-b-heading.blk-copy {
  width: auto;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.mb-b-heading.blk-copy.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.mb-b-heading.blk-copy.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.mb-b-heading.bannerh1 {
  max-width: 1300px;
}

.mb-blue-botton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 325px;
  margin-top: 20px;
  padding: 26px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 60px;
  background-color: #494ca0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(36%, #494ca0), color-stop(82%, #292b5e));
  background-image: linear-gradient(180deg, #494ca0 36%, #292b5e 82%);
  font-size: 20px;
  font-weight: 500;
}

.mb-res-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.note {
  width: 100%;
  color: #494ca0;
  font-size: 20px;
  line-height: 1.8;
  font-style: italic;
  font-weight: 500;
}

.note.min-hei {
  min-height: 150px;
}

.note.pd-btm-30 {
  margin-bottom: 30px;
}

.note.map-purple {
  margin-bottom: 20px;
  color: #494ca0;
}

.div-block-167-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-187 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.readmore {
  margin-top: 10px;
  margin-right: 40px;
  color: #494ca0;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
}

.mb-view {
  display: none;
}

.mb-fp_component {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component._2 {
  display: block;
}

.mb-fp_open {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.mb-fp_background-close {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.mb-fp_offer-contianer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.mb-fp_offer-contianer.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer.color-2 {
  background-color: #6eba38;
}

.mb-fp_offer-contianer.grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #6eba38;
}

.mb-fp_offer-contianer.color-yellow {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer.color-wt {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_x-close {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  height: 30px;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.mb-fp_offer-wrapper {
  display: block;
  overflow: auto;
  padding: 60px;
}

.mb-fp_offer-wrapper.bag {
  overflow: visible;
  height: 800px;
}

.heading-mb {
  margin-bottom: 20px;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: 1px;
}

.heading-mb.blk {
  width: auto;
  font-family: Bebasneue, sans-serif;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.heading-mb.blk.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.heading-mb.blk.cnt.cyan {
  color: #398a8a;
}

.heading-mb.blk.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.heading-mb.blk.bolg {
  margin-top: 0px;
  margin-bottom: 20px;
}

.heading-mb.blk.bolg:hover {
  color: #6eba38;
}

.heading-mb.blk-copy {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.heading-mb.blk-copy.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.heading-mb.blk-copy.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.heading-mb.wt-color {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.heading-mb.wt-color.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.heading-mb.wt-color.pd-btm-40 {
  margin-bottom: 40px;
  color: #fff;
}

.heading-mb.about-us-heading {
  font-size: 150px;
  line-height: 1;
}

.heading-mb.blk-copy {
  width: auto;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.heading-mb.blk-copy.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.heading-mb.blk-copy.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.heading-mb.bannerh1 {
  max-width: 1300px;
}

.paragraph-mb {
  width: 90%;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #4a9f88;
  font-size: 28px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.paragraph-mb.wt {
  color: #fff;
}

.paragraph-mb.wt.pd-tp-30 {
  margin-top: 30px;
}

.paragraph-mb.wt.pd-tp-25 {
  width: 100%;
  margin-top: 30px;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 400;
}

.paragraph-mb.wt.pd-tp-25.cnt {
  line-height: 1.5;
  text-align: center;
}

.paragraph-mb.wt.pd-tp-25.blk {
  color: #000;
  font-weight: 700;
  text-align: center;
}

.mb-fp_component2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component2._2 {
  display: block;
}

.mb-fp_component3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component3._2 {
  display: block;
}

.mb-fp_open2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.mb-fp_background-close2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.mb-fp_offer-contianer2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.mb-fp_offer-contianer2.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer2.color-2 {
  background-color: #6eba38;
}

.mb-fp_offer-contianer2.grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #6eba38;
}

.mb-fp_offer-contianer2.color-grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_x-close2 {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  height: 30px;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.mb-fp_offer-wrapper2 {
  display: block;
  overflow: auto;
  padding: 60px;
}

.mb-fp_offer-wrapper2.bag {
  overflow: visible;
  height: 800px;
}

.mb-fp_open3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.mb-fp_background-close3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.mb-fp_offer-contianer3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.mb-fp_offer-contianer3.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer3.color-2 {
  background-color: #6eba38;
}

.mb-fp_offer-contianer3.grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #6eba38;
}

.mb-fp_offer-contianer3.color-1-blue {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_x-close3 {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  height: 30px;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.mb-fp_offer-wrapper3 {
  display: block;
  overflow: auto;
  padding: 60px;
}

.mb-fp_offer-wrapper3.bag {
  overflow: visible;
  height: 800px;
}

.mb-heading {
  margin-bottom: 20px;
  font-family: Bebasneue, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  letter-spacing: 1px;
}

.mb-heading.blk {
  width: auto;
  font-family: Bebasneue, sans-serif;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.mb-heading.blk.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.mb-heading.blk.cnt.cyan {
  color: #398a8a;
}

.mb-heading.blk.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.mb-heading.blk.bolg {
  margin-top: 0px;
  margin-bottom: 20px;
}

.mb-heading.blk.bolg:hover {
  color: #6eba38;
}

.mb-heading.blk-copy {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.mb-heading.blk-copy.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.mb-heading.blk-copy.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.mb-heading.wt-color {
  color: #000;
  font-weight: 700;
  text-align: left;
}

.mb-heading.wt-color.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.mb-heading.wt-color.pd-btm-40 {
  margin-bottom: 40px;
  color: #fff;
}

.mb-heading.about-us-heading {
  font-size: 150px;
  line-height: 1;
}

.mb-heading.blk-copy {
  width: auto;
  color: #000;
  font-weight: 700;
  text-align: left;
}

.mb-heading.blk-copy.cnt {
  margin-bottom: 20px;
  text-align: center;
}

.mb-heading.blk-copy.pd-btm-40 {
  margin-bottom: 40px;
  color: #000;
}

.mb-heading.bannerh1 {
  max-width: 1300px;
}

.mb-fp_component4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component4._2 {
  display: block;
}

.mb-fp_open4 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.mb-fp_background-close6 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.mb-fp_offer-contianer4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.mb-fp_offer-contianer4.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer4.color-2 {
  background-color: #6eba38;
}

.mb-fp_offer-contianer4.grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #6eba38;
}

.mb-fp_offer-contianer4.color-1-blue {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer4.color-gray {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_x-close4 {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  height: 30px;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.mb-fp_offer-wrapper4 {
  display: block;
  overflow: auto;
  padding: 60px;
}

.mb-fp_offer-wrapper4.bag {
  overflow: visible;
  height: 800px;
}

.mb-fp_component5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component5._2 {
  display: block;
}

.mb-fp_component6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component6._2 {
  display: block;
}

.mb-fp_component7 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component7._2 {
  display: block;
}

.mb-fp_open5 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.mb-fp_background-close5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.mb-fp_offer-contianer5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.mb-fp_offer-contianer5.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer5.color-2 {
  background-color: #6eba38;
}

.mb-fp_offer-contianer5.grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #6eba38;
}

.mb-fp_offer-contianer5.color-1-blue {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer5.color-gray {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_x-close5 {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  height: 30px;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.mb-fp_offer-wrapper5 {
  display: block;
  overflow: auto;
  padding: 60px;
}

.mb-fp_offer-wrapper5.bag {
  overflow: visible;
  height: 800px;
}

.mb-fp_open6 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.mb-fp_offer-contianer6 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.mb-fp_offer-contianer6.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer6.color-2 {
  background-color: #6eba38;
}

.mb-fp_offer-contianer6.grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #6eba38;
}

.mb-fp_offer-contianer6.color-1-blue {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer6.color-gray {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_x-close6 {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  height: 30px;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.mb-fp_offer-wrapper6 {
  display: block;
  overflow: auto;
  padding: 60px;
}

.mb-fp_offer-wrapper6.bag {
  overflow: visible;
  height: 800px;
}

.mb-fp_open7 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 0px;
  height: 0px;
}

.mb-fp_background-close7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.mb-fp_offer-contianer7 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1002;
  display: block;
  overflow: auto;
  max-height: 100vh;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.mb-fp_offer-contianer7.color-1 {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer7.color-2 {
  background-color: #6eba38;
}

.mb-fp_offer-contianer7.grn {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #6eba38;
}

.mb-fp_offer-contianer7.color-1-blue {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_offer-contianer7.color-gray {
  height: 90vh;
  max-height: none;
  min-height: 800px;
  padding-top: 60px;
  background-color: #398a8a;
}

.mb-fp_x-close7 {
  position: absolute;
  left: auto;
  top: 24px;
  right: 10px;
  bottom: auto;
  height: 30px;
  margin-top: 60px;
  margin-right: 40px;
  color: #000;
  font-size: 50px;
  line-height: 6px;
  text-decoration: none;
}

.mb-fp_offer-wrapper7 {
  display: block;
  overflow: auto;
  padding: 60px;
}

.mb-fp_offer-wrapper7.bag {
  overflow: visible;
  height: 800px;
}

.mb-fp_background-close4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1001;
  display: block;
}

.accordion-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transition: opacity 600ms cubic-bezier(.19, 1, .22, 1);
  transition: opacity 600ms cubic-bezier(.19, 1, .22, 1);
}

.accordion-top:hover {
  opacity: 0.64;
}

.accordion-divider {
  height: 0px;
  border-top: 1px solid #202020;
}

.accordion-bottom {
  overflow: hidden;
  width: 100%;
  -webkit-perspective-origin: 50% 0%;
  perspective-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}

.accordion-icon-stripe-1 {
  width: 1px;
  height: 100%;
  background-color: #fff;
}

.accordion-top-icon-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 17px;
  height: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion {
  width: 100%;
  border-bottom: 1px solid #202020;
  cursor: pointer;
}

.accordion-top-icon {
  position: relative;
  margin-right: -16px;
  padding: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-14 {
  color: #fafafa;
  font-size: 25px;
  font-weight: 400;
}

.accordion-icon-stripe-2 {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.accordion-top-wrap {
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.accordion-bottom-wrap {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 32px;
}

.close-popup-privacy {
  position: absolute;
  left: auto;
  top: 24px;
  right: 24px;
  bottom: auto;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  cursor: pointer;
}

.close-popup-privacy:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.div-my {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-sg {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-ph {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-th {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-vn {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-chat-time {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.select-field {
  background-color: transparent;
  color: #fff;
}

.body-15 {
  font-family: Montserrat, sans-serif;
}

.select-field-2 {
  width: 300px;
  height: 60px;
  padding-right: 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 16px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
}

.div-block-193 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mb-fp_component-cash {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component-cash._2 {
  display: block;
}

.mb-fp_component-logistics {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component-logistics._2 {
  display: block;
}

.mb-fp_component-distributor {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component-distributor._2 {
  display: block;
}

.mb-fp_component-investor {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: none;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.75);
}

.mb-fp_component-investor._2 {
  display: block;
}

.jg-bag-nav {
  width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: none;
  border-width: 0px;
  border-color: #fff;
  border-radius: 2px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.jg-bag-nav:hover {
  border: 0px none transparent;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 0.26);
  opacity: 1;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
  color: #077700;
}

.jg-bag-nav.w--current {
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(155, 155, 155, 0.16);
  border-radius: 6px;
  background-color: #000;
  box-shadow: inset 11px 6px 0 -16px rgba(219, 219, 219, 0.84);
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
}

.jg-bag-nav.drop-down {
  padding-right: 10px;
}

.image-99 {
  width: 302px;
}

.image-99.web-view {
  width: auto;
}

.autoplay-script-2 {
  display: block;
}

.div-tky {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-tk {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
}

@media screen and (min-width: 1280px) {
  .nav-wrap {
    margin-top: 10px;
  }

  .navbar {
    padding-bottom: 0px;
  }

  .nav-link-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-2 {
    padding-top: 20px;
  }

  .heading {
    font-size: 95px;
    line-height: 95px;
  }

  .button {
    margin-top: 40px;
  }

  .div-hk {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-25.blk.map-h {
    font-size: 20px;
  }

  .div-block-128 {
    min-height: 900px;
  }

  .div-block-col-3 {
    min-height: 900px;
  }

  .qutoe-btn {
    margin-top: 40px;
  }

  .qutoe-btn2 {
    margin-top: 40px;
  }

  .bolg-conatiner {
    width: 85%;
  }

  .jabutton {
    margin-top: 40px;
  }

  .policy-conatiner {
    width: 85%;
  }

  .van-image {
    min-height: 900px;
  }

  .mb-b-heading {
    font-size: 95px;
    line-height: 95px;
  }

  .mb-blue-botton {
    margin-top: 40px;
  }

  .mb-res-div {
    padding-top: 20px;
  }

  .heading-mb {
    font-size: 95px;
    line-height: 95px;
  }

  .mb-heading {
    font-size: 95px;
    line-height: 95px;
  }

  .div-my {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-sg {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-ph {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-th {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-vn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-chat-time {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .jg-bag-nav {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-tky {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-tk {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 1440px) {
  .logo-2 {
    margin-left: -17px;
  }

  .button-small-copy.white-small-copy {
    margin-right: 40px;
    margin-left: 40px;
    padding: 10px 20px;
  }

  .nav-wrap {
    margin-top: 10px;
  }

  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav-link-2.w--current {
    font-family: Montserrat, sans-serif;
  }

  .nav-kit-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }

  .nav-menu-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .lottie-animation {
    width: 50%;
  }

  .div-block {
    overflow: visible;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-2 {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading {
    font-size: 80px;
    line-height: 80px;
  }

  .heading.blk {
    font-size: 80px;
  }

  .heading.bannerh1 {
    max-width: none;
    font-size: 100px;
    line-height: 90px;
  }

  .paragraph {
    line-height: 30px;
  }

  .paragraph.wt.pd-tp-25 {
    width: 100%;
  }

  .button {
    height: 90px;
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-5 {
    height: 90%;
    padding-right: 60px;
    padding-left: 60px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .testimonial-paragraph {
    font-size: 30px;
  }

  .author-name {
    font-size: 25px;
    line-height: 1.2;
  }

  .home-problem {
    position: -webkit-sticky;
    position: sticky;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .text-16.how-works-p {
    padding-left: 0px;
    line-height: 1.5;
  }

  .text-16.get-a-quote {
    padding-left: 0px;
    line-height: 1.5;
  }

  .text-16.h2 {
    padding-left: 0px;
    line-height: 1.5;
  }

  .slider-3 {
    min-height: auto;
  }

  .div-block-62 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .div-block-83.dis-none {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-hk {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tabs-menu-2 {
    display: inline-block;
  }

  .tab-link-tab-2-2:hover {
    border-color: #ead381;
    background-color: #fffae7;
  }

  .tab-pane-tab-1 {
    height: auto;
    min-height: auto;
  }

  .div-block-22 {
    height: auto;
    min-height: 720px;
  }

  .text-block-25.blk {
    color: #000;
    font-size: 20px;
    font-weight: 700;
  }

  .text-block-25.blk.map-h {
    font-size: 25px;
  }

  .map {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-23 {
    min-height: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 60px;
  }

  .div-block-23.inner._2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .image-71 {
    margin-top: 10px;
    margin-left: 20px;
  }

  .jaguar-bag-h2 {
    font-size: 100px;
  }

  .close-popup {
    width: 50px;
    height: 20px;
  }

  .close-popup.x {
    top: 0px;
  }

  .home-problem-copy {
    position: -webkit-sticky;
    position: sticky;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .slider-5 {
    min-height: auto;
  }

  .div-block-126 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-127 {
    margin-top: 0px;
  }

  .div-block-col-3 {
    background-position: 50% 50%;
  }

  .text-block-26 {
    font-family: Montserrat, sans-serif;
  }

  /*.res-desktop-view {
    max-width: 1920px;
  }*/

  .div-block-143 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -157px;
    margin-bottom: -5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .slide-nav-6 {
    margin-left: 200px;
  }

  .home-sol {
    position: -webkit-sticky;
    position: sticky;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .qutoe-btn {
    height: 90px;
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
  }

  .qutoe-btn2 {
    height: 90px;
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
  }

  .bolg-conatiner {
    width: 85%;
  }

  .jabutton {
    height: 50px;
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
  }

  .policy-conatiner {
    width: 85%;
  }

  .van-image {
    background-position: 50% 50%;
  }

  .mb-b-heading {
    font-size: 80px;
    line-height: 80px;
  }

  .mb-b-heading.blk {
    font-size: 80px;
  }

  .mb-b-heading.bannerh1 {
    max-width: none;
    font-size: 100px;
    line-height: 90px;
  }

  .mb-blue-botton {
    height: 90px;
    margin-top: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
  }

  .mb-res-div {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-mb {
    font-size: 80px;
    line-height: 80px;
  }

  .heading-mb.blk {
    font-size: 80px;
  }

  .heading-mb.bannerh1 {
    max-width: none;
    font-size: 100px;
    line-height: 90px;
  }

  .paragraph-mb {
    line-height: 30px;
  }

  .paragraph-mb.wt.pd-tp-25 {
    width: 100%;
    line-height: 35px;
  }

  .mb-heading {
    font-size: 80px;
    line-height: 80px;
  }

  .mb-heading.blk {
    font-size: 80px;
  }

  .mb-heading.bannerh1 {
    max-width: none;
    font-size: 100px;
    line-height: 90px;
  }

  .close-popup-privacy {
    width: 50px;
    height: 20px;
  }

  .close-popup-privacy.x {
    top: 0px;
  }

  .div-my {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-sg {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-ph {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-th {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-vn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-chat-time {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .jg-bag-nav.w--current {
    font-family: Montserrat, sans-serif;
  }

  .div-tky {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-tk {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 1920px) {
  .logo-2 {
    margin-left: -15px;
  }

  .jaguar-brand {
    width: auto;
  }

  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-2 {
    padding-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading.bannerh1 {
    max-width: none;
    font-size: 125px;
    line-height: 1;
  }

  .paragraph {
    line-height: 40px;
  }

  .paragraph.wt.pd-tp-25 {
    font-size: 28px;
  }

  .div-block-5 {
    padding-right: 100px;
    padding-left: 100px;
  }

  .testimonial-paragraph {
    font-size: 35px;
    line-height: 1.5;
  }

  .author-name {
    font-size: 35px;
    line-height: 1;
  }

  .home-problem {
    max-width: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .problem-text {
    width: auto;
  }

  .slider-pr-sol-bef {
    min-height: 900px;
  }

  .div-block-8 {
    width: 100%;
    padding-bottom: 0px;
    background-color: #fff;
  }

  .slider-3 {
    min-height: auto;
  }

  .div-block-62 {
    max-width: 1440px;
  }

  .div-block-69 {
    max-width: 500px;
  }

  .paragraph-78.map-purple {
    font-size: 25px;
  }

  .insur-h {
    font-size: 120px;
  }

  .link-block.lt-align {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-99 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .jaguar-bag-h2 {
    font-size: 120px;
  }

  .div-block-103 {
    margin-top: -267px;
  }

  .pro-block--3 {
    min-height: 500px;
  }

  .popup-notall {
    display: none;
  }

  .slider-right-2 {
    height: 60px;
  }

  .div-block-126 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .fp_component {
    display: none;
  }

  .div-block-col-3 {
    background-size: cover;
  }

  .section-15 {
    min-height: auto;
  }

  .res-desktop-view {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-143 {
    margin-top: -194px;
    margin-left: -94px;
    margin-bottom: -5px;
  }

  .slide-nav-6 {
    margin-left: 270px;
  }

  .div-block-144 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-36 {
    padding-left: 0px;
  }

  .column-37 {
    padding-right: 0px;
  }

  .column-38 {
    padding-left: 0px;
  }

  .column-39 {
    padding-right: 0px;
  }

  .column-40 {
    padding-left: 0px;
  }

  .column-41 {
    padding-right: 0px;
  }

  .div-block-149 {
    width: 100%;
  }

  .div-block-150 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-152 {
    width: 100%;
    background-color: #fff;
  }

  .home-sol {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bolg-conatiner {
    width: 75%;
  }

  .select-country.map-purple {
    font-size: 25px;
  }

  .fp_component-3 {
    display: none;
  }

  .fp_component-4 {
    display: none;
  }

  .policy-conatiner {
    width: 75%;
  }

  .mb-b-heading.bannerh1 {
    max-width: none;
    font-size: 125px;
    line-height: 125px;
  }

  .mb-res-div {
    padding-top: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .note.map-purple {
    font-size: 25px;
  }

  .mb-fp_component {
    display: none;
  }

  .heading-mb.bannerh1 {
    max-width: none;
    font-size: 125px;
    line-height: 125px;
  }

  .paragraph-mb {
    line-height: 40px;
  }

  .paragraph-mb.wt.pd-tp-25 {
    font-size: 28px;
  }

  .mb-fp_component2 {
    display: none;
  }

  .mb-fp_component3 {
    display: none;
  }

  .mb-heading.bannerh1 {
    max-width: none;
    font-size: 125px;
    line-height: 125px;
  }

  .mb-fp_component4 {
    display: none;
  }

  .mb-fp_component5 {
    display: none;
  }

  .mb-fp_component6 {
    display: none;
  }

  .mb-fp_component7 {
    display: none;
  }

  .mb-fp_component-cash {
    display: none;
  }

  .mb-fp_component-logistics {
    display: none;
  }

  .mb-fp_component-distributor {
    display: none;
  }

  .mb-fp_component-investor {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .kit-nav-buttons-wrap {
    margin-right: 8px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .nav-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
  }

  .jaguar-brand {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .menu-button-kit-nav {
    width: 50px;
    height: 50px;
    padding: 18px 15px;
  }

  .navbar {
    padding: 6px 5px 6px 24px;
  }

  .nav-link-2 {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid transparent;
  }

  .nav-link-2.w--current {
    width: 80%;
    height: auto;
    margin-bottom: 20px;
  }

  .nav-link-2.drop-down {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
  }

  .nav-kit-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav-menu-2 {
    width: 100%;
    border-bottom: 1px solid #ebedee;
    background-color: #fff;
  }

  .section {
    height: auto;
    min-height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .lottie-animation {
    width: 100%;
  }

  .div-block {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-2 {
    width: 100%;
  }

  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-2 {
    line-height: 50px;
    text-align: center;
  }

  .testimonial-image-block {
    padding: 30px;
  }

  .text-span-3 {
    width: auto;
    font-size: 50px;
  }

  .text-span-3.problem {
    min-width: auto;
    font-size: 70px;
  }

  .text-span-3.problem {
    min-width: auto;
    font-size: 70px;
  }

  .home-problem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
    background-image: none;
    box-shadow: none;
  }

  .text-16.insurance-section {
    width: auto;
    min-width: auto;
  }

  .text-16.about-us-p {
    width: auto;
    min-width: auto;
  }

  .text-16.about-us-p.ctn {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .text-16.challenge {
    width: auto;
    min-width: auto;
  }

  .text-16.how-works-p {
    width: auto;
    min-width: auto;
  }

  .text-16.get-a-quote {
    width: auto;
    min-width: auto;
  }

  .text-16.h2 {
    width: auto;
    min-width: auto;
  }

  .pro-block--2 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .slider-pr-sol-bef {
    display: none;
  }

  .columns {
    display: block;
  }

  .div-block-60 {
    width: auto;
    padding-left: 10px;
  }

  .div-block-62 {
    padding-right: 20px;
  }

  .chat {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-66 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-67 {
    width: 100%;
  }

  .div-block-68 {
    width: 100%;
  }

  .div-block-69 {
    max-width: 400px;
  }

  .section-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .book-vdo-call {
    padding-right: 20px;
    padding-left: 20px;
  }

  .our-partner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .sec-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-82.height {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-83.dis-none {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-hk {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section-6 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .about-hero-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-86-copy {
    padding-right: 20px;
    padding-left: 10px;
  }

  .quick-word {
    padding-right: 20px;
    padding-left: 20px;
  }

  .faq-header-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-holder-item.rm-rt-pd {
    padding-left: 0px;
  }

  .tab-link-tab-1-2 {
    margin-bottom: 60px;
  }

  .tab-link-tab-1-2.need.w--current {
    margin-bottom: 0px;
  }

  .get-quote {
    padding-right: 20px;
    padding-left: 20px;
  }

  .insur-header-sec {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-89 {
    margin-bottom: 20px;
  }

  .ins-quote {
    padding-right: 20px;
    padding-left: 20px;
  }

  .h-inst-quote {
    line-height: 1.2;
    text-align: center;
  }

  .form-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-info {
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-holder {
    max-width: 800px;
    min-width: 600px;
  }

  .tabs-menu {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .tab-link-tab-1.w--current {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-23-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-9 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-10 {
    padding-left: 20px;
  }

  .div-block-103 {
    margin-top: 0px;
  }

  .div-block-107 {
    margin-bottom: 20px;
  }

  .div-block-110 {
    margin-bottom: 20px;
  }

  .div-block-111 {
    margin-bottom: 20px;
  }

  .div-block-113 {
    margin-bottom: 20px;
  }

  .main-wrapper {
    height: auto;
  }

  .container-4 {
    width: 100%;
  }

  .play-icon {
    width: 8rem;
  }

  .pro-block--3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .pro-block--4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .mob-pr-sol-bef {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .popup-content-wrapper--insur {
    width: auto;
  }

  .popup-content-wrapper--insur.popup-1-content-wrapper---insur {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--insur-realtime {
    width: auto;
  }

  .popup-content-wrapper--insur-realtime.popup-1-content-wrapper---insur {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--insur-realtime.popup-1-content-wrapper---insur-realtime {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--insur-flexible {
    width: auto;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur-realtime {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur-flexible {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--insur-claims {
    width: auto;
  }

  .popup-content-wrapper--insur-claims.popup-1-content-wrapper---insur {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--insur-claims.popup-1-content-wrapper---insur-claims {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--meet {
    width: auto;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper---insur {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper---insur-claims {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper--meet {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--notall {
    width: auto;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper---insur {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper---insur-claims {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper--meet {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper--notall {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .calendar-book-2 {
    padding-right: 42px;
    padding-left: 42px;
    border: 0px none transparent;
    border-radius: 0px;
    background-image: none;
  }

  .bottom-section {
    padding: 0px 0%;
  }

  .home-problem-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
    background-image: none;
    box-shadow: none;
  }

  .div-block-125 {
    height: 400px;
  }

  .div-block-126 {
    width: 100%;
  }

  .div-block-128 {
    height: 400px;
  }

  .div-block-col-3 {
    height: 400px;
  }

  .webview {
    display: none;
  }

  .mobile-view {
    display: none;
  }

  .div-block-130 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .overview {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-16 {
    min-height: auto;
  }

  .web-view {
    display: block;
  }

  .web-view.image {
    min-height: auto;
  }

  .dropdown-2 {
    width: 80%;
  }

  .div-block-142 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-143 {
    margin-top: 0px;
  }

  .div-block-144 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-33 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .columns-17 {
    display: block;
  }

  .column-34 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .link-block-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link-block-4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link-block-5 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link-block-6 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .link-block-7 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .home-sol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-style: none;
    background-image: none;
    box-shadow: none;
  }

  .slider-7 {
    height: 450px;
  }

  .div-block-153 {
    width: 100%;
  }

  .div-block-154 {
    width: 100%;
  }

  .div-block-155 {
    width: 100%;
    height: 2px;
  }

  .blog-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-157 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-holder {
    width: 100%;
  }

  .image-holder {
    width: 100%;
    height: 400px;
  }

  .blog-detail-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-164 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .bolg-conatiner {
    width: 100%;
  }

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

  .div-block-166 {
    padding-right: 0px;
  }

  .fp_component-4 {
    display: none;
  }

  .policy-detail-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .policy-conatiner {
    width: 100%;
  }

  .popup-content-wrapper--terms {
    width: auto;
  }

  .popup-content-wrapper--terms.popup-1-content-wrapper---terms {
    position: absolute;
    left: 24px;
    right: 24px;
    margin-right: auto;
    margin-left: auto;
  }

  .van-image {
    height: 400px;
  }

  .mb-res-div {
    width: 100%;
  }

  .slider-11 {
    height: auto;
    background-color: transparent;
  }

  .slider-12 {
    height: auto;
    background-color: transparent;
  }

  .div-my {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-sg {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-ph {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-th {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-vn {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-chat-time {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-193 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-197 {
    margin-bottom: 20px;
  }

  .div-block-198 {
    margin-bottom: 20px;
  }

  .jg-bag-nav {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: 1px solid transparent;
  }

  .jg-bag-nav.w--current {
    width: 80%;
    height: auto;
    margin-bottom: 20px;
  }

  .jg-bag-nav.drop-down {
    margin-left: 0px;
  }

  .div-tky {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-tk {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .jaguar-brand {
    padding-left: 0px;
  }

  .navbar {
    padding-left: 20px;
  }

  .testimonial-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .testimonial-image-block {
    width: 100%;
  }

  .testimonial-image {
    max-width: 390px;
  }

  .testimonial-content-wrap {
    width: 100%;
    padding-left: 25px;
  }

  .text-span-3.problem {
    min-width: auto;
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 1.5;
  }

  .text-span-3.problem {
    min-width: auto;
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 1.5;
  }

  .text-16.insurance-section {
    min-width: auto;
  }

  .text-16.about-us-p {
    min-width: auto;
  }

  .text-16.challenge {
    min-width: auto;
  }

  .text-16.how-works-p {
    min-width: auto;
  }

  .text-16.get-a-quote {
    min-width: auto;
  }

  .text-16.h2 {
    min-width: auto;
  }

  .accordion-item-content-2 {
    margin-right: 0px;
  }

  .text-block-15 {
    font-size: 20px;
  }

  .tabs-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .tab-link-tab-3 {
    padding: 15px 10px;
  }

  .text-block-14 {
    font-size: 20px;
  }

  .tab-pane-tab-1 {
    overflow: visible;
    width: auto;
    height: auto;
  }

  .div-block-22 {
    width: 98%;
  }

  .contact-info {
    height: auto;
  }

  .map {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-menu {
    width: 90%;
    height: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .tab-link-tab-1 {
    padding: 15px 10px;
  }

  .tab-link-tab-1.w--current {
    padding: 15px 10px;
  }

  .tab-link-tab-2 {
    padding: 15px 10px;
  }

  .play-icon {
    width: 5rem;
  }

  .popup-1 {
    max-width: none;
    padding: 32px;
  }

  .popup-1-illustration---brix {
    height: auto;
    max-width: 28%;
    margin-bottom: 16px;
  }

  .popup-content-wrapper--insur.popup-1-content-wrapper---insur {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-insur {
    padding-right: 24px;
    padding-left: 24px;
  }

  .popup-real-time {
    padding-right: 24px;
    padding-left: 24px;
  }

  .popup-content-wrapper--insur-realtime.popup-1-content-wrapper---insur {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--insur-realtime.popup-1-content-wrapper---insur-realtime {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-2 {
    max-width: none;
    padding: 32px;
  }

  .popup-flexible {
    padding-right: 24px;
    padding-left: 24px;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur-realtime {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur-flexible {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-3 {
    max-width: none;
    padding: 32px;
  }

  .popup-claims {
    padding-right: 24px;
    padding-left: 24px;
  }

  .popup-content-wrapper--insur-claims.popup-1-content-wrapper---insur {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--insur-claims.popup-1-content-wrapper---insur-claims {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-meet {
    padding-right: 24px;
    padding-left: 24px;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper---insur {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper---insur-claims {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper--meet {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-notall {
    padding-right: 24px;
    padding-left: 24px;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper---insur {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper---insur-claims {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper--meet {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper--notall {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .calendar-book-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: none;
  }

  .popup-footer {
    padding-right: 24px;
    padding-left: 24px;
  }

  .popup-content-wrapper--terms.popup-1-content-wrapper---terms {
    left: 24px;
    right: 24px;
    max-width: none;
    border-radius: 20px;
  }

  .popup-4 {
    max-width: none;
    padding: 32px;
  }
}

@media screen and (max-width: 479px) {
  .kit-nav-buttons-wrap {
    display: block;
  }

  .kit-nav-buttons-wrap.mobile-view {
    display: none;
  }

  .button-small-copy {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .button-small-copy.white-small-copy {
    max-width: 350px;
    min-width: 300px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .nav-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 600px;
    padding: 23px 0px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: #fff;
  }

  .jaguar-brand {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .jaguar-brand.w--current {
    margin-top: 10px;
    margin-left: 0px;
  }

  .menu-button-kit-nav {
    width: 48px;
    height: 48px;
    padding: 17px 14px;
  }

  .navbar {
    z-index: 1000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-link-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 40px;
    margin: 10px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-bottom: 1px solid #f4f4f4;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    color: #050506;
    font-size: 18px;
    font-weight: 400;
  }

  .nav-link-2:hover {
    margin: 10px;
    padding: 10px;
  }

  .nav-link-2.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 70px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  }

  .nav-link-2.drop-down {
    margin: 0px 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 400;
  }

  .menu-button-kit {
    border-style: solid;
    border-width: 0.25px;
    border-color: hsla(0, 0%, 74%, 0.29);
    border-radius: 5px;
  }

  .menu-button-kit:hover {
    border-style: solid;
    border-width: 1px;
    border-color: #8ac23e;
    border-radius: 0px;
    background-color: #fff;
    color: #fff;
  }

  .menu-button-kit:active {
    background-color: #f0f0f0;
  }

  .menu-button-kit.w--open {
    border-style: solid;
    border-width: 0.25px;
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    background-color: #edffec;
    opacity: 1;
  }

  .nav-kit-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .nav-menu-2 {
    position: absolute;
    left: 0%;
    top: 60px;
    right: 0%;
    bottom: 0%;
    width: auto;
    height: auto;
    max-width: none;
    min-width: auto;
    background-color: #fff;
  }

  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lottie-animation {
    width: 100%;
  }

  .div-block {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading.blk {
    font-size: 60px;
    line-height: 1;
  }

  .heading.blk.cnt {
    font-size: 40px;
    text-align: left;
  }

  .heading.blk.pd-btm-40 {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .heading.blk.bolg {
    width: 100%;
  }

  .heading.wt-color.pd-btm-40 {
    font-size: 40px;
    line-height: 1;
  }

  .heading.about-us-heading {
    font-size: 40px;
    line-height: 1;
  }

  .heading.bannerh1 {
    font-size: 70px;
  }

  .paragraph {
    width: 100%;
    font-size: 24px;
    text-align: left;
  }

  .paragraph.wt.pd-tp-30 {
    line-height: 33px;
    font-weight: 400;
    text-align: left;
  }

  .paragraph.wt.pd-tp-25 {
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }

  .paragraph.wt.pd-tp-25.cnt {
    margin-top: 0px;
  }

  .button {
    font-size: 15px;
  }

  .section-2 {
    background-color: #454545;
  }

  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-4 {
    padding: 20px;
  }

  .heading-2 {
    font-size: 28px;
    line-height: 1.2;
  }

  .testimonial-paragraph {
    font-size: 25px;
  }

  .testimonial-image-block {
    padding: 0px;
  }

  .testimonial-image {
    max-width: none;
  }

  .testimonial-slider {
    padding-bottom: 0px;
  }

  .testimonial-content-wrap {
    padding: 15px 20px;
  }

  .text-span-3 {
    font-size: 30px;
    line-height: 1.5;
  }

  .text-span-3:hover {
    display: block;
    width: 98%;
    height: auto;
    min-height: 100px;
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-style: normal;
  }

  .text-span-3.problem {
    max-width: 400px;
    min-width: 320px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    font-size: 60px;
    line-height: 1.2;
  }

  .text-span-3.problem:hover {
    width: auto;
    min-height: auto;
  }

  .text-span-3.problem {
    max-width: 400px;
    min-width: 320px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    font-size: 60px;
    line-height: 1.2;
  }

  .text-span-3.problem:hover {
    width: auto;
    min-height: auto;
  }

  .home-problem {
    width: 100%;
    min-width: 320px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 20px 10px 0px 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 0px none transparent;
    background-image: none;
    box-shadow: none;
  }

  .problem-text {
    width: auto;
    min-width: 250px;
    line-height: 1.5;
    font-weight: 600;
  }

  .the-problem {
    overflow: hidden;
    width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-16.insurance-section {
    max-width: 400px;
    min-width: 320px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
  }

  .text-16.about-us-p {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }

  .text-16.about-us-p.left-align.bag-p {
    max-width: none;
    min-width: auto;
  }

  .text-16.challenge {
    width: 100%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }

  .text-16.how-works-p {
    max-width: 400px;
    min-width: 320px;
    padding-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 500;
    text-align: left;
  }

  .text-16.get-a-quote {
    max-width: 400px;
    min-width: 320px;
    padding-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }

  .text-16.h2 {
    max-width: 400px;
    min-width: 320px;
    padding-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
  }

  .pro-block--2 {
    max-height: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    border-color: hsla(240, 0%, 76%, 0.5);
  }

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-width: 410px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .slider-pr-sol-bef {
    display: none;
    overflow: hidden;
    width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-26 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .lottie-animation-3 {
    max-width: 420px;
  }

  .grn-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 246px;
    height: 60px;
    margin-top: 20px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
  }

  .grn-btn.sol {
    text-transform: uppercase;
  }

  .div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
  }

  .slider-3 {
    display: none;
  }

  .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-59 {
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns {
    display: block;
    margin-top: 100px;
    margin-bottom: 0px;
  }

  .div-block-60 {
    display: block;
    width: auto;
    height: auto;
    min-height: 0px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .content-p {
    margin-bottom: 0px;
    color: #171717;
    font-size: 20px;
  }

  .content-p.crt {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-61 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-height: none;
    margin-top: -30px;
    margin-bottom: 20px;
  }

  .div-block-63 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .chat {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-66 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-67 {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-68 {
    width: 100%;
    margin-top: 20px;
  }

  .div-block-69 {
    width: 248px;
    height: 60px;
    margin-top: 20px;
  }

  .div-block-70 {
    width: 300px;
  }

  .book-vdo-call {
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-62.pd-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-63 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-64 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .image-65.pd-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .our-partner {
    padding: 20px;
  }

  .div-block-78 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-66 {
    height: auto;
  }

  .image-66-copy {
    height: auto;
  }

  .footer {
    padding: 20px 20px 10px;
  }

  .sec-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-3 {
    font-size: 20px;
    font-weight: 700;
  }

  .ft-h-sub {
    color: #fff;
    font-weight: 500;
  }

  .ft-h-sub.pd-20.pd-b-20 {
    margin-bottom: 20px;
  }

  .div-block-82.height {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-83 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .sec-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-hk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sec-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-6 {
    padding: 20px 0px;
  }

  .mobile-view-slider-content {
    display: block;
  }

  .mobile-view-slider-3 {
    display: block;
  }

  .div-block-84 {
    padding-top: 30px;
  }

  .about-hero-section {
    padding: 20px;
  }

  .columns-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-85 {
    min-height: 350px;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 1.2;
  }

  .div-block-87 {
    padding-right: 0px;
  }

  .div-block-86-copy {
    padding-right: 20px;
    padding-left: 20px;
  }

  .quick-word {
    padding: 20px;
  }

  .heading-4-copy {
    font-size: 28px;
    line-height: 1.2;
    text-align: left;
  }

  .faq-header-section {
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-image: none;
  }

  .heading-9 {
    font-size: 40px;
  }

  .tab-link-tab-3-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .tab-link-tab-3-2.distributor {
    width: 100%;
  }

  .text-holder-item {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-holder-item.rm-rt-pd {
    padding-top: 0px;
  }

  .section-faq {
    padding: 20px 15px;
  }

  .tab-link-tab-1-2 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .tab-link-tab-1-2.w--current {
    width: 100%;
    height: auto;
  }

  .tab-link-tab-1-2.need {
    width: 100%;
    margin-bottom: 0px;
  }

  .tab-link-tab-1-2.need.w--current {
    width: 100%;
  }

  .accordion-wrapper-2 {
    margin-top: 10px;
    padding-top: 20px;
  }

  .tab-link-tab-2-2 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .tab-link-tab-2-2.logistics {
    width: 100%;
  }

  .tab-link-tab-4 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .tab-link-tab-4.investor {
    width: 100%;
  }

  .paragraph-78.map-purple {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-88 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-18 {
    text-align: left;
  }

  .text-block-18.ctr-align {
    text-align: center;
  }

  .get-quote {
    padding: 20px;
  }

  .insur-header-sec {
    min-height: auto;
    padding: 20px;
    background-image: none;
  }

  .insur-h {
    font-size: 40px;
  }

  .section-8 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-89 {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-90 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .ins-quote {
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h-inst-quote {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
  }

  .contact-us-h-tag {
    padding-right: 20px;
    padding-left: 20px;
    background-image: none;
  }

  .h-tag-sub {
    font-size: 18px;
    text-align: center;
  }

  .h-tag-heading {
    font-size: 40px;
  }

  .form-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .reach-out-h.delivery-h {
    font-size: 28px;
  }

  .form {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-93 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-95 {
    padding-left: 0px;
  }

  .div-block-96 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-15 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
  }

  .bold-text-13-copy {
    font-size: 25px;
  }

  .tabs-content {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .tab-link-tab-3:hover {
    border-style: none;
    border-width: 0px;
    border-radius: 0px;
  }

  .tab-link-tab-3.map-sel {
    width: auto;
    min-width: 300px;
  }

  .tab-link-tab-3.map-sel:hover {
    border-radius: 60px;
  }

  .text-block-14 {
    font-size: 18px;
    font-weight: 600;
  }

  .div-block-22 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-radius: 0px;
  }

  .heading-5-copy {
    margin-bottom: 20px;
    border-color: rgba(255, 255, 255, 0.6);
    border-radius: 4px;
    background-color: transparent;
    color: #fff;
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .tab-pane-tab-2 {
    width: 100%;
  }

  .text-block-25 {
    font-size: 18px;
  }

  .text-block-25.blk.map-h {
    font-size: 15px;
  }

  .contact-info {
    min-height: 1000px;
    margin-bottom: 0px;
    padding: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-25 {
    width: 100vw;
  }

  .content-holder {
    max-width: none;
    min-height: auto;
    min-width: 320px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .map {
    overflow: visible;
    max-height: none;
    min-height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-menu {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 0px;
  }

  .div-block-26 {
    overflow: hidden;
    max-height: none;
  }

  .tab-link-tab-1:hover {
    border-radius: 0px;
  }

  .tab-link-tab-1.w--current {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-link-tab-1.map-sel {
    width: auto;
    min-width: 300px;
    border-radius: 60px;
  }

  .tab-link-tab-1.map-sel:hover {
    border-radius: 60px;
  }

  .tab-link-tab-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
  }

  .tab-link-tab-2:hover {
    border-style: none;
    border-width: 0px;
    border-radius: 0px;
  }

  .tab-link-tab-2.w--current {
    margin-right: 10px;
    margin-left: 10px;
  }

  .tab-link-tab-2.w--current:visited {
    color: #494ca0;
  }

  .tab-link-tab-2.map-sel {
    min-width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .tab-link-tab-2.map-sel:hover {
    border-radius: 60px;
  }

  .div-block-23 {
    width: 98%;
    min-height: 70px;
    min-width: auto;
    margin-right: 10px;
    margin-left: 0px;
    padding: 10px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-23._2nd-row {
    width: auto;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #494ca0;
  }

  .div-block-23.inner {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-23.inner._2 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-23-copy {
    width: 100%;
    min-width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 0px;
    background-color: transparent;
  }

  .div-block-23-copy._2nd-row {
    background-color: transparent;
  }

  .div-block-23-copy.inner {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .div-block-23-copy.inner._2 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-102 {
    margin-bottom: 40px;
  }

  .delivery-header-sec {
    min-height: auto;
    padding: 40px 20px;
    background-image: none;
  }

  .section-9 {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .form-2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-28 {
    padding-left: 10px;
  }

  .column-29 {
    margin-bottom: 60px;
    padding-right: 10px;
  }

  .jaguar-bag-h.wt {
    font-size: 40px;
  }

  .bag-header-sec {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: none;
  }

  .background-video {
    height: 250px;
    min-height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-10 {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 20px;
  }

  .jaguar-bag-h2 {
    font-size: 40px;
  }

  .jaguar-bag-h2.mb-view {
    margin-right: 20px;
  }

  .div-block-103 {
    margin-top: 10px;
  }

  .div-block-105 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-11 {
    padding: 20px 20px 0px;
  }

  .heading-10 {
    font-size: 28px;
    line-height: 1.2;
  }

  .div-block-110 {
    margin-bottom: 40px;
  }

  .div-block-111 {
    margin-bottom: 40px;
  }

  .div-block-112 {
    margin-bottom: 40px;
  }

  .div-block-113 {
    margin-bottom: 40px;
  }

  .main-wrapper {
    height: auto;
    padding: 0px 1%;
  }

  .play-icon {
    width: 3rem;
  }

  .div-block-114 {
    margin-bottom: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-115 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pro-block--3 {
    max-height: none;
    padding-right: 10px;
    padding-left: 10px;
    border-color: hsla(240, 0%, 76%, 0.5);
  }

  .benifits {
    width: auto;
    max-width: 420px;
    min-width: 300px;
    font-family: Montserrat, sans-serif;
    line-height: 1.5;
    font-weight: 600;
  }

  .pro-block--4 {
    max-height: none;
    padding-right: 10px;
    padding-left: 10px;
    border-color: hsla(240, 0%, 76%, 0.5);
  }

  .mob-pr-sol-bef {
    display: block;
    overflow: hidden;
    min-height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-116 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .delivery-btn {
    margin-top: 20px;
  }

  .section-12 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .popup-1 {
    padding: 40px 16px 32px;
  }

  .popup-1-illustration---brix {
    height: auto;
    max-width: 40%;
  }

  .popup-content-wrapper--insur {
    border-radius: 24px;
  }

  .popup-content-wrapper--insur.popup-1-content-wrapper---insur {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-insur {
    display: none;
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .heading-11.lt-align {
    text-align: left;
  }

  .popup-real-time {
    display: none;
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .popup-content-wrapper--insur-realtime {
    border-radius: 24px;
  }

  .popup-content-wrapper--insur-realtime.popup-1-content-wrapper---insur {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--insur-realtime.popup-1-content-wrapper---insur-realtime {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-2 {
    padding: 40px 16px 32px;
  }

  .popup-flexible {
    display: none;
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .popup-content-wrapper--insur-flexible {
    border-radius: 24px;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur-realtime {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--insur-flexible.popup-1-content-wrapper---insur-flexible {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-3 {
    padding: 40px 16px 32px;
  }

  .popup-claims {
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .popup-content-wrapper--insur-claims {
    border-radius: 24px;
  }

  .popup-content-wrapper--insur-claims.popup-1-content-wrapper---insur {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--insur-claims.popup-1-content-wrapper---insur-claims {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-meet {
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .popup-content-wrapper--meet {
    border-radius: 24px;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper---insur {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper---insur-claims {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--meet.popup-1-content-wrapper--meet {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-notall {
    display: none;
    padding-top: 20px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .popup-content-wrapper--notall {
    border-radius: 24px;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper---insur {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper---insur-claims {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper--meet {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-content-wrapper--notall.popup-1-content-wrapper--notall {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .div-block-120 {
    max-height: 400px;
  }

  .cta-header {
    margin-bottom: 20px;
  }

  .cta-header.mx-wid-800-copy {
    display: block;
    max-width: none;
    font-size: 35px;
    line-height: 1.3;
    text-align: center;
  }

  .calendar-book-2 {
    max-width: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 55px 1%;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: none;
  }

  .standard-paragraph {
    max-width: 300px;
    font-size: 20px;
    line-height: 1.8;
    text-align: center;
  }

  .image-73 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bold-text {
    font-size: 20px;
    line-height: 1.5;
  }

  .div-block-58-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .banner-text-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-section-copy {
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid solid none;
    border-width: 1px 1px 0px;
    border-color: transparent;
    border-radius: 0px;
    background-color: #fff;
  }

  .div-block-50-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .home-problem-copy {
    width: 100%;
    min-width: 320px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px 10px;
    border: 0px none transparent;
    background-image: none;
    box-shadow: none;
  }

  .div-block-125 {
    width: 100%;
    height: 500px;
  }

  .fp_offer-wrapper.bag {
    padding: 40px 20px;
  }

  .div-block-128 {
    width: 100%;
  }

  .div-block-129 {
    padding-top: 20px;
  }

  .div-block-col-3 {
    width: 100%;
  }

  .mobile-view {
    display: block;
    width: 100%;
    min-height: 300px;
  }

  .section-15 {
    min-height: auto;
    padding-bottom: 20px;
  }

  .div-block-132 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .overview {
    min-height: auto;
    padding: 20px;
  }

  .web-view {
    display: none;
  }

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

  .dropdown-2 {
    width: 100%;
    height: 40px;
    font-size: 18px;
  }

  .res-desktop-view {
    display: none;
  }

  .div-block-142 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-143 {
    margin-top: -60px;
  }

  .div-block-144 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-33 {
    display: block;
    padding-left: 0px;
  }

  .columns-17 {
    display: block;
  }

  .column-34 {
    display: block;
    padding-left: 0px;
  }

  .column-35 {
    padding-left: 0px;
  }

  .testimonial {
    height: 600px;
  }

  .div-block-148 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slide-nav-7 {
    margin-bottom: -172px;
  }

  .mask-3 {
    height: 500px;
  }

  .home-sol {
    width: 100%;
    min-width: 320px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 20px 10px 0px;
    border: 0px none transparent;
    background-image: none;
    box-shadow: none;
  }

  .slider-7 {
    height: 600px;
  }

  .column-42 {
    background-color: #f0f0f0;
  }

  .column-43 {
    background-color: #f0f0f0;
  }

  .column-44 {
    background-color: #f0f0f0;
  }

  .column-45 {
    background-color: #f0f0f0;
  }

  .slider-8 {
    height: 150px;
  }

  .div-block-156 {
    height: auto;
  }

  .slide-9 {
    height: 95px;
  }

  .slide-10 {
    height: 95px;
  }

  .image-76 {
    width: auto;
  }

  .blog-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-holder {
    padding-right: 0px;
  }

  .image-holder {
    margin-bottom: 20px;
  }

  .bolg-timing-text {
    line-height: 1.5;
  }

  .blog-detail-container {
    padding: 0px;
  }

  .div-block-158 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-158.blog-social-align {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-159 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .div-block-160 {
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .div-block-160.left-align {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .link-block-9.rm-mrg {
    margin-left: 0px;
  }

  .bolg-conatiner {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .column-47 {
    padding-left: 0px;
  }

  .coun-h {
    font-weight: 700;
  }

  .coun-h.pd-20.pd-b-20 {
    margin-bottom: 20px;
  }

  .tabs-2 {
    display: none;
  }

  .div-block-166 {
    padding-right: 0px;
  }

  .select-country {
    line-height: 1.5;
  }

  .select-country.map-purple {
    padding-right: 20px;
    padding-left: 20px;
  }

  .content-p-2 {
    margin-bottom: 0px;
    color: #171717;
    font-size: 20px;
  }

  .fp_component-4 {
    display: none;
  }

  .fp_offer-contianer-4.grn {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    max-height: none;
    padding-top: 20px;
  }

  .div-block-171 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .policy-detail-container {
    padding: 0px;
  }

  .popup-footer {
    display: none;
    padding-right: 16px;
    padding-left: 16px;
  }

  .popup-content-wrapper--terms {
    border-radius: 24px;
  }

  .popup-content-wrapper--terms.popup-1-content-wrapper---terms {
    left: 16px;
    right: 16px;
    border-radius: 16px;
  }

  .popup-4 {
    min-height: 600px;
    padding: 40px 16px 32px;
  }

  .van-image {
    width: 100%;
  }

  .div-block-184 {
    padding-right: 20px;
  }

  .res-moblie-view {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

  .mb-b-heading {
    font-size: 30px;
    line-height: 1.2;
  }

  .mb-b-heading.blk {
    width: 95%;
    font-size: 60px;
  }

  .mb-b-heading.blk.bolg {
    width: 100%;
  }

  .mb-b-heading.about-us-heading {
    font-size: 50px;
    line-height: 50px;
  }

  .mb-b-heading.bannerh1 {
    font-size: 70px;
  }

  .div-block-185 {
    padding-top: 40px;
  }

  .mb-blue-botton {
    width: 147px;
    height: 41px;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 9px;
  }

  .div-block-186 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mb-res-div {
    width: 50%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .note {
    line-height: 1.5;
  }

  .note.map-purple {
    padding-right: 20px;
    padding-left: 20px;
  }

  .mb-view {
    display: block;
  }

  .div-block-188 {
    background-color: #454545;
  }

  .left-arrow-10 {
    display: none;
  }

  .right-arrow-10 {
    display: none;
  }

  .slide-nav-9 {
    display: none;
  }

  .slider-9 {
    height: 74px;
    background-color: transparent;
  }

  .slide-11 {
    width: 359px;
  }

  .slider-10 {
    height: 301px;
    background-color: transparent;
  }

  .slide-nav-10 {
    display: none;
  }

  .left-arrow-11 {
    display: none;
  }

  .right-arrow-11 {
    display: none;
  }

  .slide-12 {
    width: 50%;
    height: 90px;
  }

  .slide-13 {
    width: 50%;
    height: 90px;
  }

  .slide-14 {
    width: 50%;
    height: 90px;
  }

  .slider-mb-logo {
    width: 100%;
    height: 100px;
  }

  .div-block-189 {
    padding: 20px;
  }

  .box {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    border-style: solid;
    border-width: 2px;
    border-color: #e8e8e8;
    border-radius: 18px;
  }

  .div-block-190 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mb-box-text {
    margin-right: 20px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
  }

  .div-block-191 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .mb-fp_component {
    z-index: 999999;
    display: none;
  }

  .mb-fp_offer-contianer.color-1 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: 500px;
    padding-top: 20px;
  }

  .mb-fp_offer-contianer.color-yellow {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #ead381;
  }

  .mb-fp_offer-contianer.color-wt {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #fff;
  }

  .mb-fp_x-close {
    margin-top: 20px;
    margin-right: 20px;
  }

  .mb-fp_offer-wrapper {
    padding: 20px;
  }

  .heading-mb.blk {
    width: 95%;
    font-size: 40px;
    line-height: 40px;
  }

  .heading-mb.blk.bolg {
    width: 100%;
  }

  .heading-mb.about-us-heading {
    font-size: 50px;
    line-height: 50px;
  }

  .heading-mb.bannerh1 {
    font-size: 70px;
  }

  .paragraph-mb {
    width: 100%;
    font-size: 24px;
    text-align: left;
  }

  .paragraph-mb.wt.pd-tp-30 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
  }

  .paragraph-mb.wt.pd-tp-30.blk {
    color: #000;
  }

  .paragraph-mb.wt.pd-tp-25 {
    line-height: 33px;
    text-align: left;
  }

  .mb-fp_component2 {
    z-index: 999999;
    display: none;
  }

  .mb-fp_component3 {
    z-index: 999999;
    display: none;
  }

  .mb-fp_offer-contianer2.color-1 {
    height: 92vh;
    min-height: auto;
    padding-top: 20px;
  }

  .mb-fp_offer-contianer2.color-grn {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: 500px;
    background-color: #6eba38;
  }

  .mb-fp_x-close2 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .mb-fp_offer-wrapper2 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .mb-fp_offer-contianer3.color-1 {
    height: 92vh;
    min-height: auto;
    padding-top: 20px;
  }

  .mb-fp_offer-contianer3.color-1-blue {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #494ca0;
  }

  .mb-fp_x-close3 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .mb-fp_offer-wrapper3 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .left-arrow-12 {
    display: none;
  }

  .right-arrow-12 {
    display: none;
  }

  .slider-11 {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }

  .slide-15 {
    height: auto;
  }

  .slide-nav-11 {
    margin-bottom: -51px;
  }

  .slider-12 {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }

  .div-block-192 {
    min-height: 250px;
  }

  .mb-heading.blk {
    font-size: 40px;
    line-height: 1;
  }

  .mb-heading.blk.cnt {
    text-align: left;
  }

  .mb-heading.blk.bolg {
    width: 100%;
  }

  .mb-heading.about-us-heading {
    font-size: 50px;
    line-height: 50px;
  }

  .mb-heading.bannerh1 {
    font-size: 70px;
  }

  .sol-div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .sol-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 18px;
    background-color: #f5f6f6;
  }

  .mb-fp_component4 {
    z-index: 999999;
    display: none;
  }

  .mb-fp_offer-contianer4.color-1 {
    height: 92vh;
    min-height: auto;
    padding-top: 20px;
  }

  .mb-fp_offer-contianer4.color-1-blue {
    height: 90vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #494ca0;
  }

  .mb-fp_offer-contianer4.color-gray {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: auto;
    padding-top: 20px;
    background-color: #f5f6f6;
  }

  .mb-fp_x-close4 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .mb-fp_offer-wrapper4 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .mb-fp_component5 {
    z-index: 999999;
    display: none;
  }

  .mb-fp_component6 {
    z-index: 999999;
    display: none;
  }

  .mb-fp_component7 {
    z-index: 999999;
    display: none;
  }

  .mb-fp_offer-contianer5.color-1 {
    height: 92vh;
    min-height: auto;
    padding-top: 20px;
  }

  .mb-fp_offer-contianer5.color-1-blue {
    height: 90vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #494ca0;
  }

  .mb-fp_offer-contianer5.color-gray {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #f5f6f6;
  }

  .mb-fp_x-close5 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .mb-fp_offer-wrapper5 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .mb-fp_offer-contianer6.color-1 {
    height: 92vh;
    min-height: auto;
    padding-top: 20px;
  }

  .mb-fp_offer-contianer6.color-1-blue {
    height: 90vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #494ca0;
  }

  .mb-fp_offer-contianer6.color-gray {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #f5f6f6;
  }

  .mb-fp_x-close6 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .mb-fp_offer-wrapper6 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .mb-fp_offer-contianer7.color-1 {
    height: 92vh;
    min-height: auto;
    padding-top: 20px;
  }

  .mb-fp_offer-contianer7.color-1-blue {
    height: 90vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #494ca0;
  }

  .mb-fp_offer-contianer7.color-gray {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: 100vh;
    min-height: 500px;
    padding-top: 20px;
    background-color: #f5f6f6;
  }

  .mb-fp_x-close7 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .mb-fp_offer-wrapper7 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-97 {
    width: 219px;
  }

  .heading-14 {
    font-family: Acre, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .heading-14:hover {
    opacity: 1;
    color: #fff;
  }

  .accordion-top-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .accordion-bottom-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-48 {
    padding-left: 0px;
  }

  .column-49 {
    padding-left: 0px;
  }

  .column-50 {
    padding-left: 0px;
  }

  .div-my {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-sg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-ph {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-th {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-vn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-chat-time {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-193 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-194 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-51 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-52 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-53 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-54 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-55 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-56 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .link-block-14 {
    margin-bottom: 20px;
  }

  .column-57 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-58 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-59 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-60 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-61 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-62 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-63 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-64 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-199 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding: 20px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-radius: 18px;
    background-color: #eaefc9;
  }

  .mb-fp_component-cash {
    z-index: 999999;
    display: none;
  }

  .mb-fp_component-logistics {
    z-index: 999999;
    display: none;
  }

  .mb-fp_component-distributor {
    z-index: 999999;
    display: none;
  }

  .mb-fp_component-investor {
    z-index: 999999;
    display: none;
  }

  .jg-bag-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    border-bottom: 1px solid #f4f4f4;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    color: #050506;
    font-size: 18px;
    font-weight: 400;
  }

  .jg-bag-nav:hover {
    margin: 10px;
    padding: 10px;
  }

  .jg-bag-nav.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 70px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  }

  .jg-bag-nav.drop-down {
    font-weight: 400;
  }

  .div-tky {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-tk {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@font-face {
  font-family: 'Acre';
  src: url('../fonts/Acre-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* new fix code */
@media screen and (min-width: 2000px) {
  .heading.bannerh1 {
    max-width: 1920px;
    font-size: 160px;
    line-height: 1;
  }

  .slider-5 {
    width: 100%;
    height: 100vh;
    min-height: 800px;
    background-color: #fff;
  }

  .slide-nav-6 {
    margin-left: 450px;
  }

  .div-block-143 {
    margin-top: -222px;
  }

  .main-wrapper {
    height: auto;
  }

  .div-block-2 p.paragraph {
    font-size: 35px;
    line-height: 1.5;
  }

  .div-block-143 img {
    width: 1000px;
  }

  a.button.w-button {
    width: 400px;
    height: 120px;
  }

  /* nav bar */
  .logo-2 img.image-2 {
    width: 175px;
  }

  .navbar {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    height: 100px;
  }

  .nav-link-2 {
    width: auto;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .nav-wrap {
    margin-top: 20px;
    max-width: 2000px;
  }

}

/* fix 12sept */
@media screen and (min-width: 1200px) {
  .navbar {
    padding: 0px 60px;
  }

  .jaguar-brand.w--current {
    margin-left: 0px;
  }

  .logo-2 img {
    width: 90px;
  }

  .nav-link-2 {
    font-size: 12px;
  }

  .nav-wrap {
    margin-top: 0px;
  }

  /* section 1 */
  .heading {
    font-size: 90px;
    line-height: 1;
  }

  .paragraph {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.5;
  }

  .div-block-143 img {
    width: 500px;
  }

  .div-block {
    padding-top: 0px;
  }

  .div-block-2 {
    padding-top: 0px;
  }

  .button {
    width: 250px;
    margin-top: 10px;
    padding: 20px;
    font-size: 18px;

  }

  .div-block-3 {
    min-height: auto;
  }

  /*section 3 */
  .slider-5 {
    min-height: auto;
  }

  .heading.blk {
    font-size: 50px;
  }

  .paragraph.wt.pd-tp-25 {
    font-size: 18px;
  }

  .van-image,
  .div-block-128,
  .div-block-125 {
    min-height: auto;
  }

  .div-block-126 {
    min-height: auto;
    height: 95vh;
  }

  .div-block-127 {
    margin-top: 30px;
  }

  .slide-nav-6 {
    padding-bottom: 50px;
  }

  .main-wrapper {
    height: auto;
  }

  .fp_offer-contianer.color-1,
  .fp_offer-contianer2.color-2 {
    min-height: auto;
  }

  .fp_offer-contianer3.color-3 {
    height: 400px;
  }

  /* section 4*/
  .section-4 {
    min-height: 220px;
  }

  .heading-2 {
    font-size: 35px;
    line-height: 1.5;
  }

  .div-block-69 {
    width: 250px;
    height: 60px;
  }

  .wt-btn-2 {
    font-size: 18px;
  }

  .div-block-69 {
    margin-top: 10px;
  }

  /*video section */
  .section-6 {
    height: auto;
    min-height: 95vh;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
  }

  .main-wrapper {
    height: 95vh;
  }

  .video-wrapper {
    width: 80%;
  }

  .container-4 {
    display: flex;
    justify-content: center;
  }

  /*challange section */
  .slider-pr-sol-bef {
    min-height: 600px;
  }

  .home-problem {
    width: 100%;
    padding: 0px;
    margin-left: 60px;
  }

  .div-block-182 {
    height: 150px;
  }

  .div-block-115 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  img.image-60 {
    width: 100px;
  }

  .pro-block--3,
  .pro-block--2,
  .pro-block--4 {
    padding: 20px;
    min-height: 350px;
  }

  .text-16.challenge {
    font-size: 18px;
  }

  .problem-text,
  .benifits {
    font-size: 16px;
    min-width: 200px;
  }

  a.slider-right-2.w-inline-block img {
    height: 30px;
  }

  .grn-btn {
    margin-top: 10px;
    font-size: 18px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /*how it works*/
  .div-block-151 {
    max-width: none;
  }

  .text-16.how-works-p {
    font-size: 18px;
    line-height: 1.2;
  }

  .div-block-8 {
    padding-bottom: 0px;
  }

  .content-p {
    font-size: 18px;
  }

  .text-span-9,
  .text-span-19,
  .bold-text-22,
  .text-span-18,
  .text-span-16 {
    font-size: 22px;
    line-height: 1;
  }

  .div-block-61 img {
    width: 400px;
  }

  .content-p-2.how-works {
    font-size: 20px;
  }

  .content-p.how-works.pt-20 {
    margin-bottom: 0px;
  }

  /*testimonial */
  .slider-7 {
    height: 250px;
  }

  .testimonial-paragraph {
    font-size: 20px;
    line-height: 1.2;
  }

  .author-name {
    font-size: 20px;
    line-height: 1.2;
  }

  /*book now*/
  a.div-block-70.w-inline-block img {
    height: 16px;
  }

  .blk-btn {
    font-size: 18px;
  }

  .div-block-70 {
    width: 250px;
    font-size: 18px;
    margin-top: 10px;
  }

  .heading.blk.pd-btm-40 {
    margin-bottom: 20px;
  }

  /*book btn*/
  .heading.wt-color.pd-btm-40 {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 1;
  }

  .book-vdo-call.wf-section .div-block-68 img {
    width: 250px;
  }

  .div-block-77 {
    width: 250px;
    height: 60px;
    font-size: 18px;
  }

  .slider-8.w-slider {
    height: 200px;
  }

  .content-p.crt {
    font-size: 18px;
  }

  /*footer*/
  .footer {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  h1.heading-3 {
    font-size: 20px;
  }

  .ft-h-sub {
    font-size: 16px;
  }

  /*jaguar bag*/
  .background-video {
    min-height: 500px;
  }

  .jaguar-bag-h2 {
    font-size: 70px;
  }

  .grn-btn {
    width: 250px;
  }

  .text-16.about-us-p {
    font-size: 20px;
  }

  a.link-block-13.w-inline-block img {
    width: 30px;
  }

  .link-block-13 {
    margin-top: 0px;
  }

  .bag-tittle {
    font-size: 20px;
  }

  .text-16.about-us-p.ctn {
    font-size: 18px;
  }

  /*insurance*/
  .insur-h {
    font-size: 80px;
  }

  .text-block-18 {
    font-size: 20px;
  }

  .div-block-91 .paragraph-78 {
    font-size: 18px;
  }

  .h-inst-quote {
    font-size: 40px;
    ` ``++++++++
  }

  .popup-1 h2 {
    font-size: 25px;
  }

  .div-block-121 .paragraph-79 {
    font-size: 18px;
  }

  .popup-1 img,
  .popup-2 img,
  .popup-3 img {
    width: 100px;
  }

  .popup-1,
  .popup-2,
  .popup-3 {
    height: 500px;
    padding: 40px;
  }

  /*delivery*/
  .delivery-header-sec {
    padding: 40px 60px 40px 60px;
  }

  .reach-out-h {
    font-size: 25px;
    font-weight: 600;
  }

  .paragraph-78 {
    font-size: 18px;
  }

  .text-field-style,
  .text-field-style--drop-down {
    height: 50px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .select-country {
    font-size: 18px;
  }

  .div-block-167 {
    margin-bottom: 0px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
  }

  .text-field-style--drop-down {
    border-color: #494ca0;
  }

  .text-field-cf1.big,
  .note,
  .qutoe-btn2 {
    font-size: 18px;
  }

  /*about us*/
  .heading.about-us-heading {
    font-size: 100px;
  }

  .text-16.about-us-p {
    font-size: 18px;
  }

  .div-block-85 {
    min-height: 400px;
  }

  /*faq*/
  .tab-link-tab-2-2.logistics,
  .tab-link-tab-1-2.need {
    height: 300px;
  }

  /*contact*/
  .contact-us-h-tag.wf-section .h-tag-heading {
    font-size: 80px;
  }

  .h-tag-sub {
    font-size: 20px;
    line-height: 1.2;
  }

  .reach-out-h {
    font-weight: 600;
  }

  iframe,
  .div-block-26 {
    width: 100%;
    height: 400px;
  }
}


@media screen and (min-width: 1440px) {

  .jaguar-brand.w--current {
    margin: 20px 0px 10px 0px;
  }

  .logo-2 img {
    width: 110px;
  }

  .nav-link-2 {
    font-size: 15px;
  }

  .nav-wrap {
    margin-top: 0px;
  }

  /* section 1 */

  .heading.bannerh1 {
    font-size: 90px;
    line-height: 1;
  }

  .div-block-2 .paragraph {
    font-size: 20px;
    line-height: 1.5;
  }

  .div-block-143 img {
    width: 700px;
  }

  .div-block {
    padding-top: 60px;
  }

  .div-block-2 {
    padding-top: 20px;
  }

  .button {
    width: 325px;
    margin-top: 20px;
    padding: 26px;
    font-size: 20px;
  }

  .div-block-3 {
    min-height: 200px;
  }

  /*section 3 */
  .slider-5 {
    min-height: auto;
  }

  .heading.blk {
    font-size: 60px;
    line-height: 1;
  }

  .paragraph.wt.pd-tp-25 {
    font-size: 20px;
  }

  .van-image,
  .div-block-128,
  .div-block-125 {
    min-height: auto;
  }

  .div-block-126 {
    min-height: auto;
    height: 95vh;
  }

  .div-block-127 {
    margin-top: 30px;
  }

  .slide-nav-6 {
    padding-bottom: 50px;
  }

  .main-wrapper {
    height: auto;
  }

  /* section 4*/
  .section-4 {
    min-height: 270px;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 1.5;
  }

  .div-block-69 {
    width: 300px;
    height: 80px;
  }

  .wt-btn-2 {
    font-size: 20px;
  }

  .div-block-69 {
    margin-top: 30px;
    height: 70px;
  }

  /*video section */
  .section-6 {
    height: auto;
    min-height: 95vh;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
  }

  .main-wrapper {
    height: 95vh;
  }

  .video-wrapper {
    width: 80%;
  }

  .container-4 {
    display: flex;
    justify-content: center;
  }

  /*challange section */
  .slider-pr-sol-bef {
    min-height: 680px;
  }

  .home-problem {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-182 {
    height: 200px;
  }

  .div-block-115 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  img.image-60 {
    width: 130px;
  }

  .pro-block--3,
  .pro-block--2,
  .pro-block--4 {
    padding: 20px;
    min-height: 38 0px;
  }

  .text-16.challenge {
    font-size: 20px;
  }

  .problem-text,
  .benifits {
    font-size: 18px;
    min-width: 200px;
  }

  a.slider-right-2.w-inline-block img {
    height: 50px;
  }

  .grn-btn {
    width: auto;
    margin-top: 10px;
    font-size: 20px;
    height: 70px;
    display: flex;
    align-items: center;
  }

  /*how it works */
  .text-16.how-works-p {
    font-size: 25px;
    line-height: 1.2;
  }

  .div-block-8 {
    padding-bottom: 0px;
  }

  .content-p {
    font-size: 20px;
  }

  .text-span-9,
  .text-span-19,
  .bold-text-22,
  .text-span-18,
  .text-span-16 {
    font-size: 22px;
    line-height: 1;
  }

  .div-block-61 img {
    width: 500px;
  }

  .content-p-2.how-works {
    font-size: 20px;
  }

  .content-p.how-works.pt-20 {
    margin-bottom: 0px;
  }

  /*testimonial */
  .slider-7 {
    height: 350px;
  }

  .testimonial-paragraph {
    font-size: 25px;
    line-height: 1.2;
  }

  .author-name {
    font-size: 25px;
    line-height: 1.2;
  }

  /*book now*/
  a.div-block-70.w-inline-block img {
    height: 16px;
  }

  .blk-btn {
    font-size: 20px;
  }

  .div-block-70 {
    width: 300px;
    font-size: 20px;
    margin-top: 20px;
  }

  .heading.blk.pd-btm-40 {
    margin-bottom: 20px;
  }

  /*book btn*/
  .heading.wt-color.pd-btm-40 {
    margin-bottom: 20px;
    font-size: 60px;
    line-height: 1;
  }

  .book-vdo-call.wf-section .div-block-68 img {
    width: 300px;
  }

  .div-block-77 {
    width: 250px;
    height: 60px;
    font-size: 20px;
  }

  .slider-8.w-slider {
    height: 200px;
  }

  .content-p.crt {
    font-size: 20px;
  }

  /*footer*/
  .footer {
    padding-bottom: 40px;
    padding-top: 40px;
  }

  h1.heading-3 {
    font-size: 25px;
  }

  .ft-h-sub {
    font-size: 18px;
  }

  /*jaguar bag*/
  .background-video {
    min-height: 500px;
  }

  .jaguar-bag-h2 {
    font-size: 80px;
  }

  .grn-btn {
    width: 300px;
    display: flex;
    justify-content: center;
  }

  .text-16.about-us-p {
    font-size: 25px;
  }

  a.link-block-13.w-inline-block img {
    width: 50px;
  }

  .link-block-13 {
    margin-top: 0px;
  }

  .section-11 {
    width: 100%;
    padding: 0 60px 0 60px;
  }

  .bag-tittle {
    font-size: 25px;
  }

  .text-16.about-us-p.ctn {
    font-size: 20px;
  }

  /*insurance*/
  .insur-h {
    font-size: 90px;
  }

  .text-block-18 {
    font-size: 25px;
  }

  .div-block-91 .paragraph-78 {
    font-size: 20px;
  }

  .h-inst-quote {
    font-size: 50px;
  }

  .popup-1 h2 {
    font-size: 30px;
  }

  .div-block-121 .paragraph-79 {
    font-size: 20px;
  }

  .popup-1 img,
  .popup-2 img,
  .popup-3 img {
    width: 100px;
  }

  .popup-1,
  .popup-2,
  .popup-3 {
    /*height: 600px;*/
    height: auto;
    padding: 40px;
  }

  .div-block-120 {
    max-height: 500px;
  }

  /*delivery*/
  .delivery-header-sec {
    padding: 40px 60px 40px 60px;
  }

  .reach-out-h {
    font-size: 30px;
    font-weight: 600;
  }

  .paragraph-78 {
    font-size: 20px;
  }

  .text-field-style,
  .text-field-style--drop-down {
    height: 60px;
    margin-bottom: 30px;
    font-size: 20px;
  }

  .select-country {
    font-size: 20px;
  }

  .div-block-167 {
    margin-bottom: 0px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
  }

  .text-field-style--drop-down {
    border-color: #494ca0;
  }

  .text-field-cf1.big,
  .note,
  .qutoe-btn2 {
    font-size: 20px;
  }

  .qutoe-btn2 {
    height: 60px;
    padding: 0px;
    width: 325px;
  }

  /*about us*/
  .heading.about-us-heading {
    font-size: 100px;
  }

  .text-16.about-us-p {
    font-size: 20px;
  }

  .div-block-85 {
    min-height: 400px;
  }

  /*faq*/
  .tab-link-tab-2-2.logistics,
  .tab-link-tab-1-2.need {
    height: 300px;
  }

  /*contact*/
  .contact-us-h-tag.wf-section .h-tag-heading {
    font-size: 90px;
  }

  .h-tag-sub {
    font-size: 20px;
    line-height: 1.5;
  }

  .reach-out-h {
    font-weight: 600;
  }

  iframe,
  .div-block-26 {
    width: 100%;
    height: 400px;
  }

}

@media screen and (min-width: 1920px) {
  .navbar {
    padding: 10px 60px;
  }

  .jaguar-brand.w--current {
    margin: 20px 0px 10px 0px;
  }

  .logo-2 img {
    width: 110px;
  }

  .nav-link-2 {
    font-size: 15px;
  }

  .nav-wrap {
    margin-top: 0px;
  }

  /* section 1 */

  .heading.bannerh1 {
    font-size: 125px;
    line-height: 1;
  }

  .div-block-2 .paragraph {
    font-size: 28px;
    line-height: 1.5;
  }

  .div-block-143 img {
    width: 700px;
  }

  .div-block {
    padding-top: 60px;
  }

  .div-block-2 {
    padding-top: 20px;
  }

  .button {
    width: 325px;
    margin-top: 20px;
    padding: 26px;
    font-size: 20px;
  }

  .div-block-3 {
    min-height: 200px;
  }

  /*section 3 */
  .slider-5 {
    min-height: auto;
  }

  .heading.blk {
    font-size: 80px;
    line-height: 1;
  }

  .paragraph.wt.pd-tp-25 {
    font-size: 25px;
  }

  .van-image,
  .div-block-128,
  .div-block-125 {
    min-height: auto;
  }

  .div-block-126 {
    min-height: auto;
    height: 95vh;
  }

  .div-block-127 {
    margin-top: 30px;
  }

  .slide-nav-6 {
    padding-bottom: 50px;
  }

  .main-wrapper {
    height: auto;
  }

  /* section 4*/
  .section-4 {
    min-height: 300px;
  }

  .heading-2 {
    font-size: 50px;
    line-height: 1.5;
  }

  .div-block-69 {
    width: 325px;
    height: 80px;
  }

  .wt-btn-2 {
    font-size: 20px;
  }

  .div-block-69 {
    margin-top: 30px;
    height: 70px;
  }

  /*video section */
  .section-6 {
    height: auto;
    min-height: 95vh;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
  }

  .main-wrapper {
    height: 95vh;
  }

  .video-wrapper {
    width: 95%;
  }

  .container-4 {
    display: flex;
    justify-content: center;
  }


  /*challange section */
  .slider-pr-sol-bef {
    min-height: 900px;
  }

  .home-problem {
    width: 100%;
    padding: 40px 0px 20px 0px;
  }

  .div-block-182 {
    height: 200px;
  }

  .div-block-115 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  img.image-60 {
    width: 156px;
  }

  .pro-block--3,
  .pro-block--2,
  .pro-block--4 {
    padding: 20px;
    min-height: 400px;
  }

  .text-16.challenge {
    font-size: 28px;
  }

  .problem-text,
  .benifits {
    font-size: 20px;
    min-width: 200px;
  }

  a.slider-right-2.w-inline-block img {
    height: 50px;
  }

  .grn-btn {
    width: 325px;
    margin-top: 10px;
    font-size: 20px;
    height: 80px;
    display: flex;
    align-items: center;
  }

  /*how it works */
  .text-16.how-works-p {
    font-size: 30px;
    line-height: 1.5;
    max-width: 600px;
  }

  .div-block-8 {
    padding-bottom: 0px;
  }

  .content-p {
    font-size: 25px;
  }

  .text-span-9,
  .text-span-19,
  .bold-text-22,
  .text-span-18,
  .text-span-16 {
    font-size: 30px;
    line-height: 1;
  }

  .div-block-61 img {
    width: 500px;
  }

  .content-p-2.how-works {
    font-size: 25px;
  }

  .content-p.how-works.pt-20 {
    margin-bottom: 40px;
  }

  /*testimonial */
  .slider-7 {
    height: 400px;
  }

  .testimonial-paragraph {
    font-size: 35px;
    line-height: 1.5;
  }

  .author-name {
    font-size: 35px;
    line-height: 1.3;
  }

  /*book now*/
  a.div-block-70.w-inline-block img {
    height: 16px;
  }

  .blk-btn {
    font-size: 20px;
  }

  .div-block-70 {
    width: 325px;
    height: 80px;
    font-size: 25px;
    margin-top: 20px;
  }

  .heading.blk.pd-btm-40 {
    margin-bottom: 20px;
    font-size: 80px;
  }

  /*book btn*/
  .heading.wt-color.pd-btm-40 {
    margin-bottom: 20px;
    font-size: 80px;
    line-height: 1;
  }

  .book-vdo-call.wf-section .div-block-68 img {
    width: 300px;
  }

  .div-block-77 {
    width: 325px;
    height: 80px;
    font-size: 20px;
  }

  .slider-8.w-slider {
    height: 200px;
  }

  .content-p.crt {
    font-size: 20px;
  }

  .div-block-156 {
    height: 100%;
  }

  .our-partner {
    min-height: 400px;
  }

  .slide-nav-8.w-slider-nav.w-slider-nav-invert.w-round {
    padding-top: 150px;
  }

  .content-p.crt {
    font-size: 30px;
  }

  /*footer*/
  .footer {
    padding-bottom: 60px;
    padding-top: 60px;
  }

  h1.heading-3 {
    font-size: 25px;
  }

  .ft-h-sub {
    font-size: 18px;
  }

  /*jaguar bag*/
  .background-video {
    min-height: 700px;
  }

  .jaguar-bag-h2 {
    font-size: 120px;
  }

  .grn-btn {
    width: 300px;
    display: flex;
    justify-content: center;
  }

  .text-16.about-us-p {
    font-size: 25px;
  }

  a.link-block-13.w-inline-block img {
    width: 50px;
  }

  .link-block-13 {
    margin-top: 0px;
  }

  .section-11 {
    width: 100%;
    padding: 60px 60px 60px 60px;
  }

  .bag-tittle {
    font-size: 38px;
  }

  .text-16.about-us-p.ctn {
    font-size: 20px;
  }

  /*insurance*/
  .insur-h {
    font-size: 120px;
  }

  .text-block-18 {
    font-size: 25px;
  }

  .div-block-91 .paragraph-78 {
    font-size: 20px;
  }

  .h-inst-quote {
    font-size: 50px;
  }

  .popup-1 h2 {
    font-size: 30px;
  }

  .div-block-121 .paragraph-79 {
    font-size: 20px;
  }

  .popup-1 img,
  .popup-2 img,
  .popup-3 img {
    width: 100px;
  }

  .popup-1,
  .popup-2,
  .popup-3 {
    /*height: 800px;*/
    height: auto;
    padding: 40px;
  }

  .div-block-120 {
    max-height: 500px;
  }

  .button.w-button {
    margin-top: 40px;
  }

  .jabutton {
    height: 50px;
  }

  .div-block-121 {
    max-height: none;
  }

  /*delivery*/
  .delivery-header-sec {
    padding: 40px 60px 40px 60px;
  }

  .reach-out-h {
    font-size: 40px;
    font-weight: 600;
  }

  .paragraph-78 {
    font-size: 20px;
  }

  .text-field-style,
  .text-field-style--drop-down {
    height: 60px;
    margin-bottom: 40px;
    font-size: 20px;
  }

  .select-country {
    font-size: 20px;
  }

  .div-block-167 {
    margin-bottom: 0px;
    display: flex;
    flex-direction: row;
    align-items: baseline;
  }

  .text-field-style--drop-down {
    border-color: #494ca0;
  }

  .text-field-cf1.big,
  .note,
  .qutoe-btn2 {
    font-size: 20px;
  }

  .qutoe-btn2 {
    height: 80px;
    padding: 0px;
    width: 325px;
  }

  /*about us*/
  .heading.about-us-heading {
    font-size: 150px;
  }

  .text-16.about-us-p {
    font-size: 25px;
  }

  .div-block-85 {
    min-height: 600px;
  }

  /*faq*/
  .tab-link-tab-2-2.logistics,
  .tab-link-tab-1-2.need {
    height: 300px;
  }

  /*contact*/
  .contact-us-h-tag.wf-section .h-tag-heading {
    font-size: 100px;
  }

  .h-tag-sub {
    font-size: 25px;
    line-height: 1.5;
  }

  .reach-out-h {
    font-weight: 600;
  }

  iframe,
  .div-block-26 {
    width: 100%;
    height: 400px;
  }

}

/*slider color*/

.w-slider-nav-invert>div.w-active {
  background-color: #4a9f88;
}

.w-slider-nav.w-round>div {
  width: 10px;
  height: 10px;
}

.chat {
  padding: 60px;
}

/*fix code */
.div-block-116,
.div-block-116 .w-row {
  width: 100%;
}

.div-block-60 {
  width: auto;
}

.div-block-150 {
  height: 100vh;
}

/*new fix*/

.track {
  height: 300vw;
}

.track-2 {
  height: 400vw;
}

.camera-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 72px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.frame-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.item {
  width: 100vw;
  height: 100vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #f5f5f5;
}

.camera {
  position: -webkit-sticky;
  position: sticky;
  top: 72px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}

.frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-150 {
  background-color: #f5f5f5;
  display: flex;
  align-items: flex-start;
}

.section-5 {
  display: none;
  width: 100%;
  height: auto;
  min-height: auto;
}

/*.slider-pr-sol-bef {
    display: none;
  }*/

@media screen and (max-width: 991px) {

  .track,
  .track-2 {
    display: none;
  }

  .section-5 {
    display: flex;
  }
}

.div-block-167 {
  flex-direction: row;
  align-items: flex-start;
  align-content: center;
}

/* form css */
.cur-text-field-style {
  /* border-color: #494ca0; */
  color: #fff;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 60px;
  /* border: 1px #000000; */
  /* border: 1px solid #494ca0; */
  border-radius: 10px;
  background-color: #398a8a;
  /* padding-bottom: 0px; */
}

.cur-val {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.del-value {
  margin-left: 10px;
}

.val-cur {
  margin-top: auto;
  font-size: 20px;
}

.val-recaptcha {
  display: flex;
  justify-content: center;
}

.contact_recaptcha {
  margin-bottom: 30px;
}

@media screen and (max-width: 479px) {
  .div-block-167 {
    flex-direction: column;
    align-items: flex-start;
    align-content: center;
    margin-bottom: 0px;
  }

  .text-field-style {
    margin-bottom: 0px;
  }

  .mrg-btm-40 {
    margin-bottom: 40px;
  }
}