@charset "UTF-8";
/*
        @Project : bootstrapTest
        @Desc : testing of grunt file
        @type : testing
        @Author : darshan
        @Date : 08192020092252;
      */
/* config include */
/* colors */
/*font family*/
/*font weight*/
/* breakpoints */
/*  input-placeholder starts  */
/*

---- How To Use ----

input,  
textarea {  
    @include input-placeholder {
        color: $grey;
    }
}

*/
/*  input-placeholder Ends  */
/* Media Queries */
/*  Media Queries Ends  */
/* gradient generator starts */
/* gradient generator ends */
/* reset files */
/****** Elad Shechter's RESET *******/
/*** box sizing border-box for all elements ***/
*,
*::before,
*::after {
  box-sizing: border-box; }

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer; }

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer; }

figure {
  margin: 0; }

input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0; }

ul,
ol,
dd {
  margin: 0;
  padding: 0;
  list-style: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit; }

p {
  margin: 0; }

cite {
  font-style: normal; }

fieldset {
  border-width: 0;
  padding: 0;
  margin: 0; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* base files */
html {
  font-size: 10px; }
  @media only screen and (max-width: 767px) {
    html {
      font-size: 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 1019px) {
    html {
      font-size: 13px; } }
  @media only screen and (min-width: 1020px) and (max-width: 1199px) {
    html {
      font-size: 13px; } }
  @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
    html {
      font-size: 9px; } }
  @media only screen and (max-width: 1366px) and (min-width: 1280px) {
    html {
      font-size: 8.5px; } }
  @media only screen and (max-width: 1019px) {
    html {
      overflow: auto !important;
      height: auto;
      position: relative;
      transition: none; } }
  @media only screen and (max-width: 1019px) {
    html.nav-open {
      overflow: hidden !important;
      height: 100%;
      position: inherit; } }

body {
  background: #dfebf3;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 1.8rem;
  color: 120%;
  font-weight: 200;
  line-height: #1d3444;
  position: relative; }
  @media only screen and (max-width: 1019px) {
    body {
      overflow: auto !important;
      height: auto;
      transition: none; } }
  @media only screen and (max-width: 1019px) {
    body.nav-open {
      overflow: hidden !important;
      height: 100%;
      position: inherit; } }

img {
  width: 100%; }

a:hover {
  text-decoration: none;
  color: #75bcca; }

.main {
  width: 100%; }

.privacy-policy-container {
  position: absolute;
  bottom: 3.5rem;
  left: 2rem;
}

.privacy-policy-link {
  color: #1d3444;
  font-weight: 500;
  font-family: inherit;
  font-size: 1.8rem;
  text-transform: uppercase;
}

.cm-line-break {
  display: block; }

.set-bg {
  background-size: cover; }
  .set-bg .fetch-img-src {
    display: none; }

.overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  transition: all 0.2s ease-in-out; }
  .overlay.active {
    visibility: visible;
    opacity: 1;
    z-index: 20; }

.container {
  width: 124rem;
  margin: 0 auto; }
  @media only screen and (max-width: 1019px) {
    .container {
      width: 100%;
      padding: 0 1.5rem; } }
  @media only screen and (min-width: 768px) and (max-width: 1019px) {
    .container {
      width: 100%;
      padding: 0 10rem; } }
  @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
    .container {
      width: 100%;
      padding: 0 8rem; } }

p {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 1.8rem;
  color: #1d3444;
  font-weight: 200;
  line-height: 1.67;
  text-transform: initial; }
  @media only screen and (max-width: 1019px) {
    p {
      font-size: 1.6rem; } }

.cm-shape {
  width: 97rem;
  height: 12rem;
  border-radius: 10rem;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  transform: rotate(-32deg);
  margin-bottom: 7rem;
  position: relative; }
  @media only screen and (max-width: 1019px) {
    .cm-shape {
      width: 57rem;
      height: 7rem;
      transform: rotate(-50deg);
      margin-bottom: 1rem; } }
  .cm-shape.shape-cream {
    right: -11rem;
    top: -6rem;
    background-image: url("../images/shape-cream.svg"); }
    @media only screen and (max-width: 1019px) {
      .cm-shape.shape-cream {
        right: 0;
        top: 0; } }
  .cm-shape.shape-blue {
    right: 7rem;
    background-image: url("../images/shape-blue.svg"); }

.onepage-pagination {
  opacity: 0; }

@media only screen and (max-width: 1019px) {
  section {
    min-height: 100vh; } }
@media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
  section {
    min-height: 100vh; } }

.cm-sticky-btn {
  position: fixed;
  bottom: 3.5rem;
  right: 5rem;
  z-index: 5; }
  @media only screen and (max-width: 1019px) {
    .cm-sticky-btn {
      bottom: 2rem;
      right: 2rem; } }

/* Common button styles */
.button {
  display: block;
  padding: 1.5rem 3rem;
  border: none;
  background: none;
  color: inherit;
  vertical-align: middle;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  color: #1d3444;
  font-weight: 500; }
  .button:focus {
    outline: none; }
  .button > span {
    vertical-align: middle; }

/* Moema */
.button--moema {
  padding: 1.5rem 3rem;
  border-radius: 5rem;
  background: #56DAEA;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s; }

.button--moema.button--inverted {
  background: #ECEFF1;
  color: #37474f; }

.button--moema::before {
  content: '';
  position: absolute;
  top: -20px;
  left: -20px;
  bottom: -20px;
  right: -20px;
  background: inherit;
  border-radius: 50px;
  z-index: -1;
  opacity: 0.4;
  -webkit-transform: scale3d(0.8, 0.5, 1);
  transform: scale3d(0.8, 0.5, 1); }

.button--moema:hover {
  -webkit-transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
  transition: background-color 0.1s 0.3s, color 0.1s 0.3s;
  color: #ECEFF1;
  background-color: #1C7883;
  -webkit-animation: anim-moema-1 0.5s forwards;
  animation: anim-moema-1 0.5s forwards; }

.button--moema.button--inverted:hover {
  color: #ECEFF1;
  background-color: #56DAEA; }

.button--moema:hover::before {
  -webkit-animation: anim-moema-2 0.5s 0.5s forwards;
  animation: anim-moema-2 0.5s 0.5s forwards; }

@-webkit-keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes anim-moema-1 {
  60% {
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1); }
  85% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@-webkit-keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes anim-moema-2 {
  to {
    opacity: 0;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
/* extented */
.swiper-button-next,
.swiper-button-prev {
  width: 5.5rem !important;
  height: 5.5rem !important;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transform: translateY(0);
  bottom: 3rem;
  top: auto; }
  .swiper-button-next:hover, .swiper-button-next:active, .swiper-button-next:focus,
  .swiper-button-prev:hover,
  .swiper-button-prev:active,
  .swiper-button-prev:focus {
    outline: none;
    box-shadow: none; }

.swiper-button-prev {
  background-image: url("../images/left.svg");
  left: 10rem; }
  .swiper-button-prev:after {
    content: none; }

.swiper-button-next {
  right: auto;
  left: 17rem;
  background-image: url("../images/right.svg"); }
  .swiper-button-next:after {
    content: none; }

.js-img {
  display: none; }

.questions input {
  width: 100%;
  height: 8.6rem;
  border-radius: 0.5rem;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0;
  font-size: 3rem;
  line-height: 3.6rem;
  padding: 2rem 14rem 2rem 4rem;
  font-weight: 500;
  color: #1d3444; }
  @media only screen and (max-width: 1019px) {
    .questions input {
      height: 5.8rem;
      padding: 1rem 9rem 1rem 1rem;
      font-size: 2.4rem;
      line-height: 2.8rem; } }

.controls {
  position: relative; }

.next-prev {
  height: 8.6rem;
  width: 10rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100; }
  @media only screen and (max-width: 1019px) {
    .next-prev {
      height: 5.6rem; } }
  .next-prev .prev,
  .next-prev .next {
    width: 3.2rem;
    height: 2.1rem;
    background: url(../../assets/images/right-arrow.svg) no-repeat 0 0 transparent;
    background-size: contain;
    display: inline-block;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    position: absolute;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
    pointer-events: none; }
    .next-prev .prev.show,
    .next-prev .next.show {
      opacity: 1;
      visibility: visible;
      pointer-events: initial; }
  .next-prev .next {
    right: 1rem; }
  .next-prev .prev {
    top: 40%;
    transform: rotate(180deg) translateY(0%); }
    @media only screen and (max-width: 1019px) {
      .next-prev .prev {
        top: 32%;
        right: 5rem; } }

.next-prev .prev:after,
.next-prev .next:after {
  content: none; }

.simform ol:before {
  content: none; }

.simform .number {
  font-weight: 200;
  font-size: 2rem;
  padding: 0 0.4rem;
  letter-spacing: 0.4rem;
  width: auto; }

.questions li.current > span label,
.no-js .questions li > span label {
  font-size: 4rem;
  line-height: 4.2rem;
  margin-bottom: 1.7rem;
  color: #1d3444;
  font-weight: 200; }
  @media only screen and (max-width: 1019px) {
    .questions li.current > span label,
    .no-js .questions li > span label {
      font-size: 3.2rem;
      line-height: 3.4rem; } }

.questions li.current > span label .cm-line-break,
.no-js .questions li > span label .cm-line-break {
  display: contents; }

.simform .progress::before {
  content: "";
  border-radius: 0 0 1.2rem 1.2rem; }

.simform .progress {
  margin-top: -4.8px;
  border-radius: 0 0 1.2rem 1.2rem;
  height: 0.3rem;
  background: #006f82;
  overflow: hidden; }

.simform {
  padding: 1rem 1.5rem; }

.simform.show-next .number-current {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.simform.show-next .number-next {
  opacity: 0; }

::-webkit-input-placeholder {
  color: #1d3444;
  opacity: 0.23;
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: 300; }
  @media only screen and (max-width: 1019px) {
    ::-webkit-input-placeholder {
      font-size: 2.4rem;
      line-height: 2.8rem; } }

::-moz-placeholder {
  color: #1d3444;
  opacity: 0.23;
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: 300; }
  @media only screen and (max-width: 1019px) {
    ::-moz-placeholder {
      font-size: 2.4rem;
      line-height: 2.8rem; } }

:-ms-input-placeholder {
  color: #1d3444;
  opacity: 0.23;
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: 300; }
  @media only screen and (max-width: 1019px) {
    :-ms-input-placeholder {
      font-size: 2.4rem;
      line-height: 2.8rem; } }

:-moz-placeholder {
  color: #1d3444;
  opacity: 0.23;
  font-size: 3rem;
  line-height: 3.6rem;
  font-weight: 300; }
  @media only screen and (max-width: 1019px) {
    :-moz-placeholder {
      font-size: 2.4rem;
      line-height: 2.8rem; } }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px #00000024 inset !important; }

​​​​ input:-internal-autofill-selected {
  color: transparent; }

.simform .error-message {
  color: #c10707;
  font-size: 1.6rem;
  letter-spacing: 0.05rem; }

.btn-close {
  background: url(../../assets/images/close.svg) no-repeat 0 0 transparent;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 6rem;
  right: 10rem;
  z-index: 102;
  cursor: pointer;
  background-size: cover; }
  @media only screen and (max-width: 1019px) {
    .btn-close {
      top: 2rem;
      right: 2rem; } }

.radio-wrap {
  position: absolute;
  width: 80%;
  margin-top: 2rem; }
  @media only screen and (max-width: 1019px) {
    .radio-wrap {
      width: 100%; } }

.bs-radio {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem; }

.bs-radio input {
  opacity: 0 !important;
  width: 0;
  height: 0; }

.bs-radio input[type=radio]:not(old) + label {
  padding: 1.1rem 1.8rem 1.2rem;
  border-radius: 2.5rem;
  font-size: 1.6rem;
  line-height: 1.3;
  border: solid 1px #1d3444;
  font-weight: 400;
  color: #1d3444;
  cursor: pointer; }
  @media only screen and (max-width: 1019px) {
    .bs-radio input[type=radio]:not(old) + label {
      font-size: 1.2rem;
      padding: 0.8rem 1.5rem; } }

.bs-radio input[type=radio]:not(old):checked + label {
  background: #137b8c;
  border-color: #137b8c;
  color: #ffffff; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes reavel3dBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(0px, 130%, 0) rotateX(-40deg);
    -webkit-transform: translate3d(0px, 130%, 0) rotateX(-40deg); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotateX(0);
    -webkit-transform: translate3d(0, 0, 0) rotateX(0); } }
@keyframes reavel3dBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(0px, 130%, 0) rotateX(-40deg);
    -webkit-transform: translate3d(0px, 130%, 0) rotateX(-40deg); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) rotateX(0);
    -webkit-transform: translate3d(0, 0, 0) rotateX(0); } }
.reavel3dBottomRight {
  -webkit-animation-name: reavel3dBottomRight;
  animation-name: reavel3dBottomRight;
  animation-timing-function: cubic-bezier(0.13, 0.4, 0.17, 0.96); }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/* layout */
.lyt-form {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../images/form-bg.svg");
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 12;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  visibility: hidden; }
  .lyt-form.active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible; }

/* component */
.cp-header {
  display: flex;
  justify-content: space-between;
  padding: 3rem 10rem;
  z-index: 10;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s; }
  @media only screen and (max-width: 1019px) {
    .cp-header {
      padding: 1rem 1.5rem;
      align-items: center; } }
  @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
    .cp-header {
      padding: 2rem 5rem;
      align-items: center; } }
  .cp-header .logo {
    display: inline-block;
    max-width: 12.5rem; }
    @media only screen and (max-width: 1019px) {
      .cp-header .logo {
        max-width: initial;
        width: 7.5rem; } }
    .cp-header .logo img {
      width: 100%; }
  .cp-header .menu-btn {
    display: none;
    flex-flow: column;
    align-items: flex-end; }
    @media only screen and (max-width: 1019px) {
      .cp-header .menu-btn {
        display: flex; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-header .menu-btn {
        display: flex; } }
    .cp-header .menu-btn span {
      width: 2.5rem;
      height: 1px;
      background: #1d3444;
      margin-bottom: 1rem;
      display: block; }
      .cp-header .menu-btn span:last-child {
        margin-bottom: 0;
        width: 1.6rem; }

.cp-nav {
  width: 37rem;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s; }
  @media only screen and (max-width: 1019px) {
    .cp-nav {
      width: 100%;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 11;
      background: #1d3444;
      transform: translateX(-100%);
      height: 100vh; }
      .cp-nav:before {
        content: '';
        width: 14rem;
        height: 15rem;
        display: inline-block;
        background: url("../images/nav-shape-1.svg") no-repeat 0 0 transparent;
        background-size: cover;
        position: absolute;
        left: 0;
        bottom: 0; }
      .cp-nav:after {
        content: '';
        width: 12rem;
        height: 32rem;
        display: inline-block;
        background: url("../images/nav-shape-2.svg") no-repeat 0 0 transparent;
        background-size: cover;
        position: absolute;
        right: 0;
        bottom: 0; } }
  @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
    .cp-nav {
      width: 100%;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 11;
      background: #1d3444;
      transform: translateY(-100%);
      height: 100vh; } }
  @media only screen and (max-width: 1019px) {
    .cp-nav.active {
      transform: translateX(0); } }
  @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
    .cp-nav.active {
      transform: translateY(0); } }
  .cp-nav .nav-link {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 1.6rem;
    color: #1d3444;
    font-weight: 400;
    line-height: 1.3;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    letter-spacing: 1px; }
    @media only screen and (max-width: 1019px) {
      .cp-nav .nav-link {
        font-size: 4rem;
        font-weight: 500;
        color: #ffffff; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-nav .nav-link {
        font-size: 4rem;
        font-weight: 500;
        color: #ffffff; } }
    .cp-nav .nav-link:focus, .cp-nav .nav-link:active, .cp-nav .nav-link:hover {
      outline: none;
      box-shadow: none; }
  @media only screen and (max-width: 1019px) {
    .cp-nav .nav-item {
      margin-bottom: 3.5rem; }
      .cp-nav .nav-item:last-child {
        margin-bottom: 0; } }
  @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
    .cp-nav .nav-item {
      margin-bottom: 3.5rem; }
      .cp-nav .nav-item:last-child {
        margin-bottom: 0; } }
  .cp-nav .nav-item.active .nav-link {
    font-weight: 500; }
    @media only screen and (max-width: 1019px) {
      .cp-nav .nav-item.active .nav-link {
        color: #75bcca; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-nav .nav-item.active .nav-link {
        color: #75bcca; } }
  .cp-nav .nav-list {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem; }
    @media only screen and (max-width: 1019px) {
      .cp-nav .nav-list {
        flex-flow: column;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 4rem;
        right: 4rem;
        align-items: flex-start;
        padding-top: 0;
        z-index: 2; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-nav .nav-list {
        flex-flow: column;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 4rem;
        right: 4rem;
        align-items: flex-start;
        padding-top: 0; } }
    .cp-nav .nav-list:before {
      content: '';
      height: 1px;
      left: 0;
      right: 0;
      top: 0;
      background: rgba(29, 52, 68, 0.4);
      position: absolute; }
      @media only screen and (max-width: 1019px) {
        .cp-nav .nav-list:before {
          display: none; } }
      @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
        .cp-nav .nav-list:before {
          display: none; } }
  .cp-nav #magic-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 5.2rem;
    height: 0.4rem;
    background: #1d3444;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s; }
  .cp-nav .menu-close {
    display: none;
    position: absolute;
    top: 1.5rem;
    width: 3rem;
    height: 3rem;
    right: 1.5rem; }
    @media only screen and (max-width: 1019px) {
      .cp-nav .menu-close {
        display: block; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-nav .menu-close {
        display: block;
        top: 3.5rem;
        right: 4.5rem; } }
    .cp-nav .menu-close span {
      position: absolute;
      width: 2.5rem;
      height: 2px;
      background: #ffffff;
      display: block;
      transform: rotate(45deg);
      bottom: 1.5rem;
      left: 0.3rem; }
      .cp-nav .menu-close span:last-child {
        transform: rotate(-45deg); }

.cp-banner {
  height: 100%; }
  @media only screen and (max-width: 1019px) {
    .cp-banner {
      height: 100vh;
      overflow: hidden;
      position: relative; } }
  .cp-banner .banner-img-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70rem; }
    @media only screen and (max-width: 1019px) {
      .cp-banner .banner-img-wrap {
        width: 100%; } }
    .cp-banner .banner-img-wrap img {
      width: 100%; }
  .cp-banner .banner-info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    @media only screen and (max-width: 1019px) {
      .cp-banner .banner-info {
        top: 35%;
        left: 2rem;
        right: 2rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1019px) {
      .cp-banner .banner-info {
        top: 29%;
        left: 8rem;
        right: 10rem; } }
    .cp-banner .banner-info p {
      max-width: 40rem; }
      @media only screen and (max-width: 1019px) {
        .cp-banner .banner-info p {
          max-width: initial;
          width: 100%; } }
  .cp-banner .shape-wrap {
    position: absolute;
    top: 11rem;
    right: 7rem;
    display: inline-block;
    max-width: 86rem;
    z-index: -1; }
    @media only screen and (max-width: 1019px) {
      .cp-banner .shape-wrap {
        top: -12rem;
        right: -12rem;
        max-width: initial;
        width: 100%; } }

.cp-infography {
  display: flex;
  justify-content: space-between;
  align-items: flex-end; }
  .cp-infography .info-title {
    width: 47rem;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 7.5rem;
    color: #1d3444;
    font-weight: 500;
    line-height: 1.1;
    text-transform: uppercase; }
    @media only screen and (max-width: 1019px) {
      .cp-infography .info-title {
        font-size: 4rem;
        width: 65%; } }
    .cp-infography .info-title .text-sm {
      display: block;
      font-family: "Barlow Condensed", sans-serif;
      font-size: 3rem;
      color: #1d3444;
      font-weight: 200;
      line-height: 1;
      text-transform: initial; }
      @media only screen and (max-width: 1019px) {
        .cp-infography .info-title .text-sm {
          font-size: 2rem; } }
  .cp-infography .info-wrap {
    perspective: 600px;
    max-width: 60rem; }
    @media only screen and (max-width: 1019px) {
      .cp-infography .info-wrap {
        max-width: initial;
        width: 100%; } }
  .cp-infography .img-wrap {
    max-width: 60rem; }
  .cp-infography.typ-reverse {
    flex-flow: row-reverse; }
    @media only screen and (max-width: 1019px) {
      .cp-infography.typ-reverse {
        flex-flow: column-reverse; } }

.cp-section {
  height: 100%;
  width: 100%; }
  .cp-section .sec-head {
    text-align: center;
    margin-bottom: 6rem; }
    @media only screen and (max-width: 1019px) {
      .cp-section .sec-head {
        padding: 3rem 0;
        margin-bottom: 0; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-section .sec-head {
        padding: 3rem 0;
        margin-bottom: 0; } }
  .cp-section .sec-title {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 5.5rem;
    color: #1d3444;
    font-weight: 500;
    line-height: 1.3;
    text-transform: uppercase; }
    @media only screen and (max-width: 1019px) {
      .cp-section .sec-title {
        font-size: 3.2rem; }
        .cp-section .sec-title .cm-line-break {
          display: inline-block; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-section .sec-title {
        font-size: 3.2rem; } }
  .cp-section.typ-bg {
    background: #d3ebf0;
    background: -webkit-linear-gradient(left, #d3ebf0 0%, #75bcca 100%);
    background: linear-gradient(to right, #d3ebf0 0%, #75bcca 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3ebf0', endColorstr='#75bcca', GradientType=0 )";
    /* IE6-9 */ }
  .cp-section.typ-space {
    padding: 0 0 13rem;
    overflow-y: auto;
    margin-top: 13rem; }
    @media only screen and (max-width: 1019px) {
      .cp-section.typ-space {
        padding: 0 0 5rem;
        overflow-y: initial;
        margin-top: 0; } }
  .cp-section.typ-sideway .sec-head {
    text-align: left; }
    @media only screen and (max-width: 1019px) {
      .cp-section.typ-sideway .sec-head {
        text-align: center; } }
  .cp-section.sec-venture {
    position: absolute; }
    @media only screen and (max-width: 1019px) {
      .cp-section.sec-venture {
        position: relative;
        height: 100vh; } }
    .cp-section.sec-venture .container {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      right: 0; }
    .cp-section.sec-venture .cp-infography .img-wrap {
      max-width: 55rem; }
      @media only screen and (max-width: 1019px) {
        .cp-section.sec-venture .cp-infography .img-wrap {
          max-width: initial;
          width: 100%; } }

.cp-founder .founder-name {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 3.5rem;
  color: #1d3444;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase; }
  @media only screen and (max-width: 1019px) {
    .cp-founder .founder-name {
      font-size: 2rem; } }
.cp-founder .founder-designation {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 2rem;
  color: #1d3444;
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase; }
  @media only screen and (max-width: 1019px) {
    .cp-founder .founder-designation {
      font-size: 1.6rem; } }
.cp-founder .founder {
  display: flex;
  justify-content: space-around;
  align-items: center; }
  @media only screen and (max-width: 1019px) {
    .cp-founder .founder {
      flex-flow: column; } }
  .cp-founder .founder .founder-img-wrap {
    position: relative;
    width: 55rem; }
    @media only screen and (max-width: 1019px) {
      .cp-founder .founder .founder-img-wrap {
        width: 100%; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-founder .founder .founder-img-wrap {
        width: 50rem; } }
    .cp-founder .founder .founder-img-wrap .img-wrap {
      width: 37rem; }
      @media only screen and (max-width: 1019px) {
        .cp-founder .founder .founder-img-wrap .img-wrap {
          width: 80%; } }
    .cp-founder .founder .founder-img-wrap .info-wrap {
      position: absolute;
      top: 10rem;
      left: 50%; }
      @media only screen and (max-width: 1019px) {
        .cp-founder .founder .founder-img-wrap .info-wrap {
          top: 6rem;
          left: 60%; } }
  .cp-founder .founder .founcer-desc-wrap {
    max-width: 60rem; }
    @media only screen and (max-width: 1019px) {
      .cp-founder .founder .founcer-desc-wrap {
        max-width: initial;
        width: 100%; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-founder .founder .founcer-desc-wrap {
        max-width: 44rem; } }
.cp-founder .founder-item {
  margin-bottom: 3rem; }
  .cp-founder .founder-item:last-child {
    margin-bottom: 0; }

.cp-product {
  position: relative; }
  .cp-product .sec-head {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 33.33vw;
    padding-left: 10rem;
    margin-bottom: 0; }
    @media only screen and (max-width: 1019px) {
      .cp-product .sec-head {
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        padding-left: 0; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-product .sec-head {
        padding-left: 5rem; } }
    .cp-product .sec-head .sec-title {
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      @media only screen and (max-width: 1019px) {
        .cp-product .sec-head .sec-title {
          position: relative;
          top: auto;
          transform: translateY(0); } }
  .cp-product .product-list {
    counter-reset: li; }
  .cp-product .product-tile {
    cursor: pointer;
    background-color: #dfebf3;
    position: relative;
    height: 100vh;
    border-left: 1px solid rgba(151, 151, 151, 0.2);
    overflow: hidden; }
    @media only screen and (max-width: 1019px) {
      .cp-product .product-tile {
        height: 85vh;
        border-bottom: 1px solid rgba(151, 151, 151, 0.2); } }
    .cp-product .product-tile.product-hover .product-title, .cp-product .product-tile:hover .product-title {
      font-weight: 500; }
    .cp-product .product-tile.product-hover .img-wrap, .cp-product .product-tile:hover .img-wrap {
      opacity: 1;
      transform: translateY(2rem); }
      @media only screen and (max-width: 1019px) {
        .cp-product .product-tile.product-hover .img-wrap, .cp-product .product-tile:hover .img-wrap {
          transform: translateY(5.5rem); } }
    .cp-product .product-tile.product-hover .product-desc, .cp-product .product-tile:hover .product-desc {
      opacity: 1;
      transform: translateY(0); }
    .cp-product .product-tile.product-hover .product-img-wrap, .cp-product .product-tile:hover .product-img-wrap {
      opacity: 1; }
    .cp-product .product-tile.product-hover .product-content-wrap, .cp-product .product-tile:hover .product-content-wrap {
      top: 14vh; }
      @media only screen and (min-width: 768px) and (max-width: 1019px) {
        .cp-product .product-tile.product-hover .product-content-wrap, .cp-product .product-tile:hover .product-content-wrap {
          top: 9vh; } }
      @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
        .cp-product .product-tile.product-hover .product-content-wrap, .cp-product .product-tile:hover .product-content-wrap {
          top: 20vh; } }
    .cp-product .product-tile .img-wrap {
      margin: 0 auto;
      opacity: 0;
      transform: translateY(5rem); }
      @media only screen and (max-width: 1019px) {
        .cp-product .product-tile .img-wrap {
          transform: translateY(9rem); } }
    .cp-product .product-tile .product-img-wrap {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      opacity: 0;
      transition: opacity 0.3s ease-in 0s;
      -webkit-transition: opacity 0.3s ease-in 0s;
      -moz-transition: opacity 0.3s ease-in 0s; }
    .cp-product .product-tile .product-content-wrap {
      position: absolute;
      top: 41vh;
      transition: top 1.4s cubic-bezier(0.11, 0.46, 0, 1) 0s;
      -webkit-transition: top 1.4s cubic-bezier(0.11, 0.46, 0, 1) 0s;
      -moz-transition: top 1.4s cubic-bezier(0.11, 0.46, 0, 1) 0s; }
    .product-content-wrap {
      width: 100%;
    }
  .cp-product .product-info-wrap {
    padding: 0 9rem;
    margin-bottom: 3rem; }
    @media only screen and (max-width: 1019px) {
      .cp-product .product-info-wrap {
        padding: 0 2rem;
        margin-bottom: 1.5rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1019px) {
      .cp-product .product-info-wrap {
        padding: 0 10rem; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-product .product-info-wrap {
        padding: 0 6rem; } }
  .cp-product .product-title {
    font-family: "Barlow Condensed", sans-serif;
    font-size: 4.5rem;
    color: #1d3444;
    font-weight: 200;
    line-height: 1.1;
    text-transform: initial;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s; }
    @media only screen and (max-width: 1019px) {
      .cp-product .product-title {
        font-size: 3.5rem; } }
    .cp-product .product-title:before {
      counter-increment: li;
      content: counter(li,decimal-leading-zero);
      font-family: "Barlow Condensed", sans-serif;
      font-size: 1.6rem;
      color: #1d3444;
      font-weight: 300;
      line-height: 1.3;
      text-transform: initial;
      margin-bottom: 0.5rem;
      transition: all 0.8s cubic-bezier(0.11, 0.46, 0, 1) 0s;
      -webkit-transition: all 0.8s cubic-bezier(0.11, 0.46, 0, 1) 0s;
      -moz-transition: all 0.8s cubic-bezier(0.11, 0.46, 0, 1) 0s;
      display: block; }
  .cp-product .product-desc {
    margin-top: 1.5rem;
    font-size: 1.6rem;
    transform: translateY(30px);
    transition: all 1.3s cubic-bezier(0.11, 0.46, 0, 1) 0.4s;
    -webkit-transition: all 1.3s cubic-bezier(0.11, 0.46, 0, 1) 0.4s;
    -moz-transition: all 1.3s cubic-bezier(0.11, 0.46, 0, 1) 0.4s;
    padding: 0 9rem;
    opacity: 0; }
    @media only screen and (max-width: 1019px) {
      .cp-product .product-desc {
        padding: 0 2rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1019px) {
      .cp-product .product-desc {
        padding: 0 10rem; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-product .product-desc {
        padding: 0 6rem; } }
  .cp-product .img-wrap {
    width: 32rem;
    margin: 0 auto;
    transition: all 1.4s cubic-bezier(0.11, 0.46, 0, 1) 0.5s;
    -webkit-transition: all 1.4s cubic-bezier(0.11, 0.46, 0, 1) 0.5s;
    -moz-transition: all 1.4s cubic-bezier(0.11, 0.46, 0, 1) 0.5s; }
    @media only screen and (max-width: 1019px) {
      .cp-product .img-wrap {
        width: 55%; } }
    @media only screen and (max-width: 1199px) and (min-width: 1020px) and (orientation: landscape) {
      .cp-product .img-wrap {
        width: 30%; } }

.cp-loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 110;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  transform-origin: center center;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  visibility: hidden;
  opacity: 0; }
  .cp-loader .loader-img-wrap {
    width: 6rem; }
    .cp-loader .loader-img-wrap img {
      width: 100%; }
  .cp-loader.active {
    visibility: visible;
    opacity: 1; }

/* Bootstrap */

/*# sourceMappingURL=custom.css.map */
