:root {  
  --color1: #213266;
  --color2: #81cbbd;
  --color3: #6a84c2;
  --color4: #f7a291;
  --color5: #f27a9f;
  --color6: #ba7ca3;
  --color7: #c5afd5;
  --color-white: #ffffff;
} 
body {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  font-family: "poppins", sans-serif;
  color: var(--color1);
  letter-spacing: normal;
  overflow-x: hidden;
  background: var(--color-white);
}
.entry-header, .post-thumbnail, .entry-content, .entry-footer, .author-bio {
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.loading_data2 {
  position: fixed;
  overflow: hidden;
  height: 100vh;
}
.loader_active,
.loading_data {
  position: fixed;
  inset: 0;
  width: 100%;
  overflow: hidden;
}
.loading_data2::before,
.loading_data:before {
  content: '';
  background: #00000033;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0px;
  z-index: 1;
}
.loading_data2 .loader,
.loading_data .pre-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
} 
.form_ps.form_loading {
  padding: 20px;
}
.form_loading2:before,
.form_loading:before {
  content: '';
  background: #ffffff42;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: 20px;
}
.form_loading2:before {
  border-radius: 0px;
}
.form_loading {
  position: relative;
}
.form_loading2 .pre-loader,
.form_loading .loader,
.form_loading .rhi-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.form_loading2 {
  padding: 10px;
  position: relative;
}
.loader2 .wpcf7-spinner {
  visibility: visible;  
}
.button .spinner {
  width: 25px;
  height: 25px;
  border-top-color: var(--color5);
}

/* Spinner animation */
.spinner,
.spinner2{
  width: 50px;
  height: 50px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  border-top: 5px solid #002AF9;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
.blur_data {
  filter: blur(10px);
  pointer-events: none;
  user-select: none;
}
.w-100 {
  width: 100% !important;
  max-width: 100% !important;
}
.mw-100 {
  max-width: 100% !important;
}
.d_flex {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.row_gap_70 {
  row-gap: 70px;
}
.row_gap_50 {
  row-gap: 50px;
}
.row_gap_30 {
  row-gap: 30px !important;
}
.row_gap_20 {
  row-gap: 20px;
}
.row_gap_10 {
  row-gap: 10px;
}
.col_gap_100 {
  column-gap: 100px;
}
.col_gap_20 {
  column-gap: 20px !important;
}
.col_gap20 {
  row-gap: 0;
  column-gap: 20px;
}
.site-main > * {
  margin-top: 0px;
  margin-bottom: 0px;
}
.container-sm {
  position: relative;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
p {
  color: var(--color1);
}
.site-header .header-inner,
.page-width,
.container {
  width: 100%;
  margin: 0px auto;
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1700px;
  position: relative;
}
.hidden {
  display: none;
} 
* {
  box-sizing: border-box;
}
.bdr-0 {
  border: 0px !important;
}
a {
  position: relative;
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease;
  color: var(--color1);
}
.entry-title a:hover,
a:hover {
  color: var(--color3);
}
p {
  margin-bottom: 20px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: var(--color1);
  font-family: "poppins", sans-serif;
  width: 100%;
}
p:empty {
  display: none;
}
p:last-child {
  margin-bottom: 0px;
}
dl,
ol,
ul {
  margin: 0px;
  font-family: "poppins", sans-serif;
}
.claerfix {
  clear: both;
}
ul {
  margin: 0px;  
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  padding: 0px;
  margin: 0px;
  color: #292929;
  font-weight: 500;
  font-family: "poppins", sans-serif;
  letter-spacing: normal;
}  
.entry-content h1,
.h1,
h1,
.font60,
.h2,
h2 {
  font-size: 50px;
  line-height: 1.15;
  font-weight: 500;
  color: var(--color1);
  margin: 0px;
  display: inline-block;
  position: relative;
}
.font50 {
  font-size: 50px;
  line-height: 1.15;
}
.font44 {
  font-size: 44px;
  line-height: 1.15;
  font-family: "poppins", sans-serif;
}
.font30,
.h3,
h3 {
  font-size: 26px;
  line-height: 1.25;
  margin-bottom: 5px;
}
.font24,
.h4,
h4 {
  font-size: 20px;
  line-height: 1.25;
}
.font22 {
  font-size: 22px !important;
}
.font20 {
  font-size: 20px; 
}
.h5,
h5 {
  font-size: 20px;
  line-height: 1.19;
}
.f-25 {
  font-size: 25px !important;
}
.font26 {
  font-size: 26px;
}
.font28 {
  font-size: 28px;
}
.font18 {
  font-size: 18px !important;
}
.font14 {
  font-size: 14px !important;
}
.font36 {
  font-size: 36px !important;
}
.font0 {
  font-size: 0px !important;
}
.fw-500 {
  font-weight: 500 !important;
} 
.font-semibold,
.fw-600 {
  font-weight: 600 !important;
}
.fw-300 {
  font-weight: 300 !important;
}
.heading_main3,
.heading_main {
  position: relative;
  margin-bottom: 40px;
}
.heading_main h2 {
  font-size: 50px;
  line-height: 1.25;
  font-weight: 500;
  color: var(--color1);
  margin: 0px;
  display: inline-block;
  position: relative;
}
.heading_main3 h2 + *,
.heading_main2 h2 + *,
.heading_main h2 + * {
  margin-top: 15px;
}
.about.what_inside_litbox .heading_main p {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
.font1 {
  font-family: "poppins", sans-serif !important;
}
.font2 {
  font-family: "poppins", sans-serif !important;
}
.bg_grey {
  background: #F6F6F6;
}
.blue_bg {
  background: var(--color1);
}
.blue_text * {
  color: var(--color1) !important;
}
.yellow_bx1 {
    background: #FFFDF2;
    border: 1px solid var(--color2);
    padding: 20px;
    border-radius: 10px;
}
.title_mini,
.heading_main h3 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 500;
  color: var(--color1);
  font-family: "poppins", sans-serif;
  margin-top: 15px;
}
.heading_main3 p,
.heading_main p {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 15px;
  font-weight: 400;
  display: block;
  color: var(--color1);
}
.cms_page .heading_main3 .font50 + p {
  margin-top: 15px;
}
.heading_main3 p:last-child {
  margin-bottom: 0px;
}
.heading_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav,
header,
section,
img,
figure,
small,
select {
  margin: 0px;
  padding: 0px;
  color: var(--color1);
}
.fit {
  display: flex;
}
.fit img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
}
.v-center {
  align-content: center;
  align-items: center;
}
.center,
.h-center {
  justify-content: center;
}
section {
  position: relative;
}
input:focus,
input,
select:focus,
select {
  outline: none;
  box-shadow: none;
}
img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  transition: all ease 0.5s;
}
.action {
  display: flex;
  align-items: center;
}
.center {
  justify-content: center !important;
}
.start {
  justify-content: flex-start;
}
.end {
  justify-content: flex-end;
}
.lost_password a,
.link {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1;
  color: #1d1d1f;
  display: block;
  text-decoration: none;
  background: none;
  border: 0px;
}
.lost_password a {
  max-width: max-content;
}
.lost_password a:hover {
  color: var(--color1);
}
.link a {
  color: inherit;
}
button:not(:hover):not(:active):not(.has-text-color).link_p,
.link_p {
  color: var(--color1);
  font-size: 12px;
  text-decoration: underline;
  font-weight: 600;
  background: transparent;
  padding: 0px;
}
button:not(:hover):not(:active):not(.has-text-color).link_p:hover,
.read_more_link:hover,
.link_p:hover {
  text-decoration: none;
}
.read_more_link {
  color: #554F4F;
  font-size: 10px;
  text-decoration: underline;
}
.search-form .search-submit,
.site .redeem_link .button:not(:hover):not(:active):not(.has-background),
.filter_tab .button:not(:hover):not(:active):not(.has-background),
.site .banner .btn.button:not(:hover):not(:active):not(.has-background),
.site .button,
.site .button:disabled,
.button {
  border-radius: 30px;
  background: var(--color1);
  color: var(--color-white);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  font-size: 19px;
  font-weight: 500;
  font-family: "poppins", sans-serif;
  line-height: 1;
  text-transform: capitalize;
  min-width: auto;
  padding: 13.5px 35px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  box-shadow: none;
  text-shadow: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  letter-spacing: normal;
  min-height: auto;
  column-gap: 10px;
  overflow: hidden;
  outline: none;
  width: auto;
  max-width: max-content;
  white-space: normal;
}
.search-form .search-submit:hover,
.site .banner a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.site .redeem_link .button:not(:hover):not(:active):not(.has-background):hover,
.site .redeem_link a:focus:not(.wp-block-button__link):not(.wp-block-file__button),
.filter_tab .button:not(:hover):not(:active):not(.has-background):hover,
.site .button:hover,
.button:focus,
.button:hover {
  color: var(--color1);
  background: transparent;
  border-color: var(--color1);
  outline: none !important;
  text-decoration: none !important;
}
.button:focus img,
.button:hover img {
  filter: invert(1);
}
.button:hover::before {
  left: 120%;
  opacity: 0.5s;
}
.button:hover::after {
  left: 200%;
  opacity: 0.6;
}
.button.yellow2,
.button.yellow {    
  background: var(--color2);
  border-color: var(--color2);
  color: var(--color1);
}
.button.yellow2:hover,
.button.yellow:focus,
.button.yellow:hover {
  background: transparent;
  border-color: var(--color2);
  color: var(--color-white);
}
.button.yellow img {    
  filter: invert(1);
}
.button.yellow:hover img {
  filter: invert(0);
}
.button.yellow2:focus,
.button.yellow2:hover {
  background: transparent;
  color: var(--color1);
}
.button.yellow2 img {
  filter: invert(0);
}
.button.yellow2:hover img {
  filter: invert(0);
}
.button.radius {
  border-radius: 30px !important;
}
.arrow-animate {
  position: relative;
  animation: moveRight 1.5s linear infinite;
} 
@keyframes moveRight {
  0% { left: 0; }
  50% { left: 15px; }
  100% { left: 0; }
}
.button.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.mb-120 {
  margin-bottom: 120px;
}
.mb-90 {
  margin-bottom: 90px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mt-170 {
  margin-top: 170px;
}
.mt-120 {
  margin-top: 120px;
}
.mt-90 {
  margin-top: 90px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-20 {
  margin-top: 20px;
}
.py-0\.5 {
  padding-top: .125rem;
  padding-bottom: .125rem;
}
.px-2\.5 {
  padding-left: .625rem;
  padding-right: .625rem;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
} 
.pb-20 {
  padding-bottom: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pt-40 {
  padding-top: 40px;
}
.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pt-50 {
  padding-top: 50px;
}
.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pt-60 {
  padding-top: 60px;
}
.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pt-70 {
  padding-top: 70px;
}
.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pt-80 {
  padding-top: 80px;
}
.pl-50 {
  padding-left: 50px;
}
.pr-50 {
  padding-right: 50px;
}
.pl-60 {
  padding-left: 60px;
}
.pr-60 {
  padding-right: 60px;
}
.pl-70 {
  padding-left: 70px;
}
.pr-70 {
  padding-right: 70px;
}
.pl-80 {
  padding-left: 80px;
}
.pr-80 {
  padding-right: 80px;
}
.ml-80 {
  margin-left: 80px;
}
.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pt-90 {
  padding-top: 90px;
}
.px-100 {
  padding-left: 100px;
  padding-right: 100px;
}
.pl-100 {
  padding-left: 100px;
}
.pr-100 {
  padding-right: 100px;
}
.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pt-100 {
  padding-top: 100px;
}
.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pt-120 {
  padding-top: 120px;
}
.pt-150 {
  padding-top: 150px;
}
.pb-150 {
  padding-bottom: 150px;
}

/* top bar */
.topbar_header {
  background: var(--color2);
  padding: 10px;
}
.topbar_header p {
  margin: 0px;
  font-size: 15px;
}
.topbar_header .button {
  padding: 7px 15px;
  font-size: 14px;
}
.announcement-item {
  animation-duration: 0.6s;
  animation-fill-mode: both;
  transform-origin: top;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  to {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flip-in {
  animation-name: flipInX;
}

/* header css */
body:has(.left-sidebar-open) { 
  position: fixed;
  overflow: hidden;
}
.header {
  padding: 0px 0px;
  position: relative;
  width: 100%;
  max-width: 100%;
  border-bottom: 1px solid #d9d9d9;
}
.header .container {
  position: static;
}
.logo {
  max-width: 190px;
  display: flex;
  align-items: center;
  width: 100%;
}
.logo .site-branding{
  margin: 0px;
  line-height: 1;
  display: flex;
}
.logo img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.logo a {
  display: flex;
}
.for_menu {
  display: none;
}
.header_icons {
  margin-left: 10px;
  flex: 0 0 auto;
}
.header_icons a {
  margin-right: 20px;
  font-size: 22px;
  line-height: 24px;
  color: var(--color1);
}
.header_icons a:last-child {
  margin-right: 0px;
}
.header_icons a svg {
  width: 18px;
  height: 18px;
}
.dropdown-toggle::after {
  display: none;
} 
.header_menu {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.header_menu .primary-navigation {
  margin-left: 0;
  width: 100%;
  position: relative;
}
.menu_wrap {
  column-gap: 25px;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  position: relative;
}
.menu_left {
  display: flex;
  align-items: center;
  column-gap: 25px;
  width: 100%;
}
.header_menu .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding: 0px;
}
.header_menu .menu .menu-item {
  padding-left: 30px;
  padding-right: 30px;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a,
.header_menu .menu .menu-item>a,
.header_menu .navbar-nav .nav-link {
  color: #222222;
  font-size: 22px;
  line-height: 1.2225;
  padding: 40px 15px;
  transition: all ease 0.5s;
  /* font-family: "poppins", sans-serif; */
  font-family: 'poppins',sans-serif;
}
.header_menu .menu .menu-item.active>a,
.header_menu .primary-navigation > div > .menu-wrapper > li > .sub-menu li.current_page_item a,
.header_menu .menu .menu-item.current_page_item a,
.header_menu .has-submenu:hover.has-submenu.menu-item>a,
.header_menu .menu .menu-item.current-menu-item a,
.header_menu .menu .menu-item>a:hover,
.header_menu .navbar-nav .nav-link:hover {
  color: var(--color3);
  outline: none;
  text-decoration: none;
}
.login_btn.button {
  min-height: 60px;
  flex: 0 0 auto;
}
.menu-item-has-children .sub-menu-toggle-new .svg-icon,
.header_menu .menu .menu-item.menu-item-has-children .sub-menu-toggle .svg-icon {
  display: none; 
}
.menu-item-has-children .sub-menu-toggle-new .icon-plus:before,
.header_menu .menu .menu-item.menu-item-has-children .sub-menu-toggle .icon-plus:before {
  content: "\f107";
  font-family: "Font Awesome 6 Free", sans-serif;
  font-weight: 900;
  color: #c7c7c7;
  font-size: 13px;
}
.menu-item-has-children .sub-menu-toggle-new .icon-minus:before,
.header_menu .menu .menu-item.menu-item-has-children .sub-menu-toggle .icon-minus:before {
  content: "\f106";
  font-family: "Font Awesome 6 Free", sans-serif;
  font-weight: 900;
  color: #c7c7c7;
  font-size: 13px;
}
.header_menu .navbar-nav .nav-link.dropdown-toggle {
  display: flex;
  align-items: center;
}
.arrow_down {
  position: absolute;
  right: 4px;
  color: #c7c7c7;
  font-size: 13px;
  line-height: 1;
}
.header_menu .dropdown-menu {
  border: 1px solid rgba(199, 199, 199, 0.3);
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(199, 199, 199, 0.3);
  -moz-box-shadow: 0px 0px 10px 1px rgba(199, 199, 199, 0.3);
  box-shadow: 0px 0px 10px 1px rgba(199, 199, 199, 0.3);
}
.header_menu .dropdown-item {
  padding: 8px 15px;
}
.header_menu .dropdown-menu[data-bs-popper] {
  left: 12px;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li{
  transition: all ease 0.5s;
  padding: 0px;
  border-bottom: 1px solid #fff;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu li:last-child {
  border-bottom: 0;
}
.header_menu .primary-navigation > div > .menu-wrapper > li > .sub-menu li a {
  color: var(--color-white);
  transition: all ease 0.5s;
} 
.header_menu .primary-navigation > div > .menu-wrapper > li > .sub-menu li a:focus,
.header_menu .primary-navigation > div > .menu-wrapper > li > .sub-menu li.current_page_item a,
.header_menu .primary-navigation > div > .menu-wrapper > li > .sub-menu li:hover a {
  background: #f1f3ff;
}

/* menu setting */
.menu_wrap_setting {
  position: static;
}
.user_wrap {
  cursor: pointer;
  position: relative;
}
.user_wrap .arrow_caret {
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  width: 20px;
  height: 12px;
}
.active_menu .user_wrap .arrow_caret {
  transform: rotate(-180deg);
}
.user_name {
    max-width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 22px;
    line-height: 1;
}

.user_name_ico {
  width: 40px;
  height: 40px;
  border: 1px solid currentColor;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-size: 24px;
  line-height: 1;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  background: var(--color1);
  color: #fff;
  text-shadow: 1px 1px 2px #7b91d7;
}
.drop_down_menu {
  position: absolute;
  top: 100%;
  left: auto;
  right: 0;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  display: block;
  width: 200px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 10;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 0px #e1e1e1;
}
.active_menu .drop_down_menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.drop_down_menu:before {
    content: '';
    position: absolute;
    right: 20px;
    left: auto;
    bottom: 100%;
    width: 0;
    height: 0;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-bottom: 8px solid #fff;
}
.drop_down_menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}
.drop_down_menu ul li {
  border-bottom: 1px solid #eee;
}
.drop_down_menu ul li:last-child {
  border-bottom: 0px;
}
.drop_down_menu ul li a {
  font-size: 16px;
  line-height: 1.15;
  font-weight: 500;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.drop_down_menu ul li a svg {
  width: 20px;
  height: 20px;
}

/* mega menu */
.caret_icon:before {
  content: "\f107";
  font-family: "Font Awesome 6 Free", sans-serif;
  font-weight: 900;
  color: #c7c7c7;
  font-size: 13px;
  transition: all ease 0.5s;
}
.header_menu .has-submenu:hover .caret_icon:before {
  content: "\f106";    
  transition: all ease 0.5s;
} 
.primary-navigation > div > .menu-wrapper li.menu-item.has-submenu {
  position: static;
}
.mega-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #e8ebff;
  border-top: 2px solid var(--color1);
  z-index: 1000;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.mega-menu .container {
  padding-left: 0px;
  padding-right: 0px;
}
.menu_body {
  padding: 30px 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  width: 100%;
}
.has-submenu:hover .mega-menu {
  display: flex;
}
.has-submenu:hover .mega-menu::before {
  opacity: 1;
}
.menu-item {
  position: relative;
}
.mega-column {
  display: flex;
  width: calc(50% - 30px/2);
  align-items: center;
  padding: 20px;
  border-radius: 100px;
  transition: all ease 0.7s;
}
.mega-column:hover {
  background: #fff; 
}
.mega-image {
  width: 100px;
  height: 100px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  transition: all ease 0.5s;
  flex: 0 0 auto;
}
.mega-image a {
  border: 1px solid #979797;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: all ease 0.5s;
}
.mega-column:hover .mega-image a {
  border-color: var(--color1);
  background: var(--color1);
}
.mega-column:hover .mega-image img {
  filter: invert(1);
}
.mega-content {
  width: 60%;
}
.primary-navigation .mega-content a  {
  padding: 0px;
}
.mega-column:hover .mega-content>a,
.primary-navigation .mega-content a:hover {
  text-decoration: none;
  outline: none;
  color: var(--color1);
}
.mega-content h4 {
  margin: 0 0 10px 0;
  color: inherit;
  font-family: 'poppins',sans-serif;
}
.mega-content p {
  margin: 0px;
  font-size: 14px;
  color: #292929;
  line-height: 1.5;
  font-family: 'poppins',sans-serif;
}
.txt-rotate {
  color: var(--color4);
}
  
/* banner section */
.banner .shape1 {
  left: -50px;
  top: -30px;
}
.banner .shape2 {
  left: -60px;
  bottom: 30px;
}
.banner .shape3 {
  top: -20px;
  left: 0px;
}
.banner .shape4 {
  top: 260px;
  left: -50px;
}
.banner .shape5 {
  bottom: -20px;
  left: 120px;
}
.banner .shape6 {
  right: -60px;
  top: 280px;
}
.banner .text_wrap {
  width: 100%;
  max-width: 680px;
}
.banner .slider-navigation {
  gap: 20px;
}
.banner .navigation-item {
  background: #fff1ee;
  border-radius: 30px;
  padding: 20px 50px;
  transition: all 0.3s ease;
  position: relative;
  cursor: pointer;
}
.banner .navigation-item::after {
  content: '';
  border: 30px solid transparent;
  border-left-color: var(--color1);
  width: 30px;
  height: 61px;
  display: block;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all ease 0.8s;
}
.banner .navigation-item.active::after {
  opacity: 1;
  right: -60px;
}
.banner .navigation-item:hover {
  background-color: #e5ebff;
}
.banner .navigation-item.active {
  padding: 50px;
  background-color: var(--color1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);   
}
.banner .navigation-item.active * {
  color: #fff;
}
@keyframes fadeInUp {
  from {
      opacity: 0;
      transform: translateY(10px);
  }
  to {
      opacity: 1;
      transform: translateY(0);
  }
}
.navigation-title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  color: var(--color1);
  margin-bottom: 0;
  font-family: "poppins", sans-serif;
}
.banner .navigation-item.active .navigation-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.navigation-subtitle {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--color-white);
  opacity: 0;
  transform: translateY(10px);
  animation: fadeInUp 0.5s ease forwards;
  font-family: "poppins", sans-serif;
}
.navigation-item:not(.active) .navigation-title {
  margin-bottom: 0;
}  
.navigation-item:not(.active) .navigation-subtitle,
.navigation-item:not(.active) .navigation-content {
  display: none;
}
.navigation-content {
  opacity: 0;
  transform: translateY(10px);
  animation: fadeInUp 0.5s ease 0.1s forwards;
  font-family: "poppins", sans-serif;
}
.banner_mobile .slider_item:nth-child(odd) .navigation_item2,
.banner .navigation-item.active:nth-child(even) * {
  color: var(--color1);
}
.banner .images_wrap  {
  width: 100%;
  max-width: 740px;
  border-radius: 30px;
  overflow: hidden;
  height: 100%;
  min-height: 545px;
}
.banner .thumbnail_bx {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
} 

/* banner mobile */
.banner_mobile .images_wrap {
  height: 350px;
}
.banner .navigation-item.active:nth-child(odd),
.banner_mobile .slider_item:nth-child(even) .navigation_item2 {
  background: var(--color1);
}
.banner .navigation-item.active:nth-child(even),
.banner_mobile .slider_item:nth-child(odd) .navigation_item2 {
  background: var(--color2);
}
.banner .navigation-item.active:nth-child(odd)::after {
  border-left-color: var(--color1);
}
.banner .navigation-item.active:nth-child(even)::after {
  border-left-color: var(--color2);
}
.banner_mobile .slider_item:nth-child(even) .navigation_item2::after {
  border-bottom-color: var(--color1);
}
.banner_mobile .slider_item:nth-child(odd) .navigation_item2::after {
  border-bottom-color: var(--color2);
}
.navigation_item2::after {
  content: '';
  border: 18px solid transparent;
  border-bottom-color: var(--color1);
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all ease 0.8s;
}
.slider_item.slick-active .navigation_item2::after {
  opacity: 1;
  top: -35px;
}
.navigation_item2 {
  padding: 20px 20px;
  transition: all 0.3s ease;
  position: relative;
  background-color: var(--color1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  color: #fff;
  min-height: 200px;
}
.navigation_item2 * {
  color: inherit;
}
.navigation_subtitle2 {
  margin-bottom: 10px;
}

/* video modal */
.video_modal .modal-content {
  border-radius: 0px;
}
.video_modal .modal-body {
  padding: 0px;
}
button.close_p, .close_p {
  width: 30px;
  height: 30px;
  background: var(--color2);
  color: var(--color1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 1;
  opacity: 1;
  padding: 0px;
  outline: none;
  border: 0;
}
.close_p svg path {
  fill: var(--color1);
}
.video_body {
  display: flex;
}
 
/* how it work */
.row_grid.two {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.row_grid.three {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.row_grid.four {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(376px, max-content));
  display: flex;
  flex-wrap: wrap;
  column-gap: 30px;
  justify-content: center;
}
.row_grid.four .col_grid_item {
  width: 100%;
  flex-basis: calc(25% - 90px / 4);
}
.row_grid.five {
  grid-template-columns: repeat(auto-fit, minmax(304px, max-content));
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  justify-content: center;
}
.row_grid.five .col_grid_item {
  width: 100%;
  flex-basis: calc(20% - 80px / 5);
  max-width: calc(20% - 80px / 5);
}
.how_it_work  .shape1 {
  left: -20px;
  top: 150px;
}
.how_it_work  .shape2 {
  left: 60px;
  top: 350px;
  max-width: 62px;
}
.how_it_work  .shape3 {
  left: -100px;
  top: -10px;
}
.how_it_work  .shape4 {
  right: -100px;
  bottom: -40px;
}
.how_it_work  .shape5 {
  right: 70px;
  bottom: 90px;
}
.how_it_work .row_bx {  
  display: flex;
  justify-content: center;
  gap: 27px;
}
.how_it_work .cols_item {
  position: relative;
  overflow: hidden;
  max-width: 408px;
}
.how_it_work .cols_item .text_wrap {
  position: absolute;
  inset: 0;
  max-width: 300px;
  padding-left: 50px;
  padding-right: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  width: 100%;
}
.how_it_work .cols_item .text_wrap h3 {
  font-size: 24px;
  font-weight: 500;
  color: var(--color1);
  line-height: 1.15;
  max-width: 250px;
}
.how_it_work .cols_item .text_wrap p {
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 0px;
  max-width: 200px;
}
.action_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}
.action_wrap.center {
  justify-content: center;
}

/* get your content */
.bg_box_blue .shape1 {
  top: 100px;
  left: 70px;
}
.bg_box_blue .shape2 {
  bottom: -20px;
  left: 26%;
}
.bg_box_blue .shape3 {
  top: 50px;
  right: 29%;
  max-width: 45px;
}
.bg_box_blue .shape4 {
  top: 100px;
  right: -30px;
  max-height: 55px;
}
.bg_box_blue {
  background: #3f3a7a url(https://grobroai.s3.ap-south-1.amazonaws.com/wp-content/uploads/2025/07/mylit_box2.jpg) no-repeat;
  background-size: cover;
  background-position: right center;
  border-radius: 30px;
  position: relative;
}
.get_your_content .text_wrap {
  color: var(--color-white);
}
.get_your_content .text_wrap h2 {
  /* font-size: 56px; */
  line-height: 1.25;
  font-weight: 500;
  color: inherit;
  margin-bottom: 10px;
}
.get_your_content .text_wrap h4 {
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  color: inherit;
}
.get_your_content .text_wrap h4 span {
  font-size: 30px;
  color: var(--color5);
  margin-top: 10px;
  display: block;
  font-weight: 600;
}
.get_your_content .text_wrap p {
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  color: inherit;
  font-family: "poppins", sans-serif;
}

/* counter content */
.counter_content {
  background: #e5ebff;
}
.counter_bx h3 {
  font-size: 65px;
  line-height: 1;
  font-weight: 500;
  color: var(--color1);
}
.counter_bx h3 span {
  line-height: 1;
}
.counter_bx p {
  font-size: 20px;
  line-height: normal;
}
 
/* tab content */
.nav_ps {
  gap: 15px;
}
.nav_ps.nav-pills .nav-link {
  background: #eff5f3;
  border-radius: 10px;
  padding: 10px 30px;
  font-size: 18px;
  color: var(--color1);
  font-family: "poppins", sans-serif;
  font-weight: 500;
  outline: none;
  text-decoration: none !important;
  min-height: 60px;
}
.nav_ps.nav-pills .nav-link.active, .nav_ps.nav-pills .show>.nav-link {
  background: #e5ebff;
}
.nav_ps.nav-pills .nav-link .ico {
  max-height: 40px;
}
.nav_ps_content {
  margin-top: 30px;
}
.tab_bg_bx {
  position: relative;
  background: url(https://grobroai.s3.ap-south-1.amazonaws.com/wp-content/uploads/2025/07/tab_bg_img1.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px;
  min-height: 650px;
  border-radius: 30px;  
}
.tab_bg_bx .container-sm {
  padding-left: 0px;
  padding-right: 0px;
}
.tab_bg_bx .text_wrap h5 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
}
.tab_bg_bx h3 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1.25;
  color: var(--color4);
  margin-bottom: 20px;
}
.tab_bg_bx p {
  font-size: 26px;
  font-weight: 400;
  line-height: normal;
  color: var(--color-white);
  font-family: "poppins", sans-serif;
  margin-bottom: 45px;
}
.tab_bg_bx .button:focus,
.tab_bg_bx .button:hover {
  color: #fff;
}
.tab_bg_bx .button:focus img,
.tab_bg_bx .button:hover img {
  filter: invert(0);
}

/* wonrdering content */
.bg_box_yellow {
  background: var(--color2);
  border-radius: 30px;
  padding-left: 30px;
  padding-right: 30px;
} 
.bg_box_yellow .container-sm {
  padding-left: 0px;
  padding-right: 0px;
}
.button.large_btn {
  min-width: 180px;
  min-height: 180px;
  font-size: 26px;
}
.bg_box_yellow .row_bx {
  justify-content: space-between;
  align-items: center;
}
.bg_box_yellow .row_bx .text_wrap {
  width: 70%;
  display: flex;
  align-items: center;
  column-gap: 70px;
  row-gap: 20px;
  flex-wrap: wrap;
}
.bg_box_yellow .row_bx .text_wrap br {
  display: none;
}
.bg_box_yellow .row_bx .text_wrap h2 {
  /* max-width: 390px; */
  /* font-size: 50px; */
  font-weight: 500;
  line-height: 1.25;
  color: var(--color1);
  width: 100%;
}

.bg_box_yellow .row_bx .text_wrap p {
  /* max-width: 505px; */
  font-size: 18px;
  line-height: normal;
  font-family: "poppins", sans-serif;
  color: var(--color1);
}
.shape_cp {
  position: absolute;
}
.bg_box_yellow .shape1 {
  top: 20px;
  left: -90px;
  max-width: 70px;
}
.bg_box_yellow .shape2 {
  bottom: -40px;
  right: 300px;
  max-width: 60px;
}
.bg_box_yellow .shape3 {
  top: -20px;
  right: -80px;
}

/* our mission */
.our_mission .shape1 {
    left: 50px;
    top: 55px;
}
.our_mission .shape2 {
  left: 100px;
  bottom: -70px;
}
.our_mission .shape3 {
  right: 0;
  bottom: -20px;
}
.our_mission .shape4 {
  right: 100px;
  top: 60px;
}
.our_mission .col_bx {
  gap: 25px;
}
.icon_bx {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color2);
  flex: 0 0 auto;
  transition: all ease 0.5s;
  padding: 10px;
}
.icon_bx img {
  transition: all ease 0.5s;
}
.icon_bx_img {
  max-height: 100px;
}
.icon_with_text .col_bx h3 {
  /* font-size: 26px; */
  line-height: 1.25;
  font-weight: 500;
  margin-bottom: 5px;
}
.icon_with_text .col_bx p {
  font-size: 16px;
  /* line-height: 1.25; */
  font-weight: 400;
  max-width: 250px;
}

/* success story */
.success_story .shape1 {
  left: 80px;
  top: 240px;
  max-width: 83px;
  max-height: 83px;
}
.success_story .shape2 {
  left: 370px;
  top: 40px;
}
.success_story .shape3 {
  left: 45%;
  transform: translateX(-45%);
  top: -40px;
}
.success_story .shape4 {
  left: 55%;
  transform: translateX(-55%);
  top: 10px;
}
.success_story .shape5 {
  right: 300px;
  top: 50px;
}.success_story .shape6 {
  right: 80px;
  bottom: 20px;
}
.gradient_grey {
  background-image: linear-gradient(to bottom, #f7f7f7 , #fff );
}
.success_story .slider_wrap {
  display: flex;
  gap: 40px;
}
.success_story .slider_wrap .slick-track {
  display: flex;
}
.success_story .slider_wrap .slide_item {
  width: 400px;
  background: #e5ebff;
  border-radius: 30px;
  padding: 80px 40px;
  transition: all ease-in 0.4s;
  margin: 0 20px;
  height: auto;
}
.success_story .slider_wrap .slide_item:hover {
  /* background: #fffce5; */
  background: var(--color6);
  color: #fff;
}
.success_story .slider_wrap .slide_item:hover * {
  color: var(--color-white);
}
.success_story .slider_wrap p::before {
  content: '"';
  font-size: 30px;
  font-weight: 700;
  font-family: "poppins", sans-serif;
  position: absolute;
  left: 0;
}
.success_story .slider_wrap p {
  font-size: 20px;
  line-height: 1.25;
  font-family: "poppins", sans-serif;
  padding-left: 20px;
  position: relative;
}
.profile_info {
  display: flex;
  align-items: center;
}
.profile_info h6 {
  font-family: "poppins", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1;
  color: #282828;
}
.icon_bx_sm {
  width: 68px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #fff;
  border-radius: 50%;
  flex: 0 0 auto;
  overflow: hidden;
}

/*prevnext css */
.prevnext button:not(:hover):not(:active):not(.has-text-color),
.prevnext .slick-next,
.prevnext .slick-prev {
  margin: 0px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ededed;
  color: var(--color1);
  border-radius: 50%;
  transition: all ease 0.5s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid transparent;
  font-size: 0px;
  z-index: 1;
  cursor: pointer;
  opacity: 1;
}
.prevnext button:not(:hover):not(:active):not(.has-text-color):hover,
.prevnext .slick-prev:hover,
.prevnext .slick-next:hover {
  background: var(--color2);
  color: var(
  --color1);
}
.prevnext .slick-prev:hover::before,
.prevnext .slick-next:hover::before {
  /* filter: brightness(1) invert(1); */
}
.slick-arrow.slick-disabled,
.prevnext .slick-arrow.slick-disabled {
  opacity: 0.6;
}
.prevnext .slick-prev {
  left: 0px;
}
.prevnext .slick-next {
  right: 0px;
}
.prevnext .slick-prev:before,
.prevnext .slick-next:before {
  content: "\f104";
  font-family: 'FontAwesome', sans-serif;
  font-size: 16px;
  /* background: url(arrow-left-dark.png); */
  background-repeat: no-repeat;
  width: 25px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  color: inherit;
}
.prevnext .slick-next:before {
  content: "\f105";
}
   
/* center_nav_bottom */
.center_nav_bottom.prevnext .slick-next,
.center_nav_bottom.prevnext .slick-prev  {
	top: auto !important;
	bottom: -100px;
}
.center_nav_bottom.prevnext .slick-next {
  right: calc(50% - 50px);
  left: auto;
}
.center_nav_bottom.prevnext .slick-prev {
  right: auto;
  left: calc(50% - 50px); 
}

/* subscribe form */
.subscribe_form {
  background: var(--color2);
  position: relative;
}
.subscribe_form .shape1 {
  left: -80px;
  bottom: 0px;
  max-width: 85px;
}
.subscribe_form .shape2 {
  right: 0px;
  top: 0;
}
.subscribe_form .heading_main h2 {
  font-weight: 600;
}
.subscribe_form .signup_form .wpcf7-form p {
  flex-direction: column;
}
.tnp.tnp-subscription {
  max-width: 835px;
  margin-top: 0;
  margin-bottom: 0;
}
.tnp.tnp-subscription form {
  display: flex;
  width: 100%;
  gap: 20px;
}
.tnp.tnp-subscription form .tnp-field-email {
  width: calc(100% - 200px);
  margin: 0px;
}
.tnp-subscription .tnp-field label {
  display: none;
}
.tnp.tnp-subscription input[type=email],
.subscribe_form .signup_form .form-control {
  background: var(--color-white);
  border-radius: 30px;
  font-weight: 400;
  padding: 10px 20px;
  border-color: var(--color-white);
  outline: none;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  margin: 0px;
}
.subscribe_form .signup_form .form-control::placeholder{
  color: #BEBCBC;
}
.tnp.tnp-subscription form .tnp-field-button {
  margin: 0px;
}
.wpcf7-form .wpcf7-submit,
.tnp.tnp-subscription form .tnp-field-button .tnp-submit,
.subscribe_form .signup_form input[type=submit]:not(:hover):not(:active):not(.has-background) {
  border-radius: 30px;
  background: var(--color1);
  color: var(--color-white);
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
  font-size: 19px;
  font-weight: 500;
  font-family: "poppins", sans-serif;
  line-height: 1;
  text-transform: capitalize;
  min-width: auto;
  padding: 15px 35px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  box-shadow: none;
  text-shadow: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--color1);
  letter-spacing: normal;
  min-height: auto;
  column-gap: 10px;
  overflow: hidden;
  outline: none;
  text-decoration: none;
  width: auto;
  max-width: max-content;
}
.wpcf7-form .wpcf7-submit:hover,
.tnp.tnp-subscription form .tnp-field-button .tnp-submit:hover {
  color: var(--color1);
  background: transparent;
  border-color: var(--color1);
  outline: none;
  text-decoration: none !important;
}
.subscribe_form .wpcf7-not-valid-tip {
  margin-bottom: 5px;
}
.subscribe_form .signup_form .wpcf7-form .wpcf7-spinner {
  top: auto;
  bottom: 10px;
}
.subscribe_form .signup_form input[type=submit]:not(:hover):not(:active):not(.has-background),
.tnp.tnp-subscription form .tnp-field-button .tnp-submit {
  height: 100%;
  padding: 10px 35px;
  font-size: 16px;
}
  
/* blog post home */
.blog_content_home {
  padding-left: 50px;
  /* width: calc(100% - 410px); */
  width: calc(100% - 10px);
  display: inline-block;
}
.blog_grid_view {
  /* display: grid; */
  gap: 20px;
  /* grid-template-columns: repeat(2, 1fr); */
  display: flex;
}
.homepage-post-item {
  border: 1px solid #D9D9D9;
  border-radius: 20px;
  padding: 14px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.post.homepage-post-item .post-thumbnail {
  border-radius: 20px;
  overflow: hidden;
  height: 172px;
  margin-bottom: 0px;
  min-width: 200px;
  height: 222px;
}
.homepage-post-item .text_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: space-between;
  gap: 15px;
}
.homepage-post-item:first-child {
  /* grid-row-start: 1; */
  /* grid-row-end: 3; */
  /* grid-column-start: 1; */
  /* grid-column-end: 2; */
  /* flex-direction: column; */
}
.homepage-post-item:first-child .post-thumbnail {
  height: 222px;
  min-height: 222px;
}
.homepage-post-item:first-child .text_wrap {
  height: 100%;
  padding: 0px 15px;
}
.author_name {
  font-size: 18px;
  font-weight: 500;
  color: var(--color5);
}
  
/* footer */
.footer .shape1 {
  left: 100px;
  top: 50px;
}
.footer .shape2 {
  left: 60px;
  bottom: 100px;
}
.footer .shape3 {
  right: 130px;
  top: 170px;
}
.footer {
  padding: 67px 0px 0px;
  background: var(--color1);
  position: relative;
}
.footer-inner {
  padding-bottom: 50px;
  border-bottom: 1px solid #ffffff1a;
}
.footer_about {
  max-width: 420px;
}
.footer_logo {
  margin-bottom: 25px;
}
.footer_logo img {
  max-width: 250px;
}
.footer_logo a {
  display: inline-block;
}
.footer_about p {
  font-size: 14px;
  line-height: 1.5;
  color: var(--color-white);
  max-width: 420px;
}
.footer_title {
  font-size: 26px;
  line-height: 1.1;
  font-weight: 500;
  color: var(--color-white);
  margin-bottom: 30px;
}
.footer_menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.footer_menu .menu-item {
  padding-bottom: 10px;
}
.footer_menu .menu-item>a,
.footer_menu .link {
  font-size: 16px;
  line-height: 1.3;
  color: #eeeeee;
  font-family: "poppins", sans-serif;
  display: inline-block;
  position: relative;
}
.footer_menu a:hover {
  /* padding-left: 10px; */
  transition: all 0.5s;
  color: var(--color5);
}
.footer_menu a::before {
  content: '-';
  opacity: 1;
  visibility: hidden;
  display: inline-block;
  transition: all ease 0.3s;
  transform: translateX(-20px);
  position: absolute;
}
.footer_menu a:hover::before {
  opacity: 1;
  visibility: visible;
  transform: translateX(-10px);
  left: 0;
}
.footer .social_links {
  margin-top: 0px;
}

/* social links */
.social_links {
  display: flex;
  justify-content: flex-end;
  flex: 0 0 auto;
}
.social_links ul {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  }
.social_links .link {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 0;
  transition: all ease 0.2s;
}
.social_links .link:last-child {
  margin-bottom: 0;
}
.social_links .link:hover {
  color: var(--color5);
}
.social_links .link a {
  padding: 0px;
}   
.copyright {
  padding-top: 25px;
  padding-bottom: 25px;
  justify-content: space-between;
}
.copyright p {
  color: var(--color-white);
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  margin: 0px;
  font-family: "poppins", sans-serif;
}
.copyright p strong {
  font-weight: 200;
}

/* Lit score page */ 

.what_islit_score .text_wrap {
  padding-left: 100px;
  padding-right: 60px;
  color: var(--color-white);
  position: relative;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.what_islit_score .text_wrap * {
  color: inherit;
}
.what_islit_score .shape1 {
  right: 45px;
  top: 60px;
}
.what_islit_score .shape2 {
  bottom: -20px;
  left: 20px;
}
.what_islit_score .col_img .img {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;  
  max-height: 500px;
}

/* whylit score */
.icon_bx.w-100 {
  width: 100px !important;
  height: 100px;
}
.lit_score.whylit_score h3 {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.whylit_score .shape1 {
  top: 100px;
  left: 240px;
}
.whylit_score .shape2 {
  top: 90px;
  right: -30px;
}
.whylit_score .row {
  justify-content: space-between;
}
.whylit_score .row .col_p {
  max-width: 380px;
  padding: 0px;
}
.whylit_score h4 {
  max-width: 830px;
  margin-left: auto;
  margin-right: auto;
}
.whylit_score .text_wrap {
  max-width: 380px;
  margin: 0px auto;
}
.whylit_score .col_bx p {
  max-width: 100%;
}
 
/* five cols icon with text*/
.icon_bx.w-85 {
  width: 85px;
  height: 85px;
}
.bdr_col_bx {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  padding: 40px 30px;
  height: 100%;
}
.bdr_col_bx.two {
  padding: 30px;
}
.bdr_col_bx.two .icon_bx.w-85,
.bdr_col_bx.two .icon_bx {
  margin-top: -75px;
}
.bdr_col_bx .icon_bx.w-85 {
  margin-top: -85px;
}
.bdr_col_bx h4 {
  margin-bottom: 10px;
}
.bdr_col_bx p {
  color: #292929;
}
.icon_bx.bg_none {
  background: transparent;
  padding: 0px;
}

/* who is it for bg_box_yellow 2 */

.bg_box_yellow2 {
  background: var(--color2) url(https://grobroai.s3.ap-south-1.amazonaws.com/wp-content/uploads/2025/07/yellow_bg_girl_img.png) no-repeat;
  background-size: cover;
  background-position: center bottom;
  border-radius: 30px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.bg_box_yellow2 .text_wrap {
  max-width: 580px;
  margin-left: 90px;
}
.bg_box_yellow2 .text_wrap h2 {
  margin-bottom: 20px;
}
.ul_disc {list-style: disc;padding-left: revert;}
.ul_disc li {
  font-size: 18px;
  line-height: 1.5;
  color: #292929;
  font-family: "poppins", sans-serif;
  margin-bottom: 20px;
}
.ul_disc>li:last-child {
  margin-bottom: 0px;
}
.ul_disc>li::marker {
  /* font-size: 30px; */
  /* color: #66c1b0; */
  /* line-height: 1; */
}
.ul_disc.icon {
  list-style: none;
  padding: 0px;
}
.ul_disc.icon>li {
  display: flex;
  align-items: flex-start;
  text-align: left;
  gap: 15px;
}
.ul_disc.icon li p {
  font-size: 22px;
  line-height: 1.5;
  font-family: "poppins", sans-serif;
  width: auto;
}
.ul_disc.icon.font22 li,
.ul_disc.icon.font22 li p,
.ul_disc.icon.font18 li,
.ul_disc.icon.font18 li p,
.ul_disc.icon.font20 li,
.ul_disc.icon.font20 li p {
  font-size: inherit;
  font-family: "poppins", sans-serif;
}
.ul_disc.icon.font20 li .img {
  top: 2px;
}
.ul_disc.icon li .img {
  position: relative;
  top: 7px;
}
.ul_disc.icon.font18 li .img {
  top: 4px;
}
.ul_disc.icon li>p {
  width: calc(100% - 20px);
}
.ul_disc.icon li>p:last-of-type {
  margin-bottom: 0px;
}
.bg_box_yellow2 .shape1 {
  top: -30px;
  left: -20px;
  max-width: 62px;
}
.bg_box_yellow2 .ul_disc,
.bg_box_yellow2 .ul_disc.icon {
  list-style: none;
}
.bg_box_yellow2 .ul_disc.icon>li::before {
  display: none;
}
.bg_box_yellow2 .ul_disc>li {
  position: relative;
}
.bg_box_yellow2 .ul_disc>li::before {
  content: "•";
  color: #5bb3a2;
  position: absolute;
  left: -30px;
  top: 8px;
  font-size: 40px;
  line-height: 0;
}
.who_isit_for_content .bg_box_yellow2 .ul_disc>li::before {
  top: 13px;
}
.who_isit_for_content .shape2 {
  bottom: -40px;
  left: 150px;
  max-width: 83px;
}
.bg_box_yellow2 .shape3 {
  top: 0;
  right: -20px;
}
.icon_bx.blue_bg {
  background: var(--color1);
}
.icon_bx.blue_bg img {
  filter: invert(1);
}
.icon_with_text_two .text_wrap {
  max-width: 610px;
  margin: 0px auto;
}
.icon_with_text_two .col_grid_item {
  position: relative;
  padding: 0px 30px;
}
.icon_with_text_two .col_grid_item:first-child {
  border-right: 1px solid #e5e5e5;
}

/* lit_score_impact */
.lit_score_impact .shape1 {
  top: -60px;
  left: 30px;
}
.lit_score_impact .shape2 {
  bottom: -10px;
  right: 40px;
}
.lit_score_impact .shape3 {
  top: 30px;
  right: 30px;
  width: auto;
  max-width: max-content;
}
.lit_score_impact .row {
  padding-left: 100px;
  padding-right: 100px;
}
.lit_score_impact .text_wrap {
  position: relative;
}
.lit_score_impact .heading_main p {
  max-width: 440px;
}
.lit_score_impact h4 {
  font-family: "poppins", sans-serif;
  font-weight: 600;
  margin-top: 15px;
}
.radius_30 img {
  border-radius: 30px;
}

/* img_with_txt_bg */
.bg_bx_img {
  background-size: cover;
  background-position: center center;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  height: 100%;
}
.bg_bx_img::before {
  content: '';
  position: absolute;
  inset: 0;
  background: #00000036;
}
.bg_bx_img .text_wrap {
  max-width: 850px;
}

.img_with_txt_bg .bg_bx_img .heading_main h2,
.img_with_txt_bg .bg_bx_img .heading_main p {
  color: #fff;
}

/* AI Buddy page */
.what_your_book .shape1 {
  top: 0px;
  left: -70px;
}
.what_your_book .shape2 {
  top: 70px;
  right: 140px;
}
.what_your_book .shape3 {
  bottom: 10px;
  right: 60px;
}
.what_your_book .text_wrap {
  max-width: 610px;
}
.ai_reading_buddy .shape1{
  top: 0px;
  left: 0;
}
.ai_reading_buddy .shape2 {
  top: 100px;
  right: 70px;
}
.bdr_col_bx.bdr_none {
  border: 0px;
  padding: 0px 19px;
}
.bdr_col_bx.bdr_none .icon_bx {
  margin-top: 0px;
}
.why_it_matter_content .bg_box_yellow2 {
  padding-right: 20px;
}
.why_it_matter_content .images_wrap {margin-bottom: -200px;}
.why_it_matter_content .bg_box_yellow2 .text_wrap {
  margin-left: auto;
  max-width: 100%;
}
.why_it_matter_content .shape1 {left: -40px;top: -40px;}
.why_it_matter_content .shape2 {
  right: -70px;
  top: -30px;
}
.why_it_matter_content .shape3 {right: -60px;bottom: 30px;top: auto;} 
.why_it_matter_content .shape4 {margin-top: 41px;left: 100px;}
.why_it_matter_content .shape5 {left: 0;top: 120px;}
.why_it_matter_content .shape6 {right: 0;top: -70px;}
.icon_list_wrap {
  column-gap: 70px;
}
.reading_experience_like_magic .shape1 {
  top: 0;
  left: -60px;
}
.reading_experience_like_magic .shape2 {
  bottom: 100px;
  right: 110px;
  max-width: 64px;
}
.reading_experience_like_magic .shape3 {
  top: -60px;
  right: -50px;
  max-width: max-content;
}
.reading_experience_like_magic .text_wrap h2 {
  max-width: 670px;
}
.reading_experience_like_magic .text_wrap p  {
  max-width: 630px;
}

/* SChool program page */
.bring_litquest_school .shape1 {
  top: 0;
  left: 0;
}
.bring_litquest_school .shape2 {
  top: -60px;
  right: 130px;
}
.bring_litquest_school .shape3 {
  right: 20px;
  bottom: -50px;
}  
.educator_girl {
  position: relative;
}
.educator_girl.bg_box_yellow2 .text_wrap {
  max-width: 100%;
} 
.educator_girl.bg_box_yellow2 .shape1 {top: -30px;left: -20px;max-width: 62px;}
.educator_girl.bg_box_yellow2 .shape2 {
  top: 0px;
  right: 0;
}
.educator_girl.bg_box_yellow2 .shape3 {max-width: 70px;bottom: -40px;top: auto;right: 0px;}
.educator_girl .images_wrap {
  position: absolute;
  width: 300px;
  height: 330px;
  bottom: 0;
  right: 0;
  margin-bottom: -90px;
  text-align: right;
}
.school.icon_with_text_five .bdr_col_bx h4 {
  margin-bottom: 0px;
}

/* form css */
.woocommerce-password-strength {
  margin-top: 5px;
  margin-bottom: 5px;
}
.woocommerce-password-strength.short {
  color: #f01;
}
.woocommerce-password-strength.bad {
  color: #ff7600;
}
.woocommerce-password-strength.good {
  color: #68d6d1;
}
.woocommerce-password-strength.strong {
  color: #00b150;
}
.woocommerce-password-hint {
  color: #999;
}
.woocommerce-error,
.error,
.atrisk_sign {
  color: #f01;
}
.wpcf7-form .wpcf7-not-valid-tip {
  display: none;
}
.contact_form7.center .wpcf7-form {
  margin: 30px auto 0px;
}
.contact_form7 .wpcf7-form .wpcf7-submit {
  margin-top: 20px;
}
.contact_form7 .wpcf7-form {
  margin-top: 30px;
  max-width: 630px;
}
.contact_form7 .input-group,
.form_ps .form-group {
  margin-bottom: 20px;
  width: 100%;
}
.cms_page .entry-content .input-group>p,
.contact_form7 .input-group>p {
  margin-bottom: 0px;
}
.form_ps .lbl {
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  color: var(--color1);
  margin-bottom: 10px;
  width: 100%;
  font-family: "poppins", sans-serif;
}
.woocommerce-page .select2-container .select2-selection,
.woocommerce-page form .form-row select,
.contact_form7 .wpcf7-textarea,
.contact_form7 .input-group .wpcf7-form-control,
.woocommerce form .form-row .input-text,
.form_ps .input-text,
.form_ps .form-control {
  height: 50px;
  padding: 10px 20px;
  border: 1px solid #29292933;
  font-size: 20px;
  line-height: 1;
  color: var(--color1);
  border-radius: 10px;
  box-shadow: none;
  margin: 0px;
  width: 100%;
  font-family: "poppins", sans-serif;
  outline: none;
}
.woocommerce-page .select2-container .select2-selection {
  height: auto;
  min-height: 50px;
}
.contact_form7 .input-group .wpcf7-form-control.wpcf7-textarea, .contact_form7 .wpcf7-textarea {
  height: 100px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 13px;
  right: 10px;
}
.form_ps .form-control.border_bottom {
  border: 0;
  border-bottom: 2px solid #eef1f4;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce form .form-row textarea.input-text,
.form_ps textarea.form-control {
  height: 122px;
  resize: none;
}
.woocommerce form .form-row .input-text:focus,
.contact_form7 .wpcf7-textarea:focus,
.contact_form7 .input-group .wpcf7-form-control:focus,
.form_ps .input-text:focus,
.form_ps .form-control:focus {
  box-shadow: none;
  border-color: #00112d;
  outline: none;
}
.contact_form7 .input-group .wpcf7-form-control::placeholder,
.contact_form7 .wpcf7-textarea::placeholder,
.form_ps .input-text::placeholder,
.form_ps .form-control::placeholder {
  color: #00000066;
}
.state_select,
.select_pk_select select,
.form-control.select_pk,
.select_pk {
  appearance: none;
  background-image: url(https://grobroai.s3.ap-south-1.amazonaws.com/wp-content/uploads/2025/07/arrow-down-dark.svg);
  background-repeat: no-repeat;
  background-size: 16px 16px;
  display: inline-block;
  background-position: right;
  background-origin: content-box;
}
.password_wrap {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
  width: 100%;
}
.password_eye_icon {
  position: absolute;
  right: 20px;
  top: 17px;
  color: #29292980;
  font-weight: 400;
}
.button.submit_btn {
  border-radius: 10px;
  min-width: 260px;
}
.quote_form_sec .images_wrap {
  position: relative;
  max-width: max-content;
  margin: 0px auto;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.quote_form_sec .images_wrap .shape1 {
  top: 100px;
  left: 0px;
}
.quote_form_sec .images_wrap .shape2 {
  top: 50px;
  right: 0;
}
.quote_form_sec .heading_main .shape3 {
  top: -20px;
  right: -50px;
} 
.quote_form_sec .shape4 {
  top: -70px;
  right: 130px;
}
.quote_form_sec .shape5 {
  bottom: 40px;
  right: 0;
  max-width: 80px;
}

/* donate page */
.every_child_deserves .shape1 {top: 0;left: 0px;}
.every_child_deserves .shape2 {right: 60px;bottom: 20px;}
.every_child_deserves .shape3 {bottom: -120px;left: 50%;}
.icon_with_text.donate .shape1 {
  left: 0px;
  top: 0px;
}
.icon_with_text.donate .shape2 {
  right: 0;
  top: 0;
}
.our_mission_girl.bg_box_yellow2 .text_wrap {
  max-width: 95%;
  margin-left: 0;
} 
.our_mission_girl.bg_box_yellow2 .shape1 {top: 10px;left: -80px;max-width: 100%;}
.our_mission_girl.bg_box_yellow2 .shape2 {
  top: 0px;
  right: 0;
}
.our_mission_girl.bg_box_yellow2 .shape3 {top: 210px;right: -70px;}
.every_contribtution_count .shape4 {
  top: 0px;
  left: 0;
}
.every_contribtution_count .shape5 {
  top: 0px;
  right: 0;
}
.our_mission_girl .images_wrap {
  position: absolute;
  width: 300px;
  height: 450px;
  bottom: 0;
  left: 40px;
  margin-bottom: -70px;
  text-align: left;
}
.corporate_social .ul_disc.icon li .img {
  top: 5px;
}
.corporate_social .shape1 {top: 0;left: 60px;}
.corporate_social .shape2 {left: 40px;bottom: -150px;}
.corporate_social .shape3 {bottom: -100px;right: 70px;}
.corporate_social .text_wrap.font20 p {
  font-size: inherit;
}
.corporate_social .images_wrap img {
  max-height: 440px;
}
.talk_form_bg_bx {
  background: var(--color-white);
  border: 1px solid #ddd;
  border-radius: 20px;
  padding: 70px;
  margin-top: -290px;
}
.talkus_form_sec .shape2 {right: 0;top: -300px;}
.content_describe .shape1 {
  max-height: 75px;
  top: 0;
}
.submit_btn .wpcf7-spinner {
  position: absolute;
  top: 12px;
  left: 30px;
}
.submit_btn {
  position: relative;
}
.wpcf7-form .submit_btn .wpcf7-submit,
.submit_btn .wpcf7-submit {
  margin-top: 0px;
  outline: none;
}
.submit_btn p {
  max-width: max-content;
  position: relative;
}
.talk_form_bg_bx .images_wrap {
  margin-bottom: 0px;
  position: absolute;
  bottom: 0;
}

/* Plans page */
.what_inside_litbox .shape1 {
  left: 20%;
  top: -20px;
}
.what_inside_litbox .shape2 {
  right: 10%;
  bottom: 40px;
}
.plans_sec .shape1 {
  top: -120px;
  left: -30px;
}
.plans_sec .shape2 {
  top: 0px;
  right: 0;
}
.plans_sec .shape3 {
  bottom: 300px;
  left: -180px;
}
.plans_sec .shape4 {
  bottom: 200px;
  right: -120px;
}
.col_bx_bg_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.col_bx_bg {
  border-radius: 15px;
  padding: 40px 40px;
}
.col_bx_bg h4 + p {
  margin-top: 10px;
}
.plans_bx {
  border: 1px solid #ddd;
  background: #f8f8f8;
  border-radius: 20px;
  padding: 50px 40px;
  height: 100%;
  transition: all ease 0.5s;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  align-content: flex-start;
}
.plans_bx:hover {
  background: #eff2fc;
  border-color: var(--color1);
}
.plans_bx .font50 {
  transition: all ease 0.5s;
}
.plans_bx:hover .font50 {
  color: var(--color1);
}
.plans_bx:hover .ul_disc.icon li .img {
  filter: brightness(0) saturate(100%) invert(20%) sepia(100%) saturate(7000%) hue-rotate(225deg) brightness(100%) contrast(105%);
}
.divider {
  height: 2px;
  width: 100%;
  display: block;  
  background: #dcdada;
  margin: 40px auto;
}
.plans_bx:hover .divider {
  background: #c0ccfd;
}
.early_bird_img {
  max-width: 270px;
  max-height: 130px;
  margin-bottom: 20px;
}
.plans_bx h5 {
  font-family: "poppins", sans-serif;
  margin-bottom: 15px;
}
.just_pay_icon {
  background: url(https://grobroai.s3.ap-south-1.amazonaws.com/wp-content/uploads/2025/07/just_pay_icon.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 270px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
}
.just_pay_icon span {
  font-family: "poppins", sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 500;
  max-width: 190px;
  display: block;
  margin: 0px auto;
}
.plans_bx h4 {
  font-family: "poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
}
.plan_top,
.plan_middle {
  width: 100%;
}
.plans_bx .ul_disc.icon li>p {
  width: calc(100% - 40px);
}
.plan_bottom {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.plan_bottom .font44 svg {
  width: 36px;
  height: 36px;
  margin-right: -10px;
}
.plans_bx.free .font44 {
  text-transform: uppercase;
  margin: 0px;
}
.plans_bx:hover .font44 {
  color: var(--color1);
}
.button.h-60 {
  min-height: 60px;
}
.plans_bx ul li {
  flex-wrap: wrap;
}
.plans_bx ul ol {
  width: 100%;
  margin-left: 20px;
  list-style-type: circle;
}
.plans_bx ul ol li {
  margin-bottom: 10px;
}

/* About page */
.about.what_islit_score .shape1 {
  left: 80px;
  top: 30px;
}
.about.what_islit_score .shape2 {
  right: 140px;
  bottom: 30px;
  left: auto;
}
.about.whylit_score .shape1 {
  top: 0;
  left: -20px;
}
.about.whylit_score .shape2 {
  top: 0;
  right: -30px;
  max-width: 95px;
}
.about .icon_list_wrap {
  display: grid;
  /* grid-template-columns: repeat(3, 1fr); */
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  row-gap: 25px;
  margin-top: 10px;
  column-gap: 30px;
}
.about .icon_list_wrap .icon_bx2 {
  flex: 0 0 auto;
}
.about.why_it_matter_content .shape1 {
  top: auto;
  bottom: 100px;
}
.about.why_it_matter_content p {
  margin-bottom: 10px;
}
.about.icon_with_text_five h4 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.about.icon_with_text_five .shape1 {
  right: 0;
  top: 20px;
}
.about.what_inside_litbox h3 {
  max-width: 1000px;
}
.about.what_inside_litbox .shape1 {
  top: -130px;
  left: 0px;
}
.about.what_inside_litbox .shape2 {
  top: 60px;
  right: 100px;
  max-width: 55px;
}
.about.what_inside_litbox .shape3 {
  bottom: 50px;
  left: -40px;
  max-width: 30px;
}
.about.what_inside_litbox .shape4 {
  bottom: 0px;
  right: -30px;
}
.img_with_txt_bg.about .shape1 {
  left: 0px;
  top: 100px;
}
.img_with_txt_bg.about .shape2 {
  right: 0px;
  bottom: 0px;
}
#order-complaint-section {
  display: none;
}
 
/* checkout page */
.woocommerce-page abbr {
  text-decoration: none;
}
.woocommerce-checkout #billing_country_field .woocommerce-input-wrapper {
  font-size: 20px; 
  line-height: 1.25;
}
.woocommerce-additional-fields h3 {
  margin-bottom: 10px;
}

/* .required_field .required, */
.required,
.woocommerce form .form-row .required {
  color: #f01;
}
.woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
  background: #f2f5ff;
  border: 0px;
  border-radius: 10px;
  color: var(--color1);
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding: 13px 20px;
}
.cms_page .entry-content .woocommerce-form-coupon-toggle a {
  color: var(--color1);
  font-weight: 400;
}
.shipping_address_wrap {
  background: #fafafa;
  padding: 50px;
  border-radius: 20px;
}
.woocommerce-checkout-payment {
  width: 40%;
  padding-left: 40px;
}
.tlq_order_review {
  width: 60%;
  flex: 0 0 auto;
}
.woocommerce-billing-fields h3,
.woocommerce-checkout-review-order h3 {
  font-size: 40px;
  line-height: 1.15;
  margin-bottom: 20px;
}
.woocommerce-checkout-review-order-table tr th,
.woocommerce-checkout-review-order-table tr td {
  background: #fff;
  border-color: #ddd;
  padding: 30px 40px;
  font-size: 20px;
  line-height: 1.25;
  font-family: "poppins", sans-serif;
  color: #292929;
  text-align: left;
}
.shop_table .woocommerce-shipping-methods {
  padding: 0px;
  list-style: none;
}
.woocommerce-checkout .woocommerce-shipping-methods label {
  white-space: nowrap;
}
.woocommerce-shipping-methods label,
.woocommerce-checkout-review-order-table .woocommerce-Price-amount.amount {
  font-size: 26px;
  margin: 0px;
  font-family: "poppins", sans-serif;
}
.woocommerce-checkout-review-order-table tfoot tr th,
.woocommerce-checkout-review-order-table thead .product-name,
.woocommerce-checkout-review-order-table thead .product-total {
  font-family: "poppins", sans-serif;
  font-size: 30px;
  font-weight: 500;
  color: #292929;
}
.woocommerce-checkout-review-order-table thead tr th {
  border-top: 0px;
}
.woocommerce-checkout-review-order-table tr.order-total th:first-child,
.woocommerce-checkout-review-order-table tr td:last-child {
  border-bottom: 0px;
}
.woocommerce-checkout-review-order-table tr td:first-child,
.woocommerce-checkout-review-order-table tr th:first-child {
  border-left: 0px;
}
.woocommerce-checkout-review-order-table tr td:last-child,
.woocommerce-checkout-review-order-table tr th:last-child {
  border-right: 0px;
}
.woocommerce-checkout-review-order #payment #place_order {
  float: none;
}
.address_book .select2.select2-container {
  width: 100% !important;
}
.woocommerce-checkout-review-order {
  display: flex;
  gap: 30px;
  background: #fafafa;
  padding: 100px;
  margin-top: 40px;
}
.woocommerce-billing-fields__field-wrapper label {
  text-transform: capitalize;
}
.place-order .woocommerce-privacy-policy-text {
  margin-bottom: 20px;
}
.checkout.woocommerce-checkout {
  margin-top: 20px;
}
.woocommerce-checkout .woocommerce-billing-fields {
  margin-bottom: 20px;
}
.wc_payment_methods.payment_methods.methods {
  padding-top: 5px;
}
.wc_payment_methods .wc_payment_method {
  margin-top: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.wc_payment_methods .wc_payment_method label {
  margin: 0px;
  padding-left: 0px;
  line-height: 1;
  cursor: pointer;
  width: calc(100% - 35px);
}
.payment_method_ccavenue label img {
  margin-left: 5px;
}
.wc_payment_methods .payment_box {
  width: 100%;  
  line-height: 1;
}
.wc_payment_methods .payment_box p:last-child {
  margin-bottom: 0px;
}
.wc_payment_methods .payment_box.payment_method_cod {
  padding-left: 35px;
}

/* Gift recipent field */
.woocommerce .checkout .gift_recipient_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce .checkout .gift_recipient_fields .form-row-wide.w-half {
  width: 48%;
  max-width: 48%;
}

/*checkbox default*/
.woocommerce-form__label-for-checkbox.checkbox {
  font-family: "poppins", sans-serif;
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
	input[type=checkbox] {
		    -webkit-appearance: none;
		    -moz-appearance: none;
		    position: relative;
		    /* width: 20px; */
		    /* height: 20px; */
		    border: var(--color1);
		    background: #fff;
		    border: 2px solid #bababa;
		    margin-top: 0;
		    float: left;
		    margin-right: 5px;
		    border-radius: 4px;
		    outline: none;
	}
	input[type=checkbox]:checked {
		border-color: var(--color1);
	}
	input[type=checkbox]:focus {
		outline: none;
	}
	input[type=checkbox]:after {
		content: "";
		opacity: 0;
		display: block;
		position: absolute;
    left: 7px;
    top: 2px;
		width: 7px;
		height: 13px;
		border: 3px solid var(--color1);
		border-top: 0;
		border-left: 0;
		transform: rotate(45deg);
    border-width: 2px;
	}	
	input[type=checkbox]:checked:after {
		opacity: 1;
		border-color: var(--color1);
	}
}

/*checkbox default*/
.woocommerce-notices-wrapper>ul,
.woocommerce-notices-wrapper>div {
  margin: 40px 40px;
}
.woocommerce-notices-wrapper .woocommerce-error li {
  padding-left: 40px;
}
.woocommerce-error li {
  padding: 15px 15px;
  margin-bottom: 5px;
  background: #FBECEC;
  font-size: 16px;
  line-height: 1.15;
  border-radius: 5px;
}
.woocommerce-error,
.woocommerce-message,
.woocommerce-info {
  padding: 1em 1em 1em 3.5em;
  margin: 0em 0em 2em;
  position: relative;
  border: 0;
  border-radius: 5px;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
  color: #B81C23;
}
.woocommerce-message {
  background-color: #dbeafe;
  color: #007eff;
  margin-bottom: 1em;
  border: 0;
  border-radius: 5px;
}
.woocommerce-info {
  background-color: #E5F8FF;
  color: #1E85BE;
  border-radius: 5px;
}
.login_form_new .woocommerce-notices-wrapper .woocommerce-error::before,
.woocommerce-error::before,
.woocommerce-message::before,
.woocommerce-info::before {
  content: '\f06a';
  position: absolute;
  top: 1em;
  left: 1.15em;
  width: 16px;
  height: 16px;
  font-family: 'Fontawesome', sans-serif;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 16px;
  line-height: 1.15;
  margin-top: 10px;
}
.wpcf7-form p {
  position: relative;
}
.wpcf7-form p .wpcf7-spinner  {
  position: absolute;
  bottom: 10px;
  left: 30px;
}

/* View order recieved */
.woocommerce-order .woocommerce-thankyou-order-received:last-child {
  margin-bottom: 0px;
}
.woocommerce-order {
  border: 1px solid #ddd;
  padding: 30px;
  text-align: center;
  max-width: 1000px;
  margin: 0px auto;
}
.woocommerce-thankyou-order-received {
  color: #009714;
  font-size: 20px;
  font-weight: 500;
}
.woocommerce-order-overview {
  border: 1px solid #ddd;
  margin-bottom: 10px;
} 
.page-template-default .cms_page .entry-content .woocommerce-order-overview li,
.woocommerce-order-overview li {
  border-bottom: 1px solid #ddd;
  color: var(--color1);
  font-size: 16px;
  line-height: 1.15;
  display: flex;
  margin: 0px;
}
.woocommerce-order-overview li strong {
  font-weight: 600;
  word-break: break-word;
}
.woocommerce-order-overview li .col_lbl,
.woocommerce-order-overview li .col_val {
  width: 50%;
  padding: 10px;
  text-align: left;
}
.woocommerce-order-overview li .col_lbl {
  border-right: 1px solid #ddd;
  text-align: right;
}
.woocommerce-order-overview li:nth-child(odd) {
  background: #f5f5f5;
}
.woocommerce-order-overview li:last-child {
  border-bottom: 0px;
}
.woocommerce-order-overview li .woocommerce-Price-amount.amount {
  font-size: inherit;
}
.woocommerce-order .woocommerce-shipping-methods label {
  margin: 0px;
  color: #00779b;
}
.woocommerce-customer-details .addresses address,
.woocommerce-order-received .woocommerce-customer-details .addresses address {
  border-radius: 0;
  padding: 1em;
  font-size: 16px;
  font-family: "poppins", sans-serif;
  margin: 0px;
  display: inline-block;
  width: 100%;
}
.woocommerce-order-received .addresses h3 {
  font-size: 24px;
  line-height: 1.25;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: 600;
  color: var(--color1);
}
.cms_page .addresses address p,
.addresses address p {
  margin-bottom: 10px;
}
.addresses address p:last-child {
  margin-bottom: 0px;
}
.woocommerce-order-details {
  width: 100%;
}
.woocommerce-order-details .woocommerce-order-details {
  display: flex;
  gap: 30px;
  width: 100%;
  justify-content: space-between;
  padding: 0px;
}
.woocommerce-order-details .woocommerce-order-details__footer,
.woocommerce-order-details .woocommerce-order-details__body {
  width: 50%;
  background: #e5ebff;
  flex: initial;
}
.woocommerce-order-item__details {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 30px;
}
.order-details-image {
  width: auto;
  border: 0;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 250px;
  margin: 0px auto;
}
.order-details-image .size-thumbnail {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
}
.woocommerce-order .order-details-meta {
  width: 100%;
  padding: 0px;
}
.woocommerce-order-details .woocommerce-order-details-title {
  font-size: 20px;
  font-weight: 400;
  pointer-events: none;
}
.woocommerce-order .product-quantity,
.woocommerce-order .woocommerce-Price-amount.amount {
  font-weight: 600;
}
span.woocommerce-Price-amount.amount {
  font-size: 16px;
  line-height: 1.15;
}
.woocommerce-order-details__footer {
  padding: 0px;
  flex: 0 0 auto;
  box-shadow: 0px 0px 0px 1px #c2cef6;
}
.woocommerce-order-details__footer-item {
  border-bottom: 1px solid #c2cef6;
  display: flex;
}
.woocommerce-order-details__footer-item:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.woocommerce-order-details__footer-item.woocommerce-order-details__note {
  align-items: start;
}
.woocommerce-order-details__footer-item .woocommerce-order-details__footer-label,
.woocommerce-order-details__footer-item .woocommerce-order-details__footer-value {
  padding: 10px;
  width: 50%;
}
.woocommerce-order-details__footer-item .woocommerce-order-details__footer-label {
  border-right: 1px solid #c2cef6;
  text-align: right;
  line-height: 1.15;
}
.woocommerce-order-details__footer-item .woocommerce-order-details__footer-value {
  text-align: left;
  line-height: 1.15;
}
.woocommerce-order .woocommerce-order-details__footer-value .woocommerce-Price-amount {
  font-weight: 400;
  font-size: 18px;
}
.woocommerce-account .woocommerce-customer-details .addresses h3, .woocommerce-order-received .woocommerce-customer-details .addresses h3 {
  background: var(--color2);
  padding: 10px;
  font-family: "poppins", sans-serif;
  margin: 0px;
  width: 100%;
  text-transform: capitalize;
}
.woocommerce-customer-details {
  margin-top: 30px;  
}
.woocommerce-customer-details .addresses {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 30px;
}
.woocommerce-customer-details .addresses::before,
.woocommerce-customer-details .addresses::after {
  display: none;
}
.woocommerce-customer-details .addresses .woocommerce-column,
.woocommerce-order-received .woocommerce-customer-details .addresses .woocommerce-column {
  width: 50%;
  float: none;
  flex: initial;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid var(--color2);
  align-items: flex-start;
  align-content: flex-start;
}
.woocommerce-order .lit-score-cta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 30px;
  margin: 0px;
}
.woocommerce-order .lit-score-cta::before {
  display: none;
}
.woocommerce-order .lit-score-cta h3 {
  margin: 0px;
}
.contact_page_info h4 {
  margin-bottom: 15px;
}
.contact_page_info h5 {
  margin-bottom: 0px;
}
.newsletter_page {
  padding: 50px 0px;
  text-align: center;
}
.newsletter_page h4 {
  font-size: 32px;
  color: #00a700;
  margin-bottom: 15px;
}
.newsletter_page h5 {
  margin-bottom: 10px;
}
.woocommerce-loop-product__link {
  pointer-events: none;
}

/* Blog page */
.blog{
  font-family: "poppins", sans-serif;
}
.blog .site-main {
  max-width: 1700px;
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto 40px;
  display: flex;
  flex-wrap: wrap;
}
.blog article.post {
  width: 33.333%;
  padding-left: 15px;
  padding-right: 15px;
}
.blog article.post .entry-header {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 0px;
}
.post .post-thumbnail {
  display: flex;
  margin: 0px;
  margin-bottom: 20px;
  height: 300px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.post .post-thumbnail a {
  margin: 0px;
  width: 100%;
  height: 100%;
}
.post .post-thumbnail .wp-post-image {
  margin: 0px;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  max-width: 100% !important;
}
.post .entry-title {
  font-size: 24px;
  color: var(--color1);
  margin: 0px;
}
.post .entry-title a {
  display: block;
}
.blog article.post .entry-content {
  margin-top: 10px;
}
.post .entry-footer {
  display: none;
}

/* blog detail */
.single_blog .container {
  max-width: 800px;
  margin: 0px auto;
}
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5 {
  margin-bottom: 20px;
}
.blog_content .image_wrap {
  margin-top: 40px;
  margin-bottom: 30px;
}
.blog_content .image_wrap .post-thumbnail .wp-post-image,
.blog_content .image_wrap .post-thumbnail {
  margin: 0px;
}
.blog_content img {
  border-radius: 15px;
  width: revert-layer;
  display: inline-block;
}
.blog_content figure.aligncenter,
.aligncenter,
.blog_content img.aligncenter {
  display: block;
  margin: 0px auto;
}
.blog_content figure.aligncenter {
  margin: 0 auto 20px;
}
.blog_content figure.aligncenter figcaption {
  width: 100%;
  display: block;
}
.blog_content figure {
  max-width: 100%;
  margin-bottom: 20px;
}
.blog_content figure figcaption {
  margin-top: 15px;
  font-size: 14px;
  color: #BEBCBC;
  text-align: center;
  font-weight: 400;
}
.cms_page ul,
.cms_page ol,
.blog_content ul,
.blog_content ol {
  list-style: revert-layer;
  padding-left: 2rem;
}
.blog_content ul li,
.blog_content ol li {
  margin-bottom: 10px;
}
.blog_content ul + *,
.blog_content ol + * {
  margin-top: 10px;
}   
.blog_content,
.blog_content * {
  font-family: "poppins", sans-serif;
}
.blog_content p {
  font-family: "poppins", sans-serif;
  /* font-size: 20px; */
  /* line-height: 1.15; */
  width: 100%;
}
.single .post-navigation {
  margin-bottom: 50px;
}
.single .post-navigation .post-title {
  margin-left: 0px;
  margin-right: 0;
  font-family: "poppins", sans-serif;
  font-size: 18px;
}
.blog_content .post-thumbnail {
  margin-top: 20px;
}
.blog_content .post-thumbnail img {
  margin: 0px;
}
.blog_content > * {
  margin-bottom: 10px;
}
.blog_content > ul,
.blog_content > p {
  margin-bottom: 20px;
}
.blog_content > p:last-child {
  margin-bottom: 0px;
}
.author_content {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 30px;
}
.author_content img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.author_content h5 {
  margin-bottom: 0px;
  color: var(--color1);
}
.author_content p {
  color: #919191;
  font-size: 16px;
}

/* gift giver page */
.gift-thank-you {
  padding: 20px 0px;
}
.gift-thank-you .bg_bx {
  background: #F2F5FF;
  border-radius: 20px;
  padding: 80px 160px;
}
.step_wrap  {
  margin-bottom: 50px;
  justify-content: space-between;
  position: relative;
  text-align: center;
  gap: 20px;
}
.step_wrap::before {
  content: '';
  background: #535353;
  width: 80%;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  margin: 0px auto;
}
.step_wrap .step_item {
  text-align: center;
  max-height: 90px;
}
.step_wrap .icon_bx {
  width: 90px;
  height: 90px;
  margin: 0px auto;
  z-index: 1;
  position: relative;
  background: #F2F5FF;
  border: 1px solid #535353;
}
.step_wrap .active .icon_bx {
  background: var(--color1);
  border-color: var(--color1);
}
.step_wrap .active .icon_bx img {
  filter: invert(1);
}
.step_wrap .step_item h5 {
  color: #535353;
  font-family: "poppins", sans-serif;
  margin-top: 20px;
}
.gift_recieved_text {
  max-width: 810px;
  margin: 0px auto;
}
.gift_recieved_text .heading_main3 p {
  font-size: 26px;
  line-height: 1.15;
  color: #535353;
  font-weight: 500;
}
.gift_recieved_text .heading_main3 p small {
  color: inherit;
}
body:not(.woocommerce-checkout) .cms_page .entry-content .gift_recieved_text ul,
.gift_recieved_text ul {
  list-style: none;
  padding: 0px;
  font-size: 26px;
  line-height: 1.15;
  color: #535353;
  font-weight: 500;
  max-width: max-content;
  text-align: left;
  margin: 30px auto;
}
.gift_recieved_text ul li {
  margin-bottom: 5px;
}
.gift_recieved_text ul li .lbl {
  font-size: inherit;
  line-height: inherit;
  min-width: 110px;
  display: inline-block;
}
.gift_recieved_text ul li .val {
  color: var(--color1);
  margin-left: 20px;
  text-align: left;
  display: inline-block;
}
.gift-thank-you .shape1 {
  left: -170px;
  top: 220px;
}
.gift-thank-you .shape2 {
  right: 0px;
  top: 10px;
}
.gift_img {
  max-width: 150px;
  max-height: 150px;
  display: block;
  margin-bottom: 20px;
}
.gift-thank-you .form_ps textarea.form-control {
  background: #ffffff;
  padding: 30px;
  min-height: 230px;
  border-color: transparent;
  font-size: 22px;
}
.gift-thank-you .form_ps textarea.form-control:focus {
  border-color: var(--color1);
}
.complete_profile .form_ps {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 20px;
}
.form_ps .w-half,
.complete_profile .form_ps .w-half {
  width: calc(50% - 20px/2);
}
.complete_profile .form_ps .form-control {
  border-color: #fff;
  font-size: 22px;
  font-weight: 500;
  color: #535353;
}
.complete_profile .form_ps .form-control:focus {
  border-color: var(--color1);
}
.success_bx {
  background: #f2f5ff;
  border-radius: 30px;
  padding: 60px;
  text-align: center;
  position: relative;
}
.success_bx h3 {
  color: var(--color1);
  font-family: "poppins", sans-serif;
}
.success_bx .shape4 {right: -25px;top: 140px;}

/* Student Dashboard Free */
.student_dashboard_free_user {
  position: relative;
}
.student_dashboard_free_user .shape1 {
  max-width: 25px;
  top: 70px;
  right: 200px;
}
.student_dashboard_free_user .success_bx .shape2 {
  left: 60px;
  top: -30px;
}
.success_bx .font50{
  color: var(--color1);  
}
.green_txt {
  max-width: 530px;
  margin: 0 auto 50px;
  text-align: center;
  color: #01A652;
}
.green_txt * {
  color: inherit;
  font-style: italic;
  font-weight: 500;
} 
.green_txt span {
  font-style: normal;
  font-weight: 400;
  color: #292929;
  display: block;
  font-family: "poppins", sans-serif;
}
.img_with_text .ul_disc.icon li img {
  top: 5px;
  max-width: 18px;
}
.img_with_text .ul_disc.icon li p {
  margin-top: 0px;  
}
.img_with_text .gif_img {
  max-width: 426px;
  max-height: 426px;
}

/* select2 css pk */
.select2_pk .select2.select2-container {
  width: 100% !important;
}
.select2-search--dropdown .select2-search__field:focus,
.select2-search--dropdown .select2-search__field {
  outline: none;
}
.select2_pk .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-search--inline {
  margin-top: 0px;
  border: 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  font-family: 'FontAwesome', sans-serif;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #e2e8ff;
  font-size: 16px;
  padding: 5px 5px;
  margin: 3px 3px 0px 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  color: var(--color1);
}
.select2_pk .select2-container--default .select2-search--inline .select2-search__field {
  padding: 0px;
  width: 0px !important;
}
.select2_pk .select2-container--default .select2-selection--single .select2-selection__arrow,
.address_book .select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url(https://grobroai.s3.ap-south-1.amazonaws.com/wp-content/uploads/2025/07/arrow-down-dark.svg) no-repeat center center;
  background-size: 18px;
  border: 0px;
  width: 20px;
  height: 20px;
  margin: 0px;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.select2_pk .select2-container--default .select2-selection--single .select2-selection__arrow b,
.address_book .select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

/* cms page */
.success-message {
  color: #155724;
  background-color: #D4EDDA;
  border: 1px solid #C3E6CB;
  padding: 10px;
  border-radius: 4px;
}
.error-message {
  color: #721C24;
  background-color: #F8D7DA;
  border: 1px solid #F5C6CB;
  padding: 10px;
  border-radius: 4px;
}
.form_ps .error-message {
  margin-top: 5px;
}
.woocommerce-account ul.ul_disc_default, .ul_disc_default {
  list-style: revert-layer;
  padding-left: 20px;
}
/* .cms_page:has(.woocommerce-account) ul {
  background-color: red;
} */
.cms_page:not(:has(.woocommerce-account)) ul li {
  margin-bottom: 15px;
}
.cms_page:not(:has(.woocommerce-account)) ul li:last-child {
  margin-bottom: 0px;
}

.ul_disc_default + * {
  margin-top: 15px;
}
.ul_disc_default.font14 li {
  line-height: 1.25;
}
.ul_disc_default.font14 li:last-child {
  margin-bottom: 0px;
}
.space-y-1 *{
  margin-bottom: 10px;
}
.woocommerce-lost-password .woocommerce {
  flex-wrap: wrap;
  justify-content: center;
}
.page-id-7237 .cms_page>.container,
.page-id-7473 .cms_page>.container,
.page-id-5505 .cms_page>.container,
.faq_page .container,
.page-id-587 .cms_page>.container,
.page-id-3 .cms_page>.container,
.page-id-7471 .cms_page>.container,
.privacy-policy .cms_page>.container {
  max-width: 1000px;
}
.page-header {
  border: 0px;
  text-align: center;
  padding: 40px 0px;
  width: 100%;
}
.page-header .page-title {
  font-size: 60px;
  line-height: 1.15;
  font-weight: 500;
  color: var(--color1);
  margin: 0px;
}
.page-template-default .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator),
.page-template-default article.entry .entry-content p {
  width: 100%;
  max-width: 100%;
}
.cms_page .container .page .entry-header {
  display: none;
}
.cms_page .container .entry-content>section,
.cms_page .container .entry-content>div{
  max-width: 100% !important;
  width: 100%;
}
/* .cms_page .entry-content p */
.cms_page:not(:has(.woocommerce-account)) p {
  margin-top: 0px;
  margin-bottom: 20px;
}

/* .cms_page .entry-content > * */
.cms_page .entry-content:not(:has(.woocommerce-account)) > * {
  margin-top: 0;
  margin-bottom: 20px;
}
.cms_page .entry-content article ul li {
  margin-bottom: 5px;
}
/* .cms_page .entry-content a */
.cms_page .entry-content:not(:has(.woocommerce-account)) a {
  font-weight: 500;
}
.wpcf7-not-valid-tip {
  color: #f01;
}
.woocommerce-account input[type=checkbox] {
  outline: none;
  border-width: 2px;
  margin-top: -3px;
  float: left;
  margin-right: 5px;
  border-radius: 4px;
}
.woocommerce-account input[type=checkbox]:after {
  transform: rotate(45deg);
  left: 7px;
  top: 2px;
  border-width: 2px;
}
.woocommerce-account input[type=checkbox]:checked {
  border-color: var(--color1);
}
.woocommerce-account input[type=checkbox]:checked:after{
  border-color: var(--color1);
}
.woocommerce form .show-password-input::after {
  content: "\f06e";
  font-family: 'Fontawesome', sans-serif;
}
.woocommerce form .show-password-input.display-password::after {
  content: "\f070";  
}
.faq_qusnas {
  margin: 0 auto 20px;  
}
.faq_qusnas h5{
  margin-bottom: 10px;
}
.faq_qusnas p br {
  display: none;
}
.faq_calls_info {
  text-align: center;
}
.faq_page .card {
  padding: 0px;
  background: #F6F6F6;
  border: 0px;
}
.faq_page .card-header {
  border: 0px;
  background: transparent;
  padding: 0px;
  line-height: 1;
}
.faq_page .card-header a.btn {
  padding: 10px 35px 10px 15px;
  border: 0px;
  font-size: 20px;
  font-weight: 500;
  display: block;
  text-align: left;
  box-shadow: none;
  text-decoration: none;
  position: relative;
  white-space: normal;
}
.faq_page .card-header a.btn:focus {
  outline: none;
  text-decoration: none;
}
.faq_page .card-header a.btn::after {
  content: '\f068';
  font-family: 'Fontawesome', sans-serif;
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 20px;
  line-height: 1;
  transform: translateY(-50%);
}
.faq_page .card-header a.btn.collapsed::after {
  content: '\f067';
}
.faq_page .card-body {
  padding: 15px 15px;
  border-top: 1px solid #ddd;
}
.faq_page .card-body,
.faq_page .card-body p {
  font-size: 18px;
  line-height: 1.35;
}
.search-form .search-field {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  outline: none;
  box-sizing: border-box;
  padding: 10px 20px;
  border: 1px solid #29292933;
  line-height: 1;
  color: var(--color1);
  border-radius: 10px;
  box-shadow: none;
  margin: 0px;
  font-family: "poppins", sans-serif;
}
.search-form input[type=search]:focus {
  border-color: var(--color1);
  outline: none;
}
.search-form .search-submit {
  border-radius: 10px;
  margin-top: 0px;
}
.error-404 {
  padding-bottom: 50px;
}
.search-result-count {
  text-align:center;
}
.search_list {
  display: flex;
  flex-wrap: wrap;  
  padding: 50px 0;
}
.search_list article {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.search_list article .entry-header {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 0px;
  margin-top: 0px;
}
.search_list .post-thumbnail {
  display: flex;
  margin: 0px;
  margin-bottom: 20px;
  height: 300px;
}
.search_list .post-thumbnail a {
  margin: 0px;
  width: 100%;
  height: 100%;
}
.search_list .post-thumbnail .dummy_post_image,
.search_list .post-thumbnail .wp-post-image {
  margin: 0px;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  max-width: 100% !important;
}
.search_list .entry-title {
  font-size: 24px;
  color: var(--color1);
  margin-bottom: 0;
}
.search_list article .entry-content {
  margin-top: 10px;
}
.search_list .entry-footer {
  display: none;
}
nav.navigation.pagination {
  width: 100%;
  justify-content: center;
  max-width: 100%;
}
/* cms page end */

/* cancellation page */
.cols_two_content ul {
  column-count: 2;
}
.cancellation_rtn.icon_with_text .shape1 {
  right: 0px;
}
.cancellation_rtn.icon_with_text .col_bx p {
  max-width: 100%;
}
.cancellation_rtn .icon_bx_img {
  height: 60px;
  display: flex;
  align-items: end;
  justify-content: center;
}
.cancellation_rtn.icon_with_text_two .shape1 {
  top: 30px;
  right: 0px;
}
.cancellation_rtn .row_grid.two {
  column-gap: 60px;
}
.cancellation_rtn.icon_with_text_two .text_wrap h3 {
  color: #292929cc;
  margin-bottom: 20px;
}
.cancellation_rtn.icon_with_text_two strong {
  font-weight: 600;
}


/* book loader */
:root {
	 --color-primary: #b895fe;
	 --white: #fff;
}

 @keyframes pageTurn {
	 0% {
		 transform: rotateY(0deg);
	}
	 40% {
		 transform: rotateY(180deg);
	}
	 100% {
		 transform: rotateY(180deg);
	}
}
.book_loader {
  position: fixed;
  inset: 0;
  background-color: #f1eaff;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}
.loader_txt {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
}
.book_loader_bx {
  border: 2.8px solid var(--color-primary);
  border-radius: 0.25rem;
  padding: 2rem;
  perspective: 37.5rem;
  position: relative;
  width: 164px;
  height: 108px;
  display: flex;
  transform: translate3d(0, 0, 0);
  transform-style: preserve-3d;
}
.book_loader .page {
  position: absolute;
  width: 75px;
  height: 95px;
  left: 0.25rem;
  top: 0.25rem;
  border: 2.8px solid var(--color-primary);
  background-color: var(--white);
  background-image: repeating-linear-gradient(var(--color-primary) 0 0.125rem, rgba(23, 24, 28, 0) 0.125rem 0.5rem);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2.5rem 4.125rem, 100% 100%;
  transform-origin: 100% 50%;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 0);
}
.book_loader .page:not(.backPage) {
  border-right-width: 1px;
}
.backPage {
  left: 50%;
  border-left-width: 1px;
}
.pageFlip:nth-of-type(2) {
  position: absolute;
  z-index: 30;
  animation: pageTurn 1.2s cubic-bezier(0, 0.39, 1, 0.68) 0 infinite;
}
.pageFlip:nth-of-type(3) {
  position: absolute;
  z-index: 20;
  animation: pageTurn 1.2s cubic-bezier(0, 0.39, 1, 0.68) 1.2s infinite;
}
.pageFlip:nth-of-type(4) {
  position: absolute;
  z-index: 10;
  animation: pageTurn 1.2s cubic-bezier(0, 0.39, 1, 0.68) 1s infinite;
}