:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace ;
}

*,
::after,
::before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", roboto, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

img {
  vertical-align: middle;
  border-style: none;
}

button {
  border-radius: 0;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

.h1,
h1 {
  font-size: 2.5rem;
}

.h3,
h3 {
  font-size: 1.75rem;
}

.h4,
h4 {
  font-size: 1.5rem;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.align-self-center {
  align-self: center !important;
}

.align-self-end {
  align-self: end !important;
}

/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FF;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.otp_bg {
  display: none;
  position: fixed;
  z-index: 4;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #3b3b3b;
  background-color: rgba(0, 0, 0, 0.4);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.container1 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 4vw;
  border: 1px solid #888;
  width: 50%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  top: 50%;
  transform: translateY(-50%);
}
@keyframes animatetop {
  from {
    top: 0;
    opacity: 0;
  }
  to {
    top: 50%;
    opacity: 1;
  }
}
form .input-field1 {
  display: flex;
  flex-direction: row;
  -moz-column-gap: 0.5vw;
       column-gap: 0.5vw;
  justify-content: center;
}

.input-field1 input {
  height: 4vw;
  width: 4vw;
  border-radius: 0.5vw;
  outline: none;
  font-size: 1.5vw;
  text-align: center;
  border: 1px solid #ddd;
}

.input-field1 input:focus {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.input-field1 input::-webkit-inner-spin-button,
.input-field1 input::-webkit-outer-spin-button {
  display: none;
}

.btn3 {
  background-color: #373737;
  border: none;
  color: #fff;
  padding: 1.3vw 4vw;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition-duration: 0.4s;
  border-radius: 0.5vw;
  font-weight: 600;
  width: 100%;
  font-family: Poppins !important;
  text-transform: uppercase;
}

.btn4 {
  background-color: #fff;
  border: 1px solid #373737;
  color: #373737;
  padding: 1.2vw 4vw;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition-duration: 0.4s;
  border-radius: 0.5vw;
  font-weight: normal;
  width: 100%;
  font-family: Poppins !important;
  text-transform: uppercase;
}

.btn3.active {
  background: #000 !important;
  pointer-events: auto;
}

.error-message {
  font-size: 1.2vw;
  margin-top: 1vw;
  text-align: center;
  color: red;
  font-weight: 500;
}

@media only screen and (max-width: 480px) {
  .container1 {
    padding: 6vw;
    width: 90%;
  }
  .error-message {
    font-size: 3vw;
    margin-top: 2vw;
  }
  .input-field1 input {
    height: 11vw;
    width: 11vw;
    font-size: 4vw;
  }
  form .input-field1 {
    -moz-column-gap: 1.5vw;
         column-gap: 1.5vw;
  }
}
.header1 {
  background-color: #ED7B22;
  width: -webkit-fill-available;
  padding: 2vw;
}

.sticky1 {
  position: fixed;
  bottom: 0;
  left: 0;
  max-width: 100%;
  z-index: 10;
  border-top: 2px solid black;
}

.mobile-number-box {
  padding: 1.2vw !important;
  font-size: 1vw !important;
  color: #ffd899 !important;
  width: -webkit-fill-available;
  max-width: 100%;
  border: 1px solid #ffd899 !important;
  background-color: #ED7B22;
}

.mobile-number-box::-moz-placeholder {
  color: #ffd899;
  font-weight: 400;
}

.mobile-number-box::placeholder {
  color: #ffd899;
  font-weight: 400;
}

.mobile-number-box:focus {
  border: 1px solid #fff !important;
  outline: 0 !important;
  font-weight: 500;
  color: #ffffff !important;
}

.mobile-number-box:focus::-moz-placeholder {
  color: #ffffff !important;
}

.mobile-number-box:focus::placeholder {
  color: #ffffff !important;
}

.book-error-message {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: red;
  color: white;
  font-size: 1.2vw;
  font-weight: 500;
  padding: 1vw 2vw;
  z-index: 6;
  animation: fadeOut 4s forwards;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@media only screen and (max-width: 480px) {
  .book-error-message {
    display: none;
    color: red;
    font-size: 3vw;
  }
  .mobile-number-box {
    padding: 3vw 0vw 3vw 2vw !important;
    font-size: 3vw !important;
    width: 100%;
    border: 0.5px solid #ffd899 !important;
  }
  .header2 {
    border: 0;
    padding: 3vw 3vw 3vw 3vw;
    background-color: #ED7B22;
  }
  .sticky2 {
    position: fixed;
    left: 0;
    top: inherit;
    bottom: 0;
    width: 100%;
    z-index: 3;
    margin-bottom: 0;
  }
}
a.showChatWidget {
  display: none;
}

.category-list {
  display: none;
}

.mobile-category-links {
  display: none;
}

.searchbar-container {
  display: block;
}

.install-app-footer .install-app-link {
  min-width: 200px;
  height: 40px;
}

#nv_js-box_10875 {
  display: none !important;
}

#notify-visitors-notification_13453 {
  display: none !important;
}

header .pres-container {
  padding: 0 8px 0 0;
  display: flex;
}

header .bottom-nav {
  display: none;
}

.cover-page {
  font-family: "Poppins" !important;
}

.cover-page {
  font-family: Poppins !important;
}

.content {
  max-width: 100% !important;
}

* {
  margin: 0;
  padding: 0;
}

header {
  display: none;
}

footer {
  display: none;
}

@media only screen and (max-width: 480px) {
  .mobile-category-links {
    display: none;
  }
  header .searchbar-container {
    display: none;
  }
  header .list-navigation li {
    margin-right: 0;
  }
}
.custom-select1 {
  position: relative;
}

.custom-select1 select {
  display: none;
  /*hide original SELECT element:*/
}

.select-selected {
  color: #FFCF83;
  padding: 1.2vw;
  border: 1px solid #FFCF83;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 1vw;
  background-color: #ED7B22;
}

.select-selected::-moz-placeholder {
  color: #fff !important;
  border: 1px solid white !important;
}

.select-selected::placeholder {
  color: #fff !important;
  border: 1px solid white !important;
}

.select-selected:focus {
  color: #fff !important;
  border: 1px solid white !important;
}

.select-selected:focus::-moz-placeholder {
  color: #fff !important;
  border: 1px solid white !important;
}

.select-selected:focus::placeholder {
  color: #fff !important;
  border: 1px solid white !important;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 1.6vw;
  right: 1vw;
  width: 0;
  height: 0;
  border: 0.6vw solid transparent;
  border-color: #fff transparent transparent transparent;
  color: #fff;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 1vw;
}

/*style items (options):*/
.select-items {
  position: absolute;
  background-color: #fff;
  bottom: 115%;
  left: 0;
  right: 0;
  z-index: 5;
  overflow: scroll;
  max-height: 11.5vw;
  border: 1px solid #919191;
}

/*style the items (options), including the selected item:*/
.select-items div {
  color: #757575;
  padding: 0.8vw;
  border-bottom: 1px solid #919191;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 1vw;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 480px) {
  .select-selected {
    font-size: 3vw;
    border: 0.5px solid #FFCF83;
    padding: 3vw;
  }
  .select-selected:after {
    top: 4vw;
    right: 3vw;
    border: 2vw solid transparent;
    border-color: #fff transparent transparent transparent;
  }
  .select-items {
    border: 0.5px solid #919191;
    max-height: 71vw;
    margin-top: 1vw;
  }
  .select-items div {
    padding: 3vw;
    font-size: 2.8vw;
    border-bottom: 0.5px solid #919191;
  }
}
.modal {
  bottom: unset;
  top: 50%;
  left: 50%;
  width: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0;
  height: -moz-fit-content;
  height: fit-content;
}

.modal-dialog {
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  transform: unset !important;
}

.modal-content {
  width: 100%;
  margin: 0 auto;
  border: 0;
  padding: 2vw;
}

.modal-header {
  font-size: 2vw;
  line-height: 1.4;
  font-weight: 600;
  justify-content: center;
  max-width: 80%;
  margin: 0 auto;
}

.modal-body {
  padding: 3vw 0vw 3vw 0vw;
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.modal_text {
  font-size: 1.5vw;
  line-height: 1.4;
}

.modal-footer {
  background-color: transparent;
  display: block;
}

.close {
  color: #666;
  right: 1.5vw;
  font-size: 4vw;
  position: absolute;
  font-weight: 500;
  top: 0;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.cta1 {
  margin: 0 auto !important;
  max-width: 60%;
  text-align: center;
}

.cta2 {
  margin: 0 auto !important;
  display: flex;
  flex-direction: row;
  -moz-column-gap: 2vw;
       column-gap: 2vw;
  text-align: center;
}

.usp_image {
  max-width: 30%;
  margin: 0 auto;
}

@media only screen and (max-width: 480px) {
  .cta1 {
    max-width: 100%;
  }
  .cta2 {
    max-width: 100%;
  }
  .modal {
    width: 90%;
    max-width: 90%;
  }
  .modal-dialog {
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto;
  }
  .modal-content {
    padding: 8vw 4vw 4vw 4vw;
  }
  .modal-header {
    font-size: 5vw;
    font-weight: 600;
    justify-content: center;
    padding: 4vw 0;
  }
  .modal-body {
    padding: 6vw 0vw 6vw 0vw;
  }
  .modal_text {
    font-size: 3vw;
  }
  .modal-footer {
    padding: 4vw 0;
  }
  .close {
    color: #666;
    font-size: 12vw;
    right: 2vw;
    margin: 0 !important;
    padding: 0 !important;
  }
  .close:focus,
  .close:hover {
    color: #3b3b3b;
    text-decoration: none;
    cursor: pointer;
  }
  .usp_image {
    max-width: 45%;
  }
}
.f-w-400 {
  font-weight: 400;
}

.f-w-500 {
  font-weight: 500;
}

.f-w-600 {
  font-weight: 600;
}

.f-w-700 {
  font-weight: 700;
}

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

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}

.m-t-half {
  margin-top: 0.5vw;
}

.m-t-1 {
  margin-top: 1vw;
}

.m-t-1-5 {
  margin-top: 1.5vw;
}

.m-t-2 {
  margin-top: 2vw;
}

.m-t-3 {
  margin-top: 3vw;
}

.m-t-4 {
  margin-top: 4vw;
}

.m-b-1 {
  margin-bottom: 1vw;
}

.m-b-2 {
  margin-bottom: 2vw;
}

.m-b-3 {
  margin-bottom: 3vw;
}

.m-b-4 {
  margin-bottom: 4vw;
}

.p-t-half {
  padding-top: 0.5vw;
}

.p-t-1 {
  padding-top: 1vw;
}

.p-t-2 {
  padding-top: 2vw;
}

.p-t-3 {
  padding-top: 3vw;
}

.p-t-4 {
  padding-top: 4vw;
}

.p-b-1 {
  padding-bottom: 1vw;
}

.p-b-2 {
  padding-bottom: 2vw;
}

.p-b-3 {
  padding-bottom: 3vw;
}

.p-b-4 {
  padding-bottom: 4vw;
}

.p-b-6 {
  padding-bottom: 6vw;
}

.p-b-8 {
  padding-bottom: 8vw;
}

.p-b-10 {
  padding-bottom: 10vw;
}

.contain {
  max-width: 88%;
  margin: 0 auto;
  padding: 0px;
}

.contain1 {
  max-width: 90%;
  margin: 0 auto;
  padding: 0px;
}

.img-res {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.web-slice {
  display: block;
}

.mweb-slice {
  display: none;
}

.d-flex {
  display: flex;
}

.btn1 {
  background-color: #000;
  border: none;
  color: #fff;
  padding: 1.2vw 5vw;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  transition-duration: 0.4s;
  font-weight: 600;
  width: 100%;
  font-family: Poppins !important;
  text-transform: uppercase;
  font-size: 1.2vw;
}

.btn1:focus {
  outline: 0;
}

.btn2:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.19);
  transform: scale(1.02);
  transition: transform 0.3s ease;
}

.grid-list2 {
  grid-template-columns: 1fr 1fr;
  display: grid;
  grid-gap: 3vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list2a {
  grid-template-columns: 1fr 1.4fr;
  display: grid;
  grid-gap: 1.5vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list2b {
  grid-template-columns: 2fr 1fr;
  display: grid;
  grid-gap: 0vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list2c {
  grid-template-columns: 1.3fr 1fr;
  display: grid;
  grid-gap: 0vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list2d {
  grid-template-columns: 1fr 1fr;
  display: grid;
  grid-gap: 2vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list3 {
  grid-template-columns: 1.5fr 1fr 1.5fr;
  display: grid;
  grid-gap: 2vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list3a {
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
  grid-gap: 3vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list3b {
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
  grid-gap: 1vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list3c {
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
  grid-gap: 3vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: grid;
  grid-gap: 4vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.grid-list4a {
  grid-template-columns: 1fr;
  display: grid;
  grid-gap: 1vw;
  list-style: none;
  margin: 0;
  padding: 0;
}

.head1 {
  font-size: 2.4vw;
  line-height: 1.2;
  margin-bottom: 0;
}

.head1a {
  font-size: 2.5vw;
  line-height: 1.2;
  margin-bottom: 0;
}

.head2 {
  font-size: 1.8vw;
  line-height: 1.4;
  margin-bottom: 0;
}

.para1 {
  font-size: 1vw;
  line-height: 1.4;
  margin-bottom: 0;
}

.para1a {
  font-size: 0.9vw;
  line-height: 1.4;
  margin-bottom: 0;
}

.para2 {
  font-size: 1.2vw;
  line-height: 1.4;
  margin-bottom: 0;
}

.para3 {
  font-size: 0.8vw;
  line-height: 1.4;
  margin-bottom: 0;
}

.choose {
  width: 65%;
  margin: 0 auto;
  min-height: 45px;
}

.choose1 {
  width: 65%;
  margin: 0 auto;
}

.limited {
  width: 45%;
}

.limited_image {
  width: 100%;
  min-height: 30px;
}

.free {
  width: 60%;
  min-height: 15px;
  margin-left: 0;
}

.cap {
  max-width: 50%;
}

.pankaj {
  max-width: 100%;
  margin: 0 auto;
  min-height: 170px;
}

.header_bg {
  background-color: #FFCF83;
  padding: 2vw 6vw 0 6vw;
}

.light_coral {
  background-color: #FBF0E0;
}

.blue_bg {
  background-color: #F1FCFF;
}

.blue_bg1 {
  background-color: #D1F5FF;
}

.yellow_bg {
  background-color: #FFF6D8;
}

.card1 {
  background-color: #D4F2FF;
  padding: 0 2vw 0 3vw;
}

.round {
  width: 100%;
}

.expect {
  margin: 0 auto;
  max-width: 25%;
}

.testimonial {
  position: relative;
}

.testimonial_text1 {
  position: absolute;
  top: 39%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

.testimonial_text2 {
  position: absolute;
  bottom: 1vw;
  left: 40%;
}

.tnc-ol {
  font-size: 1vw;
  line-height: 1.4;
  margin-bottom: 0;
  padding-inline-start: 2vw;
  font-weight: 400;
  font-family: Poppins !important;
}

.tnc-li {
  font-size: 0.8vw;
  line-height: 1.4;
  margin-top: 1vw;
  margin-bottom: 0;
  font-weight: 400;
  font-family: Poppins !important;
}

.color_white {
  color: #fff;
}

.tata_1mg_logo {
  width: 55%;
  float: left;
  align-self: center;
  min-height: 25px;
}

.tata_logo {
  width: 45%;
  float: right;
  align-self: center;
  min-height: 40px;
}

.logos {
  padding: 1vw 6vw 1vw 6vw;
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 480px) {
  .logos {
    padding: 2vw 3vw;
  }
  .tata_1mg_logo {
    width: 36%;
    min-height: 12px;
  }
  .tata_logo {
    width: 32%;
    min-height: 20px;
  }
  .m-p-0 {
    margin: 0;
    padding: 0;
  }
  .m-t-center {
    text-align: center;
  }
  .m-t-left {
    text-align: left;
  }
  .m-t-right {
    text-align: right;
  }
  .m-p-t-0 {
    padding-top: 0vw;
  }
  .m-p-t-1 {
    padding-top: 1vw;
  }
  .m-p-t-2 {
    padding-top: 2vw;
  }
  .m-p-t-3 {
    padding-top: 3vw;
  }
  .m-p-t-4 {
    padding-top: 4vw;
  }
  .m-p-t-5 {
    padding-top: 5vw;
  }
  .m-p-t-6 {
    padding-top: 6vw;
  }
  .m-p-t-7 {
    padding-top: 7vw;
  }
  .m-p-t-8 {
    padding-top: 8vw;
  }
  .m-p-t-10 {
    padding-top: 10vw;
  }
  .m-p-t-12 {
    padding-top: 12vw;
  }
  .m-p-b-1 {
    padding-bottom: 1vw;
  }
  .m-p-b-2 {
    padding-bottom: 2vw;
  }
  .m-p-b-3 {
    padding-bottom: 3vw;
  }
  .m-p-b-4 {
    padding-bottom: 4vw;
  }
  .m-p-b-6 {
    padding-bottom: 6vw;
  }
  .m-p-b-8 {
    padding-bottom: 8vw;
  }
  .m-p-b-10 {
    padding-bottom: 10vw;
  }
  .m-p-b-40 {
    padding-bottom: 40vw;
  }
  .m-m-t-0 {
    margin-top: 0vw;
  }
  .m-m-t-1 {
    margin-top: 1vw;
  }
  .m-m-t-2 {
    margin-top: 2vw;
  }
  .m-m-t-3 {
    margin-top: 3vw;
  }
  .m-m-t-4 {
    margin-top: 4vw;
  }
  .m-m-t-5 {
    margin-top: 5vw;
  }
  .m-m-t-6 {
    margin-top: 6vw;
  }
  .m-m-t-7 {
    margin-top: 7vw;
  }
  .m-m-t-8 {
    margin-top: 8vw;
  }
  .mweb-slice {
    display: block;
  }
  .web-slice {
    display: none;
  }
  .contain {
    max-width: 95%;
    margin: 0 auto;
    padding: 0px;
  }
  .contain1 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
  }
  .btn1 {
    padding: 3vw 0;
    width: 100%;
    font-size: 3.5vw;
  }
  .grid-list2 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 4vw;
  }
  .grid-list2a {
    grid-template-columns: 1fr;
    grid-gap: 4vw;
  }
  .grid-list2c {
    grid-template-columns: 1fr;
    grid-gap: 4vw;
  }
  .grid-list2d {
    grid-template-columns: 1fr;
    grid-gap: 4vw;
  }
  .grid-list3 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 3vw;
  }
  .grid-list3a {
    grid-template-columns: 1fr 1fr;
    grid-gap: 8vw;
  }
  .grid-list3c {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 4vw;
  }
  .grid-list4 {
    grid-template-columns: 1fr 1fr;
    grid-gap: 6vw;
  }
  .grid-list4a {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 5vw;
  }
  .head1 {
    font-size: 4.5vw;
  }
  .head1a {
    font-size: 6vw;
  }
  .head2 {
    font-size: 5vw;
  }
  .para1 {
    font-size: 3vw;
  }
  .para1a {
    font-size: 2.5vw;
  }
  .para2 {
    font-size: 3.5vw;
  }
  .para3 {
    font-size: 2.5vw;
  }
  .tnc-ol {
    font-size: 2.3vw;
    line-height: 1.4;
    margin-top: 3vw;
    margin-bottom: 0;
    padding-inline-start: 3vw;
  }
  .tnc-li {
    font-size: 2.2vw;
    line-height: 1.4;
    margin-top: 2vw;
    margin-bottom: 0;
  }
  .header_bg {
    padding: 4vw 3vw 0 3vw;
  }
  .limited_inline {
    display: flex;
    align-items: center;
  }
  .limited {
    width: 40%;
  }
  .limited_image {
    width: 90%;
    min-height: 30px;
  }
  .limited_content {
    width: 60%;
    display: flex;
    justify-content: flex-end;
  }
  .pankaj {
    width: 100%;
    margin: 0 auto;
    min-height: 155px;
  }
  .free {
    width: 100%;
    min-height: 14px;
  }
  .hr1 {
    border: 0;
    border-top: 0.5vw solid #ED7B22;
    margin: 0;
  }
  .choose {
    width: 40%;
    margin: 0 auto;
    min-height: 55px;
  }
  .choose1 {
    width: 65%;
    margin: 0 auto;
  }
  .cap {
    max-width: 67%;
  }
  .card1 {
    padding: 0 3vw 0 4vw;
  }
  .expect {
    margin: 0 auto;
    max-width: 45%;
  }
  .testimonial_text2 {
    bottom: 2vw;
  }
}
.slick-arrow {
  border: 0;
  background: none;
  font-size: 0;
  cursor: pointer;
}

.slick-prev,
.slick-next {
  width: 2vw;
  height: 2vw;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 8;
}

.slick-prev:focus,
.slick-next:focus {
  outline: none;
  border: none;
}

.slick-prev {
  left: -2.5vw;
}

.slick-next {
  right: -2.5vw;
}

.slick-prev:before,
.slick-next:after {
  content: "";
  position: absolute;
  width: 0.7vw;
  height: 0.7vw;
  color: #fff;
  background: none;
  border-bottom: 0.14vw solid;
  border-left: 0.14vw solid;
  top: 0.7vw;
  outline: none;
}

.slick-prev:before {
  transform: rotate(45deg);
  left: 0.7vw;
}

.slick-next:after {
  transform: rotate(-135deg);
  right: 0.7vw;
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  opacity: 0;
}

.margin-z-u {
  margin: 0 auto;
  width: 90%;
  cursor: pointer;
}

/* Mobile-specific CSS */
@media only screen and (max-width: 480px) {
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .responsive .slick-slide {
    width: 70vw;
  }
  .responsive1 .slick-slide {
    width: 80vw;
  }
  .margin-z-u {
    margin: 0 auto;
    width: 100%;
    cursor: pointer;
    padding-right: 3vw;
  }
}/*# sourceMappingURL=style.css.map */