html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html,
body {
  overflow-x: hidden;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
figure {
  margin: 0;
}
img {
  max-width: 100%;
}
a {
  transition: all 0.3s;
  color: inherit;
  text-decoration: none;
}
body {
  font-size: 1rem;
  line-height: 1.55;
  font-family: "Poppins", sans-serif;
  color: #5c6571;
  background-color: #f0f2f5;
  overflow: hidden;
}
@media (min-width: 1921px) {
  body {
    font-size: 1.125rem;
  }
}
@media (min-width: 2301px) {
  body {
    font-size: 1.313rem;
  }
}
@media (min-width: 2501px) {
  body {
    font-size: 1.5rem;
  }
}
@media (max-width: 639px) {
  body {
    font-size: 0.938rem;
  }
}
@media (max-width: 359px) {
  body {
    font-size: 0.875rem;
  }
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.container {
  max-width: 100%;
  width: 1630px;
  padding: 0 15px;
  margin: 0 auto;
}
@media (max-width: 1680px) {
  .container {
    width: 85%;
  }
}
@media (max-width: 1640px) {
  .container {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
  }
}
.container-fluid {
  width: 100%;
  max-width: 100%;
  padding: 0 80px;
}
@media (max-width: 1699px) {
  .container-fluid {
    padding: 0 60px;
  }
}
@media (max-width: 1439px) {
  .container-fluid {
    padding: 0 30px;
  }
}
@media (max-width: 1199px) {
  .container-fluid {
    padding: 0 15px;
  }
}
p {
  font-size: 1.125rem;
}
@media (min-width: 1921px) {
  p {
    font-size: 1.25rem;
  }
}
@media (min-width: 2440px) {
  p {
    font-size: 1.375rem;
  }
}
@media (min-width: 2501px) {
  p {
    font-size: 1.375rem;
  }
}
@media (max-width: 1280px) {
  p br {
    display: none;
  }
}
@media (max-width: 639px) {
  p {
    font-size: 1rem;
  }
}
@media (max-width: 479px) {
  p {
    font-size: 0.938rem;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #263242;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 6rem;
  line-height: 1.2;
}
@media (max-width: 439px) {
  h1 {
    font-size: 2rem;
  }
}
@media (max-width: 359px) {
  h1 {
    font-size: 1.75rem;
  }
}
.heading,
h2 {
  font-size: 5rem;
  line-height: 1.2;
}
@media (max-width: 1699px) {
  .heading,
  h2 {
    font-size: 4.5rem;
  }
}
@media (max-width: 1439px) {
  .heading,
  h2 {
    font-size: 4rem;
  }
}
@media (max-width: 1309px) {
  .heading,
  h2 {
    font-size: 3.375rem;
  }
}
@media (max-width: 1199px) {
  .heading,
  h2 {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  .heading,
  h2 {
    font-size: 2.688rem;
  }
}
@media (max-width: 767px) {
  .heading,
  h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 575px) {
  .heading,
  h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 439px) {
  .heading,
  h2 {
    font-size: 1.75rem;
  }
}
@media (max-width: 359px) {
  .heading,
  h2 {
    font-size: 1.625rem;
  }
}
h3 {
  font-size: 4rem;
  line-height: 1.18;
}
@media (max-width: 1439px) {
  h3 {
    font-size: 3rem;
  }
}
@media (max-width: 1309px) {
  h3 {
    font-size: 2.688rem;
  }
}
@media (max-width: 1199px) {
  h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  h3 {
    font-size: 2.25rem;
  }
}
@media (max-width: 439px) {
  h3 {
    font-size: 1.625rem;
  }
}
@media (max-width: 359px) {
  h3 {
    font-size: 1.5rem;
  }
}
h4 {
  font-size: 3rem;
  line-height: 1.2;
}
@media (max-width: 1439px) {
  h4 {
    font-size: 2.688rem;
  }
}
@media (max-width: 991px) {
  h4 {
    font-size: 2.25rem;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  h4 {
    font-size: 1.75rem;
  }
}
@media (max-width: 359px) {
  h4 {
    font-size: 1.375rem;
  }
}
h5 {
  font-size: 2rem;
  line-height: 1.22;
}
@media (max-width: 1699px) {
  h5 {
    font-size: 1.875rem;
  }
}
@media (max-width: 1439px) {
  h5 {
    font-size: 1.688rem;
  }
}
@media (max-width: 1199px) {
  h5 {
    font-size: 1.625rem;
  }
}
@media (max-width: 991px) {
  h5 {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  h5 {
    font-size: 1.375rem;
  }
}
@media (max-width: 480px) {
  h5 {
    font-size: 1.25rem;
  }
}
@media (max-width: 359px) {
  h5 {
    font-size: 1.125rem;
  }
}
h6 {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 8px;
}
@media (min-width: 1921px) {
  h6 {
    font-size: 1.438rem;
  }
}
@media (min-width: 2440px) {
  h6 {
    font-size: 1.688rem;
  }
}
@media (min-width: 2501px) {
  h6 {
    font-size: 1.625rem;
  }
}
@media (max-width: 767px) {
  h6 {
    font-size: 1.125rem;
  }
}
@media (max-width: 639px) {
  h6 {
    font-size: 1rem;
  }
}
@media (max-width: 359px) {
  h6 {
    font-size: 0.875rem;
  }
}
.img-0,
.img-cover {
  font-size: 0;
}
.img-cover > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bg-orange {
  background-color: #ff895d;
  color: #fff;
}
.bg-orange * {
  color: #fff;
}
.bg-LGreen {
  background-color: #3fb8a6;
  color: #fff;
}
.bg-LGreen * {
  color: #fff;
}
.bg-LBlue {
  background-color: #4eaaed;
  color: #fff;
}
.bg-LBlue * {
  color: #fff;
}
.bg-purple {
  background-color: #9863f3;
  color: #fff;
}
.bg-purple * {
  color: #fff;
}
.bg-blue {
  background-color: #1b76ff;
  color: #fff;
}
.bg-blue * {
  color: #fff;
}
.bg-gray {
  background-color: #e9ebef;
  color: #263242;
}
.bg-Dark-blue {
  background-color: #263242;
  color: #fff;
}
.bg-Dark-blue * {
  color: #fff;
}
.bg-Dark-blue p {
  color: #b0b5bd;
}
.blue-color {
  color: #1b76ff;
}
.bg-white {
  background-color: #fff;
  color: #263242;
}
.bg-Dark-blue2 {
  background-color: #1b76ff;
  color: #fff;
}
.bg-Dark-blue2 * {
  color: #fff;
}
.bg-Dark-blue2 p {
  color: #fff;
}
.radius-50 {
  border-radius: 50px;
}
@media (max-width: 991px) {
  .radius-50 {
    border-radius: 35px;
  }
}
@media (max-width: 768px) {
  .radius-50 {
    border-radius: 30px;
  }
}
@media (max-width: 575px) {
  .radius-50 {
    border-radius: 25px;
  }
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.m-0 {
  margin: 0;
}
.m-auto {
  margin: auto;
}
.p-0 {
  padding: 0;
}
.text-start {
  text-align: left;
}
.text-end {
  text-align: right;
}
.text-center {
  text-align: center;
}
.w-half-tab {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .w-half-tab {
    width: 50%;
    max-width: 50%;
  }
}
.w-half {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 767px) {
  .w-half {
    width: 50%;
    max-width: 50%;
  }
}
.entry-title span {
  color: #1b76ff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
}
@media (max-width: 767px) {
  .entry-title span {
    font-size: 1.75rem;
  }
}
@media (max-width: 520px) {
  .entry-title span {
    font-size: 1.375rem;
  }
}
@media (max-width: 375px) {
  .entry-title span {
    font-size: 1.125rem;
  }
}
.entry-title h4,
.entry-title h3 {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .entry-title h4,
  .entry-title h3 {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .entry-title h4,
  .entry-title h3 {
    margin-bottom: 20px;
  }
}
.entry-title p {
  margin-bottom: 50px;
}
.entry-title p:nth-last-child(1) {
  margin-bottom: 0;
}
.mb-160 {
  margin-bottom: 160px;
}
@media (max-width: 1699px) {
  .mb-160 {
    margin-bottom: 120px;
  }
}
@media (max-width: 1439px) {
  .mb-160 {
    margin-bottom: 100px;
  }
}
@media (max-width: 1309px) {
  .mb-160 {
    margin-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .mb-160 {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .mb-160 {
    margin-bottom: 60px;
  }
}
@media (max-width: 479px) {
  .mb-160 {
    margin-bottom: 50px;
  }
}
.mt-100 {
  margin-top: 100px;
}
@media (max-width: 1280px) {
  .mt-100 {
    margin-top: 70px;
  }
}
@media (max-width: 1080px) {
  .mt-100 {
    margin-top: 55px;
  }
}
@media (max-width: 767px) {
  .mt-100 {
    margin-top: 40px;
  }
}
.mb-130 {
  margin-bottom: 130px;
}
@media (max-width: 14390px) {
  .mb-130 {
    margin-bottom: 100px;
  }
}
@media (max-width: 1280px) {
  .mb-130 {
    margin-bottom: 90px;
  }
}
@media (max-width: 991px) {
  .mb-130 {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .mb-130 {
    margin-bottom: 55px;
  }
}
@media (max-width: 575px) {
  .mb-130 {
    margin-bottom: 45px;
  }
}
.mb-100 {
  margin-bottom: 100px;
}
@media (max-width: 1280px) {
  .mb-100 {
    margin-bottom: 70px;
  }
}
@media (max-width: 1080px) {
  .mb-100 {
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .mb-100 {
    margin-bottom: 40px;
  }
}
.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 1280px) {
  .mb-80 {
    margin-bottom: 60px;
  }
}
@media (max-width: 1080px) {
  .mb-80 {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .mb-80 {
    margin-bottom: 30px;
  }
}
.mt-50 {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .mt-50 {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .mt-50 {
    margin-bottom: 0;
    margin-top: 30px;
  }
}
.m-0-auto {
  margin: 0 auto;
}
.mb-50 {
  margin-bottom: 50px;
}
@media (max-width: 1439px) {
  .mb-50 {
    margin-bottom: 35px;
  }
}
@media (max-width: 991px) {
  .mb-50 {
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .mb-50 {
    margin-bottom: 20px;
  }
}
.mb-20 {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .mb-20 {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .mb-20 {
    margin-bottom: 12px;
  }
}
.mb-130 {
  margin-bottom: 130px;
}
@media (max-width: 1080px) {
  .mb-130 {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .mb-130 {
    margin-bottom: 50px;
  }
}
@media (max-width: 375px) {
  .mb-130 {
    margin-bottom: 20px;
  }
}
.p-100 {
  padding: 100px;
}
@media (max-width: 1439px) {
  .p-100 {
    padding: 80px;
  }
}
@media (max-width: 1199px) {
  .p-100 {
    padding: 60px;
  }
}
@media (max-width: 991px) {
  .p-100 {
    padding: 50px;
  }
}
@media (max-width: 767px) {
  .p-100 {
    padding: 40px;
  }
}
@media (max-width: 480px) {
  .p-100 {
    padding: 30px 15px;
  }
}
@media (max-width: 359px) {
  .p-100 {
    padding: 25px 15px;
  }
}
.p-80 {
  padding: 80px;
}
@media (max-width: 1439px) {
  .p-80 {
    padding: 65px;
  }
}
@media (max-width: 991px) {
  .p-80 {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .p-80 {
    padding: 30;
  }
}
@media (max-width: 480px) {
  .p-80 {
    padding: 25px 15px;
  }
}
.p-r-25 {
  padding-right: 25px;
}
@media (max-width: 991px) {
  .p-r-25 {
    padding-right: 0;
  }
}
.border-top {
  border-top: 1px solid rgb(38 49 66 / 0.1019607843);
}
.border-bottom {
  border-bottom: 1px solid rgb(38 49 66 / 0.1019607843);
}
.border-right {
  border-right: 1px solid rgb(38 49 66 / 0.1019607843);
}
.border-left {
  border-left: 1px solid rgb(38 49 66 / 0.1019607843);
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.d-flex-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.d-flex-center-between {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.d-flex-between {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.no-wrap {
  flex-wrap: nowrap;
}
.d-flex-center-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.justify-content-center {
  align-items: flex-start;
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-around {
  justify-content: space-around;
}
.justify-content-start {
  justify-content: flex-start;
}
.align-items-end {
  align-items: flex-end;
}
.align-items-center {
  align-items: center;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.overlap-btm {
  position: relative;
  z-index: 2;
}
.overlap-up {
  position: relative;
  z-index: 1;
}
.bg-sky-blue {
  background-color: #4eaaed;
  color: #fff;
}
.bg-sky-blue * {
  color: #fff;
}
@media (max-width: 767px) {
  .overlap-btm {
    margin-bottom: 60px !important;
  }
  .overlap-up {
    padding-top: 0 !important;
  }
}
@media (max-width: 479px) {
  .overlap-btm {
    margin-bottom: 45px !important;
  }
}
.w-thsnd {
  width: 1000px;
  max-width: 100%;
}
.mAuto {
  margin-left: auto;
  margin-right: auto;
}
.btn {
  font-size: 1rem;
  padding: 15px 32px;
  line-height: 1;
  border-radius: 100px;
  display: inline-block;
  outline: none;
  box-shadow: none;
  font-weight: 500;
  white-space: nowrap;
  position: relative;
}
.btn .btn-ico {
  margin-left: 15px;
  display: inline-block;
  width: auto;
  max-width: 25px;
}
.btn.btn-lg {
  padding: 19px 48px;
  font-size: 1.125rem;
}
@media (max-width: 1199px) {
  .btn.btn-lg {
    font-size: 1.063rem;
  }
}
@media (max-width: 768px) {
  .btn.btn-lg {
    padding: 16px 32px;
  }
}
@media (max-width: 479px) {
  .btn.btn-lg {
    font-size: 1rem;
  }
}
@media (max-width: 359px) {
  .btn.btn-lg {
    padding: 15px 26px;
    font-size: 0.875rem;
  }
}
.btn.btn-outline {
  background-color: #fff0;
  border: 1px solid #263242;
  color: #263242;
}
.btn.btn-outline:hover {
  background-color: #263242;
  color: #fff;
}
.btn.btn-primary {
  background-color: #263242;
  color: #fff;
}
.btn.btn-primary:hover {
  background-color: #d1d6dc;
  color: #263242;
}
.btn.btn-secondary {
  background-color: #d1d6dc;
  color: #263242;
}
.btn.btn-secondary:hover {
  background-color: #263242;
  color: #fff;
}
.btn.btn-white {
  background-color: #fff;
  color: #263242;
}
.btn.btn-white:hover {
  background-color: #263242;
  color: #fff;
}
.btn span {
  line-height: 1;
  margin-right: 5px;
  width: 16px;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .btn {
    padding: 13px 24px;
    font-size: 0.875rem;
  }
}
@media (max-width: 479px) {
  .btn {
    font-size: 0.875rem;
  }
}
@media (max-width: 359px) {
  .btn {
    padding: 13px 18px;
    font-size: 0.813rem;
  }
}
.header-section {
  padding: 30px 0;
  position: relative;
  z-index: 123;
}
.header-section .logo {
  font-size: 0;
}
@media (min-width: 1199px) {
  .header-section .logo {
    min-width: 245px;
  }
}
@media (max-width: 479px) {
  .header-section .logo {
    max-width: 98px;
  }
}
@media (max-width: 359px) {
  .header-section .logo {
    max-width: 86px;
  }
}
@media (max-width: 767px) {
  .header-section {
    padding: 20px 0;
  }
  .header-section .main-menu {
    display: none;
    position: absolute;
    width: 100%;
    max-width: 100%;
    top: 100%;
    left: 0;
    background-color: #f0f2f5;
    box-shadow: -1px 9px 21px -15px rgb(0 0 0 / 0.2);
    padding: 5px 0 10px;
  }
  .header-section .main-menu > ul > li {
    position: relative;
  }
  .header-section .main-menu > ul > li > a {
    display: block;
    padding: 10px 15px;
    line-height: 1.2;
    font-size: 1.125rem;
  }
}
@media (max-width: 479px) {
  .header-section {
    padding: 15px 0;
  }
}
@media (min-width: 768px) {
  .header-section .main-menu {
    display: flex !important;
  }
  .header-section .main-menu > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (min-width: 991px) {
  .header-section .main-menu ul {
    grid-gap: 48px;
    gap: 48px;
  }
}
.header-section .main-menu ul li {
  line-height: 1;
}
.header-section .main-menu ul li.disabled:hover a,
.header-section .main-menu ul li.disabled a {
  cursor: initial;
  color: #b0b5bd;
  font-weight: 400;
}
.header-section .main-menu ul li.disabled:hover a .menuico,
.header-section .main-menu ul li.disabled a .menuico {
  filter: grayscale(1);
  opacity: 1;
}
.header-section .main-menu ul li.active > a {
  font-weight: 600;
  color: #263242;
}
.header-section .main-menu ul li.active > a .menuico {
  opacity: 1;
}
.header-section .main-menu ul li:hover > a {
  color: #263242;
  font-weight: 600;
}
.header-section .main-menu ul li:hover > a .menuico {
  opacity: 1;
}
.header-section .main-menu ul li a {
  display: flex;
  align-items: center;
  font-weight: 600;
}
.header-section .main-menu ul li a .menuico {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  margin-right: 8px;
  opacity: 0.5;
  transition: all 0.3s;
}
.btn-wrap {
  gap: 25px;
}
@media (max-width: 991px) {
  .btn-wrap {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .btn-wrap {
    gap: 15px;
  }
}
@media (max-width: 480px) {
  .btn-wrap {
    gap: 10px;
    justify-content: center;
  }
}
.header-right {
  gap: 25px;
}
@media (min-width: 1199px) {
  .header-right {
    min-width: 245px;
  }
}
@media (max-width: 479px) {
  .header-right {
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .header-right .btn {
    display: none;
  }
}
.header-right .right-login {
  color: #263242;
}
#nav-icon1 {
  width: 36px;
  height: 23px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  padding: 0;
}
@media (min-width: 768px) {
  #nav-icon1 {
    display: none;
  }
}
#nav-icon1 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #263242;
  border-radius: 2px;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#nav-icon1 span:nth-child(1) {
  top: 0;
}
#nav-icon1 span:nth-child(2) {
  top: 10px;
}
#nav-icon1 span:nth-child(3) {
  top: 20px;
}
#nav-icon1.open span:nth-child(1) {
  top: 10px;
  transform: rotate(130deg);
}
#nav-icon1.open span:nth-child(3) {
  top: 10px;
  transform: rotate(-130deg);
}
#nav-icon1.open span:nth-child(2) {
  opacity: 0;
}
.sub-menu {
  padding: 35px;
  border-radius: 35px;
  background-color: #fff;
  position: absolute;
  top: 100%;
  width: 705px;
  max-width: 98%;
  left: 50%;
  transform: translateX(-50%);
  color: #263242;
  z-index: -1;
}
.sub-menu h6 {
  margin-bottom: 30px;
  color: #1b76ff;
}
.sub-menu p {
  font-size: 1rem;
}
.sub-menu p strong {
  font-weight: 600;
}
.sub-menu + .sub-menu {
  top: 500px;
}
@media (min-width: 768px) {
  .sub-menu {
    opacity: 0;
    transition: all 0.4s;
    visibility: hidden;
  }
  .main-menu > ul > li > a {
    position: relative;
    font-size: 16px;
  }
  .main-menu > ul > li > a:before {
    content: "";
    top: 0;
    height: 75px;
    background-color: #fff0;
    opacity: 0;
    visibility: hidden;
    left: 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    transition: all 0s;
  }
  .main-menu > ul > li:hover > a:before {
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
  .main-menu > ul > li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 1;
  }
}
.menu-list {
  position: relative;
  padding-left: 70px;
}
.menu-list .menu-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
}
.use-cases {
  width: 65%;
  padding-right: 30px;
}
.use-cases .menu-list {
  padding: 16px 20px 16px 90px;
  border: 2px solid #fff0;
  transition: all 0.4s;
  border-radius: 16px;
  font-size: 0.875rem;
}
.use-cases .menu-list > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.use-cases .menu-list.active,
.use-cases .menu-list:hover {
  border-color: #1b76ff;
}
.use-cases .menu-list + .menu-list {
  margin-top: 12px;
}
.use-cases .menu-list p {
  margin: 0;
}
.use-cases .menu-list p strong {
  font-size: 1rem;
}
.use-cases .menu-list p + p {
  margin-top: 8px;
  color: #8b9097;
  line-height: 1.6;
  font-size: 0.875rem;
}
.menu-type {
  position: relative;
  width: 35%;
  padding-left: 30px;
}
.menu-type:before {
  content: "";
  position: absolute;
  left: 0;
  top: -35px;
  width: 1px;
  height: calc(100% + 70px);
  background-color: #f0f2f5;
}
@media (max-width: 767px) {
  .menu-type {
    padding-left: 0;
  }
}
.menu-type ul li {
  display: block;
  padding-bottom: 25px;
}
.menu-type ul li:last-child {
  padding-bottom: 0;
}
.col-02 ul {
  -moz-column-count: 2;
  column-count: 2;
}
.sub-menu-02 .menu-type {
  padding-left: 0;
  width: 25%;
}
.sub-menu-02 .demo-watch {
  width: 38%;
  display: none;
}
.sub-menu-02 .use-cases {
  width: 75%;
  padding-left: 5px;
}
@media (max-width: 1399px) {
  .sub-menu {
    padding: 35px;
    border-radius: 35px;
  }
  .demo-watch .demo-watch-in .demo-vid {
    width: 180px;
  }
  .demo-watch .demo-watch-in .demo-vid-txt {
    padding-left: 25px;
    width: calc(100% - 180px);
  }
  .demo-watch .demo-watch-in .demo-vid-txt .btn {
    margin-top: 15px;
  }
}
@media (max-width: 1199px) {
  .sub-menu-02 .menu-type {
    width: 30%;
  }
  .sub-menu-02 .use-cases {
    width: 70%;
  }
  .demo-watch {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-section .open-menu .sub-menu {
    display: block;
  }
  .header-section .sub-menu {
    display: none;
    position: static;
    transform: none;
    border-radius: 0;
    background: #fff0;
    transition: none;
    padding: 10px 25px 5px;
  }
  .header-section .sub-menu > li > div {
    row-gap: 5px;
  }
  .header-section .sub-menu h6 {
    margin-bottom: 20px;
  }
  .header-section .sub-menu .use-cases,
  .header-section .sub-menu .menu-type {
    width: 100%;
    max-width: 100%;
  }
  .header-section .sub-menu .use-cases ul,
  .header-section .sub-menu .menu-type ul {
    padding-left: 10px;
  }
  .header-section .sub-menu .use-cases ul a,
  .header-section .sub-menu .menu-type ul a {
    font-size: 1rem;
  }
  .header-section .sub-menu .menu-icon {
    display: none;
  }
  .header-section .sub-menu .use-cases {
    padding: 0;
  }
  .header-section .sub-menu .use-cases .menu-list {
    padding-left: 0;
  }
  .header-section .sub-menu .use-cases .menu-list + .menu-list {
    margin-top: 15px;
  }
  .header-section .sub-menu .menu-type {
    padding-top: 15px;
  }
  .header-section .sub-menu .menu-type ul li {
    padding-bottom: 20px;
  }
  .header-section .sub-menu .menu-type ul li a {
    padding: 0;
  }
  .header-section .sub-menu.sub-menu-02 .use-cases {
    padding: 10px 0 0;
  }
  .header-section .sub-menu.sub-menu-02 .use-cases ul {
    -moz-column-count: 1;
    column-count: 1;
  }
  .header-section .sub-menu.sub-menu-02 .menu-type {
    padding-top: 0;
  }
  .header-section .menu-arrow {
    position: absolute;
    right: 8px;
    width: 30px;
    height: 30px;
    background-image: url(../images/angle.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    top: 6px;
  }
  .overflow,
  .menuOpen {
    overflow: hidden;
  }
  .header-section .main-menu {
    overflow-y: scroll;
    height: calc(100vh - 54px);
  }
  .header-section .main-menu {
    z-index: -1;
    visibility: hidden;
    transition: all 0.4s;
    opacity: 0;
    display: block;
  }
  .menuOpen .main-menu {
    visibility: visible;
    z-index: 1;
    opacity: 1;
  }
}
.rect-img {
  position: absolute;
  z-index: -1;
  width: 100px;
  height: 100px;
  right: 0;
  top: 100px;
}
.rect-img img {
  border-radius: 0;
}
.intro-setion {
  z-index: 1;
  position: relative;
}
.intro-setion:after,
.intro-setion:before {
  content: "";
  position: absolute;
  border-radius: 50px;
  width: 935px;
  height: 522px;
  right: -4%;
  top: 13%;
  border: 2px solid #263142;
  opacity: 5%;
  z-index: -1;
}
.intro-setion:after {
  right: auto;
  left: 32%;
  top: 24%;
  width: 600px;
  height: 600px;
}
.intro-setion .intro-sec-in {
  padding: 110px 0 140px;
}
@media (min-width: 992px) {
  .intro-setion .intro-sec-in {
    display: flex;
    flex-wrap: wrap;
  }
}
.intro-setion .heading {
  max-width: 55%;
  width: 55%;
  padding-right: 60px;
}
.intro-setion .right-intro {
  padding-top: 35px;
  max-width: 36%;
  width: 36%;
  padding-left: 60px;
}
.intro-setion .right-intro p {
  margin-bottom: 60px;
}
.intro-setion .right-intro .btn {
  margin: 0;
}
@media (max-width: 1699px) {
  .intro-setion:after {
    left: 10%;
  }
}
@media (max-width: 1439px) {
  .intro-setion .right-intro {
    padding: 0;
  }
}
@media (max-width: 1310px) {
  .intro-setion:after,
  .intro-setion:before {
    width: 700px;
    height: 460px;
  }
  .intro-setion:after {
    width: 400px;
    height: 400px;
    left: 15%;
  }
  .intro-setion .right-intro {
    max-width: 39%;
    width: 39%;
  }
  .intro-setion .intro-sec-in {
    padding: 80px 0 100px;
  }
  .intro-setion .right-intro p {
    margin-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .intro-setion:after,
  .intro-setion:before,
  .intro-setion .rect-img {
    display: none;
  }
  .intro-setion .heading {
    padding-right: 40px;
  }
  .intro-setion .right-intro {
    width: 45%;
    max-width: 45%;
  }
}
@media (max-width: 991px) {
  .intro-setion .intro-sec-in {
    padding: 50px 0 60px 0;
  }
  .intro-setion .heading,
  .intro-setion .right-intro {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  .intro-setion .heading p,
  .intro-setion .right-intro p {
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  .intro-setion .intro-sec-in {
    padding: 40px 0 50px 0;
  }
  .intro-setion .heading p,
  .intro-setion .right-intro p {
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .intro-setion .intro-sec-in {
    text-align: center;
    padding: 30px 0 40px 0;
  }
}
.heading-wrap p {
  font-size: 1.25rem;
}
@media (max-width: 991px) {
  .heading-wrap p {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .heading-wrap p {
    font-size: 1rem;
  }
}
@media (max-width: 480px) {
  .heading-wrap p {
    font-size: 0.938rem;
  }
}
@media (max-width: 359px) {
  .heading-wrap p {
    font-size: 0.875rem;
  }
}
.intro-img {
  position: relative;
  z-index: 1;
}
.intro-img .rect-img {
  top: -50px;
  left: 25%;
}
.intro-img .rect-img img {
  border-radius: 0;
}
.home .intro-img {
  position: relative;
  z-index: 1;
  border-radius: 32px;
  border: 1px solid rgb(38 49 66 / 0.05);
  padding: 46px 112px 46px 112px;
  background: linear-gradient(
    107deg,
    rgb(0 102 255 / 0.2) 0%,
    rgb(152 99 243 / 0.2) 100%
  );
}
.home .intro-img .rect-img {
  top: -50px;
  left: 25%;
}
.home .intro-img .rect-img img {
  border-radius: 0;
}
.home .intro-img img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  .home .intro-img {
    border-width: 10px;
    padding: 5px;
  }
}
.squre-gray {
  border-radius: 8px;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  right: 10%;
  bottom: 10%;
  background: rgb(38 49 66 / 0.05);
}
.scan-row {
  position: relative;
}
.home .main-section {
  background-image: url(../images/home-pattern.webp);
  background-position: left top 120px;
  background-repeat: no-repeat;
  background-size: contain;
}
.home .main-section .intro-setion:after,
.home .main-section .intro-setion:before {
  display: none;
}
@media (max-width: 767px) {
  .home .main-section {
    background-image: none;
  }
}
.get-in-touch .left {
  position: relative;
}
.get-in-touch .left .squre-gray {
  bottom: auto;
  top: 130px;
}
.get-in-touch .right {
  position: relative;
}
.get-in-touch .right .squre-gray {
  background-color: #3fb8a6;
  bottom: -70px;
  left: 40%;
  right: auto;
}
.get-in-touch.get-in-touch3 .right .squre-gray {
  background-color: #ff895d;
}
.cloud-heading {
  margin-bottom: 65px;
  padding: 0 15px;
}
.cloud-heading h2 {
  margin-bottom: 20px;
}
.cloud-heading p {
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .cloud-heading {
    margin-bottom: 50px;
  }
}
@media (max-width: 480px) {
  .cloud-heading {
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) {
  .cloud-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .cloud-row.reverse-row .cloud-img {
    order: 2;
  }
  .cloud-row.reverse-row .cloud-txt {
    padding-left: 0;
    order: 1;
  }
}
.cloud-row .cloud-txt {
  padding-left: 70px;
}
.cloud-row .cloud-txt p,
.cloud-row .cloud-txt ul,
.cloud-row .cloud-txt ol,
.cloud-row .cloud-txt .sm-heading,
.cloud-row .cloud-txt h4 {
  margin-bottom: 45px;
}
.cloud-row.delivery-row .cloud-img {
  max-width: 55%;
  width: 55%;
}
.cloud-row.delivery-row .cloud-txt {
  max-width: 45%;
  width: 45%;
  padding-right: 90px;
}
.cloud-row.scan-row .cloud-img {
  max-width: 64%;
  width: 64%;
}
.cloud-row.scan-row .cloud-txt {
  max-width: 36%;
  width: 36%;
  padding-right: 90px;
}
@media (max-width: 1639px) {
  .cloud-row .cloud-txt {
    padding-left: 40px;
  }
  .cloud-row.scan-row .cloud-img img {
    max-width: 400px;
  }
  .cloud-row.scan-row .cloud-txt {
    padding-right: 60px;
  }
}
@media (max-width: 1439px) {
  .cloud-row .cloud-txt {
    padding-left: 35px;
  }
  .cloud-row .cloud-txt p,
  .cloud-row .cloud-txt ul,
  .cloud-row .cloud-txt ol,
  .cloud-row .cloud-txt .sm-heading,
  .cloud-row .cloud-txt h4 {
    margin-bottom: 35px;
  }
  .cloud-row.scan-row .cloud-img img {
    max-width: 300px;
  }
  .cloud-row.scan-row .cloud-txt {
    padding-right: 40px;
  }
  .cloud-row.delivery-row .cloud-txt {
    padding-right: 55px;
  }
}
@media (max-width: 1199px) {
  .cloud-row.scan-row .cloud-txt {
    max-width: 50%;
    width: 50%;
  }
  .cloud-row.scan-row .cloud-img {
    max-width: 50%;
    width: 50%;
    text-align: center;
  }
  .cloud-row.scan-row .cloud-img figure {
    margin: 0 auto 20px;
  }
  .cloud-row.scan-row .cloud-img h5 {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .cloud-row .cloud-txt {
    padding: 0;
  }
  .cloud-row.delivery-row .cloud-txt,
  .cloud-row.scan-row .cloud-txt {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  .cloud-row.delivery-row .cloud-img,
  .cloud-row.scan-row .cloud-img {
    max-width: 100%;
    width: 100%;
  }
  .cloud-row .cloud-img {
    width: 100%;
    max-width: 100%;
  }
  .cloud-row .cloud-img img {
    max-width: 70%;
  }
  .cloud-row .cloud-img h5 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .cloud-row .cloud-img {
    margin-bottom: 15px;
  }
  .cloud-row .cloud-txt {
    text-align: center;
  }
  .cloud-row .cloud-txt .cloud-list-wrap {
    justify-content: center;
  }
  .cloud-row .cloud-txt p,
  .cloud-row .cloud-txt ul,
  .cloud-row .cloud-txt ol,
  .cloud-row .cloud-txt .sm-heading,
  .cloud-row .cloud-txt h4 {
    margin-bottom: 25px;
  }
}
@media (max-width: 575px) {
  .cloud-row .cloud-txt p,
  .cloud-row .cloud-txt ul,
  .cloud-row .cloud-txt ol,
  .cloud-row .cloud-txt .sm-heading,
  .cloud-row .cloud-txt h4 {
    margin-bottom: 20px;
    line-height: 1.05;
  }
  .cloud-row .cloud-txt p {
    line-height: 1.5;
  }
}
.cloud-list-wrap {
  grid-gap: 15px;
  gap: 15px;
  color: #263242;
  margin-bottom: 50px;
}
.cloud-list-wrap .cloud-list {
  padding: 20px 35px;
  background: #e6e8ec;
  border-radius: 100px;
}
.cloud-list-wrap .cloud-list .icons {
  vertical-align: middle;
  margin-right: 15px;
  display: inline-block;
}
@media (max-width: 767px) {
  .cloud-list-wrap .cloud-list {
    padding: 15px 24px;
  }
  .cloud-list-wrap .cloud-list .icons {
    margin-right: 10px;
  }
}
span.icons {
  font-size: 0;
}
.cloudTxtRow {
  align-items: flex-start;
  margin-left: -25px;
  margin-right: -25px;
  font-size: 1.125rem;
}
.cloudTxtRow .w-half {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1199px) {
  .cloudTxtRow {
    margin-left: 0;
    margin-right: 0;
    row-gap: 20px;
    font-size: 1rem;
  }
  .cloudTxtRow .w-half {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .cloudTxtRow {
    font-size: 0.875rem;
  }
}
.txtBg {
  background: #e6e8ec;
  border-radius: 30px;
  padding: 32px 48px;
  color: #263242;
  font-weight: 500;
}
@media (max-width: 1439px) {
  .txtBg {
    padding: 25px;
  }
}
@media (max-width: 1199px) {
  .txtBg {
    border-radius: 15px;
  }
}
.pr-0 {
  padding-right: 0 !important;
}
.solution-row {
  align-items: flex-end;
}
.solution-row h2 {
  margin-bottom: 50px;
}
.solution-row .solution-left-sec * {
  max-width: 80%;
}
.solution-row .solution-right-sec p {
  font-size: 1.25rem;
  font-weight: 300;
}
@media (max-width: 1199px) {
  .solution-row .solution-right-sec p {
    font-size: 1.125rem;
  }
}
@media (max-width: 767px) {
  .solution-row .solution-right-sec p {
    font-size: 1rem;
  }
}
@media (max-width: 1439px) {
  .solution-row .solution-left-sec * {
    max-width: 95%;
  }
}
@media (max-width: 1199px) {
  .solution-row h2 {
    margin-bottom: 35px;
  }
}
@media (max-width: 991px) {
  .solution-row h2 {
    margin-bottom: 30px;
  }
  .solution-row .solution-left-sec {
    margin-bottom: 25px;
  }
  .solution-row .solution-left-sec * {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .solution-row {
    text-align: center;
  }
  .solution-row h2 {
    margin-bottom: 25px;
  }
  .solution-row .solution-left-sec {
    margin-bottom: 20px;
  }
}
@media (max-width: 359px) {
  .solution-row h2 {
    margin-bottom: 20px;
  }
  .solution-row .solution-left-sec {
    margin-bottom: 18px;
  }
}
@media (max-width: 1439px) and (min-width: 1200px) {
  .our-solutions .p-100 {
    padding: 75px 40px;
  }
}
.solution-list-wrap {
  grid-gap: 30px;
  gap: 30px;
  display: flex;
  margin-top: 80px;
}
@media (max-width: 1659px) {
  .solution-list-wrap {
    grid-gap: 22px;
    gap: 22px;
  }
}
@media (max-width: 1439px) {
  .solution-list-wrap {
    grid-gap: 15px;
    gap: 15px;
  }
}
@media (max-width: 1199px) {
  .solution-list-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .solution-list-wrap {
    margin-top: 50px;
  }
}
@media (max-width: 575px) {
  .solution-list-wrap {
    grid-gap: 10px;
    gap: 10px;
  }
}
.solution-list-wrap .solution-item {
  aspect-ratio: 1;
  border-radius: 24px;
  padding: 24px;
  flex-grow: 1;
  flex-basis: 0%;
  background-color: rgb(255 255 255 / 0.1);
  transition: all 0.4s;
  cursor: pointer;
  position: relative;
}
.solution-list-wrap .solution-item.upcoming {
  background-color: #fff0;
  border: 2px dashed rgb(255 255 255 / 0.2);
}
.solution-list-wrap .solution-item.upcoming p {
  color: rgb(255 255 255 / 0.2);
}
.solution-list-wrap .solution-item.upcoming .itemIn .sol-icon svg path {
  fill: rgb(255 255 255 / 0.2);
}
.solution-list-wrap .solution-item .linkbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1439px) {
  .solution-list-wrap .solution-item {
    padding: 15px;
    border-radius: 15px;
  }
}
@media (max-width: 1199px) {
  .solution-list-wrap .solution-item {
    flex-grow: initial;
    flex-basis: initial;
  }
  .solution-list-wrap .solution-item .itemIn {
    width: 125px;
  }
}
@media (max-width: 767px) {
  .solution-list-wrap .solution-item .itemIn {
    width: 118px;
  }
  .solution-list-wrap .solution-item .itemIn .sol-icon svg,
  .solution-list-wrap .solution-item .itemIn .sol-icon img {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 639px) {
  .solution-list-wrap .solution-item .itemIn {
    width: 100px;
  }
}
@media (max-width: 360px) {
  .solution-list-wrap .solution-item .itemIn {
    width: 90px;
  }
}
.solution-list-wrap .solution-item .itemIn {
  align-content: space-between;
  height: 100%;
}
.solution-list-wrap .solution-item .itemIn .sol-icon {
  font-size: 0;
  line-height: 1;
}
.solution-list-wrap .solution-item .itemIn .sol-icon svg path {
  transition: all 0.4s;
}
.solution-list-wrap .solution-item .itemIn p {
  width: 100%;
  transition: all 0.4s;
}
.solution-list-wrap .solution-item:not(.upcoming):hover {
  background-color: #fff;
}
.solution-list-wrap
  .solution-item:not(.upcoming):hover
  .itemIn
  .sol-icon
  svg
  path {
  fill: #212429;
}
.solution-list-wrap .solution-item:not(.upcoming):hover .itemIn * {
  color: #212429;
}
.solution {
  padding-bottom: 160px;
  position: relative;
}
@media (max-width: 991px) {
  .solution {
    padding-bottom: 60px;
  }
}
.solution.bg-secondry .entry-title {
  background-color: #263242;
}
.solution .entry-title {
  padding: 64px;
  border-radius: 32px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .solution .entry-title {
    padding: 50px;
    border-radius: 25px;
  }
}
@media (max-width: 767px) {
  .solution .entry-title {
    padding: 30px;
    flex-wrap: wrap;
  }
}
.solution .entry-title:after {
  content: "";
  right: 0;
  top: 0;
  position: absolute;
  width: 680px;
  height: 100%;
  background-image: url(../images/enterprise-solution-bg.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1280px) {
  .solution .entry-title:after {
    right: -280px;
  }
}
@media (max-width: 767px) {
  .solution .entry-title:after {
    display: none;
  }
}
.solution .content {
  position: relative;
  z-index: 1;
  width: calc(100% - 165px);
  padding-right: 5px;
}
@media (max-width: 767px) {
  .solution .content {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 520px) {
  .solution .content {
    text-align: center;
  }
}
.solution .content h4 {
  margin-bottom: 20px;
  color: #fff;
}
.solution .content p {
  color: #d1d6dc;
}
.solution .contact-sale {
  position: relative;
  z-index: 1;
  max-width: 165px;
  width: 100%;
}
@media (max-width: 767px) {
  .solution .contact-sale {
    max-width: 100%;
  }
}
@media (max-width: 520px) {
  .solution .contact-sale {
    text-align: center;
  }
}
.solution .contact-sale a:hover {
  background-color: #8b9097;
}
.upcoming a {
  cursor: initial;
}
.upcoming-txt {
  padding: 7px 12px;
  border-radius: 10px;
  line-height: 1;
  color: #9863f3;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  background: #fff;
  background: linear-gradient(90deg, #ffffff 0%, #fff0 100%);
  width: 41.8%;
  margin: 25px 0 0 auto;
}
@media (max-width: 1199px) {
  .upcoming-txt {
    display: none;
  }
}
.our-partners {
  padding: 150px 0;
}
@media (max-width: 1439px) {
  .our-partners {
    padding: 100px 0;
  }
}
@media (max-width: 991px) {
  .our-partners {
    padding: 80px 15px;
    padding-left: 15px !important;
  }
}
@media (max-width: 767px) {
  .our-partners {
    padding: 60px 0;
  }
}
@media (max-width: 479px) {
  .our-partners {
    padding: 45px 0;
  }
}
.our-partners .heading {
  max-width: 400px;
  width: 400px;
}
@media (max-width: 991px) {
  .our-partners .heading {
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
}
.our-partners .heading h4 {
  margin-bottom: 20px;
}
.our-partners .heading p {
  line-height: 1.6;
}
.our-partners .partners-logo {
  padding-left: 40px;
  max-width: calc(100% - 400px);
  width: calc(100% - 400px);
  margin: 0;
}
@media (max-width: 1439px) {
  .our-partners .partners-logo {
    padding-left: 0;
  }
}
@media (max-width: 991px) {
  .our-partners .partners-logo {
    margin-top: 40px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 479px) {
  .our-partners .partners-logo {
    margin-top: 25px;
  }
}
.our-partners .logo-items {
  padding: 0 60px;
  font-size: 0;
}
@media (max-width: 1679px) {
  .our-partners .logo-items {
    padding: 0 40px;
  }
}
@media (max-width: 1199px) {
  .our-partners .logo-items {
    padding: 0 30px;
  }
}
@media (max-width: 479px) {
  .our-partners .logo-items {
    padding: 0 20px;
  }
  .our-partners .logo-items img {
    max-width: 180px;
    max-height: 60px;
  }
}
.our-partners .logo-items .liit {
  width: 100%;
  height: 100%;
}
.our-partners .slick-track {
  display: flex !important;
}
.our-partners .slick-slide {
  height: inherit !important;
}
.flickity-prev-next-button,
.slick-arrow {
  width: 64px;
  height: 64px;
  top: -69px;
  transform: none;
  left: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent !important;
  border-radius: 0;
}
.flickity-prev-next-button svg,
.slick-arrow svg {
  display: none;
}
.flickity-prev-next-button.previous,
.flickity-prev-next-button.slick-prev,
.slick-arrow.previous,
.slick-arrow.slick-prev {
  background-image: url(../images/arrow-left.svg);
  right: calc(6.5% + 80px);
  left: auto;
  background-position: center;
}
.flickity-prev-next-button.next,
.flickity-prev-next-button.slick-next,
.slick-arrow.next,
.slick-arrow.slick-next {
  background-image: url(../images/arrow-right.svg);
  right: 6.5%;
  background-position: center;
}
.flickity-prev-next-button:before,
.slick-arrow:before {
  display: none;
}
@media (max-width: 1679px) {
  .flickity-prev-next-button.previous,
  .flickity-prev-next-button.slick-prev,
  .slick-arrow.previous,
  .slick-arrow.slick-prev {
    right: 95px;
  }
  .flickity-prev-next-button.next,
  .flickity-prev-next-button.slick-next,
  .slick-arrow.next,
  .slick-arrow.slick-next {
    right: 15px;
  }
}
@media (max-width: 991px) {
  .flickity-prev-next-button {
    width: 50px;
    height: 35px;
    top: 15px;
    border-radius: 6px;
  }
}
@media (max-width: 991px) {
  .flickity-prev-next-button.previous {
    right: 75px;
  }
}
.why-qubs {
  padding-bottom: 160px;
}
.why-qubs h2 {
  margin-bottom: 100px;
}
@media (max-width: 1199px) {
  .why-qubs {
    padding-bottom: 80px;
  }
  .why-qubs h2 {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .why-qubs {
    padding-bottom: 60px;
  }
  .why-qubs h2 {
    margin-bottom: 50px;
  }
}
@media (max-width: 479px) {
  .why-qubs {
    padding-bottom: 50px;
  }
  .why-qubs h2 {
    margin-bottom: 40px;
  }
}
.qubs-row {
  grid-gap: 80px;
  gap: 80px;
}
@media (max-width: 1199px) {
  .qubs-row {
    grid-gap: 50px;
    gap: 50px;
  }
}
@media (max-width: 767px) {
  .qubs-row {
    grid-gap: 40px;
    gap: 40px;
  }
}
@media (max-width: 479px) {
  .qubs-row {
    grid-gap: 30px;
    gap: 30px;
  }
}
.qubs-row .qubs-item {
  max-width: 50%;
  width: calc(50% - 40px);
  padding-left: 145px;
  position: relative;
}
@media (max-width: 1199px) {
  .qubs-row .qubs-item {
    width: calc(50% - 25px);
    padding-left: 120px;
  }
}
@media (max-width: 991px) {
  .qubs-row .qubs-item {
    max-width: 100%;
    width: 100%;
    padding-left: 120px;
  }
}
@media (max-width: 767px) {
  .qubs-row .qubs-item {
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 359px) {
  .qubs-row .qubs-item {
    padding-left: 45px;
  }
}
.qubs-row .qubs-item .qubs-ico {
  position: absolute;
  width: 100px;
  height: 100px;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .qubs-row .qubs-item .qubs-ico {
    width: 70px;
    height: 70px;
    position: static;
    margin: 0 auto 10px;
    display: block;
  }
}
@media (max-width: 479px) {
  .qubs-row .qubs-item .qubs-ico {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 359px) {
  .qubs-row .qubs-item .qubs-ico {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 479px) {
  .qubs-row .qubs-item .qubs-ico img {
    height: auto;
  }
}
.qubs-row .qubs-item h5 {
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 479px) {
  .qubs-row .qubs-item h5 {
    margin-bottom: 10px;
  }
}
.testimonial p {
  padding-top: 10px;
  color: #263242;
}
.testimonial p br {
  display: block;
}
@media (max-width: 767px) {
  .testimonial p br {
    display: none;
  }
}
.testimonial strong {
  font-weight: 700;
}
@media (max-width: 575px) {
  .testimonial h3 {
    text-align: center;
  }
}
.here_more {
  padding-top: 80px;
}
.here_more p a {
  color: #1b76ff;
  text-decoration: underline;
}
.here_more .btn {
  margin: 0;
}
@media (max-width: 991px) {
  .here_more {
    padding-top: 60px;
  }
}
@media (max-width: 479px) {
  .here_more {
    padding-top: 45px;
  }
}
.here_more .d-flex {
  gap: 50px;
}
@media (max-width: 991px) {
  .here_more .d-flex {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .here_more .d-flex {
    gap: 35px;
  }
}
.testimonial-slider {
  padding-top: 80px;
}
@media (max-width: 991px) {
  .testimonial-slider {
    padding-top: 60px;
  }
}
.testimonial-slider .testimonial-item {
  width: 500px;
  border-radius: 30px;
  padding: 48px;
  margin-right: 30px;
}
@media (max-width: 1199px) {
  .testimonial-slider .testimonial-item {
    width: 460px;
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .testimonial-slider .testimonial-item {
    width: 430px;
    padding: 35px;
    border-radius: 20px;
  }
}
@media (max-width: 479px) {
  .testimonial-slider .testimonial-item {
    width: auto;
    padding: 25px 20px;
    border-radius: 15px;
    margin-right: 15px;
  }
}
.testimonial-slider .testimonial-item .testimonial-item-in {
  height: 100%;
  padding-bottom: 165px;
  position: relative;
}
@media (max-width: 767px) {
  .testimonial-slider .testimonial-item .testimonial-item-in {
    padding-bottom: 120px;
  }
}
@media (max-width: 479px) {
  .testimonial-slider .testimonial-item .testimonial-item-in {
    padding-bottom: 100px;
  }
}
.testimonial-slider .testimonial-item .testimonial-item-in .qoute-icon {
  font-size: 0;
  width: 48px;
  margin-bottom: 24px;
  display: block;
}
.testimonial-slider .testimonial-item .testimonial-item-in p {
  font-size: 1rem;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .testimonial-slider .testimonial-item .testimonial-item-in p {
    font-size: 0.938rem;
  }
}
@media (max-width: 479px) {
  .testimonial-slider .testimonial-item .testimonial-item-in p {
    font-size: 0.875rem;
  }
}
.testimonial-slider .testimonial-item .testimonial-item-in .name-bottom {
  position: absolute;
  bottom: 0;
}
.testimonial-slider
  .testimonial-item
  .testimonial-item-in
  .name-bottom
  .profile-img {
  width: 64px;
  height: 64px;
}
.testimonial-slider
  .testimonial-item
  .testimonial-item-in
  .name-bottom
  .profile-img
  img {
  border-radius: 50%;
}
.testimonial-slider
  .testimonial-item
  .testimonial-item-in
  .name-bottom
  .profile-name {
  padding-left: 16px;
  width: calc(100% - 64px);
}
.testimonial-slider
  .testimonial-item
  .testimonial-item-in
  .name-bottom
  .profile-name
  h6 {
  color: #5c6571;
  line-height: 1;
  font-size: 1.125rem;
}
.testimonial-slider
  .testimonial-item
  .testimonial-item-in
  .name-bottom
  .profile-name
  p {
  color: #5c6571;
  line-height: 1;
  font-size: 1.125rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .testimonial-slider
    .testimonial-item
    .testimonial-item-in
    .name-bottom
    .profile-name
    p {
    font-size: 1rem;
  }
}
@media (max-width: 479px) {
  .testimonial-slider
    .testimonial-item
    .testimonial-item-in
    .name-bottom
    .profile-name
    p {
    font-size: 0.875rem;
  }
}
.video-pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
  visibility: hidden;
  transition: all 0.4s;
  opacity: 0;
}
.video-pop .video-in {
  position: absolute;
  left: 50%;
  top: 50%;
  max-height: 80%;
  transform: translate(-50%, -50%);
}
.video-pop .overlay {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255 255 255 / 0.7);
  filter: blur(5px);
}
.video-pop01 .video-pop,
.video-pop02 .video-pop {
  visibility: visible;
  z-index: 214;
  opacity: 1;
}
.video-pop01 .video-in,
.video-pop02 .video-in {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.video-pop01 .video-item-01 {
  visibility: visible;
  z-index: 1;
  opacity: 1;
}
.video-pop02 .video-item-02 {
  visibility: visible;
  z-index: 1;
  opacity: 1;
}
.para-32 p {
  font-size: 2rem;
  line-height: 1.4;
}
@media (max-width: 1439px) {
  .para-32 p {
    font-size: 1.875rem;
  }
}
@media (max-width: 1199px) {
  .para-32 p {
    font-size: 1.75rem;
  }
}
@media (max-width: 991px) {
  .para-32 p {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .para-32 p {
    font-size: 1.25rem;
  }
}
@media (max-width: 575px) {
  .para-32 {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .para-32 p {
    font-size: 1.063rem;
  }
}
@media (max-width: 359px) {
  .para-32 p {
    font-size: 1rem;
  }
}
.get-started {
  position: relative;
}
.get-started .container {
  position: relative;
}
.get-started .rect-img {
  top: 125px;
  right: 100px;
  z-index: 3;
  width: 282px;
  height: 321px;
}
@media (max-width: 1680px) {
  .get-started .rect-img {
    max-width: 240px;
    right: 20px;
  }
}
@media (max-width: 991px) {
  .get-started .rect-img {
    max-width: 140px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .get-started .rect-img {
    display: none;
  }
}
.started-sec > * {
  max-width: 75%;
  margin-bottom: 45px;
}
.started-sec > *:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .started-sec > * {
    max-width: 85%;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .started-sec > * {
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  .started-sec {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .started-sec > * {
    margin-bottom: 20px;
  }
}
.tabs {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
}
.tabs__nav_link {
  cursor: pointer;
  text-decoration: none;
}
.tabs__content {
  display: block;
  transition: opacity 0.2s;
}
.tabs.style__horizontal .tabs__content,
.tabs.style__vertical .tabs__content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}
.tabs.style__horizontal .tabs__content.is__active,
.tabs.style__vertical .tabs__content.is__active,
.tabs__content.is__active {
  opacity: 1;
  height: auto;
  visibility: visible;
}
.tabs.style__horizontal .tabs__nav {
  position: relative;
  z-index: 2;
  display: flex;
  margin-bottom: -1px;
}
.tabs.style__horizontal .tabs__nav .tabs__nav_link {
  border: 1px solid #ccc;
  border-bottom: 0;
  margin: 0 3px;
  padding: 10px;
  background: #eee;
  display: block;
}
.tabs.style__horizontal .tabs__nav .tabs__nav_link.is__active {
  font-weight: 700;
  background: #fff;
}
.tabs.style__horizontal .tabs__content.is__active {
  border: 1px solid #ccc;
  background: #fff;
  padding: 18px;
  position: relative;
  z-index: 1;
}
.tabs.style__horizontal .tabs__content .tabs__nav_link {
  display: none;
}
.tabs.style__vertical {
  display: flex;
  width: 100%;
}
.tabs.style__vertical .tabs__nav {
  flex: 0 0 150px;
}
.tabs.style__vertical .tabs__nav .tabs__nav_link {
  border: 1px solid #ccc;
  border-right: 0;
  margin: 3px 0;
  padding: 10px;
  background: #eee;
  display: block;
}
.tabs.style__vertical .tabs__nav .tabs__nav_link.is__active {
  font-weight: 700;
  background: #fff;
}
.tabs.style__vertical .tabs__content {
  flex-grow: 1;
  width: 0;
}
.tabs.style__vertical .tabs__content .tabs__nav_link {
  display: none;
}
.tabs.style__vertical .tabs__content.is__active {
  border: 1px solid #ccc;
  background: #fff;
  padding: 18px;
  position: relative;
  z-index: 1;
  width: auto;
}
.tabs.style__accordion,
.tabs.is__responsive {
  display: block;
}
.tabs.style__accordion .tabs__nav,
.tabs.is__responsive .tabs__nav {
  display: none;
}
.tabs.style__accordion .tabs__nav_link,
.tabs.is__responsive .tabs__nav_link,
.tabs.style__accordion .tabs__content .tabs__nav_link,
.tabs.is__responsive .tabs__content .tabs__nav_link {
  display: block;
  padding: 18px;
  margin: -18px;
}
.tabs.style__accordion .tabs__nav_link.is__active,
.tabs.is__responsive .tabs__nav_link.is__active {
  font-weight: 700;
  margin-bottom: 0;
}
.tabs.style__accordion .tabs__content,
.tabs.is__responsive .tabs__content {
  border: 1px solid #ccc;
  padding: 18px;
  background: #fff;
  margin: 0 0 15px 0 0;
  display: block;
  height: auto;
  flex: none;
  opacity: 1;
  visibility: visible;
  overflow: auto;
  width: auto;
}
.tabs.style__accordion .tabs__content_wrapper,
.tabs.is__responsive .tabs__content_wrapper {
  height: 0;
  transform: scaleY(0);
  overflow: hidden;
  transition: transform 0.2s;
  transform-origin: top left;
}
.tabs.style__accordion .tabs__content.is__active .tabs__content_wrapper,
.tabs.is__responsive .tabs__content.is__active .tabs__content_wrapper {
  height: auto;
  transform: scaleY(1);
}
.cust-tabs {
  position: relative;
  padding-bottom: 220px;
}
@media (max-width: 767px) {
  .cust-tabs .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 1080px) {
  .cust-tabs {
    padding-bottom: 160px;
  }
}
@media (max-width: 991px) {
  .cust-tabs {
    padding-bottom: 100px;
  }
}
@media (max-width: 375px) {
  .cust-tabs {
    padding-bottom: 60px;
  }
}
.cust-tabs .tabs {
  margin-bottom: 0;
}
.cust-tabs .tabs.style__horizontal .tabs__nav {
  margin-bottom: 39px;
}
.cust-tabs .tabs.style__horizontal .tabs__nav a {
  color: #b0b5bd;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  word-wrap: break-word;
  border: 0;
  background: #fff0;
  padding: 16px 24px;
  border-radius: 16px;
  margin: 0;
  margin-right: 32px;
}
@media (max-width: 1480px) {
  .cust-tabs .tabs.style__horizontal .tabs__nav a {
    margin-right: 20px;
  }
}
@media (max-width: 1480px) {
  .cust-tabs .tabs.style__horizontal .tabs__nav a:nth-last-child(1) {
    margin-right: 0;
  }
}
.cust-tabs .tabs.style__horizontal .tabs__nav a.is__active {
  color: #fff;
  background: #1b76ff;
  font-weight: 600;
}
@media (max-width: 991px) {
  .cust-tabs .tabs.style__horizontal .tabs__content {
    padding: 0;
    border-radius: 6px;
    border: 0;
    background-color: rgb(255 255 255 / 0.05);
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .cust-tabs .tabs.style__horizontal .tabs__content a.tabs__nav_link {
    color: #fff;
    background-color: rgb(255 255 255 / 0.05);
    border-radius: 6px;
    padding: 10px;
    display: flex;
    align-items: center;
    height: 45px;
    line-height: 1;
    margin: 0;
  }
}
.cust-tabs .tabs.style__horizontal .tabs__content.is__active {
  padding: 0;
  border: 0;
  background: #fff0;
}
@media (max-width: 991px) {
  .cust-tabs .tabs.style__horizontal .tabs__content.is__active {
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .cust-tabs
    .tabs.style__horizontal
    .tabs__content.is__active
    a.tabs__nav_link {
    background-color: #1b76ff;
  }
}
@media (max-width: 991px) {
  .cust-tabs .tabs.style__horizontal .tabs__content:nth-last-child(1) {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .cust-tabs
    .tabs.style__horizontal
    .tabs__content:nth-last-child(1).is__active {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.cust-tabs .inner-wrap {
  padding: 100px;
  border-radius: 50px;
  background-color: #263242;
}
@media (max-width: 1280px) {
  .cust-tabs .inner-wrap {
    padding: 60px;
  }
}
@media (max-width: 991px) {
  .cust-tabs .inner-wrap {
    border-radius: 26px;
    padding: 60px 30px;
  }
}
@media (max-width: 767px) {
  .cust-tabs .inner-wrap {
    border-radius: 10px;
  }
}
.cust-tabs .col-left {
  max-width: 50%;
  width: 100%;
}
@media (max-width: 1280px) {
  .cust-tabs .col-left {
    max-width: 60%;
  }
}
@media (max-width: 991px) {
  .cust-tabs .col-left {
    max-width: 100%;
  }
}
.cust-tabs .col-right {
  max-width: 50%;
  width: 100%;
}
@media (max-width: 1280px) {
  .cust-tabs .col-right {
    max-width: 40%;
  }
}
@media (max-width: 991px) {
  .cust-tabs .col-right {
    max-width: 100%;
  }
}
@media (max-width: 1640px) {
  .cust-tabs .col-right figure {
    padding: 0 10px;
  }
}
.cust-tabs .content {
  width: 100%;
}
@media (max-width: 520px) {
  .cust-tabs .content {
    padding-top: 25px;
  }
}
.cust-tabs .content h3 {
  margin-right: 10%;
  margin-bottom: 50px;
  color: #fff;
}
@media (max-width: 1640px) {
  .cust-tabs .content h3 {
    margin-right: 5%;
    font-size: 54px;
  }
  .cust-tabs .content h3 br {
    display: none;
  }
}
@media (max-width: 1480px) {
  .cust-tabs .content h3 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .cust-tabs .content h3 {
    margin: 25px 0;
    font-size: 41px;
  }
}
@media (max-width: 520px) {
  .cust-tabs .content h3 {
    font-size: 34px;
    margin-top: 0;
  }
}
@media (max-width: 375px) {
  .cust-tabs .content h3 {
    font-size: 28px;
  }
}
.cust-tabs .content p {
  margin-bottom: 50px;
  color: #b0b5bd;
}
@media (max-width: 1640px) {
  .cust-tabs .content p br {
    display: none;
  }
}
@media (max-width: 991px) {
  .cust-tabs .content p {
    margin-bottom: 30px;
  }
}
.cust-tabs .list-wrap {
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .cust-tabs .list-wrap {
    margin-top: 30px;
    flex-wrap: wrap;
  }
}
.cust-tabs .list-wrap span {
  font-size: 20px;
  color: #1b76ff;
  font-weight: 600;
}
@media (max-width: 991px) {
  .cust-tabs .list-wrap span {
    font-size: 16px;
    display: block;
    margin-bottom: 15px;
    width: 100%;
  }
}
.cust-tabs .list-wrap ul {
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  .cust-tabs .list-wrap ul {
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }
}
.cust-tabs .list-wrap ul li {
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  padding: 12px 20px;
  color: #fff;
  background: rgb(255 255 255 / 0.05);
  border-radius: 100px;
  margin: 0 6px;
}
@media (max-width: 991px) {
  .cust-tabs .list-wrap ul li {
    font-size: 11px;
    padding: 10px;
    margin-left: 0;
    margin-right: 12px;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .cust-tabs .list-wrap ul li {
    width: 49%;
    margin-bottom: 5px;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .cust-tabs .list-wrap ul li {
    width: 100%;
  }
}
.cust-tabs .list-wrap ul li:nth-last-child(1) {
  margin-right: 0;
}
@media (max-width: 520px) {
  .cust-tabs .list-wrap ul li:nth-last-child(1) {
    margin-bottom: 0;
  }
}
@media (max-width: 1280px) {
  .cust-tabs .body-wrap {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .cust-tabs .body-wrap .col-right {
    padding-top: 15px;
  }
}
.cust-tabs.cust-tab-2 {
  padding-bottom: 130px;
}
@media (max-width: 1080px) {
  .cust-tabs.cust-tab-2 {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .cust-tabs.cust-tab-2 {
    padding-bottom: 60px;
  }
}
.cust-tabs.cust-tab-2 .inner-wrap {
  padding: 0;
  background-color: #fff0;
}
.cust-tabs.cust-tab-2 .tabs.style__horizontal .tabs__nav {
  justify-content: center;
}
.cust-tabs.cust-tab-2 .tabs.style__horizontal .tabs__nav a {
  color: #263242;
}
.cust-tabs.cust-tab-2 .tabs.style__horizontal .tabs__nav a.is__active {
  color: #fff;
}
@media (max-width: 991px) {
  .cust-tabs.cust-tab-2
    .tabs.style__horizontal
    .tabs__content
    a.tabs__nav_link {
    background-color: #e9ebef;
    color: #263242;
  }
}
@media (max-width: 991px) {
  .cust-tabs.cust-tab-2
    .tabs.style__horizontal
    .tabs__content.is__active
    a.tabs__nav_link {
    margin-bottom: 30px;
    background-color: #1b76ff;
    color: #fff;
  }
}
.cust-tabs.cust-tab-2 .content h4 {
  margin-right: 0;
  color: #263242;
  margin-bottom: 80px;
}
@media (max-width: 1080px) {
  .cust-tabs.cust-tab-2 .content h4 br {
    display: none;
  }
}
@media (max-width: 991px) {
  .cust-tabs.cust-tab-2 .content h4 {
    margin-bottom: 25px;
  }
}
.online-booking {
  position: relative;
  padding: 110px 0 238px 0;
}
@media (max-width: 1080px) {
  .online-booking {
    padding: 90px 0 80px 0;
  }
}
.online-booking:after {
  content: " ";
  position: absolute;
  left: -60px;
  top: 75px;
  background-image: url(../images/online-booking-left-icons.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 19.5%;
  height: 845px;
}
@media (max-width: 1680px) {
  .online-booking:after {
    width: 16%;
  }
}
.online-booking:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/online-booking-right-icons.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 14%;
  height: 614px;
  margin-top: -50px;
}
@media (max-width: 1680px) {
  .online-booking:before {
    width: 12%;
  }
}
.online-booking .cloud-heading {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1081px) {
  .online-booking .cloud-heading {
    max-width: 100%;
  }
}
.online-booking .cloud-heading h3 {
  margin-bottom: 40px;
}
.online-booking .cloud-heading p {
  max-width: 809px;
}
.online-booking .w-half-tab {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.online-booking .online-booking-image {
  position: relative;
  z-index: 1;
}
.online-booking .online-booking-image:before {
  content: " ";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 100px;
  background-image: url(../images/online-booking-bg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 992px) {
  .online-booking .online-booking-image:before {
    bottom: -10px;
  }
}
@media (max-width: 575px) {
  .online-booking .online-booking-image:before {
    bottom: -30px;
  }
}
.online-booking .testimonial-slider {
  padding-top: 50px;
}
.online-booking .booking-steps {
  width: 400px;
  border-radius: 30px;
  padding: 48px;
  margin-right: 30px;
}
@media (max-width: 992px) {
  .online-booking .booking-steps {
    padding: 35px;
  }
}
@media (max-width: 575px) {
  .online-booking .booking-steps {
    width: 295px;
    padding: 25px;
  }
}
.online-booking .booking-steps .cust-count {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background-color: #1b76ff;
  color: #fff;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .online-booking .booking-steps .cust-count {
    margin-bottom: 20px;
  }
}
.online-booking .booking-steps .cust-count span {
  font-size: 24px;
}
.online-booking .booking-steps .content h6 {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
}
.online-booking .booking-steps .content p {
  font-size: 16px;
  line-height: 1.6;
}
.online-booking .booking-steps:hover {
  background-color: #1b76ff;
  color: #fff;
}
.online-booking .booking-steps:hover .cust-count {
  background-color: #fff;
  color: #1b76ff;
}
.online-booking .booking-steps:hover .content h6 {
  color: #fff;
}
.swift-booking {
  position: relative;
  padding: 0 0 160px 0;
}
@media (max-width: 1080px) {
  .swift-booking {
    padding: 0 0 80px 0;
  }
}
.swift-booking .swift-row {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  align-items: flex-start;
}
.swift-booking .cloud-heading {
  margin-bottom: 50px;
}
.swift-booking .left {
  padding-right: 25px;
}
@media (max-width: 992px) {
  .swift-booking .left {
    padding-right: 0;
    margin-bottom: 15px;
    text-align: center;
  }
}
.swift-booking .right {
  padding-left: 25px;
}
@media (max-width: 992px) {
  .swift-booking .right {
    padding-left: 0;
    text-align: center;
  }
}
.swift-booking p {
  font-size: 16px;
  padding: 0;
  margin: 0;
  line-height: 1.7;
}
.preparations {
  position: relative;
  padding: 0 0 160px 0;
}
@media (max-width: 1080px) {
  .preparations {
    padding: 0 0 80px 0;
  }
}
.preparations .container {
  width: 1750px;
}
@media (max-width: 1760px) {
  .preparations .container {
    width: 95%;
  }
}
@media (max-width: 991px) {
  .preparations .container .cust-row {
    row-gap: 50px;
  }
}
@media (max-width: 767px) {
  .preparations .container {
    width: 100%;
    padding: 0;
  }
  .preparations .container .cust-row {
    text-align: center;
    row-gap: 40px;
    border-radius: 0;
  }
}
.preparations .entry-title h4 {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .preparations .entry-title h4 {
    margin-bottom: 30px;
  }
}
.preparations .entry-title p {
  font-size: 16px;
  margin-bottom: 0;
  line-height: 1.7;
}
.preparations .entry-title a.btn {
  padding-left: 48px;
  padding-right: 48px;
}
.preparations .cust-row {
  padding: 115px 100px;
  background-color: #e9ebef;
  border-radius: 50px;
}
@media (max-width: 1480px) {
  .preparations .cust-row {
    padding: 100px 85px;
  }
}
@media (max-width: 1480px) {
  .preparations .cust-row {
    padding: 90px 60px;
  }
}
@media (max-width: 1080px) {
  .preparations .cust-row {
    padding: 70px 50px;
  }
}
@media (max-width: 991px) {
  .preparations .cust-row {
    padding: 60px 50px;
  }
}
@media (max-width: 767px) {
  .preparations .cust-row {
    padding: 60px 25px;
  }
}
@media (max-width: 575px) {
  .preparations .cust-row {
    border-radius: 40px;
  }
}
.preparations .preparations-left-sec {
  max-width: 44%;
  width: 100%;
  padding-right: 50px;
}
@media (max-width: 1480px) {
  .preparations .preparations-left-sec {
    max-width: 50%;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  .preparations .preparations-left-sec {
    max-width: 100%;
    padding-right: 0;
  }
}
.preparations .preparations-right-sec {
  max-width: 56%;
  width: 100%;
}
@media (max-width: 1480px) {
  .preparations .preparations-right-sec {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .preparations .preparations-right-sec {
    max-width: 100%;
  }
}
.our-data {
  position: relative;
  padding: 0 0 160px 0;
}
@media (max-width: 1080px) {
  .our-data {
    padding: 0 0 80px 0;
  }
}
.our-data .content {
  max-width: 1230px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .our-data .content {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .our-data .content {
    text-align: center;
  }
}
.our-data .content h5 {
  font-weight: 400;
  line-height: 1.4;
}
.our-data .content h5 strong {
  font-weight: 600;
}
.pricing-details {
  position: relative;
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .pricing-details {
    padding-bottom: 140px;
  }
}
@media (max-width: 991px) {
  .pricing-details {
    padding-bottom: 60px;
  }
}
.pricing-details .pricing-col {
  max-width: 45%;
  width: 100%;
}
@media (max-width: 991px) {
  .pricing-details .pricing-col {
    max-width: 100%;
  }
}
.pricing-details .pricing-col.left {
  background-color: #9863f3;
  color: #fff;
  padding: 100px;
  border-radius: 50px 0 0 50px;
}
@media (max-width: 1280px) {
  .pricing-details .pricing-col.left {
    padding: 65px;
  }
}
@media (max-width: 1080px) {
  .pricing-details .pricing-col.left {
    padding: 50px;
  }
}
@media (max-width: 991px) {
  .pricing-details .pricing-col.left {
    border-radius: 50px 50px 0 0;
    margin: 0 5%;
    margin-bottom: -15px;
  }
}
@media (max-width: 1080px) {
  .pricing-details .pricing-col.left {
    padding: 50px 25px;
  }
}
@media (max-width: 575px) {
  .pricing-details .pricing-col.left {
    border-radius: 40px;
    margin: 0;
    margin-bottom: -45px;
  }
}
.pricing-details .pricing-col.right {
  background-color: #fff;
  padding: 100px 64px;
  border-radius: 50px;
  height: 605px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1280px) {
  .pricing-details .pricing-col.right {
    padding: 60px;
    height: 575px;
  }
}
@media (max-width: 1080px) {
  .pricing-details .pricing-col.right {
    padding: 50px;
    height: 475px;
  }
}
@media (max-width: 991px) {
  .pricing-details .pricing-col.right {
    height: auto;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .pricing-details .pricing-col.right {
    padding: 30px 20px;
  }
}
.pricing-details .pricing-col.right .icon {
  width: 128px;
  height: 128px;
  margin-left: -20px;
}
@media (max-width: 575px) {
  .pricing-details .pricing-col.right .icon {
    width: 80px;
    height: 80px;
  }
}
.pricing-details .pricing-col.right .monthly {
  margin-top: 32px;
}
.pricing-details .pricing-col.right .monthly span {
  font-size: 4rem;
  font-weight: 700;
  color: #263242;
  display: inline-block;
  margin-bottom: 12px;
  line-height: 1;
}
.pricing-details .pricing-col.right .monthly span span {
  margin: 0;
}
@media (max-width: 1439px) {
  .pricing-details .pricing-col.right .monthly span {
    font-size: 3.375rem;
  }
}
@media (max-width: 1199px) {
  .pricing-details .pricing-col.right .monthly span {
    font-size: 2.688rem;
  }
}
@media (max-width: 767px) {
  .pricing-details .pricing-col.right .monthly span {
    font-size: 2rem;
  }
}
.pricing-details .pricing-col.right .monthly p {
  color: #263242;
  font-size: 16px;
}
@media (max-width: 1080px) {
  .pricing-details .pricing-col.right .monthly {
    margin-top: 25px;
  }
}
.pricing-details .pricing-col.right .wrap {
  width: clamp(350px, 400px, 100%);
}
@media (max-width: 991px) {
  .pricing-details .pricing-col.right .wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.pricing-details .pricing-col + .pricing-col {
  max-width: 55%;
}
@media (max-width: 991px) {
  .pricing-details .pricing-col + .pricing-col {
    max-width: 100%;
  }
}
.pricing-details .content h2 {
  color: #fff;
  line-height: 1;
  margin-bottom: 50px;
}
@media (max-width: 575px) {
  .pricing-details .content h2 {
    margin-bottom: 30px;
  }
}
.pricing-details .content p {
  font-size: 20px;
}
@media (max-width: 575px) {
  .pricing-details .content p {
    font-size: 16px;
  }
}
.pricing-details .expert-assistance .sub-title {
  margin-bottom: 32px;
}
@media (max-width: 1680px) {
  .pricing-details .expert-assistance .sub-title {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .pricing-details .expert-assistance .sub-title {
    margin-bottom: 20px;
    text-align: center;
  }
}
.pricing-details .expert-assistance .sub-title span {
  color: #1b76ff;
  letter-spacing: 6.4px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.pricing-details .expert-assistance .monthly-plan {
  margin-bottom: 32px;
}
@media (max-width: 1680px) {
  .pricing-details .expert-assistance .monthly-plan {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .pricing-details .expert-assistance .monthly-plan {
    margin-bottom: 20px;
    text-align: center;
  }
}
.pricing-details .expert-assistance .monthly-plan span {
  color: #263242;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  .pricing-details .expert-assistance .monthly-plan span {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .pricing-details .expert-assistance .monthly-plan span {
    font-size: 24px;
  }
}
.pricing-details .expert-assistance .monthly-plan .cust-d p {
  color: #5c6571;
  font-size: 16px;
  font-weight: 400;
}
.pricing-details .expert-assistance .what-we-provide {
  margin-bottom: 32px;
}
@media (max-width: 1680px) {
  .pricing-details .expert-assistance .what-we-provide {
    margin-bottom: 25px;
  }
}
.pricing-details .expert-assistance .what-we-provide ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
@media (max-width: 1280px) {
  .pricing-details .expert-assistance .what-we-provide ul {
    grid-gap: 10px;
  }
}
@media (max-width: 575px) {
  .pricing-details .expert-assistance .what-we-provide ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
.pricing-details .expert-assistance .what-we-provide ul li {
  padding: 24px;
  border-radius: 16px;
  background-color: #f4f5f6;
}
@media (max-width: 1680px) {
  .pricing-details .expert-assistance .what-we-provide ul li {
    padding: 20px 15px;
  }
}
.pricing-details .expert-assistance .what-we-provide ul li .icon {
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .pricing-details .expert-assistance .what-we-provide ul li .icon {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .pricing-details .expert-assistance .what-we-provide ul li .icon {
    text-align: center;
  }
}
.pricing-details .expert-assistance .what-we-provide ul li .icon img {
  width: 40px;
  height: 40px;
}
@media (max-width: 1280px) {
  .pricing-details .expert-assistance .what-we-provide ul li .icon img {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 991px) {
  .pricing-details .expert-assistance .what-we-provide ul li .content {
    text-align: center;
  }
}
.pricing-details .expert-assistance .what-we-provide ul li .content p {
  color: #263242;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 776px) {
  .pricing-details .expert-assistance .what-we-provide ul li .content p {
    font-size: 14px;
    margin: 0;
  }
}
.pricing-details .expert-assistance .what-we-provide ul li.txt-icon .icon {
  margin: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1280px) {
  .pricing-details .expert-assistance .what-we-provide ul li.txt-icon .icon {
    flex-direction: column;
  }
}
.pricing-details .expert-assistance .what-we-provide ul li.txt-icon .icon span {
  margin-left: 15px;
  color: #263242;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 1280px) {
  .pricing-details
    .expert-assistance
    .what-we-provide
    ul
    li.txt-icon
    .icon
    span {
    margin-left: 0;
  }
}
.pricing-details .expert-assistance.bg-light-purple .what-we-provide ul li {
  background-color: #9d6bf4;
}
.pricing-details
  .expert-assistance.bg-light-purple
  .what-we-provide
  ul
  li
  .content
  p {
  color: #fff;
}
.pricing-details
  .expert-assistance.bg-light-purple
  .what-we-provide
  ul
  li.txt-icon
  .icon
  span {
  color: #fff;
}
@media (max-width: 991px) {
  .pricing-details .expert-assistance .in-touch {
    text-align: center;
  }
}
.pricing-details.price .entry-title {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .pricing-details.price .entry-title {
    margin-bottom: 60px;
  }
}
.pricing-details.price .entry-title h3 {
  margin-bottom: 20px;
}
.pricing-details.price .entry-title h6 {
  font-weight: 400;
  color: #5c6571;
}
.pricing-details.price .pricing-col {
  max-width: 47%;
}
@media (max-width: 991px) {
  .pricing-details.price .pricing-col {
    max-width: 100%;
  }
}
.pricing-details.price .pricing-col.left {
  background-color: #fff;
  padding: 64px;
}
@media (max-width: 1640px) {
  .pricing-details.price .pricing-col.left {
    padding: 64px 50px;
    border-radius: 50px 20px 20px 50px;
  }
}
@media (max-width: 991px) {
  .pricing-details.price .pricing-col.left {
    padding: 50px;
    margin: 0;
    border-radius: 25px 25px 0 0;
  }
}
@media (max-width: 767px) {
  .pricing-details.price .pricing-col.left {
    padding: 30px;
  }
}
@media (max-width: 575px) {
  .pricing-details.price .pricing-col.left {
    padding: 15px;
    border-radius: 20px 20px 0 0;
  }
}
.pricing-details.price .pricing-col.right {
  background-color: #9863f3;
  padding: 100px 64px;
  max-width: 53%;
  height: auto;
}
@media (max-width: 1640px) {
  .pricing-details.price .pricing-col.right {
    padding: 100px 50px;
  }
}
@media (max-width: 991px) {
  .pricing-details.price .pricing-col.right {
    max-width: 100%;
    padding: 50px;
    border-radius: 0 0 25px 25px;
  }
}
@media (max-width: 767px) {
  .pricing-details.price .pricing-col.right {
    padding: 30px;
  }
}
@media (max-width: 575px) {
  .pricing-details.price .pricing-col.right {
    padding: 15px;
    border-radius: 0 0 20px 20px;
  }
}
.pricing-details.price .pricing-col.right .icon {
  width: auto;
  height: auto;
  margin-left: 0;
}
.pricing-details.price .pricing-col.right .icon img {
  width: 40px;
  height: 40px;
}
.pricing-details.price .pricing-col.right .expert-assistance .sub-title span {
  color: #fff;
}
.pricing-details.price
  .pricing-col.right
  .expert-assistance
  .monthly-plan
  span {
  color: #fff;
}
.pricing-details.price
  .pricing-col.right
  .expert-assistance
  .monthly-plan
  .cust-d
  p {
  color: #fff;
}
.get-in-touch {
  position: relative;
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .get-in-touch {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .get-in-touch {
    padding-bottom: 60px;
  }
}
.get-in-touch:after {
  content: " ";
  position: absolute;
  right: -25px;
  top: 0;
  width: 311px;
  height: 201px;
  background-image: url(../images/get-touch-right-orange.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 0;
}
@media (max-width: 767px) {
  .get-in-touch:after {
    top: -40px;
    width: 250px;
    height: 158px;
  }
}
.get-in-touch:before {
  content: " ";
  position: absolute;
  left: -25px;
  top: -90px;
  width: 100px;
  height: 100px;
  background-image: url(../images/get-touch-left-blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  z-index: 0;
}
@media (max-width: 767px) {
  .get-in-touch:before {
    top: -116px;
    width: 80px;
    height: 80px;
  }
}
.get-in-touch:before {
  background-image: url(../images/get-green.png);
}
@media (max-width: 767px) {
  .get-in-touch:after,
  .get-in-touch:before {
    display: none;
  }
}
.get-in-touch .in-touch-row {
  position: relative;
  z-index: 1;
  row-gap: 40px;
}
@media (max-width: 575px) {
  .get-in-touch .in-touch-row {
    text-align: center;
  }
}
.get-in-touch .start-col {
  max-width: 45%;
  width: 100%;
}
.get-in-touch .start-col.right {
  justify-content: space-around;
}
@media (max-width: 991px) {
  .get-in-touch .start-col {
    max-width: 100%;
  }
}
.get-in-touch .start-col + .start-col {
  max-width: 55%;
}
@media (max-width: 991px) {
  .get-in-touch .start-col + .start-col {
    max-width: 100%;
  }
}
.get-in-touch h3 {
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 991px) {
  .get-in-touch h3 {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .get-in-touch h3 {
    margin-bottom: 30px;
  }
}
.get-in-touch p {
  font-size: 20px;
  padding-right: 10px;
  position: relative;
}
@media (max-width: 991px) {
  .get-in-touch p {
    padding-right: 0;
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .get-in-touch p {
    font-size: 16px;
  }
}
.get-in-touch a.btn.btn-primary {
  margin-right: 25px;
}
@media (max-width: 767px) {
  .get-in-touch a.btn.btn-primary {
    margin-right: 10px;
  }
}
@media (max-width: 420px) {
  .get-in-touch a.btn.btn-primary.mt-50 {
    margin-top: 20px;
  }
}
.get-in-touch .contact-col {
  max-width: 362px;
  width: 100%;
  margin-left: 15px;
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 1640px) {
  .get-in-touch .contact-col {
    max-width: 340px;
  }
}
@media (max-width: 1480px) {
  .get-in-touch .contact-col {
    max-width: 47%;
  }
}
@media (max-width: 1480px) {
  .get-in-touch .contact-col {
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .get-in-touch .contact-col {
    max-width: 100%;
    margin-bottom: 30px;
    padding-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .get-in-touch .contact-col:nth-last-child(1) {
    margin-bottom: 0;
  }
}
.get-in-touch .contact-col .icon {
  margin-bottom: 48px;
  line-height: 1;
}
@media (max-width: 1480px) {
  .get-in-touch .contact-col .icon {
    margin-bottom: 25px;
  }
}
.get-in-touch .contact-col .details h5 {
  margin-bottom: 20px;
}
.get-in-touch .contact-col .details p {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.6;
}
.get-in-touch .contact-col .details a {
  color: #1b76ff;
  text-decoration: underline;
  position: absolute;
  bottom: 3px;
  font-size: 16px;
}
@media (max-width: 575px) {
  .get-in-touch .contact-col .details a {
    position: static;
  }
}
.get-in-touch .contact-col .details a:hover {
  color: #263242;
}
.get-in-touch .contact-col .details > *:last-child {
  margin-bottom: 0;
}
.get-in-touch .contact-col + .contact-col {
  margin-right: 15px;
  margin-left: 0;
}
@media (max-width: 1080px) {
  .get-in-touch .contact-col + .contact-col {
    margin-right: 0;
  }
}
.reporting {
  position: relative;
  padding: 110px 0 160px 0;
}
@media (max-width: 1080px) {
  .reporting {
    padding: 90px 0 80px 0;
  }
}
@media (max-width: 991px) {
  .reporting {
    padding: 50px 0 60px 0;
  }
}
@media (max-width: 767px) {
  .reporting {
    padding: 40px 0 50px 0;
  }
}
.reporting:before {
  content: " ";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/reporting-right-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 24%;
  height: 433px;
  margin-top: -50px;
}

@media (max-width: 1080px) {
  .reporting:before {
    width: 20%;
    height: 235px;
    margin-top: 0;
  }
}
.reporting:after {
  content: " ";
  position: absolute;
  left: 80px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/reporting-left-icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 18%;
  height: 333px;
  margin-top: -50px;
}
@media (max-width: 1080px) {
  .reporting:after {
    width: 15%;
    height: 260px;
    margin-top: -50px;
  }
}
.reporting .heading-wrap {
  position: relative;
  z-index: 1;
}
.reporting .wrap {
  max-width: 816px;
  width: 100%;
}
.reporting form {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 521px) {
  .reporting form {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.reporting input {
  width: 400px;
  padding: 18.5px 32px;
  font-size: 18px;
  font-weight: 400;
  border: 0;
  border-radius: 24px;
  background-color: #e9ebef;
  color: #263242;
  margin-right: 24px;
}
@media (max-width: 1080px) {
  .reporting input {
    width: 300px;
    padding: 9.5px 32px;
  }
}
@media (max-width: 991px) {
  .reporting input {
    width: 225px;
  }
}
@media (max-width: 521px) {
  .reporting input {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.reporting input::-moz-placeholder {
  color: #263242;
  opacity: 0.6;
}
.reporting input::placeholder {
  color: #263242;
  opacity: 0.6;
}
.reporting input:focus {
  outline: none;
}
.reporting-image {
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .reporting-image {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .reporting-image {
    padding-bottom: 50px;
  }
}
.reporting-image .wrap {
  max-width: 1450px;
}
@media (max-width: 1480px) {
  .reporting-image .wrap {
    max-width: 100%;
  }
}
.favourite-tools {
  position: relative;
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .favourite-tools {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .favourite-tools {
    padding-bottom: 50px;
  }
}
.favourite-tools .entry-title {
  max-width: 872px;
  width: 100%;
}
.favourite-tools .entry-title h3 {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .favourite-tools .entry-title h3 {
    margin-bottom: 30px;
  }
}
.favourite-tools ul {
  justify-content: center;
  gap: 20px;
}
@media (max-width: 521px) {
  .favourite-tools ul {
    gap: 10px;
  }
}
.favourite-tools ul li a {
  width: 328px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 20px;
  transition: all 0.5s;
}
@media (max-width: 1580px) {
  .favourite-tools ul li a {
    width: 255px;
    padding: 10px;
  }
}
@media (max-width: 1280px) {
  .favourite-tools ul li a {
    width: 235px;
    height: 120px;
  }
}
@media (max-width: 1080px) {
  .favourite-tools ul li a {
    width: 200px;
    height: 100px;
  }
}
@media (max-width: 521px) {
  .favourite-tools ul li a {
    width: 100%;
    border-radius: 10px;
    height: 100%;
  }
}
@media (max-width: 1080px) {
  .favourite-tools ul li a img {
    width: 60%;
  }
}
@media (max-width: 521px) {
  .favourite-tools ul li a img {
    width: auto;
    max-width: 80%;
    max-height: 80%;
  }
}
.favourite-tools ul li a:hover {
  box-shadow: rgb(99 99 99 / 0.2) 0 2px 8px 0;
}
@media (max-width: 521px) {
  .favourite-tools ul li {
    width: calc(50% - 5px);
    height: 50px;
  }
}
.way-you-want {
  position: relative;
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .way-you-want {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .way-you-want {
    padding-bottom: 50px;
  }
}
.way-you-want .wrap .way-col.left {
  max-width: 600px;
  width: 100%;
}
@media (max-width: 1480px) {
  .way-you-want .wrap .way-col.left {
    max-width: 46%;
  }
}
@media (max-width: 1280px) {
  .way-you-want .wrap .way-col.left {
    max-width: 100%;
  }
}
.way-you-want .wrap .way-col.right {
  max-width: 642px;
  width: 100%;
}
@media (max-width: 1480px) {
  .way-you-want .wrap .way-col.right {
    max-width: 54%;
  }
}
@media (max-width: 1280px) {
  .way-you-want .wrap .way-col.right {
    max-width: 100%;
  }
}
.way-you-want .content h5 {
  margin-bottom: 20px;
}
.way-you-want .content p {
  margin-bottom: 50px;
  font-size: 16px;
}
@media (max-width: 1280px) {
  .way-you-want .content p {
    margin-bottom: 40px;
  }
}
.way-you-want .content p span {
  font-weight: 700;
}
.workflow {
  position: relative;
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .workflow {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .workflow {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .workflow .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.workflow .wrap {
  background-color: #e9ebef;
  border-radius: 50px;
  padding: 100px;
}
@media (max-width: 1080px) {
  .workflow .wrap {
    padding: 70px 50px;
  }
}
@media (max-width: 991px) {
  .workflow .wrap {
    padding: 60px 50px;
    border-radius: 26px;
  }
}
@media (max-width: 767px) {
  .workflow .wrap {
    padding: 60px 25px;
    border-radius: 10px;
  }
}
.workflow .wrap .entry-title {
  max-width: 1092px;
  width: 100%;
  padding-bottom: 80px;
}
@media (max-width: 1080px) {
  .workflow .wrap .entry-title {
    max-width: 100%;
    padding-bottom: 60px;
  }
}
.workflow .wrap .entry-title h3 {
  margin-bottom: 15px;
}
.workflow .wrap .entry-title p {
  font-size: 1.25rem;
  padding: 0 7%;
}
@media (max-width: 1080px) {
  .workflow .wrap .entry-title p {
    padding: 0 2%;
  }
}
@media (max-width: 767px) {
  .workflow .wrap .entry-title p {
    font-size: 1.125rem;
    padding: 0;
  }
}
@media (max-width: 375px) {
  .workflow .wrap .entry-title p {
    font-size: 1rem;
  }
}
.workflow .sec-workflow {
  align-items: center;
}
.workflow .cust-workflow {
  max-width: 50%;
  width: 100%;
}
@media (max-width: 1080px) {
  .workflow .cust-workflow {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .workflow .cust-workflow {
    text-align: center;
  }
}
.workflow .cust-workflow .section-nav h5 {
  margin-bottom: 15px;
}
.workflow .cust-workflow .section-nav p {
  font-size: 1rem;
}
.workflow .cust-workflow .section-nav ul {
  padding-left: 0;
  position: relative;
}
.workflow .cust-workflow .section-nav ul:after {
  content: " ";
  left: 15px;
  top: 0;
  position: absolute;
  width: 2px;
  height: 100%;
  background-image: url(../images/line.svg);
  background-size: contain;
  background-position: center;
  z-index: 0;
}
@media (max-width: 767px) {
  .workflow .cust-workflow .section-nav ul:after {
    left: 12px;
  }
}
.workflow .cust-workflow .section-nav ul li {
  padding-bottom: 50px;
  position: relative;
}
.workflow .cust-workflow .section-nav ul li:before {
  content: " ";
  position: absolute;
  left: 15px;
  top: 15px;
  width: 2px;
  height: 88%;
  z-index: 1;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .workflow .cust-workflow .section-nav ul li:before {
    left: 12px;
  }
}
.workflow .cust-workflow .section-nav ul li span {
  width: 20px;
  height: 20px;
  background-color: #9863f3;
  position: absolute;
  top: 10px;
  left: 5px;
  border-radius: 5px;
  z-index: 1;
}
@media (max-width: 767px) {
  .workflow .cust-workflow .section-nav ul li span {
    top: 5px;
    width: 17px;
    height: 17px;
  }
}
.workflow .cust-workflow .section-nav ul li span:before {
  content: " ";
  position: absolute;
  left: -5px;
  top: -5px;
  width: 26px;
  height: 26px;
  background-color: #fff0;
  border: 2px solid #9863f3;
  border-radius: 7px;
}
@media (max-width: 767px) {
  .workflow .cust-workflow .section-nav ul li span:before {
    width: 23px;
    height: 23px;
  }
}
.workflow .cust-workflow .section-nav ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.workflow .cust-workflow .section-nav ul li.active ~ li span:before {
  display: none;
}
.workflow .cust-workflow .section-nav ul li.active ~ li h5 {
  color: #263242;
}
.workflow .cust-workflow .section-nav ul li.active ~ li:before {
  display: none;
}
.workflow .cust-workflow.col-right {
  height: 875px;
  position: relative;
}
@media (max-width: 1480px) {
  .workflow .cust-workflow.col-right {
    height: 645px;
  }
}
@media (max-width: 1280px) {
  .workflow .cust-workflow.col-right {
    height: 555px;
  }
}
@media (max-width: 992px) {
  .workflow .cust-workflow.col-right {
    height: 625px;
  }
}
@media (max-width: 767px) {
  .workflow .cust-workflow.col-right {
    height: 445px;
  }
}
@media (max-width: 520px) {
  .workflow .cust-workflow.col-right {
    height: 310px;
  }
}
@media (max-width: 375px) {
  .workflow .cust-workflow.col-right {
    height: 235px;
  }
}
.workflow .cust-workflow .target-div {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.workflow .cust-workflow .target-div figure {
  height: 100%;
}
@media (max-width: 991px) {
  .workflow .cust-workflow .target-div figure img {
    height: 100%;
  }
}
@media (max-width: 992px) {
  .workflow .cust-workflow .target-div img {
    aspect-ratio: 1/1;
    -o-object-fit: contain;
    object-fit: contain;
  }
}
.workflow .cust-workflow .target-div.active {
  display: block;
}
@media (max-width: 1080px) {
  .workflow .cust-workflow .target-div {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .workflow .cust-workflow .target-div {
    width: 100%;
  }
}
.key-reporting {
  position: relative;
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .key-reporting {
    padding-bottom: 80px;
  }
}
.key-reporting .wrap {
  max-width: 1300px;
  width: 100%;
}
@media (max-width: 1280px) {
  .key-reporting .wrap {
    max-width: 100%;
  }
}
.key-reporting .sec-key {
  max-width: 650px;
  width: 100%;
}
@media (max-width: 1480px) {
  .key-reporting .sec-key {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .key-reporting .sec-key {
    max-width: 100%;
  }
}
@media (max-width: 520px) {
  .key-reporting .sec-key {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .key-reporting .sec-key:nth-last-child(2) {
    border-bottom: 1px solid rgb(38 49 66 / 0.1019607843);
  }
}
.key-reporting .sec-key .icon {
  width: 64px;
  height: 64px;
}
.key-reporting .sec-key .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 520px) {
  .key-reporting .sec-key .icon {
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
}
.key-reporting .sec-key .content {
  width: calc(100% - 114px);
}
@media (max-width: 1280px) {
  .key-reporting .sec-key .content {
    width: calc(100% - 90px);
  }
}
@media (max-width: 520px) {
  .key-reporting .sec-key .content {
    width: 100%;
    text-align: center;
  }
}
.key-reporting .sec-key .content h5 {
  margin-bottom: 15px;
}
.key-reporting .sec-key .content p {
  font-size: 1rem;
}
@media (max-width: 991px) {
  .key-reporting .sec-key .content p {
    padding-right: 0;
  }
}
.key-reporting .p-f-top {
  padding: 50px 50px 24px 50px;
}
@media (max-width: 1280px) {
  .key-reporting .p-f-top {
    padding: 35px 35px 24px 35px;
  }
}
@media (max-width: 991px) {
  .key-reporting .p-f-top {
    padding: 20px;
  }
}
.key-reporting .p-f-btm {
  padding: 24px 50px 50px 50px;
}
@media (max-width: 1280px) {
  .key-reporting .p-f-btm {
    padding: 24px 35px 35px 35px;
  }
}
@media (max-width: 991px) {
  .key-reporting .p-f-btm {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .key-reporting .border-right {
    border-right: 0;
  }
}
.cust-tab figure {
  width: 800px;
  max-width: 100%;
}
@media (max-width: 991px) {
  .cust-tab figure {
    max-width: 800px;
    width: 100%;
  }
}
.carousel-nav {
  width: 500px;
  max-width: 100%;
}
.carousel-nav .flickity-viewport {
  height: 720px !important;
}
@media (max-width: 767px) {
  .carousel-nav .flickity-viewport {
    height: 620px !important;
  }
}
.carousel-nav .flickity-slider {
  transform: none !important;
}
.carousel-nav .carousel-cell h5 {
  transition: all 0.4s;
}
.carousel-nav .carousel-cell.is-selected h5 {
  color: #9863f3;
}
.carousel-nav .carousel-cell.is-selected:before {
  background-color: #9863f3;
  height: 90%;
}
.carousel-nav .carousel-cell {
  position: relative !important;
  transform: none !important;
}
.reporting.scheduling .wrap {
  max-width: 871px;
}
@media (max-width: 991px) {
  .reporting.scheduling .wrap {
    max-width: 100%;
  }
}
.reporting.scheduling .wrap p {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
.scheduling-image {
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .scheduling-image {
    padding-bottom: 80px;
  }
}
.scheduling-image .wrap {
  max-width: 1401px;
  width: 100%;
}
@media (max-width: 1480px) {
  .scheduling-image .wrap {
    max-width: 100%;
  }
}
.workflow.scheduling .cust-workflow .section-nav ul li p {
  display: none;
}
.workflow.scheduling .cust-workflow .section-nav ul li.active p {
  display: block;
}
.workflow.scheduling .cust-workflow.col-left {
  max-width: 453px;
  width: 100%;
}
@media (max-width: 991px) {
  .workflow.scheduling .cust-workflow.col-left {
    max-width: 100%;
  }
}
.workflow.scheduling .cust-workflow.col-right {
  max-width: calc(100% - 453px);
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .workflow.scheduling .cust-workflow.col-right {
    max-width: 100%;
  }
}
.workflow.scheduling .cust-workflow.col-right .target-div {
  left: auto;
  padding: 0 10%;
}
.workflow.scheduling .cust-workflow.col-right .target-div img {
  width: 100%;
  max-width: 880px;
}
.get-in-touch.only-content {
  padding-bottom: 115px;
}
@media (max-width: 1080px) {
  .get-in-touch.only-content {
    padding-bottom: 80px;
  }
}
@media (max-width: 1080px) {
  .get-in-touch.only-content {
    padding-bottom: 60px;
  }
}
.get-in-touch.only-content .start-col {
  max-width: 100%;
}
.get-in-touch.bg-verdigris .start-col {
  background-color: #3fb8a6;
  border-radius: 50px;
  padding: 100px;
}
@media (max-width: 1080px) {
  .get-in-touch.bg-verdigris .start-col {
    padding: 70px 60px;
  }
}
@media (max-width: 991px) {
  .get-in-touch.bg-verdigris .start-col {
    padding: 50px;
    border-radius: 26px;
  }
}
@media (max-width: 767px) {
  .get-in-touch.bg-verdigris .start-col {
    padding: 40px;
  }
}
@media (max-width: 520px) {
  .get-in-touch.bg-verdigris .start-col {
    padding: 20px;
    border-radius: 20px;
    text-align: center;
  }
}
.get-in-touch.bg-verdigris .start-col:before {
  content: " ";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 50px;
  width: 171px;
  height: 321px;
  background-image: url(../images/get-in-touch-ready-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991px) {
  .get-in-touch.bg-verdigris .start-col:before {
    width: 135px;
    height: 240px;
  }
}
@media (max-width: 767px) {
  .get-in-touch.bg-verdigris .start-col:before {
    width: 80px;
    height: 155px;
    display: none;
  }
}
.get-in-touch.bg-verdigris h3 {
  color: #fff;
}
.get-in-touch.bg-verdigris p {
  color: #fff;
  font-size: 32px;
  max-width: 1166px;
}
@media (max-width: 1280px) {
  .get-in-touch.bg-verdigris p {
    max-width: 100%;
    padding-right: 0;
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .get-in-touch.bg-verdigris p {
    font-size: 20px;
  }
}
.get-in-touch.bg-verdigris:after,
.get-in-touch.bg-verdigris:before {
  display: none;
}
.get-in-touch.white-grey {
  background: #fff;
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    #ffffff 45%,
    #f0f2f5 45%,
    #f0f2f5 100%
  );
}
.get-in-touch.bg-purple:after,
.get-in-touch.bg-purple:before {
  display: none;
}
.get-in-touch.bg-purple .start-col {
  background-color: #9863f3;
  border-radius: 50px;
  padding: 100px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.get-in-touch.bg-purple .start-col h3 {
  color: #fff;
  max-width: 946px;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 1280px) {
  .get-in-touch.bg-purple .start-col h3 {
    max-width: 100%;
  }
}
.get-in-touch.bg-purple .start-col p {
  font-size: 32px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1280px) {
  .get-in-touch.bg-purple .start-col p {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .get-in-touch.bg-purple .start-col p {
    font-size: 22px;
  }
}
@media (max-width: 1080px) {
  .get-in-touch.bg-purple .start-col {
    padding: 70px 60px;
  }
}
@media (max-width: 991px) {
  .get-in-touch.bg-purple .start-col {
    padding: 50px;
    border-radius: 26px;
  }
}
@media (max-width: 767px) {
  .get-in-touch.bg-purple .start-col {
    padding: 30px;
  }
}
@media (max-width: 520px) {
  .get-in-touch.bg-purple .start-col {
    padding: 20px;
    border-radius: 20px;
    text-align: center;
  }
}
.get-in-touch.bg-purple .start-col:after {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 391px;
  height: 505px;
  background-image: url(../images/contact-us-purple.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1480px) {
  .get-in-touch.bg-purple .start-col:after {
    height: 390px;
    right: -60px;
  }
}
@media (max-width: 767px) {
  .get-in-touch.bg-purple .start-col:after {
    display: none;
  }
}
.scheduling-image.p-0 {
  padding-bottom: 0 !important;
  margin-bottom: -30px;
}
.scheduling-workflow .carousel-cell.is-selected p {
  display: block;
}
.scheduling-workflow .carousel-cell p {
  display: none;
}
.pricing {
  position: relative;
  padding-bottom: 50px;
}
.pricing:before {
  top: 5%;
  transform: none;
  background-image: url(../images/perfect-plan-left-bg.webp);
}
.pricing:after {
  top: 5%;
  transform: none;
  background-image: url(../images/perfect-plan-right-bg.webp);
  width: 38.3%;
  height: 338px;
  left: -200px;
}
.pricing .wrap {
  padding-bottom: 140px;
}
@media (max-width: 1280px) {
  .pricing .wrap {
    padding-bottom: 60px;
  }
}
.pricing .tabs.style__horizontal {
  margin-bottom: 0;
}
.pricing .tabs.style__horizontal .title {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .pricing .tabs.style__horizontal .title {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .pricing .tabs.style__horizontal .title {
    margin-bottom: 20px;
  }
}
.pricing .tabs.style__horizontal .title h5 {
  font-weight: 400;
  color: #545d6a;
}
.pricing .tabs.style__horizontal .tabs__nav {
  margin-bottom: 80px;
  justify-content: center;
}
.pricing .tabs.style__horizontal .tabs__nav a {
  background-color: #e6e8ec;
  padding: 24px 48px 24px 32px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  margin-right: 32px;
  margin-left: 0;
  font-weight: 600 !important;
}
.pricing .tabs.style__horizontal .tabs__nav a.is__active {
  background-color: #1b76ff;
  color: #fff;
}
.pricing .tabs.style__horizontal .tabs__nav a:nth-last-child(1) {
  margin-right: 0;
}
.pricing .tabs.style__horizontal .tabs__content {
  padding: 0;
  background-color: #fff0;
  border: 0;
}
.pricing .tabs.style__horizontal .tabs__content.is__active {
  background-color: #fff0;
}
@media (max-width: 991px) {
  .pricing
    .tabs.style__horizontal
    .tabs__content.is__active
    .tabs__content_wrapper {
    padding-top: 40px;
  }
}
.pricing .tabs.style__horizontal .cust-card {
  background-color: #fff;
  padding: 35px;
  border-radius: 32px;
  text-align: center;
}
@media (max-width: 1640px) {
  .pricing .tabs.style__horizontal .cust-card {
    padding: 48px 40px;
  }
}
@media (max-width: 1480px) {
  .pricing .tabs.style__horizontal .cust-card {
    padding: 48px 35px;
  }
}
@media (max-width: 1280px) {
  .pricing .tabs.style__horizontal .cust-card {
    grid-gap: 25px;
    padding: 40px 25px;
  }
}
@media (max-width: 991px) {
  .pricing .tabs.style__horizontal .cust-card {
    width: 48%;
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .pricing .tabs.style__horizontal .cust-card {
    width: 100%;
    padding: 40px 20px;
  }
}
@media (max-width: 520px) {
  .pricing .tabs.style__horizontal .cust-card {
    padding: 30px 10px;
  }
}
.pricing .tabs.style__horizontal .cust-card .title {
  margin-bottom: 32px;
}
.pricing .tabs.style__horizontal .cust-card .title h5 {
  margin-bottom: 12px;
  color: #263242;
  line-height: 1.1;
}
.pricing .tabs.style__horizontal .cust-card .title p {
  font-size: 16px;
  color: #5c6571;
}
.pricing .tabs.style__horizontal .cust-card .details {
  margin-bottom: 32px;
}
.pricing .tabs.style__horizontal .cust-card .details h6 {
  border-radius: 8px;
  line-height: 1;
  font-weight: 700;
}
.pricing .tabs.style__horizontal .cust-card .details span {
  font-size: 14px;
}
.pricing .tabs.style__horizontal .cust-card .pricing-d span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #5c6571;
  margin-bottom: 8px;
}
.pricing .tabs.style__horizontal .cust-card .pricing-d .cust-price {
  padding: 24px 32px;
  border-radius: 24px;
  border: 2px #d1d6dc solid;
  margin-bottom: 12px;
}
@media (max-width: 1480px) {
  .pricing .tabs.style__horizontal .cust-card .pricing-d .cust-price {
    padding: 20px 24px;
  }
}
@media (max-width: 1280px) {
  .pricing .tabs.style__horizontal .cust-card .pricing-d .cust-price {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .pricing .tabs.style__horizontal .cust-card .pricing-d .cust-price {
    padding: 10px;
  }
}
.pricing
  .tabs.style__horizontal
  .cust-card
  .pricing-d
  .cust-price
  .amount-d-annualy {
  text-align: left;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 12px;
  color: #263142;
}
@media (max-width: 1480px) {
  .pricing
    .tabs.style__horizontal
    .cust-card
    .pricing-d
    .cust-price
    .amount-d-annualy {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .pricing
    .tabs.style__horizontal
    .cust-card
    .pricing-d
    .cust-price
    .amount-d-annualy {
    text-align: center;
  }
}
@media (max-width: 520px) {
  .pricing
    .tabs.style__horizontal
    .cust-card
    .pricing-d
    .cust-price
    .amount-d-annualy {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .pricing
    .tabs.style__horizontal
    .cust-card
    .pricing-d
    .cust-price
    .save-annually {
    justify-content: center;
  }
}
.pricing
  .tabs.style__horizontal
  .cust-card
  .pricing-d
  .cust-price
  .save-annually
  .you-save {
  padding: 8px 16px;
  background-color: #1b76ff;
  border-radius: 20px;
  line-height: 1;
  margin-right: 12px;
  display: block;
}
.pricing
  .tabs.style__horizontal
  .cust-card
  .pricing-d
  .cust-price
  .save-annually
  .you-save
  span {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 991px) {
  .pricing
    .tabs.style__horizontal
    .cust-card
    .pricing-d
    .cust-price
    .save-annually
    .you-save
    span {
    font-size: 12px;
  }
}
.pricing .tabs.style__horizontal .cust-card .pricing-d .cust-price .light {
  font-size: inherit;
  color: inherit;
  font-weight: 400;
}
.pricing .tabs.style__horizontal .cust-card .pricing-d .cust-price.active {
  border-color: #1b76ff;
  background-image: url(../images/check_circle.svg);
  background-position: right 15px center;
  background-repeat: no-repeat;
  padding-right: 80px;
}
.pricing
  .tabs.style__horizontal
  .cust-card
  .pricing-d
  .cust-price.active
  .amount-d-annualy {
  color: #1b76ff;
}
.pricing
  .tabs.style__horizontal
  .cust-card
  .pricing-d
  .cust-price.active
  .save-annually
  .you-save {
  display: block;
}
.pricing
  .tabs.style__horizontal
  .cust-card
  .pricing-d
  .cust-price
  + .cust-price {
  margin-bottom: 24px;
}
.pricing .tabs.style__horizontal .cust-card .pricing-d .sign-up a {
  width: 100%;
  padding: 20px 48px;
}
.pricing .tabs.style__horizontal .cust-card .to-expansive {
  margin-top: 22px;
}
.pricing .tabs.style__horizontal .cust-card .to-expansive a {
  font-size: 16px;
  color: #5c6571;
  font-weight: 400;
  text-decoration: underline;
}
.pricing .tabs.style__horizontal .cust-card .to-expansive a:hover {
  color: #1b76ff;
}
.pricing .tabs.style__horizontal.is__responsive a.tabs__nav_link {
  margin: 0 0 5px;
  padding: 10px;
  background-color: #263242;
  color: #fff;
  border-radius: 10px;
}
.pricing .tabs.style__horizontal.is__responsive a.tabs__nav_link.is__active {
  background-color: #1b76ff;
}
.pricing .body-wrap {
  display: flex;
  grid-gap: 50px;
  justify-content: center;
}
@media (max-width: 1480px) {
  .pricing .body-wrap {
    grid-gap: 30px;
  }
}
@media (max-width: 1280px) {
  .pricing .body-wrap {
    grid-gap: 25px;
  }
}
@media (max-width: 991px) {
  .pricing .body-wrap {
    flex-wrap: wrap;
    padding-bottom: 40px;
  }
}
.plan {
  padding-bottom: 160px;
  position: relative;
}
@media (max-width: 1080px) {
  .plan {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .plan {
    padding-bottom: 60px;
  }
}
.plan .cust-col.col-left {
  max-width: 40%;
  width: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .plan .cust-col.col-left {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .plan .cust-col.col-left .content {
    margin-bottom: 15px;
  }
}
.plan .cust-col.col-left .content h3 {
  max-width: 410px;
  width: 100%;
}
@media (max-width: 991px) {
  .plan .cust-col.col-left .content h3 {
    max-width: 100%;
    text-align: center;
  }
}
.plan .cust-col.col-left:after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(../images/plan-bg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 60%;
  height: 273px;
}
@media (max-width: 991px) {
  .plan .cust-col.col-left:after {
    display: none;
  }
}
.plan .cust-col.col-right {
  max-width: 60%;
  width: 100%;
}
@media (max-width: 991px) {
  .plan .cust-col.col-right {
    max-width: 100%;
  }
}
.plan .featurest-in-plans ul {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
@media (max-width: 1280px) {
  .plan .featurest-in-plans ul {
    gap: 20px;
    justify-content: space-between;
  }
}
.plan .featurest-in-plans ul li {
  max-width: 47.3%;
  width: 100%;
}
@media (max-width: 1640px) {
  .plan .featurest-in-plans ul li {
    max-width: 46%;
  }
}
@media (max-width: 1280px) {
  .plan .featurest-in-plans ul li {
    max-width: 47%;
  }
}
@media (max-width: 520px) {
  .plan .featurest-in-plans ul li {
    max-width: 100%;
  }
}
@media (max-width: 1280px) {
  .plan .featurest-in-plans ul li .list-wrap {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .plan .featurest-in-plans ul li .list-wrap {
    align-items: center;
    text-align: center;
  }
}
.plan .featurest-in-plans ul li .list-wrap .icon {
  width: 64px;
  height: 64px;
}
.plan .featurest-in-plans ul li .list-wrap .content {
  width: calc(100% - 112px);
}
@media (max-width: 1480px) {
  .plan .featurest-in-plans ul li .list-wrap .content {
    width: calc(100% - 95px);
  }
}
@media (max-width: 1280px) {
  .plan .featurest-in-plans ul li .list-wrap .content {
    width: 100%;
  }
}
.plan .featurest-in-plans ul li .list-wrap .content h5 {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .plan .featurest-in-plans ul li .list-wrap .content h5 {
    align-items: center;
  }
}
@media (max-width: 991px) {
  .plan .featurest-in-plans ul li .list-wrap .content p {
    align-items: center;
  }
}
.plans-card {
  position: relative;
  padding-bottom: 160px;
}
@media (max-width: 1080px) {
  .plans-card {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .plans-card {
    padding-bottom: 60px;
  }
}
.plans-card .wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
}
@media (max-width: 1280px) {
  .plans-card .wrap {
    grid-gap: 20px;
  }
}
@media (max-width: 991px) {
  .plans-card .wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 520px) {
  .plans-card .wrap {
    grid-template-columns: repeat(1, 1fr);
  }
}
.plans-card .cust-col {
  border-radius: 32px;
  padding: 32px 32px 32px 48px;
  min-height: 340px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1480px) {
  .plans-card .cust-col {
    padding: 32px;
  }
}
@media (max-width: 1280px) {
  .plans-card .cust-col {
    min-height: 415px;
  }
}
@media (max-width: 991px) {
  .plans-card .cust-col {
    min-height: 350px;
    padding: 25px;
    border-radius: 25px;
  }
}
@media (max-width: 520px) {
  .plans-card .cust-col {
    min-height: 250px;
  }
}
.plans-card .cust-col h6 {
  color: #fff;
  margin-bottom: 12px;
}
.plans-card .cust-col p {
  color: #fff;
}
.plans-card .cust-col a.btn {
  text-transform: capitalize;
}
.plans-card .cust-col.bg-verdigris {
  background-color: #3fb8a6;
}
.plans-card .cust-col.bg-picton-blue {
  background-color: #4eaaed;
}
.plans-card .cust-col.bg-orange {
  background-color: #ff895d;
}
.add-on .entry-title h3 {
  margin-bottom: 20px;
}
.add-on .entry-title p {
  font-size: 20px;
}
.add-on .add-on-slider {
  padding-top: 100px;
}
@media (max-width: 991px) {
  .add-on .add-on-slider {
    padding-top: 60px;
  }
}
.add-on .add-on-slider .add-on-item {
  max-width: 500px;
  width: 100%;
  background-color: #fff;
  border-radius: 32px;
  padding: 48px;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .add-on .add-on-slider .add-on-item {
    max-width: 420px;
    border-radius: 25px;
    padding: 30px;
  }
}
@media (max-width: 520px) {
  .add-on .add-on-slider .add-on-item {
    max-width: 330px;
    border-radius: 20px;
    padding: 20px;
  }
}
.add-on .add-on-slider .add-on-item .txt-icon {
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .add-on .add-on-slider .add-on-item .txt-icon {
    margin-bottom: 20px;
  }
}
.add-on .add-on-slider .add-on-item .txt-icon .content {
  display: flex;
  flex-direction: column;
}
.add-on .add-on-slider .add-on-item .txt-icon .content h6 {
  font-weight: 600;
  margin-bottom: 15px;
}
.add-on .add-on-slider .add-on-item .txt-icon .content p {
  color: #1b76ff;
  line-height: 1;
}
.add-on .add-on-slider .add-on-item .txt-icon .content p strong {
  font-weight: 600;
}
.add-on .add-on-slider .add-on-item .txt-icon .icon {
  font-size: 0;
}
.add-on .add-on-slider .add-on-item .cust-des {
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .add-on .add-on-slider .add-on-item .cust-des {
    margin-bottom: 20px;
  }
}
.add-on .add-on-slider .add-on-item .cust-des p {
  font-size: 16px;
  font-weight: 400;
  color: #5c6571;
}
.add-on .add-on-slider .add-on-item .add-on-list ul li {
  padding: 20px 24px;
  border-radius: 16px;
  color: #263242;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 12px;
  background-color: #f4f5f6;
}
.add-on .add-on-slider .add-on-item .add-on-list ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.add-on button.flickity-button {
  top: -120px;
}
.add-on button.flickity-button:focus {
  outline: none;
  box-shadow: none;
}
.add-on button.flickity-button:focus-visible {
  outline: none;
  box-shadow: none;
}
.add-on button.flickity-button:hover {
  padding: 0;
  margin: 0;
}
@media (max-width: 1280px) {
  .add-on button.flickity-button {
    top: -100px;
  }
}
@media (max-width: 991px) {
  .add-on button.flickity-button {
    top: -40px;
  }
}
@media (max-width: 991px) {
  .add-on button.flickity-button {
    top: 5px;
  }
}
@media (max-width: 991px) {
  .add-on.pricing {
    padding-bottom: 0;
  }
}
.what-you-get-list {
  padding-bottom: 160px;
  position: relative;
}
@media (max-width: 1080px) {
  .what-you-get-list {
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .what-you-get-list {
    padding-bottom: 60px;
  }
}
.what-you-get-list .wrap {
  max-width: 1360px;
  width: 100%;
}
@media (max-width: 1380px) {
  .what-you-get-list .wrap {
    max-width: 100%;
  }
}
.what-you-get-list table {
  border-radius: 0 32px 32px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .what-you-get-list table {
    width: 775px;
    overflow-x: scroll;
  }
}
.what-you-get-list table tr th {
  width: 240px;
  text-align: center;
  min-height: 80px;
  padding: 16px 29px;
  color: #263242;
  font-weight: 600;
  font-size: 18px;
}
.what-you-get-list table tr th:nth-child(1) {
  width: 396px;
}
@media (max-width: 1280px) {
  .what-you-get-list table tr th:nth-child(1) {
    width: 295px;
  }
}
@media (max-width: 767px) {
  .what-you-get-list table tr th:nth-child(1) {
    width: 290px;
  }
}
@media (max-width: 1480px) {
  .what-you-get-list table tr th {
    width: 214px;
  }
}
@media (max-width: 1280px) {
  .what-you-get-list table tr th {
    font-size: 16px;
    width: 165px;
  }
}
@media (max-width: 991px) {
  .what-you-get-list table tr th {
    font-size: 14px;
    padding: 10px;
    width: 170px;
  }
}
.what-you-get-list table tr td {
  background-color: #fff;
  width: 240px;
  text-align: center;
  min-height: 64px;
  padding: 16px 32px;
  color: #263242;
  border-bottom: 1px solid rgb(209 214 220 / 0.3607843137);
  border-right: 1px solid rgb(209 214 220 / 0.3607843137);
  font-size: 18px;
}
@media (max-width: 1280px) {
  .what-you-get-list table tr td {
    font-size: 16px;
    padding: 15px 20px;
  }
}
@media (max-width: 991px) {
  .what-you-get-list table tr td {
    font-size: 14px;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .what-you-get-list table tr td {
    width: 150px;
  }
}
.what-you-get-list table tr td span {
  line-height: 1;
  width: 32px;
  height: 24px;
  display: inline-block;
  display: none;
}
.what-you-get-list table tr td span img {
  line-height: 1;
  width: 100%;
  height: 100%;
}
.what-you-get-list table tr td:nth-child(1) {
  text-align: left;
  line-height: 1;
  width: 396px;
}
@media (max-width: 1280px) {
  .what-you-get-list table tr td:nth-child(1) {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .what-you-get-list table tr td:nth-child(1) {
    width: 290px;
  }
}
.what-you-get-list table tr td:nth-last-child(1) {
  border-right: 0;
}
.what-you-get-list table tr td.check {
  font-size: 14px;
}
.what-you-get-list table tr td.check span {
  display: inline-block;
}
.what-you-get-list table tr td.uncheck {
  background-color: #f8f9fa;
}
.what-you-get-list table tr td.add-on span {
  color: #5c6571;
  display: inline-block;
  width: 100%;
  height: auto;
  font-size: 14px;
}
.what-you-get-list table tr:nth-last-child(1) td {
  border-bottom: none;
}
@media (max-width: 767px) {
  .what-you-get-list table tr.desktop {
    display: none;
  }
}
.what-you-get-list table tr.mobile {
  display: none;
}
.what-you-get-list table tr.mobile td {
  background-color: #fff0;
  color: #263242;
  border-right: 0;
  border-bottom: 0;
}
.what-you-get-list table tr.mobile td:nth-child(1) {
  opacity: 0;
}
@media (max-width: 767px) {
  .what-you-get-list table tr.mobile {
    display: contents;
  }
}
.what-you-get-list .t-wrap {
  position: relative;
  padding-top: 20px;
  margin-bottom: 60px;
}
.what-you-get-list .t-wrap:nth-last-child(1) {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .what-you-get-list .t-wrap {
    overflow-x: scroll;
    padding-top: 40px;
    margin-bottom: 30px;
  }
}
.what-you-get-list .no-brd {
  width: 180px;
  min-height: 40px;
  padding: 12px 40px;
  background-color: #ff895d;
  line-height: 1;
  font-size: 14px;
  color: #fff;
  border-radius: 32px 32px 0 0;
  text-align: center;
  position: absolute;
  top: -20px;
}
.what-you-get-list .no-brd.bg-picton-blue {
  background-color: #4eaaed;
}
.what-you-get-list .no-brd.bg-purple {
  background-color: #9863f3;
}
.what-you-get-list .no-brd.bg-jonquil {
  background-color: #fed01b;
}
.what-you-get-list .no-brd.bg-verdigris {
  background-color: #3fb8a6;
}
.what-you-get-list .no-brd.bg-secondary-color {
  background-color: #263242;
}
.what-you-get-list .no-brd.bg-coral-red {
  background-color: #f44040;
}
@media (max-width: 767px) {
  .what-you-get-list .no-brd {
    top: 62px;
  }
}
.pricing-tab #tabs-h .tabs__nav .tabs__nav_link {
  padding-left: 95px;
  background-image: url(../images/neurology.svg);
  background-repeat: no-repeat;
  background-position: left 32px center;
}
.pricing-tab #tabs-h .tabs__nav .tabs__nav_link.is__active {
  background-image: url(../images/neurology-1.svg);
  background-repeat: no-repeat;
  background-position: left 32px center;
}
.pricing-tab #tabs-h .tabs__nav .tabs__nav_link:nth-child(2) {
  background-image: url(../images/gastroenterology-1.svg);
  background-repeat: no-repeat;
  background-position: left 32px center;
}
.pricing-tab #tabs-h .tabs__nav .tabs__nav_link:nth-child(2).is__active {
  background-image: url(../images/gastroenterology.svg);
  background-repeat: no-repeat;
  background-position: left 32px center;
}
.pricing-tab #tabs-h .tabs__nav .tabs__nav_link:nth-child(3) {
  background-image: url(../images/radiology-1.svg);
  background-repeat: no-repeat;
  background-position: left 32px center;
}
.pricing-tab #tabs-h .tabs__nav .tabs__nav_link:nth-child(3).is__active {
  background-image: url(../images/radiology.svg);
  background-repeat: no-repeat;
  background-position: left 32px center;
}
.faq {
  padding: 160px 0;
  position: relative;
  background-color: #fff;
}
@media (max-width: 1080px) {
  .faq {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .faq {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.faq .entry-title {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .faq .entry-title {
    margin-bottom: 30px;
  }
}
.faq .entry-title h3 {
  margin: 0;
}
.faq .faq-wrap {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.faq .faq-wrap .inner-wrap {
  padding: 33px 32px 33px 48px;
  border-radius: 32px;
  background-color: #e9ebef;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 991px) {
  .faq .faq-wrap .inner-wrap {
    padding: 20px;
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .faq .faq-wrap .inner-wrap {
    padding: 20px 45px 20px 20px;
    position: relative;
  }
}
.faq .faq-wrap .inner-wrap.is-active h2 button:after {
  content: " ";
  transform: rotate(-270deg);
  top: 3px;
}
.faq .faq-wrap .inner-wrap.is-active .content {
  margin-top: 12px;
}
.faq .faq-wrap .inner-wrap h2 button {
  padding: 0;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 500;
  color: #263242;
  font-family: "Poppins", sans-serif;
}
@media (max-width: 991px) {
  .faq .faq-wrap .inner-wrap h2 button {
    font-size: 18px;
  }
}
@media (max-width: 520px) {
  .faq .faq-wrap .inner-wrap h2 button {
    font-size: 16px;
  }
}
.faq .faq-wrap .inner-wrap h2 button:after {
  content: " ";
  background-image: url(../images/angle-right.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .faq .faq-wrap .inner-wrap h2 button:after {
    position: absolute;
    right: -30px;
  }
}
.faq .faq-wrap .inner-wrap p {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 400;
  color: #5c6571;
}
@media (max-width: 991px) {
  .faq .faq-wrap .inner-wrap p br {
    display: none;
  }
}
.faq .faq-wrap .inner-wrap ul {
  padding-left: 20px;
}
.faq .faq-wrap .inner-wrap ul li {
  font-size: 16px;
  font-weight: 400;
  color: #5c6571;
  margin-bottom: 5px;
  position: relative;
}
.faq .faq-wrap .inner-wrap ul li a {
  color: #1b76ff;
}
.faq .faq-wrap .inner-wrap ul li:before {
  content: " ";
  position: absolute;
  left: -10px;
  top: 8px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #5c6571;
}
.mobile-sec {
  padding: 110px 0 0;
}
@media (min-width: 991px) {
  .mobile-sec {
    padding: 75px 0 0;
  }
}
@media (max-width: 991px) {
  .mobile-sec {
    padding: 75px 0 0;
  }
}
@media (max-width: 767px) {
  .mobile-sec {
    padding: 60px 0 0;
  }
}
@media (max-width: 575px) {
  .mobile-sec {
    padding: 50px 0 0;
  }
}
.mobile-sec .wrap {
  max-width: 1023px;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .mobile-sec .wrap {
    margin-bottom: 75px;
  }
}
@media (max-width: 767px) {
  .mobile-sec .wrap {
    margin-bottom: 60px;
  }
}
.mobile-sec .wrap p {
  padding: 0 50px;
}
@media (max-width: 767px) {
  .mobile-sec .wrap p {
    padding: 0;
  }
}
.mobile-sec:after {
  background-image: url(../images/mobile-left-pattern.webp);
  background-repeat: no-repeat;
  width: 330px;
  height: 387px;
  left: 8%;
  margin: 0;
}
@media (max-width: 991px) {
  .mobile-sec:after {
    display: none;
  }
}
.mobile-sec:before {
  background-image: url(../images/mobile-right-pattern.webp);
  background-repeat: no-repeat;
  width: 280px;
  height: 452px;
  right: 5%;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .mobile-sec:before {
    display: none;
  }
}
.col-grid-4 {
  gap: 0;
}
.col-grid-4 > * {
  width: 100% !important;
  max-width: 100% !important;
}
@media (min-width: 767px) {
  .col-grid-4 {
    gap: 20px;
  }
  .col-grid-4 > * {
    width: calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
  }
}
@media (min-width: 1200px) {
  .col-grid-4 {
    gap: 20px;
  }
  .col-grid-4 > * {
    width: calc(25% - 20px) !important;
    max-width: calc(25% - 20px) !important;
  }
}
@media (min-width: 1441px) {
  .col-grid-4 {
    gap: 50px;
  }
  .col-grid-4 > * {
    width: calc(25% - 38px) !important;
    max-width: calc(25% - 38px) !important;
  }
}
.contact-wrap:after,
.contact-wrap:before {
  display: none;
}
.contact-wrap .contact-row {
  row-gap: 25px;
}
.contact-wrap .contact-row .contact-col {
  margin: 0;
  padding: 0;
}
.contact-wrap .contact-row .contact-col .details p {
  margin: 0;
}
@media (max-width: 575px) {
  .contact-wrap .contact-row .contact-col {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .contact-wrap {
    padding-bottom: 60px;
  }
}
@media (max-width: 575px) {
  .contact-wrap {
    padding-bottom: 50px;
  }
}
.manage-clinic {
  background-position: bottom 110px center;
  background-repeat: no-repeat;
}
.clinic-head {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.doc-sec .clinic-head {
  max-width: 1220px;
}
.automated-heading p {
  max-width: 1000px;
  width: 100%;
}
.gray-92-auto {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .gray-92-auto {
    max-width: 92%;
  }
}
@media (max-width: 767px) {
  .gray-92-auto {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .automated-wrapper {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .automated-wrapper .automated {
    background-image: url(../images/pattern-automated.webp);
    background-position: right bottom;
    background-repeat: no-repeat;
  }
}
@media (max-width: 767px) {
  .automated-wrapper .automated {
    border-radius: 0;
  }
}
.cloud-txt-400 {
  max-width: 400px;
}
.cloud-txt-400 h6 + p {
  margin-bottom: 25px;
}
@media (max-width: 575px) {
  .explore-mod {
    text-align: center;
  }
}
.module-wrap {
  gap: 50px;
}
@media (max-width: 1439px) {
  .module-wrap {
    gap: 30px;
  }
}
.module-wrap .module-box {
  padding: 48px;
  padding-bottom: 180px;
  background-color: #fff;
  border-radius: 32px;
  width: calc(33.33% - 33.34px);
  max-width: calc(33.33% - 33.34px);
  position: relative;
}
@media (max-width: 1439px) {
  .module-wrap .module-box {
    padding: 30px;
    padding-bottom: 140px;
    width: calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }
}
@media (max-width: 991px) {
  .module-wrap .module-box {
    width: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}
@media (max-width: 767px) {
  .module-wrap .module-box {
    padding-bottom: 120px;
    border-radius: 10px;
    padding: 25px 15px;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
.module-wrap .module-box .module-icon {
  padding: 5px;
  margin-bottom: 28px;
  display: inline-block;
  margin-bottom: 20px;
}
.module-wrap .module-box p {
  margin-bottom: 20px;
}
.module-wrap .module-box h6 {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.module-wrap .module-box .btn {
  position: absolute;
  left: 48px;
  bottom: 48px;
}
@media (max-width: 1439px) {
  .module-wrap .module-box .btn {
    left: 30px;
    bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .module-wrap .module-box .btn {
    padding: 18px 20px;
  }
}
@media (max-width: 767px) {
  .module-wrap .module-box .btn {
    position: static;
    padding: 17px 36px;
  }
}
.white-box .white-box-in {
  font-size: 24px;
  font-weight: 600;
  color: #263242;
  border-radius: 24px;
  padding: 30px 40px;
  margin-top: 50px;
  background-color: #fff;
  width: auto;
}
@media (max-width: 1199px) {
  .white-box .white-box-in {
    padding: 25px 30px;
    font-size: 20px;
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .white-box .white-box-in {
    padding: 15px 20px;
    font-size: 16px;
    margin-top: 20px;
  }
}
.businessInsights:after,
.businessInsights:before {
  display: none;
}
@media (min-width: 992px) {
  .businessInsights:after {
    background-image: url(../images/bi-after.webp);
    width: 415px;
    height: 591px;
    top: 10%;
    transform: none;
    background-position: top left;
    display: block;
  }
  .businessInsights:before {
    background-image: url(../images/bi-before.webp);
    width: 436px;
    height: 369px;
    top: 14%;
    transform: none;
    background-position: top right;
    display: block;
  }
}
.harness-sec h4 {
  max-width: 1200px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .harness-sec h4 {
    text-align: center;
    font-size: 1.375rem;
    line-height: 1.4;
  }
}
.revenue-row {
  margin: 0 -30px;
  row-gap: 30px;
}
.revenue-row p {
  font-size: 1rem;
}
.revenue-row .w-half-tab {
  padding: 0 30px;
}
.revenue-row figure {
  margin-top: 25px;
  font-size: 0;
}
@media (max-width: 767px) {
  .revenue-sec {
    text-align: center;
  }
}
.dashboard .container > * {
  max-width: 1000px;
}
.dashboard-row {
  row-gap: 100px;
  margin: 0 -40px;
}
@media (max-width: 991px) {
  .dashboard-row {
    row-gap: 60px;
  }
}
@media (max-width: 991px) {
  .dashboard-row {
    row-gap: 45px;
  }
}
.dashboard-row .w-half-tab {
  padding: 0 40px;
}
.nlp-section .heading-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.nlp-graphs {
  margin-top: 60px;
}
.nlp-graphs figure {
  font-size: 0;
}
@media (max-width: 767px) {
  .nlp-graphs {
    margin-top: 30px;
    row-gap: 25px;
  }
}
.nlp-graphs .w-40 {
  width: 41%;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .nlp-graphs .w-40 {
    width: 100%;
    padding: 0;
  }
}
.nlp-graphs .w-60 {
  width: 59%;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .nlp-graphs .w-60 {
    width: 100%;
    padding: 0;
  }
}
.shadow-img img {
  box-shadow: 0 0 21px -15px rgb(0 0 0 / 0.35);
}
.pricing-details .bg-purple {
  position: relative;
}
.pricing-details .bg-purple .pricing-col.left {
  background-color: #fff0;
}
@media (max-width: 575px) {
  .pricing-details .bg-purple .pricing-col.left {
    margin-bottom: 0;
    padding: 30px 20px;
    text-align: center;
  }
}
.pricing-details .bg-purple .pricing-col.right {
  height: calc(100% + 40px);
  width: 50%;
  position: absolute;
  top: -40px;
  right: 0;
}
@media (max-width: 991px) {
  .pricing-details .bg-purple .pricing-col.right {
    position: relative;
    width: 100%;
    margin: 0;
    top: 0;
    border-radius: 30px;
  }
}
@media (max-width: 767px) {
  .pricing-details .bg-purple .pricing-col.right {
    border-radius: 20px;
  }
}
.pricing-details .bg-purple .pricing-col .wrap {
  width: 100%;
  max-width: 440px;
}
@media (min-width: 992px) {
  .single-site {
    background-image: url(../images/single-site.webp);
    background-position: left top 120px;
    background-repeat: no-repeat;
  }
}
.single-site .scheduling:after,
.single-site .scheduling:before {
  display: none;
}
.pricing-section-wrap .add-on .add-on-slider {
  padding-top: 0;
  row-gap: 30px;
}
@media (max-width: 1199px) {
  .pricing-section-wrap .add-on .add-on-slider {
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .pricing-section-wrap .add-on .add-on-slider .add-on-item {
    max-width: calc(50% - 10px);
    margin: 0;
  }
}
@media (max-width: 767px) {
  .pricing-section-wrap .add-on .add-on-slider .add-on-item {
    max-width: 100%;
    width: 100%;
  }
}
.text-with-bg {
  margin-bottom: 120px;
}
@media (max-width: 1439px) {
  .text-with-bg {
    margin-bottom: 100px;
  }
}
@media (max-width: 1199px) {
  .text-with-bg {
    margin-bottom: 80px;
  }
}
@media (max-width: 991px) {
  .text-with-bg {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .text-with-bg {
    margin-bottom: 45px;
  }
}
.text-with-bg .container {
  max-width: 1380px;
}
.text-with-bg .container p {
  font-weight: 500;
  font-size: 2rem;
}
@media (max-width: 1439px) {
  .text-with-bg .container p {
    font-size: 1.625rem;
  }
}
@media (max-width: 1199px) {
  .text-with-bg .container p {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  .text-with-bg .container p {
    font-size: 1.375rem;
  }
}
@media (max-width: 768px) {
  .text-with-bg .container p {
    font-size: 1.25rem;
  }
}
@media (max-width: 575px) {
  .text-with-bg .container p {
    font-size: 1.125rem;
    text-align: center;
  }
}
@media (max-width: 374px) {
  .text-with-bg .container p {
    font-size: 1rem;
  }
}
.integration-sec {
  position: relative;
}
.integration-sec .wrap {
  max-width: 1100px;
}
.integration-sec:after {
  background-image: url(../images/integration-left-pattern.webp);
  background-repeat: no-repeat;
  width: 193px;
  height: 215px;
  left: 4%;
  margin: 0;
}
@media (max-width: 991px) {
  .integration-sec:after {
    display: none;
  }
}
.integration-sec:before {
  background-image: url(../images/integration-right-pattern.webp);
  background-repeat: no-repeat;
  width: 236px;
  height: 319px;
  right: 0;
  margin: 0;
  top: 5%;
}
@media (max-width: 991px) {
  .integration-sec:before {
    display: none;
  }
}
.partner-wrapper {
  position: relative;
}
.partner-wrapper .partner-row .connect-partner-txt {
  width: 35%;
  max-width: 500px;
}
@media (max-width: 991px) {
  .partner-wrapper .partner-row .connect-partner-txt {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .partner-wrapper .partner-row .connect-partner-txt {
    width: 100%;
    order: 2;
    width: 100%;
    padding-top: 25px;
  }
}
@media (max-width: 575px) {
  .partner-wrapper .partner-row .connect-partner-txt {
    text-align: center;
  }
}
.partner-wrapper .partner-row .connect-partner {
  position: absolute;
  right: 0;
  width: 60%;
}
@media (max-width: 991px) {
  .partner-wrapper .partner-row .connect-partner {
    width: 55%;
  }
}
@media (max-width: 767px) {
  .partner-wrapper .partner-row .connect-partner {
    width: 100%;
    position: static;
    order: 1;
  }
}
.link-btn {
  display: inline-block;
  margin-top: 20px;
  color: #1b76ff;
}
.link-btn .btn_ico {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.options .form-group {
  display: block;
  margin-bottom: 10px;
}
.options .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.options .form-group label {
  position: relative;
  cursor: pointer;
  color: #5c6571;
  font-size: 1rem;
}
.options .form-group label:before {
  content: "";
  -webkit-appearance: none;
  background-color: #fff0;
  border: 1px solid #d1d6dc;
  box-shadow: 0 1px 2px rgb(0 0 0 / 0.05),
    inset 0 -15px 10px -12px rgb(0 0 0 / 0.05);
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 4px;
  margin-right: 10px;
}
.options .form-group input:checked + label {
  color: #263242;
  font-weight: 700;
}
.options .form-group input:checked + label:before {
  border-color: #1b76ff;
  background-color: #1b76ff;
}
.options .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 7px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.grid-select {
  width: 300px;
}
@media (max-width: 1239px) {
  .grid-select {
    width: 260px;
  }
}
@media (max-width: 991px) {
  .grid-select {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .grid-select .resetfilter {
    margin-top: 20px;
  }
}
.grid-select .grid-blocks h6 {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .grid-select .grid-blocks {
    width: 45%;
  }
}
@media (max-width: 575px) {
  .grid-select .grid-blocks {
    width: 100%;
  }
}
.grid-select .grid-serach {
  margin-bottom: 25px;
  width: 100%;
}
.grid-select .grid-serach label {
  margin-bottom: 10px;
  display: block;
}
.grid-select .grid-serach label .ico {
  font-size: 0;
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
}
.grid-select .grid-serach .form-control {
  border: 1px solid #e9ebef;
  height: 58px;
  width: 100%;
  outline: none;
  box-shadow: none;
  background-color: #fff;
  border-radius: 16px;
  padding: 0 25px;
  color: #7f868f;
  font-size: 1rem;
}
.grid-select .line {
  margin: 25px 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e9ebef;
}
@media (max-width: 991px) and (min-width: 575px) {
  .grid-select .line {
    display: none;
  }
}
.grid-select .resetfilter {
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.3s ease;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #fff0;
  border-radius: 5px;
}
.grid-select .resetfilter:hover {
  background-color: #e0e0e0;
  transform: scale(1.05);
}
.grid-select .resetfilter img {
  transition: opacity 0.3s ease;
}
.grid-select .resetfilter img:hover {
  opacity: 0.8;
}
.grid-select .resetfilter p {
  transition: color 0.3s ease;
}
.grid-select .resetfilter p:hover {
  color: #007bff;
}
.grid-select .resetfilter p .icon_reset {
  font-size: 0;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}
.grid-right-sec {
  width: calc(100% - 300px);
  padding-left: 30px;
}
@media (max-width: 1239px) {
  .grid-right-sec {
    width: calc(100% - 260px);
  }
}
@media (max-width: 991px) {
  .grid-right-sec {
    width: 100%;
    padding-left: 0;
  }
}
.grid-row-wrap.show {
  display: block;
}
.grid-row-wrap .grid-rightIn {
  display: grid;
  grid-gap: 30px;
  gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1639px) {
  .grid-row-wrap .grid-rightIn {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1239px) {
  .grid-row-wrap .grid-rightIn {
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .grid-row-wrap .grid-rightIn {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .grid-row-wrap .grid-rightIn {
    grid-template-columns: repeat(1, 1fr);
  }
}
.grid-row-wrap .grid-rightIn .item-sec {
  background-color: #fff;
  border-radius: 32px;
  padding: 33px;
  padding-bottom: 75px;
  position: relative;
}
@media (max-width: 1239px) {
  .grid-row-wrap .grid-rightIn .item-sec {
    padding: 25px 15px;
  }
}
.grid-row-wrap .grid-rightIn .item-sec h6 {
  margin-bottom: 15px;
}
.grid-row-wrap .grid-rightIn .item-sec p {
  font-size: 1rem;
}
.grid-row-wrap .grid-rightIn .item-sec .link-btn {
  margin-top: 35px;
  position: absolute;
  bottom: 30px;
}
.grid-row-wrap .grid-rightIn .item-sec .grid-icon {
  font-size: 0;
  margin-bottom: 15px;
  display: block;
}
.grid-row-wrap.consultant-sec .grid-rightIn .item-sec {
  background-color: #f9fbff;
}
.grid-row-wrap.consultant-sec .grid-rightIn .item-sec h6 {
  margin-bottom: 5px;
}
.grid-row-wrap.consultant-sec .grid-rightIn .item-sec h6.city {
  font-size: 1rem;
  margin-bottom: 20px;
  color: #979797;
}
.grid-row-wrap.consultant-sec .pagination li:hover a,
.grid-row-wrap.consultant-sec .pagination li.active a {
  color: #1b76ff;
  background-color: #ecf6ff;
}
.grid-row-wrap.modality-sec .grid-rightIn {
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1239px) {
  .grid-row-wrap.modality-sec .grid-rightIn {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 991px) {
  .grid-row-wrap.modality-sec .grid-rightIn {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 575px) {
  .grid-row-wrap.modality-sec .grid-rightIn {
    grid-template-columns: repeat(2, 1fr);
  }
}
.grid-row-wrap.modality-sec .grid-rightIn .item-sec {
  position: relative;
  background-color: #f9fbff;
  height: 185px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  .grid-row-wrap.modality-sec .grid-rightIn .item-sec {
    height: 100px;
    padding: 10px 10px 30px;
  }
}
.grid-row-wrap.modality-sec .grid-rightIn .item-sec .cross-icon {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.grid-row-wrap.modality-sec .grid-rightIn .item-sec .cross-icon img {
  width: 17px;
  height: 17px;
}
.grid-wrapperIn {
  align-items: flex-start;
}
.pagination {
  padding-top: 48px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.pagination li a {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background-color: #e9ebef;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  color: #263242;
}
.pagination li:hover a,
.pagination li.active a {
  color: #fff;
  background-color: #1b76ff;
}
.grid-wrapper-sec .tabs.style__horizontal .tabs__content {
  padding: 0;
}
@media (max-width: 1239px) {
  .grid-wrapper-sec
    .tabs.style__horizontal
    .tabs__content.is__active
    .tabs__content_wrapper {
    padding: 20px 0 40px;
  }
}
.grid-wrapper-sec .tabs__content {
  background-color: transparent !important;
  border: none !important;
}
.grid-wrapper-sec .tabs.style__horizontal .tabs__nav {
  margin-bottom: 30px;
  border-bottom: 2px solid #e9ebef;
  justify-content: flex-start;
}
.grid-wrapper-sec .tabs.style__horizontal .tabs__nav .tabs__nav_link,
.grid-wrapper-sec
  .tabs.style__horizontal
  .tabs__nav
  .is__active.tabs__nav_link {
  background-color: #fff0;
  margin: 0;
  border: none;
  padding: 20px 35px;
  color: #5c6571;
  position: relative;
}
.grid-wrapper-sec .tabs.style__horizontal .tabs__nav .tabs__nav_link:before,
.grid-wrapper-sec
  .tabs.style__horizontal
  .tabs__nav
  .is__active.tabs__nav_link:before {
  width: 100%;
  height: 2px;
  top: 100%;
  background-color: #1b76ff;
  content: "";
  position: absolute;
  left: 0;
  opacity: 0;
}
.grid-wrapper-sec .tabs.style__horizontal .tabs__nav .tabs__nav_link.is__active,
.grid-wrapper-sec
  .tabs.style__horizontal
  .tabs__nav
  .is__active.tabs__nav_link.is__active {
  color: #1b76ff;
  font-weight: 600;
}
.grid-wrapper-sec
  .tabs.style__horizontal
  .tabs__nav
  .tabs__nav_link.is__active:before,
.grid-wrapper-sec
  .tabs.style__horizontal
  .tabs__nav
  .is__active.tabs__nav_link.is__active:before {
  opacity: 1;
}
li[data-title="Technology"] .grid-wrapperIn input[type="search"] {
  background-image: url(../images/search-icon.svg);
  background-repeat: no-repeat;
  background-position: left 25px center;
  padding-left: 55px;
}
.pricing.mb-160 {
  padding-bottom: 0;
}
.multi-sec:before {
  background-image: url(../images/multi-site-right.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform: none;
  width: 182px;
  top: 40%;
  height: 784px;
  right: 5%;
}
.multi-sec:after {
  background-image: url(../images/multi-site-left.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 371px;
  height: 845px;
  left: 0;
  transform: none;
  top: 5%;
}
.w100Sec {
  width: 100%;
  max-width: 100%;
}
.w100Sec .wrap {
  width: 100%;
  max-width: 100%;
}
.w100Sec .wrap .sec-key {
  padding: 50px 50px 60px 0;
  border-top: 1px solid rgb(38 49 66 / 0.2);
}
.w100Sec .wrap .sec-key:nth-child(1) {
  border-top: none;
}
@media (min-width: 992px) {
  .w100Sec .wrap .sec-key {
    max-width: 50%;
  }
  .w100Sec .wrap .sec-key:nth-child(even) {
    padding-left: 50px;
    padding-right: 0;
    border-left: 1px solid rgb(38 49 66 / 0.2);
  }
  .w100Sec .wrap .sec-key:nth-child(2) {
    border-top: none;
  }
}
@media (max-width: 767px) {
  .w100Sec .wrap .sec-key {
    padding: 25px 0;
  }
  .w100Sec .wrap .sec-key:last-child {
    padding-bottom: 0;
  }
}
.m_organisation .container > * {
  max-width: 1360px;
}
.m_organisation .container .cloud-listWrap {
  max-width: 1100px;
}
.enterpriseSol .started-sec > * {
  max-width: 100%;
}
@media (min-width: 992px) {
  .enterpriseSol .started-sec > * {
    max-width: 50%;
  }
}
.enterpriseSol .started-sec h4 {
  margin-bottom: 20px;
}
.enterpriseSol .started-sec p {
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  .enterpriseSol .started-sec p {
    font-size: 1.125rem;
  }
}
@media (max-width: 575px) {
  .enterpriseSol .started-sec p {
    font-size: 1rem;
  }
}
.enterpriseSol .sol-right-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 48%;
  max-width: 48%;
}
@media (max-width: 991px) {
  .enterpriseSol .sol-right-img {
    display: none;
  }
}
.partners {
  background: #f9fbff;
}
.partners ul {
  row-gap: 50px;
}
@media (max-width: 991px) {
  .partners ul {
    row-gap: 40px;
  }
}
@media (max-width: 767px) {
  .partners ul {
    row-gap: 30px;
  }
}
@media (max-width: 575px) {
  .partners ul {
    row-gap: 20px;
  }
}
.partners ul li {
  flex: 0 0 20%;
  text-align: center;
}
.partners ul li img {
  max-width: 80%;
}
@media (max-width: 991px) {
  .partners ul li {
    flex: 0 0 25%;
  }
}
@media (max-width: 767px) {
  .partners ul li {
    flex: 0 0 33.33%;
  }
}
.performane-sec {
  margin: 0 auto;
  max-width: 1540px;
  row-gap: 40px;
}
.performane-sec .grid-04 {
  font-size: 0;
  padding: 0 20px;
}
.performane-sec .grid-04.bottom-right {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
@media (max-width: 575px) {
  .dashboard {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .cloud-list-wrap {
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .sms-fax-wrap {
    background-image: url(../images/sms-fax-pattern.webp);
    background-position: left top 120px;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.sms-fax-wrap .scheduling:after,
.sms-fax-wrap .scheduling:before {
  display: none;
}
.security-sec .container {
  row-gap: 25px;
}
@media (min-width: 992px) {
  .security-sec .security-left {
    padding-right: 60px;
  }
}
.security-sec .contact-col .icon {
  width: 64px;
  font-size: 0;
}
@media (max-width: 575px) {
  .security-sec .contact-col .icon {
    width: 50px;
  }
}
.security-sec .contact-col .details {
  width: calc(100% - 64px);
  padding-left: 48px;
}
@media (max-width: 767px) {
  .security-sec .contact-col .details {
    padding-left: 35px;
  }
}
@media (max-width: 575px) {
  .security-sec .contact-col .details {
    padding-left: 15px;
    width: calc(100% - 50px);
  }
}
.security-sec .contact-col + .contact-col {
  padding-top: 75px;
}
@media (max-width: 767px) {
  .security-sec .contact-col + .contact-col {
    padding-top: 60px;
  }
}
@media (max-width: 575px) {
  .security-sec .contact-col + .contact-col {
    padding-top: 45px;
  }
}
.review-sec {
  position: relative;
  z-index: 1;
}
.review-sec .review-pattern {
  position: absolute;
  z-index: -1;
  left: 47%;
  top: -56px;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  text-align: center;
}
.review-sec .review-pattern img {
  max-width: 90%;
}
.review-sec .text-with-bgin {
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 575px) {
  .review-sec .text-with-bgin {
    text-align: center;
  }
}
.review-sec .reviewtxt {
  width: calc(100% - 360px);
}
@media (max-width: 1439px) {
  .review-sec .reviewtxt {
    width: calc(100% - 300px);
  }
}
@media (max-width: 1199px) {
  .review-sec .reviewtxt {
    width: calc(100% - 220px);
  }
}
@media (max-width: 767px) {
  .review-sec .reviewtxt {
    width: 100%;
    order: 1;
    padding-top: 20px;
  }
}
.review-sec .reviewtxt h6 {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .review-sec .reviewtxt h6 {
    margin-top: 30px;
  }
}
.review-sec .reviewtxt h6 span {
  padding-top: 5px;
  display: block;
  font-weight: 400;
  font-size: 1rem;
}
.review-sec .review-logo {
  width: 186px;
  height: 186px;
}
@media (max-width: 767px) {
  .review-sec .review-logo {
    width: 120px;
    height: 120px;
    margin: 0 auto;
  }
  .review-sec .review-logo img {
    max-width: 70%;
  }
}
@media (max-width: 575px) {
  .review-sec .review-logo {
    width: 100px;
    height: 100px;
  }
}
.ptnt-mgmt .wrap {
  padding: 0;
  background-color: #fff0;
}
.ptnt-mgmt .sec-workflow .cust-workflow .section-nav {
  max-width: 650px;
}
.ptnt-mgmt .sec-workflow .cust-workflow .section-nav ul li {
  padding-left: 50px;
}
.ptnt-mgmt.workflow .cust-workflow.col-right {
  height: auto;
}
.ptnt-mgmt.workflow .cust-workflow .target-div {
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: right;
}
.cust-tabs .cloud-list-wrap {
  margin-bottom: 0;
}
.cust-tabs .cloud-list-wrap li {
  background-color: rgb(255 255 255 / 0.05);
  color: #fff;
}
.cust-tabs .cloud-list-wrap.without-bg li {
  background-color: #fff0;
  padding: 0;
  width: 100%;
}
.cust-tabs-t2 .tabs__nav {
  margin: 0 !important;
  order: 1;
  width: 100%;
  justify-content: flex-end;
}
.radiology-pg,
.online-form-pg,
.ultra-wrap-main {
  background-image: url(../images/us-pattern.webp);
  background-position: left top 45px;
  background-repeat: no-repeat;
  background-size: contain;
}
.radiology-pg .reporting:before,
.radiology-pg .reporting:after,
.online-form-pg .reporting:before,
.online-form-pg .reporting:after,
.ultra-wrap-main .reporting:before,
.ultra-wrap-main .reporting:after {
  display: none;
}
@media (max-width: 991px) {
  .radiology-pg,
  .online-form-pg,
  .ultra-wrap-main {
    background-image: none !important;
  }
}
.ultra-wrap-main {
  background-image: url(../images/us-pattern.svg);
  background-position: left top 45px;
  background-repeat: no-repeat;
}
.ultra-wrap-main .reporting:before,
.ultra-wrap-main .reporting:after {
  display: none;
}
@media (max-width: 991px) {
  .ultra-wrap-main {
    background-image: none !important;
  }
}
.blueTxt {
  color: #1b76ff;
}
.hero-top-wrap .wrap {
  max-width: 1240px;
  width: 100%;
}
.hero-top-wrap .wrap p {
  max-width: 1100px;
}
.managed-platform .cloud-heading p {
  max-width: 1000px;
}
.managed-platform .cloud-row.reverse-row .cloud-txt > * {
  margin: 0;
}
@media (min-width: 992px) {
  .managed-platform .cloud-row .cloud-txt > * {
    max-width: 600px;
    margin: 0 0 0 auto;
  }
}
.managed-platform .cloud-row .cloud-txt > h4 {
  margin-bottom: 30px !important;
}
@media (max-width: 991px) {
  .managed-platform .cloud-row .cloud-txt {
    padding-top: 35px;
  }
}
@media (max-width: 767px) {
  .managed-platform .cloud-row .cloud-txt {
    padding-top: 20px;
  }
  .managed-platform .cloud-row .cloud-txt h4 {
    margin-bottom: 20px !important;
  }
}
.bg-none {
  background-image: none !important;
}
@media (max-width: 767px) {
  .portal-sec .cloud-txt {
    text-align: center;
  }
}
.pateint-form {
  margin: 0 auto;
  width: 100%;
  max-width: 652px;
}
.online-form-pg {
  background-image: url(../images/online-form-pattern.webp);
  background-position: center top 60px;
  background-repeat: no-repeat;
}
.radiology-pg {
  background-image: url(../images/radio-top-pattern.webp);
  background-position: left top 185px;
  background-repeat: no-repeat;
}
.radiology-pg .hero-top-wrap p {
  margin: 0 auto;
}
.platform-radio .container > * {
  max-width: 100%;
}
.platform-radio .container .cloud-listWrap {
  max-width: 1250px;
}
.key-function .entry-title {
  max-width: 1320px;
  margin: 0 auto;
}
.key-function .entry-title p {
  margin-bottom: 80px;
  font-size: 1.25rem;
  line-height: 1.6;
}
@media (max-width: 991px) {
  .key-function .entry-title p {
    font-size: 1.125rem;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .key-function .entry-title p {
    font-size: 1rem;
    margin-bottom: 35px;
  }
}
.key-function .entry-title h2 {
  margin-bottom: 45px;
}
@media (min-width: 992px) {
  .key-function .sec-key {
    max-width: 50%;
  }
}
.scalebilty .entry-title {
  max-width: 100%;
}
.scalebilty-list {
  margin-bottom: 160px;
  gap: 39px;
}
@media (max-width: 1199px) {
  .scalebilty-list {
    margin-bottom: 120px;
  }
}
@media (max-width: 991px) {
  .scalebilty-list {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .scalebilty-list {
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .scalebilty-list .scalebilty-item {
    max-width: calc(33.33% - 33.33px);
    width: calc(33.33% - 33.33px);
  }
}
.scalebilty-list .scalebilty-item .scalebilty_it {
  padding: 30px 55px;
  border-radius: 30px;
  background: #fff;
  font-weight: 500;
  font-family: Poppins;
  font-size: 20px;
  color: #1b76ff;
}
@media (max-width: 1199px) {
  .scalebilty-list .scalebilty-item .scalebilty_it {
    padding: 25px 20px;
  }
}
@media (max-width: 767px) {
  .scalebilty-list .scalebilty-item .scalebilty_it {
    padding: 20px;
  }
}
.security-wrapper {
  padding: 0 15px;
  row-gap: 30px;
  justify-content: center;
}
.security-wrapper .security-item {
  padding: 0 15px;
  width: 50%;
}
@media (max-width: 767px) {
  .security-wrapper .security-item {
    width: 100%;
  }
}
.security-wrapper .security-item .security_item_wp {
  border-radius: 50px 50px 20px 50px;
  padding: 80px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1439px) {
  .security-wrapper .security-item .security_item_wp {
    padding: 65px;
  }
}
@media (max-width: 1199px) {
  .security-wrapper .security-item .security_item_wp {
    padding: 55px;
  }
}
@media (max-width: 991px) {
  .security-wrapper .security-item .security_item_wp {
    padding: 35px 40px 40px;
  }
}
@media (max-width: 767px) {
  .security-wrapper .security-item .security_item_wp {
    padding: 20px 25px 25px;
    border-radius: 25px !important;
  }
}
.security-wrapper .security-item .security_item_wp .sec_icon {
  display: inline-block;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .security-wrapper .security-item .security_item_wp .sec_icon {
    margin-bottom: 10px;
  }
}
.security-wrapper .security-item .security_item_wp h5 {
  margin-bottom: 20px;
}
.security-wrapper .security-item:nth-child(2) .security_item_wp {
  border-radius: 50px 50px 50px 20px;
}
.security-wrapper .security-item:nth-child(3) .security_item_wp {
  border-radius: 50px 20px 50px 50px;
}
.security-wrapper .security-item:nth-child(4) .security_item_wp {
  border-radius: 20px 50px 50px 50px;
}
.security-wrapperTxt {
  padding: 70px 0 160px;
}
@media (max-width: 1199px) {
  .security-wrapperTxt {
    padding: 60px 0 100px;
  }
}
@media (max-width: 991px) {
  .security-wrapperTxt {
    padding: 45px 0 80px;
  }
}
@media (max-width: 767px) {
  .security-wrapperTxt {
    padding: 35px 0 60px;
  }
}
.security-wrapperTxt p {
  margin-top: 30px;
}
.signupHead {
  padding-top: 20px;
  margin-bottom: 45px;
}
.signupHead h4 {
  margin-bottom: 30px;
}
div.error span.error {
  color: #f44040;
}
.sign-up-form-wrap .container {
  max-width: 1030px;
}
@media (max-width: 991px) {
  .sign-up-form-wrap .container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sign-up-form-wrap .container {
    width: 100%;
    padding: 0;
  }
  .sign-up-form-wrap .container .sign-up-form-list {
    border-radius: 0;
    margin-bottom: 0;
  }
}
.sign-up-form-wrap .sign-up-form-list {
  margin-bottom: 16px;
  padding: 30px 45px;
  background-color: #fff;
  border-radius: 32px;
}
@media (max-width: 991px) {
  .sign-up-form-wrap .sign-up-form-list {
    padding: 25px;
    border-radius: 25px;
  }
}
@media (max-width: 575px) {
  .sign-up-form-wrap .sign-up-form-list {
    padding: 25px 15px;
    border-radius: 15px;
  }
}
.sign-up-form-wrap .sign-up-form-list .form-head {
  margin-bottom: 30px;
}
.sign-up-form-wrap .sign-up-form-list .form-head h6 {
  display: flex;
  align-items: center;
  margin: 0;
}
.sign-up-form-wrap .sign-up-form-list .form-head h6 .head-count {
  color: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 1rem;
  background-color: #1b76ff;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 15px;
}
.sign-up-form-wrap .sign-up-form-list.add-section {
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
}
.sign-up-form-wrap .sign-up-form-list.add-section .add-more {
  cursor: pointer;
  background: #1b76ff;
  padding: 16px 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-weight: 500;
  font-weight: 1rem;
}
.sign-up-form-wrap .sign-up-form-list.add-section .add-more p {
  color: #fff;
}
.sign-up-form-wrap .sign-up-form-list.add-section .add-more p .add-icon {
  font-size: 0;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.sign-up-form-wrap .form-sec {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 28px;
}
@media (max-width: 575px) {
  .sign-up-form-wrap .form-sec {
    row-gap: 18px;
  }
}
.sign-up-form-wrap .form-sec .form-group {
  position: relative;
  width: calc(50% - 12px);
}
@media (max-width: 991px) {
  .sign-up-form-wrap .form-sec .form-group {
    width: 100%;
  }
}
@media (min-width: 576px) {
  .sign-up-form-wrap .form-sec .form-group.size3 {
    width: calc(50% - 12px);
  }
}
@media (min-width: 992px) {
  .sign-up-form-wrap .form-sec .form-group.size3 {
    width: calc(33.33% - 16px);
  }
}
.sign-up-form-wrap .form-sec .form-group.fullSize {
  width: 100%;
}
.sign-up-form-wrap .form-sec .form-group p {
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  color: rgb(31 34 38 / 0.38);
  padding-left: 20px;
  margin-top: 1px;
}
.sign-up-form-wrap .form-sec .form-group.error .form-control {
  border: 1px solid #f44040;
}
.sign-up-form-wrap .form-sec .form-group.error .errorTxt {
  color: #f44040;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  position: absolute;
  left: 20px;
  top: 100%;
  padding-top: 1px;
}
@media (max-width: 575px) {
  .sign-up-form-wrap .form-sec .form-group.error .errorTxt {
    display: none;
  }
}
.sign-up-form-wrap .form-sec .form-group > label:not(.errorTxt) {
  position: absolute;
  display: inline-block;
  padding: 0 5px;
  background-color: #fff;
  font-size: 12px;
  color: rgb(31 34 38 / 0.6);
  left: 15px;
  height: 20px;
  margin-top: -10px;
  font-weight: 500;
}
.sign-up-form-wrap .form-sec .form-group.date-feild .form-control {
  background-image: url(../images/date-icon.svg);
  background-position: right 15px center;
  padding-right: 40px;
  background-repeat: no-repeat;
}
.sign-up-form-wrap .form-sec .form-group .form-control {
  width: 100%;
  height: 58px;
  font-size: 1rem;
  border-radius: 12px;
  padding: 0 20px;
  color: #263242;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  border: 1px solid rgb(31 34 38 / 0.1);
}
@media (max-width: 991px) {
  .sign-up-form-wrap .form-sec .form-group .form-control {
    font-size: 0.938rem;
  }
}
.sign-up-form-wrap
  .form-sec
  .form-group
  .form-control::-webkit-input-placeholder {
  color: rgb(38 50 66 / 0.4);
}
.sign-up-form-wrap .form-sec .form-group .form-control::-moz-placeholder {
  color: rgb(38 50 66 / 0.4);
}
.sign-up-form-wrap .form-sec .form-group .form-control:-ms-input-placeholder {
  color: rgb(38 50 66 / 0.4);
}
.sign-up-form-wrap .form-sec .form-group .form-control:-moz-placeholder {
  color: rgb(38 50 66 / 0.4);
}
.sign-up-form-wrap .config-row {
  padding: 32px 0 0;
  margin-top: 32px;
  position: relative;
  border-top: 1px solid rgb(31 34 38 / 0.1);
}
.sign-up-form-wrap .config-row.modalities h6 {
  margin-bottom: 8px !important;
}
.sign-up-form-wrap .config-row.modalities p {
  margin-bottom: 24px;
}
.sign-up-form-wrap .config-row.border-top-0 {
  border: none;
  padding: 0 0 32px;
}
.sign-up-form-wrap .config-row.border-top-0:before,
.sign-up-form-wrap .config-row.border-top-0:after {
  display: none;
}
.sign-up-form-wrap .config-row:after,
.sign-up-form-wrap .config-row:before {
  content: "";
  position: absolute;
  top: -1px;
  height: 1px;
  width: 45px;
  left: -45px;
  background-color: rgb(31 34 38 / 0.1);
}
@media (max-width: 991px) {
  .sign-up-form-wrap .config-row:after,
  .sign-up-form-wrap .config-row:before {
    width: 25px;
    left: -25px;
  }
}
.sign-up-form-wrap .config-row:after {
  left: 100%;
}
.sign-up-form-wrap .config-row p {
  font-size: 14px;
}
.sign-up-form-wrap .config-row .config-left {
  padding-right: 16px;
}
@media (max-width: 767px) {
  .sign-up-form-wrap .config-row .config-left {
    padding-bottom: 15px;
  }
}
.sign-up-form-wrap .config-row .config-left h6 {
  margin-bottom: 0 !important;
}
.sign-up-form-wrap .config-row .config-left p {
  padding-top: 8px;
}
.sign-up-form-wrap .config-row h6 {
  font-size: 1.125rem;
  margin-bottom: 24px !important;
  display: flex;
  justify-content: space-between;
}
.sign-up-form-wrap .config-row h6 .selectOpt {
  color: #b6bbc1;
  font-size: 14px;
  font-weight: 400;
}
.sign-up-form-wrap .config-row ul:not(.opening-hour) {
  gap: 16px;
}
.sign-up-form-wrap .config-row ul:not(.opening-hour) li {
  border-radius: 16px;
  background: rgb(38 49 66 / 0.05);
  width: calc(33.33% - 11px);
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .sign-up-form-wrap .config-row ul:not(.opening-hour) li {
    width: calc(50% - 8px);
  }
}
@media (max-width: 480px) {
  .sign-up-form-wrap .config-row ul:not(.opening-hour) li {
    width: 100%;
  }
}
.sign-up-form-wrap .config-row ul:not(.opening-hour) li.size2 {
  width: calc(50% - 8px);
}
@media (max-width: 480px) {
  .sign-up-form-wrap .config-row ul:not(.opening-hour) li.size2 {
    width: 100%;
  }
}
.sign-up-form-wrap .config-row ul:not(.opening-hour) li.size4 {
  width: calc(25% - 12px);
}
@media (max-width: 991px) {
  .sign-up-form-wrap .config-row ul:not(.opening-hour) li.size4 {
    width: calc(33.33% - 11px);
  }
}
@media (max-width: 767px) {
  .sign-up-form-wrap .config-row ul:not(.opening-hour) li.size4 {
    width: calc(50% - 8px);
  }
}
@media (max-width: 480px) {
  .sign-up-form-wrap .config-row ul:not(.opening-hour) li.size4 {
    width: 100%;
  }
}
.sign-up-form-wrap .config-row ul:not(.opening-hour) li.yes-data.select {
  border: 2px solid #39ce2c;
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li.yes-data
  .styled-checkbox:checked
  + label:before {
  background-color: #39ce2c;
}
.sign-up-form-wrap .config-row ul:not(.opening-hour) li.no-data.select {
  border: 2px solid #f44040;
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li.no-data
  .styled-checkbox:checked
  + label:before {
  background-color: #f44040;
}
.sign-up-form-wrap .config-row ul:not(.opening-hour) li .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li
  .styled-checkbox
  + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  color: #263242;
  width: 100%;
  display: block;
  padding: 16px 55px 16px 24px;
}
@media (max-width: 991px) {
  .sign-up-form-wrap
    .config-row
    ul:not(.opening-hour)
    li
    .styled-checkbox
    + label {
    padding: 15px 40px 15px 15px;
  }
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li
  .styled-checkbox
  + label:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  right: 24px;
  position: absolute;
}
@media (max-width: 991px) {
  .sign-up-form-wrap
    .config-row
    ul:not(.opening-hour)
    li
    .styled-checkbox
    + label:before {
    right: 15px;
  }
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li
  .styled-checkbox:checked
  + label {
  font-weight: 700;
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li
  .styled-checkbox:checked
  + label:before {
  background: #1b76ff;
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li
  .styled-checkbox:disabled
  + label {
  color: #b8b8b8;
  cursor: auto;
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li
  .styled-checkbox:disabled
  + label:before {
  box-shadow: none;
  background: #ddd;
}
.sign-up-form-wrap
  .config-row
  ul:not(.opening-hour)
  li
  .styled-checkbox:checked
  + label:after {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 3px 3px 0;
  width: 5px;
  height: 10px;
  right: 32px;
  top: 20px;
}
@media (max-width: 991px) {
  .sign-up-form-wrap
    .config-row
    ul:not(.opening-hour)
    li
    .styled-checkbox:checked
    + label:after {
    right: 23px;
  }
}
.sign-up-form-wrap .config-row.opening-hour-wrap .opening-hour {
  width: 100%;
  gap: 16px;
}
.sign-up-form-wrap .config-row.opening-hour-wrap .opening-hour h6 {
  color: rgb(38 50 66 / 0.4);
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.6;
  width: 100%;
  justify-content: center;
  font-family: "Poppins", sans-serif;
}
.sign-up-form-wrap .config-row.opening-hour-wrap .opening-hour li {
  max-width: calc(14.28% - 14px);
  width: calc(14.28% - 14px);
}
.sign-up-form-wrap .config-row.opening-hour-wrap .opening-hour li .form-group {
  width: 100%;
}
.sign-up-form-wrap
  .config-row.opening-hour-wrap
  .opening-hour
  li
  .form-group
  .form-control {
  font-size: 1rem;
  color: #263242;
}
@media (max-width: 991px) {
  .sign-up-form-wrap
    .config-row.opening-hour-wrap
    .opening-hour
    li
    .form-group
    .form-control {
    padding: 0 10px;
  }
}
.sign-up-form-wrap
  .config-row.opening-hour-wrap
  .opening-hour
  li
  .form-group
  + .form-group {
  margin-top: 16px;
}
.sign-up-form-wrap .config-row .config-row-right {
  row-gap: 24px;
}
.sign-up-form-wrap .config-row .config-row-left {
  padding-right: 50px;
}
@media (max-width: 991px) {
  .sign-up-form-wrap .config-row .config-row-left {
    padding-right: 30px;
  }
}
.sign-up-form-wrap .config-row .config-row-left p {
  color: #263242;
  font-size: 18px;
}
@media (max-width: 991px) {
  .sign-up-form-wrap .config-row .config-row-left p {
    font-size: 16px;
  }
}
.sign-up-form-wrap .config-row .config-row-left p span {
  margin-top: 8px;
  display: block;
  font-size: 14px;
}
.sign-up-form-wrap .config-row .config-row-left p strong {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #1b76ff;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .sign-up-form-wrap .config-row .config-row-left p strong {
    font-size: 22px;
  }
}
.sign-up-form-wrap .config-row .config-row-left p strong span {
  display: inline-block;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
}
.sign-up-form-wrap .config-row .accept-privacy .styled-checkbox {
  position: absolute;
  opacity: 0;
}
.sign-up-form-wrap .config-row .accept-privacy .styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  color: #263242;
  width: 100%;
  display: block;
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 575px) {
  .sign-up-form-wrap .config-row .accept-privacy .styled-checkbox + label {
    font-size: 12px;
  }
}
.sign-up-form-wrap .config-row .accept-privacy .styled-checkbox + label:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 15px;
}
.sign-up-form-wrap
  .config-row
  .accept-privacy
  .styled-checkbox:checked
  + label:before {
  background: #1b76ff;
}
.sign-up-form-wrap
  .config-row
  .accept-privacy
  .styled-checkbox:disabled
  + label {
  color: #b8b8b8;
  cursor: auto;
}
.sign-up-form-wrap
  .config-row
  .accept-privacy
  .styled-checkbox:disabled
  + label:before {
  box-shadow: none;
  background: #ddd;
}
.sign-up-form-wrap
  .config-row
  .accept-privacy
  .styled-checkbox:checked
  + label:after {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 3px 3px 0;
  width: 5px;
  height: 10px;
  left: 8px;
  top: 4px;
}
.sign-up-form-wrap .config-row .hour-wrap {
  width: 100%;
}
@media (max-width: 767px) {
  .sign-up-form-wrap .config-row .hour-wrap {
    width: 100%;
    overflow-y: scroll;
  }
  .sign-up-form-wrap .config-row .hour-wrap .opening-hour {
    width: 800px;
  }
}
.sign-up-form-wrap .config-row.file-sec {
  border-radius: 24px;
  border: 1px solid #f4f5f6;
  margin: 0 0 25px;
  padding: 24px;
}
@media (max-width: 575px) {
  .sign-up-form-wrap .config-row.file-sec {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .sign-up-form-wrap .config-row.file-sec {
    padding: 15px;
    border-radius: 15px;
  }
}
@media (max-width: 374px) {
  .sign-up-form-wrap .config-row.file-sec {
    padding: 10px;
    border-radius: 10px;
  }
}
.sign-up-form-wrap .config-row.file-sec .attach-img {
  width: 72px;
  height: 72px;
  border-radius: 16px;
  background: rgb(38 49 66 / 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}
.sign-up-form-wrap .config-row.file-sec .file-details {
  width: calc(100% - 245px);
  padding-left: 15px;
}
@media (max-width: 575px) {
  .sign-up-form-wrap .config-row.file-sec .file-details {
    width: 100%;
    text-align: center;
    padding: 0;
    padding-top: 10px;
  }
}
.sign-up-form-wrap .config-row.file-sec .file-details h6 {
  margin-bottom: 8px !important;
  font-size: 1.125rem;
}
@media (max-width: 575px) {
  .sign-up-form-wrap .config-row.file-sec .file-details h6 {
    justify-content: center;
  }
}
.sign-up-form-wrap .config-row.file-sec .file-btn {
  text-align: right;
  width: 140px;
  margin: 0;
}
@media (max-width: 575px) {
  .sign-up-form-wrap .config-row.file-sec .file-btn {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
}
.sign-up-form-wrap .config-row.file-sec .file-btn .btn {
  font-size: 14px;
  padding: 12px 25px;
  margin: 0;
}
.sign-up-form-wrap .config-row.file-sec.letterhead .file-details {
  width: calc(100% - 140px);
  padding: 0 16px 0 0;
}
@media (max-width: 575px) {
  .sign-up-form-wrap .config-row.file-sec.letterhead .file-details {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.sign-up-form-wrap .config-row.file-sec.letterhead .file-details h6 {
  margin-bottom: 8px !important;
  font-size: 1.125rem;
}
.sign-up-form-wrap .config-row.file-sec.letterhead .file-attach-data {
  width: 100%;
  max-width: 100%;
  padding: 16px 24px;
  border-radius: 16px;
  background: rgb(38 49 66 / 0.05);
  margin-top: 16px;
}
@media (max-width: 767px) {
  .sign-up-form-wrap .config-row.file-sec.letterhead .file-attach-data {
    padding: 15px;
    border-radius: 15px;
  }
}
@media (max-width: 575px) {
  .sign-up-form-wrap .config-row.file-sec.letterhead .file-attach-data {
    padding: 10px;
  }
}
.sign-up-form-wrap
  .config-row.file-sec.letterhead
  .file-attach-data
  .file-data-left {
  width: calc(100% - 25px);
  padding-right: 16px;
}
@media (max-width: 575px) {
  .sign-up-form-wrap
    .config-row.file-sec.letterhead
    .file-attach-data
    .file-data-left {
    padding-left: 0;
  }
}
.sign-up-form-wrap
  .config-row.file-sec.letterhead
  .file-attach-data
  .file-data-left
  .doc-icon {
  font-size: 0;
}
.sign-up-form-wrap
  .config-row.file-sec.letterhead
  .file-attach-data
  .file-data-left
  p {
  color: #263242;
  font-weight: 500;
  font-size: 1rem;
  padding-left: 16px;
}
@media (max-width: 575px) {
  .sign-up-form-wrap
    .config-row.file-sec.letterhead
    .file-attach-data
    .file-data-left
    p {
    padding-left: 5px;
    font-size: 13px;
  }
}
@media (max-width: 374px) {
  .sign-up-form-wrap
    .config-row.file-sec.letterhead
    .file-attach-data
    .file-data-left
    p {
    padding-left: 5px;
    font-size: 11px;
  }
}
.sign-up-form-wrap
  .config-row.file-sec.letterhead
  .file-attach-data
  .delete-right {
  width: 24px;
  cursor: pointer;
}
.btn-blue {
  background-color: #1b76ff;
  margin-top: 24px;
  color: #fff;
  border: none;
  cursor: pointer;
}
.sign-up-done .completed-box {
  width: 94%;
  margin-top: 45px;
  max-width: 500px;
  margin-left: 3%;
  background-color: #fff;
  border-radius: 32px;
  padding: 32px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .sign-up-done .completed-box {
    padding: 15px 0 20px;
    margin-top: 30px;
  }
}
.sign-up-done .completed-box p {
  padding: 15px 45px 30px;
  color: #263242;
  font-size: 1.5rem;
  margin: 0;
  font-weight: 500;
  border-bottom: 1px solid rgb(31 34 38 / 0.1);
}
@media (max-width: 991px) {
  .sign-up-done .completed-box p {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .sign-up-done .completed-box p {
    font-size: 1rem;
    padding: 0 30px 25px;
  }
}
.sign-up-done .completed-box .completed-check {
  display: inline-block;
  font-size: 0;
}
.midFull {
  width: 100vw;
  height: 100vh;
}
.our-commitment .clinic-head p {
  font-size: 20px;
}
.minds-b-qubs.contact-wrap .contact-row .contact-col .client-img {
  margin-bottom: 32px;
  aspect-ratio: 1/1;
}
.minds-b-qubs.contact-wrap .contact-row .contact-col .client-img img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
@media (max-width: 480px) {
  .minds-b-qubs.contact-wrap .contact-row .contact-col .client-img img {
    width: 100%;
  }
}
.minds-b-qubs.contact-wrap .contact-row .contact-col .details h5,
.minds-b-qubs.contact-wrap .contact-row .contact-col .details h6 {
  font-size: 24px;
  margin-bottom: 8px;
  line-height: 1;
}
@media (max-width: 1480px) {
  .minds-b-qubs.contact-wrap .contact-row .contact-col .details h5,
  .minds-b-qubs.contact-wrap .contact-row .contact-col .details h6 {
    font-size: 20px;
  }
}
.minds-b-qubs.contact-wrap .contact-row .contact-col .details h6 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}
.minds-b-qubs.contact-wrap .contact-row .contact-col .details p {
  font-size: 16px;
  margin-bottom: 20px;
}
.minds-b-qubs.contact-wrap .contact-row .contact-col .details a {
  color: #1b76ff;
}
@media (max-width: 480px) {
  .minds-b-qubs.contact-wrap {
    padding-bottom: 0;
  }
}
@media (min-width: 991px) {
  .minds-b-qubs .col-grid-4 {
    gap: 13px;
  }
  .minds-b-qubs .col-grid-4 > * {
    width: calc(25% - 10px) !important;
    max-width: calc(25% - 10px) !important;
  }
}
@media (max-width: 670px) {
  .minds-b-qubs .col-grid-4 {
    gap: 13px;
  }
  .minds-b-qubs .col-grid-4 > * {
    width: calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
  }
}
@media (max-width: 480px) {
  .minds-b-qubs .col-grid-4 > * {
    width: calc(100% - 10px) !important;
    max-width: calc(100% - 10px) !important;
  }
}
.reporting.about-us-bnr {
  padding: 110px 0 140px 0;
}
@media (max-width: 1310px) {
  .reporting.about-us-bnr {
    padding: 80px 0 100px;
  }
}
@media (max-width: 991px) {
  .reporting.about-us-bnr {
    padding: 50px 0 0 0;
  }
}
.reporting.about-us-bnr:before {
  top: 92px;
  transform: none;
}
.our-core-value {
  padding: 160px 0 378px 0;
  position: relative;
  background: #263242;
  color: #fff;
}
@media (max-width: 1280px) {
  .our-core-value {
    padding: 100px 0 300px 0;
  }
}
@media (max-width: 991px) {
  .our-core-value {
    padding: 60px 0 60px 0;
  }
}
.our-core-value:after {
  content: " ";
  left: 44px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 500px;
  height: 369px;
  background-image: url(../images/our-core-value-icons.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.5s;
}
@media (max-width: 1280px) {
  .our-core-value:after {
    width: 310px;
    height: 238px;
  }
}
.our-core-value .d-flex-center {
  align-items: self-start;
}
.our-core-value .title h2 {
  color: #fff;
}
@media (max-width: 991px) {
  .our-core-value .title h2 {
    text-align: center;
  }
  .our-core-value .title h2 br {
    display: none;
  }
}
@media (max-width: 991px) {
  .our-core-value .title {
    margin-bottom: 60px;
  }
}
.our-core-value .w-half-tab {
  max-width: 43.5%;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (max-width: 1080px) {
  .our-core-value .w-half-tab {
    max-width: 35%;
  }
}
@media (max-width: 991px) {
  .our-core-value .w-half-tab {
    max-width: 100%;
  }
}
.our-core-value .w-half-tab:nth-child(2) {
  max-width: 56.5%;
}
@media (max-width: 1080px) {
  .our-core-value .w-half-tab:nth-child(2) {
    max-width: 65%;
  }
}
@media (max-width: 991px) {
  .our-core-value .w-half-tab:nth-child(2) {
    max-width: 100%;
  }
}
.our-core-value ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
}
@media (max-width: 1480px) {
  .our-core-value ul {
    grid-gap: 30px;
  }
}
@media (max-width: 576px) {
  .our-core-value ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.our-core-value ul li {
  display: flex;
  justify-content: space-between;
}
.our-core-value ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.our-core-value ul li:nth-last-child(2) {
  margin-bottom: 0;
}
.our-core-value .wrap {
  display: flex;
  justify-content: space-between;
  gap: 41px;
  color: #fff;
}
@media (max-width: 1480px) {
  .our-core-value .wrap {
    grid-gap: 30px;
  }
}
@media (max-width: 576px) {
  .our-core-value .wrap {
    grid-gap: 15px;
  }
}
.our-core-value .wrap .col-left {
  max-width: 64px;
  width: 100%;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 16px;
}
@media (max-width: 1480px) {
  .our-core-value .wrap .col-left {
    font-size: 26px;
    max-width: 54px;
    height: 54px;
  }
}
@media (max-width: 576px) {
  .our-core-value .wrap .col-left {
    font-size: 18px;
    max-width: 40px;
    height: 40px;
    border-radius: 10px;
  }
}
.our-core-value .wrap h6 {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (max-width: 1480px) {
  .our-core-value .wrap h6 {
    font-size: 23px;
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .our-core-value .wrap h6 {
    font-size: 20px;
  }
}
.our-core-value .wrap p {
  font-size: 16px;
  color: #b0b5bd;
  font-weight: 400;
}
.brand-personality {
  position: relative;
  margin-top: -200px;
}
@media (max-width: 991px) {
  .brand-personality {
    margin-top: 60px;
  }
}
.brand-personality .inner-wrap {
  background: #9863f3;
  padding: 100px;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 100px;
  color: #fff;
}
@media (max-width: 1480px) {
  .brand-personality .inner-wrap {
    grid-gap: 45px;
    padding: 75px;
  }
}
@media (max-width: 1280px) {
  .brand-personality .inner-wrap {
    padding: 70px 45px;
  }
}
@media (max-width: 991px) {
  .brand-personality .inner-wrap {
    flex-wrap: wrap;
    grid-gap: 35px;
  }
}
@media (max-width: 576px) {
  .brand-personality .inner-wrap {
    padding: 50px 15px;
    border-radius: 30px;
  }
}
.brand-personality .inner-wrap h3 {
  text-align: right;
  color: #fff;
}
@media (max-width: 991px) {
  .brand-personality .inner-wrap h3 {
    text-align: center;
  }
  .brand-personality .inner-wrap h3 br {
    display: none;
  }
}
.brand-personality .inner-wrap p {
  font-size: 20px;
}
@media (max-width: 1480px) {
  .brand-personality .inner-wrap p {
    font-size: 18px;
  }
}
@media (max-width: 1080px) {
  .brand-personality .inner-wrap p {
    font-size: 16px;
  }
}
.brand-personality .inner-wrap .cust-col {
  max-width: 499px;
  width: 100%;
}
@media (max-width: 991px) {
  .brand-personality .inner-wrap .cust-col {
    max-width: 100%;
    text-align: center;
  }
}
.brand-personality .inner-wrap .cust-col:nth-child(1) {
  max-width: 357px;
}
@media (max-width: 991px) {
  .brand-personality .inner-wrap .cust-col:nth-child(1) {
    max-width: 100%;
    text-align: center;
  }
}
.brand-personality .inner-wrap .cust-col:nth-child(2) {
  max-width: 342px;
}
@media (max-width: 991px) {
  .brand-personality .inner-wrap .cust-col:nth-child(2) {
    max-width: 100%;
    text-align: center;
  }
}
.brand-personality .inner-wrap .brand-p-img {
  width: 100%;
  height: 144px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 100px;
  border: 1px solid #fff;
}
@media (max-width: 1280px) {
  .brand-personality .inner-wrap .brand-p-img {
    height: 120px;
  }
}
@media (max-width: 991px) {
  .brand-personality .inner-wrap .brand-p-img {
    width: 380px;
    height: auto;
    margin: 0 auto;
    padding: 10px;
  }
}
@media (max-width: 576px) {
  .brand-personality .inner-wrap .brand-p-img {
    width: 90%;
    padding: 20px;
  }
}
.the-evolution {
  position: relative;
  padding: 160px 0;
}
@media (max-width: 1310px) {
  .the-evolution {
    padding: 80px 0 100px;
  }
}
@media (max-width: 991px) {
  .the-evolution {
    padding: 50px 0;
  }
}
.the-evolution .row p {
  margin-bottom: 0;
}
.the-evolution .inner-wrap {
  max-width: 1096px;
  width: 100%;
  margin: 0 auto;
}
.the-evolution p {
  margin-bottom: 80px;
  line-height: 1.6;
  font-weight: 400;
  padding: 0 48px;
  font-size: 16px;
}
@media (max-width: 1280px) {
  .the-evolution p {
    margin-bottom: 60px;
  }
}
@media (max-width: 1080px) {
  .the-evolution p {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .the-evolution p {
    padding: 0;
  }
}
.the-evolution h2 {
  margin-bottom: 80px;
  font-weight: 100;
  line-height: 159px;
  font-size: 154px;
  padding: 0 48px;
}
@media (max-width: 1280px) {
  .the-evolution h2 {
    font-size: 135px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1080px) {
  .the-evolution h2 {
    font-size: 122px;
    line-height: 1;
  }
}
@media (max-width: 991px) {
  .the-evolution h2 {
    font-size: 89px;
  }
}
@media (max-width: 767px) {
  .the-evolution h2 {
    padding: 0;
  }
}
@media (max-width: 670px) {
  .the-evolution h2 {
    font-size: 84px;
  }
}
@media (max-width: 576px) {
  .the-evolution h2 {
    font-size: 70px;
  }
}
@media (max-width: 440px) {
  .the-evolution h2 {
    font-size: 52px;
  }
}
.the-evolution h5 {
  padding: 0 48px;
  font-weight: 400;
  margin-bottom: 160px;
}
@media (max-width: 1280px) {
  .the-evolution h5 {
    margin-bottom: 100px;
  }
}
@media (max-width: 1080px) {
  .the-evolution h5 {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .the-evolution h5 {
    padding: 0;
  }
}
.the-evolution .title-logo {
  width: 100%;
  text-align: center;
  padding: 85px 0;
  position: relative;
}
.the-evolution .title-logo h3 {
  position: relative;
  z-index: 1;
}
.the-evolution .title-logo img {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 991px) {
  .the-evolution .title-logo {
    padding: 55px 0;
  }
}
@media (max-width: 576px) {
  .the-evolution .title-logo {
    padding: 30px 0;
  }
}
@media (max-width: 440px) {
  .the-evolution .title-logo {
    padding: 7% 0;
  }
}
.qubes {
  position: relative;
}
.qubes .container {
  max-width: 96%;
  width: 100%;
}
.qubes .wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 27px;
  align-items: center;
}
@media (max-width: 991px) {
  .qubes .wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 440px) {
  .qubes .wrap {
    grid-template-columns: repeat(1, 1fr);
    max-width: 310px;
    width: 100%;
    margin: 0 auto;
  }
}
.qubes .wrap .content {
  color: #fff;
}
.qubes .wrap .content h5 {
  color: #fff;
}
@media (max-width: 1640px) {
  .qubes .wrap .content h5 {
    font-size: 28px;
  }
}
@media (max-width: 1480px) {
  .qubes .wrap .content h5 {
    font-size: 26px;
  }
}
@media (max-width: 1280px) {
  .qubes .wrap .content h5 {
    font-size: 21px;
  }
}
@media (max-width: 1080px) {
  .qubes .wrap .content h5 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .qubes .wrap .content h5 {
    font-size: 28px;
  }
}
@media (max-width: 670px) {
  .qubes .wrap .content h5 {
    font-size: 23px;
  }
}
@media (max-width: 576px) {
  .qubes .wrap .content h5 {
    font-size: 18px;
  }
}
.qubes .wrap .cust-col {
  height: 400px;
  transition: all 0.5s;
}
@media (max-width: 1640px) {
  .qubes .wrap .cust-col {
    height: 350px;
  }
}
@media (max-width: 1480px) {
  .qubes .wrap .cust-col {
    height: 315px;
  }
}
@media (max-width: 1280px) {
  .qubes .wrap .cust-col {
    height: 250px;
  }
}
@media (max-width: 1080px) {
  .qubes .wrap .cust-col {
    height: 195px;
  }
}
@media (max-width: 991px) {
  .qubes .wrap .cust-col {
    height: 290px;
  }
}
@media (max-width: 670px) {
  .qubes .wrap .cust-col {
    height: 235px;
  }
}
@media (max-width: 576px) {
  .qubes .wrap .cust-col {
    height: 200px;
  }
}
@media (max-width: 440px) {
  .qubes .wrap .cust-col {
    height: 245px;
  }
}
.qubes .wrap .cust-col img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.qubes .wrap .cust-col.col-box-1 {
  overflow: hidden;
  border-radius: 32px;
}
.qubes .wrap .cust-col.col-box-2 {
  border-radius: 115px;
  overflow: hidden;
  height: 275px;
}
@media (max-width: 1680px) {
  .qubes .wrap .cust-col.col-box-2 {
    border-radius: 90px;
    height: 245px;
  }
}
@media (max-width: 1480px) {
  .qubes .wrap .cust-col.col-box-2 {
    border-radius: 84px;
  }
}
@media (max-width: 1280px) {
  .qubes .wrap .cust-col.col-box-2 {
    border-radius: 65px;
    height: 195px;
  }
}
@media (max-width: 1080px) {
  .qubes .wrap .cust-col.col-box-2 {
    border-radius: 50px;
    height: 150px;
  }
}
@media (max-width: 991px) {
  .qubes .wrap .cust-col.col-box-2 {
    height: 190px;
  }
}
.qubes .wrap .cust-col.col-box-3 {
  background-color: #9863f3;
  padding: 18.6% 13% 15%;
  border-radius: 32px;
  overflow: hidden;
}
@media (max-width: 1080px) {
  .qubes .wrap .cust-col.col-box-3 {
    padding: 15% 10%;
  }
}
.qubes .wrap .cust-col.col-box-4 {
  border-radius: 20px 315px 20px 20px;
  overflow: hidden;
}
.contactus {
  height: 100vh;
}
@media screen and (max-height: 1023px) {
  .contactus {
    height: 100%;
  }
}
.contactus #wrapper,
.contactus .main-section,
.contactus .container {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .contactus .main-section {
    padding: 0 20px;
  }
}
.aboutus-block {
  display: flex;
  height: 100%;
  overflow-y: auto;
  min-height: 100vh;
}
@media screen and (max-width: 767px) {
  .aboutus-block {
    flex-flow: column;
  }
}
.aboutus-block .left-detail {
  padding-top: 100px;
  width: 100%;
  background: url(../images/contactus.svg) no-repeat top 30% left 157%;
  background-size: 50%;
  padding-left: 100px;
}
@media screen and (min-width: 1024px) and (max-width: 1320px) {
  .aboutus-block .left-detail {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .aboutus-block .left-detail {
    width: 100%;
    padding-top: 50px;
    padding-left: 0;
  }
}
.aboutus-block .left-detail .title {
  font-size: 3rem;
  font-weight: 500;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .aboutus-block .left-detail .title {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 575px) {
  .aboutus-block .left-detail .title {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 359px) {
  .aboutus-block .left-detail .title {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 359px) {
  .aboutus-block .left-detail .title {
    font-size: 1.625rem;
  }
}
.aboutus-block .left-detail .disc {
  font-size: 1.125rem;
  color: #5c6571;
  margin-top: 18px;
  max-width: 554px;
}
@media screen and (max-width: 767px) {
  .aboutus-block .left-detail .disc {
    font-size: 0.875rem;
  }
}
.aboutus-block .left-detail .contact-point {
  display: inline-block;
  width: 100%;
  margin-top: 70px;
}
.aboutus-block .left-detail .contact-point li {
  color: #263242;
  font-size: 1.125rem;
  padding-left: 40px;
  margin-bottom: 26px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .aboutus-block .left-detail .contact-point li {
    font-size: 1rem;
  }
}
.aboutus-block .left-detail .contact-point li:last-child {
  margin-bottom: 0;
}
.aboutus-block .left-detail .contact-point li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: url(../images/green-tick.svg) no-repeat;
  width: 24px;
  height: 24px;
  background-size: 100%;
}
.aboutus-block .left-detail .contact-partnership-box {
  display: inline-block;
  width: 100%;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .aboutus-block .left-detail .contact-partnership-box {
    margin-top: 50px;
  }
}
.aboutus-block .left-detail .contact-partnership-box .small_title {
  font-size: 18px;
  font-weight: 600;
  color: #263242;
}
@media screen and (max-width: 767px) {
  .aboutus-block .left-detail .contact-partnership-box .small_title {
    font-size: 1rem;
  }
}
.aboutus-block .left-detail .contact-partnership-box .partner-logo {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
  align-items: center;
  max-width: 658px;
}
.aboutus-block .left-detail .contact-partnership-box .partner-logo li a {
  display: block;
}
.aboutus-block .left-detail .contact-partnership-box .partner-logo li a img {
  display: block;
}
.aboutus-block .right-detail {
  background: #fff;
  padding: 60px 48px;
  width: 45%;
  max-width: 600px;
  flex-shrink: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1320px) {
  .aboutus-block .right-detail {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .aboutus-block .right-detail {
    width: 100%;
    margin-top: 80px;
    padding: 30px 20px;
    max-width: 100%;
  }
}
.aboutus-block .right-detail .form-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #263242;
}
.aboutus-block .right-detail .form-control {
  margin-top: 32px;
}
.aboutus-block .right-detail .form-control .choices .choices__list--dropdown {
  background-color: #fff;
  border: 1px solid rgb(31 34 38 / 0.1);
  border-radius: 12px;
}
.aboutus-block .right-detail .form-control .choices .choices__item--selectable {
  padding: 10px;
  color: #323840;
}
.aboutus-block
  .right-detail
  .form-control
  .choices
  .choices__item--selectable:hover {
  background-color: #f2f2f2;
}
.aboutus-block .right-detail .form-control .choices .choices__placeholder {
  color: rgb(38 50 66 / 0.4);
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 17px;
  padding: 0 5px;
  background: #fff;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.aboutus-block .right-detail .form-control .choices .choices__input {
  font-size: 1rem;
  height: 58px;
  background-color: #fff;
  color: rgb(38 50 66 / 0.4);
  border-radius: 12px;
}
.aboutus-block .right-detail .form-control .form-outer {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .aboutus-block .right-detail .form-control .form-outer {
    flex-flow: column;
    gap: inherit;
  }
}
.aboutus-block .right-detail .form-control .did-floating-label-content {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}
.aboutus-block .right-detail .form-control .did-floating-label {
  color: rgb(38 50 66 / 0.4);
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 15px;
  top: 17px;
  padding: 0 5px;
  background: #fff;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
@media screen and (max-width: 1200px) {
  .aboutus-block .right-detail .form-control .did-floating-label {
    font-size: 0.875rem;
  }
}
.aboutus-block .right-detail .form-control .did-floating-input,
.aboutus-block .right-detail .form-control .did-floating-select {
  font-size: 1rem;
  display: block;
  width: 100%;
  height: 58px;
  padding: 0 20px;
  background: #fff;
  color: #323840;
  border: 1px solid rgb(31 34 38 / 0.1);
  border-radius: 12px;
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .aboutus-block .right-detail .form-control .did-floating-input,
  .aboutus-block .right-detail .form-control .did-floating-select {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  .aboutus-block .right-detail .form-control .did-floating-input,
  .aboutus-block .right-detail .form-control .did-floating-select {
    font-size: 0.875rem;
  }
}
.aboutus-block .right-detail .form-control .did-floating-input:focus,
.aboutus-block .right-detail .form-control .did-floating-select:focus {
  outline: none;
}
.aboutus-block
  .right-detail
  .form-control
  .did-floating-input:focus
  ~ .did-floating-label,
.aboutus-block
  .right-detail
  .form-control
  .did-floating-select:focus
  ~ .did-floating-label {
  top: -8px;
  font-size: 13px;
}
.aboutus-block .right-detail .form-control select.did-floating-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.aboutus-block
  .right-detail
  .form-control
  select.did-floating-select::-ms-expand {
  display: none;
}
.aboutus-block
  .right-detail
  .form-control
  .did-floating-input:not(:-moz-placeholder-shown)
  ~ .did-floating-label {
  top: -8px;
  font-size: 13px;
}
.aboutus-block
  .right-detail
  .form-control
  .did-floating-input:not(:placeholder-shown)
  ~ .did-floating-label {
  top: -8px;
  font-size: 13px;
}
.aboutus-block
  .right-detail
  .form-control
  .did-floating-select:not([value=""]):valid
  ~ .did-floating-label {
  top: -8px;
  font-size: 13px;
}
.aboutus-block
  .right-detail
  .form-control
  .did-floating-select[value=""]:focus
  ~ .did-floating-label {
  top: 11px;
  font-size: 13px;
}
.aboutus-block
  .right-detail
  .form-control
  .did-floating-select:not([multiple]):not([size]) {
  background: url(../images/down-arrow.svg) no-repeat;
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
}
.aboutus-block .right-detail .form-control .did-error-input .did-floating-input,
.aboutus-block
  .right-detail
  .form-control
  .did-error-input
  .did-floating-select {
  border: 2px solid #9d3b3b;
  color: #9d3b3b;
}
.aboutus-block
  .right-detail
  .form-control
  .did-error-input
  .did-floating-label {
  font-weight: 600;
  color: #9d3b3b;
}
.aboutus-block
  .right-detail
  .form-control
  .did-error-input
  .did-floating-select:not([multiple]):not([size]) {
  background: url(../images/down-arrow.svg) no-repeat;
}
.aboutus-block .right-detail .form-control .input-group {
  display: flex;
}
.aboutus-block .right-detail .form-control .input-group .did-floating-input {
  border-radius: 0 4px 4px 0;
  border-left: 0;
  padding-left: 0;
}
.aboutus-block .right-detail .form-control .input-group-append {
  display: flex;
  align-items: center;
}
.aboutus-block .right-detail .form-control .input-group-text {
  display: flex;
  align-items: center;
  font-weight: 400;
  height: 34px;
  color: #323840;
  padding: 0 5px 0 20px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #3d85d8;
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.aboutus-block .right-detail input[type="date"]::-webkit-inner-spin-button,
.aboutus-block
  .right-detail
  input[type="date"]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  opacity: 0;
}
.aboutus-block .right-detail .datepicker:not([multiple]):not([size]) {
  background: url(../images/calendar-icon.svg) no-repeat;
  background-position: right 15px top 50%;
  font-family: "Poppins", sans-serif;
}
.aboutus-block .right-detail .booking-btn {
  width: 100%;
  background-color: #1b76ff;
  color: #fff;
  border: 0;
  outline: none;
  cursor: pointer;
}
.aboutus-block .right-detail input::-webkit-outer-spin-button,
.aboutus-block .right-detail input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.aboutus-block .right-detail input[type="number"] {
  -moz-appearance: textfield;
}
.aboutus-block .not {
  font-size: 0.75rem;
  color: rgb(38 50 66 / 0.4);
  margin-top: 24px;
}
.refers .main-section {
  background-image: url(../images/ref-bg.webp);
  background-position: left top 70px;
  background-repeat: no-repeat;
  background-size: contain;
}
.ref-heading {
  max-width: 1023px;
  margin: 0 auto;
  text-align: center;
}
.ref-heading h3 {
  font-size: 2rem;
  color: #1b76ff;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .ref-heading h3 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  .ref-heading h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 359px) {
  .ref-heading h3 {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 359px) {
  .ref-heading h3 {
    font-size: 1.25rem;
  }
}
.ref-heading h2 {
  font-size: 4rem;
  font-weight: 500;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .ref-heading h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 575px) {
  .ref-heading h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 359px) {
  .ref-heading h2 {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 359px) {
  .ref-heading h2 {
    font-size: 1.5rem;
  }
}
.ref-heading p {
  max-width: 798px;
  margin: 0 auto;
  font-size: 1.25rem;
  line-height: 32px;
  font-weight: 400;
  color: #5c6571;
  margin-top: 50px;
}
@media screen and (max-width: 992px) {
  .ref-heading p {
    font-size: 0.875rem;
    margin-top: 20px;
  }
}
.ref-top-sec {
  text-align: center;
  margin-top: 90px;
}
@media screen and (max-width: 992px) {
  .ref-top-sec {
    margin-top: 40px;
  }
}
.ref-top-sec .mobile-verification {
  width: 100%;
  margin-top: 50px;
  max-width: 600px;
  display: flex;
  align-items: center;
  margin: 50px auto 0;
  justify-content: space-between;
  gap: 24px;
}
@media screen and (max-width: 575px) {
  .ref-top-sec .mobile-verification {
    flex-flow: column;
  }
}
.ref-top-sec .mobile-verification input[type="number"] {
  width: 100%;
  height: 58px;
  border-radius: 25px;
  border: 0;
  box-sizing: border-box;
  background-color: rgb(38 50 66 / 0.1);
  padding: 20px 32px;
  font-size: 18px;
  font-weight: 400;
  color: #5c6571;
}
.ref-top-sec .mobile-verification input[type="number"]:focus {
  outline: none;
}
.ref-top-sec .mobile-verification .btn {
  font-size: 1.125rem;
  font-weight: 500;
  width: 192px;
  padding: 20px 32px;
}
.ref-top-sec .clicnic-img {
  margin-top: 160px;
}
@media screen and (max-width: 992px) {
  .ref-top-sec .clicnic-img {
    margin-top: 60px;
  }
}
.ref-top-sec .ref-point {
  display: inline-block;
  width: 100%;
  margin-top: 35px;
}
.ref-top-sec .ref-point ul {
  display: flex;
  gap: 35px;
}
@media screen and (max-width: 992px) {
  .ref-top-sec .ref-point ul {
    flex-flow: column;
  }
}
.ref-top-sec .ref-point ul li {
  width: 25%;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .ref-top-sec .ref-point ul li {
    width: 100%;
    text-align: center;
  }
}
.ref-top-sec .ref-point ul h4 {
  font-size: 2rem;
  font-weight: 500;
  color: #263242;
  margin-top: 30px;
}
@media screen and (max-width: 992px) {
  .ref-top-sec .ref-point ul h4 {
    font-size: 1.375rem;
    margin-top: 0;
  }
}
.ref-top-sec .ref-point ul p {
  font-size: 16px;
  color: #5c6571;
  text-align: left;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .ref-top-sec .ref-point ul p {
    text-align: center;
    margin-top: 10px;
  }
}
.sharing-sec {
  background-color: #e9ebef;
  border-radius: 50px;
  padding: 95px 125px 30px 170px;
  align-items: center;
  display: flex;
  gap: 143px;
  margin-top: 198px;
}
@media screen and (max-width: 1200px) {
  .sharing-sec {
    margin-top: 60px;
    padding: 50px 20px;
    gap: 60px;
  }
}
@media screen and (max-width: 992px) {
  .sharing-sec {
    margin-top: 60px;
    padding: 50px 20px;
    flex-flow: column;
    gap: 20px;
  }
}
.sharing-sec .left-img {
  flex-shrink: 0;
  width: 40%;
}
@media screen and (max-width: 992px) {
  .sharing-sec .left-img {
    width: 100%;
  }
}
.sharing-sec .right-detail {
  width: 60%;
}
@media screen and (max-width: 992px) {
  .sharing-sec .right-detail {
    width: 100%;
    text-align: center;
  }
}
.sharing-sec .right-detail h5 {
  font-size: 2rem;
  color: #1b76ff;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .sharing-sec .right-detail h5 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 575px) {
  .sharing-sec .right-detail h5 {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 359px) {
  .sharing-sec .right-detail h5 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 359px) {
  .sharing-sec .right-detail h5 {
    font-size: 1.25rem;
  }
}
.sharing-sec .right-detail h2 {
  font-size: 4rem;
  font-weight: 500;
  margin-top: 20px;
}
@media screen and (max-width: 992px) {
  .sharing-sec .right-detail h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 575px) {
  .sharing-sec .right-detail h2 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 359px) {
  .sharing-sec .right-detail h2 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 359px) {
  .sharing-sec .right-detail h2 {
    font-size: 1.625rem;
  }
}
.sharing-sec .right-detail p {
  margin-top: 40px;
  font-size: 20px;
  font-weight: 400;
}
@media screen and (max-width: 992px) {
  .sharing-sec .right-detail p {
    font-size: 0.875rem;
    margin-top: 20px;
  }
}
.toolkitsec {
  margin-top: 160px;
}
@media screen and (max-width: 992px) {
  .toolkitsec {
    margin-top: 60px;
  }
}
.toolkitsec .toolBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 60px;
  gap: 80px;
}
@media screen and (max-width: 992px) {
  .toolkitsec .toolBox {
    flex-flow: column;
    margin-top: 60px;
  }
}
.toolkitsec .toolBox .left-side {
  max-width: 600px;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .toolkitsec .toolBox .left-side {
    text-align: center;
    order: 1;
  }
}
.toolkitsec .toolBox .left-side h4 {
  font-size: 3rem;
  font-weight: 500;
}
@media screen and (max-width: 992px) {
  .toolkitsec .toolBox .left-side h4 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 575px) {
  .toolkitsec .toolBox .left-side h4 {
    font-size: 2.25rem;
  }
}
@media screen and (max-width: 359px) {
  .toolkitsec .toolBox .left-side h4 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 359px) {
  .toolkitsec .toolBox .left-side h4 {
    font-size: 1.625rem;
  }
}
.toolkitsec .toolBox .left-side p {
  font-size: 1rem;
  font-weight: 400;
  margin-top: 20px;
}
.toolkitsec .toolBox .right-side {
  max-width: 500px;
}
.glass-sec {
  background-color: #e9ebef;
  border-radius: 50px;
  padding: 100px 188px 0;
  margin-top: 90px;
}
@media screen and (max-width: 992px) {
  .glass-sec {
    flex-flow: column;
    padding: 50px 20px 0;
    overflow: hidden;
    margin-top: 60px;
  }
}
.glass-sec img {
  display: block;
  margin-top: 48px;
}
.glass-sec .ref-heading {
  max-width: 100%;
}
.access-setup {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 160px;
  gap: 100px;
}
@media screen and (max-width: 992px) {
  .access-setup {
    flex-flow: column;
    margin-top: 60px;
    gap: 40px;
  }
}
.access-setup .ref-heading {
  text-align: left;
  flex-shrink: 0;
  width: 35%;
}
@media screen and (max-width: 992px) {
  .access-setup .ref-heading {
    width: 100%;
    order: 1;
    text-align: center;
  }
}
.access-setup .setupimg {
  width: 65%;
}
@media screen and (max-width: 992px) {
  .access-setup .setupimg {
    width: 100%;
    order: 2;
  }
}
.get-outer {
  background-image: url(../images/getin-touch-bg.webp);
  background-position: right top 70px;
  background-repeat: no-repeat;
  background-size: contain;
}
.get-outer .getin-touch {
  text-align: left;
  display: flex;
  align-items: center;
  gap: 150px;
  justify-content: space-between;
  margin-top: 80px;
  padding-bottom: 160px;
}
@media screen and (max-width: 992px) {
  .get-outer .getin-touch {
    flex-flow: column;
    margin-top: 60px;
    gap: 40px;
    padding-bottom: 60px;
  }
}
.get-outer .getin-touch .ref-heading {
  text-align: left;
  max-width: 100%;
  width: 50%;
}
@media screen and (max-width: 992px) {
  .get-outer .getin-touch .ref-heading {
    width: 100%;
    text-align: center;
  }
}
.get-outer .getin-touch .ref-heading p {
  max-width: 100%;
}
.get-outer .getin-touch .ref-heading .sales-btn {
  margin-top: 50px;
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 992px) {
  .get-outer .getin-touch .ref-heading .sales-btn {
    justify-content: center;
    margin-top: 20px;
  }
}
.get-outer .getin-touch .ref-point {
  width: 50%;
}
@media screen and (max-width: 992px) {
  .get-outer .getin-touch .ref-point {
    width: 100%;
  }
}
.get-outer .getin-touch .ref-point ul li {
  width: 50%;
}
@media screen and (max-width: 992px) {
  .get-outer .getin-touch .ref-point ul li {
    width: 100%;
  }
}
.get-outer .getin-touch .ref-point ul li a {
  color: #1b76ff;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: underline;
  margin-top: 20px;
  display: inline-block;
}
.f_logo {
  padding-left: 80px;
  max-width: 345px;
  width: 345px;
}
@media (max-width: 1699px) {
  .f_logo {
    padding-left: 40px;
    max-width: 300px;
    width: 300px;
  }
}
@media (max-width: 1699px) {
  .f_logo {
    padding-left: 0;
    max-width: 200px;
    width: 200px;
  }
}
@media (max-width: 1399px) {
  .f_logo {
    padding-left: 0;
    max-width: 160px;
    width: 160px;
  }
}
@media (max-width: 639px) {
  .f_logo {
    margin: 0 auto;
    width: auto;
  }
}
.footer-section {
  padding: 100px 0 80px;
}
.footer-section a:hover {
  color: #1b76ff;
}
.footer-section p {
  font-size: 1rem;
}
@media (max-width: 1399px) {
  .footer-section {
    padding: 70px 0 50px;
  }
}
@media (max-width: 991px) {
  .footer-section {
    padding: 50px 0 40px;
  }
}
@media (max-width: 639px) {
  .footer-section {
    padding: 45px 0 25px;
  }
}
@media (max-width: 479px) {
  .footer-section p {
    font-size: 0.938rem;
  }
}
@media (max-width: 359px) {
  .footer-section {
    padding: 35px 0 10px;
  }
  .footer-section p {
    font-size: 0.875rem;
  }
}
.footer-menu-wrap {
  max-width: calc(100% - 345px);
  width: calc(100% - 345px);
  row-gap: 35px;
}
.footer-menu-wrap h6 {
  margin-bottom: 15px;
  color: #1b76ff;
  font-size: 20px;
}
.footer-menu-wrap .f_menus {
  width: 20%;
  max-width: 20%;
  padding: 0 15px;
}
.footer-menu-wrap .f_menus ul {
  line-height: 2;
}
.footer-menu-wrap .f_menus.f_menus_lg {
  width: 40%;
  max-width: 40%;
}
.footer-menu-wrap .f_menus.f_menus_lg ul {
  -moz-column-count: 2;
  column-count: 2;
}
@media (max-width: 991px) {
  .footer-menu-wrap .f_menus.f_menus_lg {
    max-width: 66.66%;
    width: 66.66%;
  }
}
@media (max-width: 639px) {
  .footer-menu-wrap .f_menus.f_menus_lg {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 479px) {
  .footer-menu-wrap .f_menus.f_menus_lg ul {
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (min-width: 480px) {
  .footer-menu-wrap .f_menus ul {
    display: block !important;
  }
}
@media (max-width: 1699px) {
  .footer-menu-wrap {
    max-width: calc(100% - 300px);
    width: calc(100% - 300px);
  }
}
@media (max-width: 1699px) {
  .footer-menu-wrap {
    max-width: calc(100% - 200px);
    width: calc(100% - 200px);
  }
}
@media (max-width: 1399px) {
  .footer-menu-wrap {
    max-width: calc(100% - 160px);
    width: calc(100% - 160px);
  }
}
@media (max-width: 1199px) {
  .footer-menu-wrap {
    max-width: 100%;
    width: 100%;
    margin: 25px -15px 0 -15px;
  }
}
@media (max-width: 991px) {
  .footer-menu-wrap .f_menus {
    max-width: 33.33%;
    width: 33.33%;
  }
}
@media (max-width: 639px) {
  .footer-menu-wrap {
    row-gap: 25px;
    margin: 30px 0 0;
  }
  .footer-menu-wrap .f_menus {
    max-width: 50%;
    width: 50%;
    text-align: center;
  }
  .footer-menu-wrap h6 {
    margin-bottom: 12px;
  }
}
@media (max-width: 479px) {
  .footer-menu-wrap {
    row-gap: 15px;
    margin: 20px 0 0;
  }
  .footer-menu-wrap .f_menus {
    padding: 0;
    text-align: center;
  }
  .footer-menu-wrap .f_menus.f_menus_lg {
    max-width: 50%;
    width: 50%;
  }
  .footer-menu-wrap .f_menus ul {
    font-size: 0.875rem;
  }
}
@media (max-width: 369px) {
  .footer-menu-wrap {
    margin: 15px 0 0;
  }
  .footer-menu-wrap .f_menus h6 {
    font-size: 0.875rem;
  }
  .footer-menu-wrap .f_menus ul {
    font-size: 0.75rem;
  }
}
.copyright-footer {
  margin-top: 100px;
  padding-top: 80px;
  border-top: 1px solid #d1d6dc;
  color: #8b9097;
}
.copyright-footer a {
  text-decoration: underline;
}
@media (max-width: 1399px) {
  .copyright-footer {
    margin-top: 70px;
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .copyright-footer {
    margin-top: 50px;
    padding-top: 40px;
  }
}
@media (max-width: 639px) {
  .copyright-footer {
    margin-top: 45px;
    padding-top: 35px;
  }
}
@media (max-width: 479px) {
  .copyright-footer {
    margin-top: 30px;
    padding-top: 20px;
  }
  .copyright-footer p {
    font-size: 0.75rem;
  }
}
@media (max-width: 359px) {
  .copyright-footer {
    margin-top: 25px;
  }
}
@media (min-width: 2400px) {
  .f_menus ul li {
    line-height: 1.5;
  }
}
.f_menus ul li a {
  font-size: 16px;
  font-weight: 400;
}
.mobile-view {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .desktop-view {
    display: none !important;
  }
  .mobile-view {
    display: block !important;
  }
}
