/*---------------------------------------------"
// Template Name: Land Mark
// Description:  Land Mark Html Template
// Version: 1.0.0

===============================================   
STYLE SHEET INDEXING
|
|___ Fonts
|___ Variables
|___ Responsive
|___ Reset Styles
|___ Spacing
|___ Helper Classes
|___ Buttons
|___ Headings
|___ Layout Styles
|___ END STYLE SHEET INDEXING

--------------------------------------------*/
/*-------------------------
    Fonts
-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&amp;display=swap");
/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Box Shadow */
/* Transitions */
/* Border-Radius */
/* Gap */
/*-------------------------
    Responsive Styles
-------------------------*/
/*-------------------------
    Reset Styles
-------------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul.list-style,
ol.list-style {
  padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
  color: #255DCC;
}

.unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.container-fluid {
  padding-right: calc(var(--bs-gutter-x) * 0.75);
  padding-left: calc(var(--bs-gutter-x) * 0.75);
}
@media (min-width: 1200px) {
  .container-fluid {
    padding: 0 5vw;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .container-fluid {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}

.container-fluid-2 {
  padding-right: calc(var(--bs-gutter-x) * 0.75);
  padding-left: calc(var(--bs-gutter-x) * 0.75);
}
@media (min-width: 1200px) {
  .container-fluid-2 {
    padding: 0 12.604vw;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .container-fluid-2 {
    padding: 0 9.375vw;
  }
}
@media (max-width: 991px) {
  .container-fluid-2 {
    padding: 0 7.805vw;
  }
}
@media (max-width: 767px) {
  .container-fluid-2 {
    padding: 0 6.25vw;
  }
}
@media (max-width: 575px) {
  .container-fluid-2 {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}

.page-content {
  margin: clamp(14px, 1.198vw, 40px) 0;
}

/*-------------------------
  Typography
-------------------------*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
  color: #92949F;
  background-color: #FAFAFA;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: clamp(16px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21.6px */
  height: 100%;
}
@media (max-width: 399px) {
  body {
    font-size: 14px;
  }
}
body::-webkit-scrollbar {
  width: 10px;
}
body::-webkit-scrollbar-track {
  background-color: #FAFAFA;
  border-radius: 3px;
}
body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #255DCC;
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #255DCC;
  transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
table,
hr {
  margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #0C0C0D;
  margin-bottom: 0;
}

h1,
.h1 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(46px, 3.594vw, 118px); /* 69px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 96px */
  letter-spacing: -2.1px;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: clamp(42px, 4.003vw, 69px); /* 48px */
  }
}
@media (max-width: 820px) {
  h1,
  .h1 {
    font-size: clamp(36px, 4.878vw, 54px); /* 40px */
  }
}

h2,
.h2 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(42px, 2.865vw, 100px); /* 55px */
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: clamp(38px, 3.336vw, 56px); /* 40px */
  }
}
@media (max-width: 820px) {
  h2,
  .h2 {
    font-size: clamp(30px, 4.146vw, 42px); /* 34px */
  }
}

h3,
.h3 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(38px, 2.292vw, 61px); /* 44px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: clamp(32px, 3.169vw, 49px); /* 38px */
  }
}
@media (max-width: 820px) {
  h3,
  .h3 {
    font-size: clamp(27px, 3.902vw, 38px); /* 32px */
  }
}

h4,
.h4 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(32px, 1.823vw, 48px); /* 35px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 42px */
}
@media (max-width: 1199px) {
  h4,
  .h4 {
    font-size: clamp(29px, 2.752vw, 40px); /* 33px */
  }
}
@media (max-width: 820px) {
  h4,
  .h4 {
    font-size: clamp(23px, 3.293vw, 30px); /* 27px */
  }
}

h5,
.h5 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(24px, 1.458vw, 38px); /* 28px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 33.6px */
}
@media (max-width: 1199px) {
  h5,
  .h5 {
    font-size: clamp(23px, 2.085vw, 32px); /* 25px */
  }
}
@media (max-width: 820px) {
  h5,
  .h5 {
    font-size: clamp(19px, 2.439vw, 24px); /* 20px */
  }
}

h6,
.h6 {
  font-family: "Montserrat", sans-serif;
  font-size: clamp(20px, 1.198vw, 32px); /* 23px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 27.6px */
}
@media (max-width: 1199px) {
  h6,
  .h6 {
    font-size: clamp(21px, 1.918vw, 28px); /* 23px */
  }
}
@media (max-width: 820px) {
  h6,
  .h6 {
    font-size: clamp(18px, 2.317vw, 21px); /* 19px */
  }
}

.text-18, p {
  font-family: "Poppins", sans-serif;
  font-size: clamp(16px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21.6px */
}
@media (max-width: 399px) {
  .text-18, p {
    font-size: 14px;
  }
}

.text-16 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(14px, 0.833vw, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21.6px */
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  color: #255DCC;
  text-transform: uppercase;
  font-size: clamp(13px, 0.729vw, 19px); /* 14px */
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 120%;
}
.eyebrow::before {
  content: "";
  width: 24px;
  height: 2px;
  background: #255DCC;
}

.subtitle {
  font-size: 14px; /* 14px */
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

.caption {
  font-size: clamp(12px, 0.677vw, 16px);
  /* 13px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 1499px) {
  .caption {
    font-size: 13px;
  }
}

span {
  display: inline-block;
}

b,
strong {
  font-family: "Poppins", sans-serif;
}

.hr-line {
  width: 100%;
  height: 0.5px;
  background: #45474F;
}
.hr-line.line-2 {
  background: #92949F;
}
.hr-line.line-3 {
  background: #EBF0F6;
}

.vr-line {
  width: 1px;
  height: 100%;
  background: #45474F;
}
.vr-line.line-2 {
  background: #92949F;
}
.vr-line.line-3 {
  background: #EBF0F6;
}

/*-------------------------
Helpers
-------------------------*/
.color-primary {
  color: #255DCC !important;
}

.color-sec {
  color: #EBF0F6 !important;
}

.color-black {
  color: #0C0C0D !important;
}

.medium-black {
  color: #1E1F20 !important;
}

.light-black {
  color: #141516 !important;
}

.dark-gray {
  color: #45474F !important;
}

.light-gray {
  color: #92949F !important;
}

.lightest-gray {
  color: #FAF7F2 !important;
}

.color-white {
  color: #FAFAFA;
}

.bg-primary {
  background: #255DCC !important;
}

.bg-sec {
  background: #EBF0F6 !important;
}

.bg-black {
  background: #0C0C0D !important;
}

.bg-medium-black {
  background: #1E1F20 !important;
}

.bg-light-black {
  background: #141516 !important;
}

.bg-dark-gray {
  background: #45474F !important;
}

.bg-light-gray {
  background: #92949F !important;
}

.bg-lightest-gray {
  background: #FAF7F2 !important;
}

.bg-white {
  background: #FAFAFA !important;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.font-primary {
  font-family: "Poppins", sans-serif;
}

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

.br-4 {
  border-radius: clamp(2px, 0.208vw, 8px);
}

.br-8 {
  border-radius: clamp(4px, 0.417vw, 16px);
}

.br-10 {
  border-radius: clamp(5px, 0.521vw, 20px);
}

.br-12 {
  border-radius: clamp(8px, 0.625vw, 24px);
}

.br-14 {
  border-radius: clamp(10px, 0.729vw, 28px);
}

.br-16 {
  border-radius: clamp(12px, 0.833vw, 32px);
}

.br-18 {
  border-radius: clamp(14px, 0.938vw, 36px);
}

.br-20 {
  border-radius: clamp(16px, 1.042vw, 40px);
}

.br-24 {
  border-radius: clamp(18px, 1.25vw, 48px);
}

.br-32 {
  border-radius: clamp(24px, 1.667vw, 64px);
}

.br-48 {
  border-radius: clamp(28px, 2.5vw, 72px);
}

.br-56 {
  border-radius: clamp(24px, 2.917vw, 84px);
}

.br-64 {
  border-radius: clamp(40px, 3.333vw, 96px);
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.my-80 {
  margin: clamp(48px, 4.167vw, 160px) 0;
}
@media (max-width: 575px) {
  .my-80 {
    margin: 40px 0;
  }
}

.mt-80 {
  margin-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .mt-80 {
    margin-top: 40px;
  }
}

.mb-80 {
  margin-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .mb-80 {
    margin-bottom: 40px;
  }
}

.mb-74 {
  margin-bottom: clamp(40px, 3.854vw, 128px);
}
@media (max-width: 767px) {
  .mb-74 {
    margin-bottom: 32px;
  }
}

.mb-64 {
  margin-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 26px;
  }
}

.mt-64 {
  margin-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 26px;
  }
}

.mt-48 {
  margin-top: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 20px;
  }
}

.mb-48 {
  margin-bottom: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 20px;
  }
}

.mb-40 {
  margin-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .mb-40 {
    margin-bottom: 20px;
  }
}

.mt-40 {
  margin-top: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .mt-40 {
    margin-top: 20px;
  }
}

.mt-32 {
  margin-top: 32px;
}
@media (max-width: 1599px) {
  .mt-32 {
    margin-top: 29px;
  }
}
@media (max-width: 1399px) {
  .mt-32 {
    margin-top: 27px;
  }
}
@media (max-width: 1199px) {
  .mt-32 {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .mt-32 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-32 {
    margin-top: 20px;
  }
}

.mb-32 {
  margin-bottom: 32px;
}
@media (max-width: 1599px) {
  .mb-32 {
    margin-bottom: 29px;
  }
}
@media (max-width: 1399px) {
  .mb-32 {
    margin-bottom: 27px;
  }
}
@media (max-width: 1199px) {
  .mb-32 {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-32 {
    margin-bottom: 20px;
  }
}

.mt-24 {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-24 {
    margin-top: 20px;
  }
}

.mb-24 {
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 20px;
  }
}

.mb-20 {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .mb-20 {
    margin-bottom: 18px;
  }
}
@media (max-width: 991px) {
  .mb-20 {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .mb-20 {
    margin-bottom: 14px;
  }
}

.mt-16 {
  margin-top: 16px;
}
@media (max-width: 1199px) {
  .mt-16 {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .mt-16 {
    margin-top: 10px;
  }
}

.mb-16 {
  margin-bottom: 16px;
}
@media (max-width: 1199px) {
  .mb-16 {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .mb-16 {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .mb-16 {
    margin-bottom: 10px;
  }
}

.mb-12 {
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .mb-12 {
    margin-bottom: 11px;
  }
}
@media (max-width: 991px) {
  .mb-12 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .mb-12 {
    margin-bottom: 8px;
  }
}

.mb-8 {
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .mb-8 {
    margin-bottom: 4px;
  }
}

.mb-6 {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .mb-6 {
    margin-bottom: 3px;
  }
}

.mb-4p {
  margin-bottom: 4px;
}

.py-160 {
  padding: clamp(96px, 8.32vw, 320px) 0;
}
@media (max-width: 575px) {
  .py-160 {
    padding: 80px 0;
  }
}

.pt-160 {
  padding-top: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
  .pt-160 {
    padding-top: 80px;
  }
}

.pb-160 {
  padding-bottom: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
  .pb-160 {
    padding-bottom: 80px;
  }
}

.py-80 {
  padding: clamp(48px, 4.167vw, 160px) 0;
}
@media (max-width: 575px) {
  .py-80 {
    padding: 40px 0;
  }
}

.pt-80 {
  padding-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .pt-80 {
    padding-top: 40px;
  }
}

.pb-80 {
  padding-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}

.py-64 {
  padding: clamp(32px, 3.33vw, 128px) 0;
}
@media (max-width: 767px) {
  .py-64 {
    padding: 26px 0;
  }
}

.pt-64 {
  padding-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .pt-64 {
    padding-top: 26px;
  }
}

.pb-64 {
  padding-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .pb-64 {
    padding-bottom: 26px;
  }
}

.py-48 {
  padding: clamp(24px, 2.5vw, 96px) 0;
}
@media (max-width: 767px) {
  .py-48 {
    padding: 20px 0;
  }
}

.pb-48 {
  padding-bottom: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 20px;
  }
}

.pt-48 {
  padding-top: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .pt-48 {
    padding-top: 20px;
  }
}

.py-40 {
  padding: clamp(24px, 2.083vw, 80px) 0;
}
@media (max-width: 575px) {
  .py-40 {
    padding: 20px 0;
  }
}

.pt-40 {
  padding-top: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .pt-40 {
    padding-top: 20px;
  }
}

.pb-40 {
  padding-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .pb-40 {
    padding-bottom: 20px;
  }
}

.py-32 {
  padding: 32px 0;
}
@media (max-width: 1599px) {
  .py-32 {
    padding: 29px 0;
  }
}
@media (max-width: 1399px) {
  .py-32 {
    padding: 27px 0;
  }
}
@media (max-width: 1199px) {
  .py-32 {
    padding: 25px 0;
  }
}
@media (max-width: 991px) {
  .py-32 {
    padding: 22px 0;
  }
}
@media (max-width: 767px) {
  .py-32 {
    padding: 20px 0;
  }
}

.p-32 {
  padding: 32px;
}
@media (max-width: 1599px) {
  .p-32 {
    padding: 29px;
  }
}
@media (max-width: 1399px) {
  .p-32 {
    padding: 27px;
  }
}
@media (max-width: 1199px) {
  .p-32 {
    padding: 25px;
  }
}
@media (max-width: 991px) {
  .p-32 {
    padding: 22px;
  }
}
@media (max-width: 767px) {
  .p-32 {
    padding: 20px;
  }
}

.py-24 {
  padding: 24px 0;
}
@media (max-width: 1199px) {
  .py-24 {
    padding: 22px 0;
  }
}
@media (max-width: 991px) {
  .py-24 {
    padding: 22px 0;
  }
}
@media (max-width: 767px) {
  .py-24 {
    padding: 20px 0;
  }
}

.pl-24 {
  padding-left: 24px;
}
@media (max-width: 1199px) {
  .pl-24 {
    padding-left: 22px;
  }
}
@media (max-width: 991px) {
  .pl-24 {
    padding-left: 22px;
  }
}
@media (max-width: 767px) {
  .pl-24 {
    padding-left: 20px;
  }
}

.pb-24 {
  padding-bottom: 24px;
}
@media (max-width: 1199px) {
  .pb-24 {
    padding-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .pb-24 {
    padding-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .pb-24 {
    padding-bottom: 20px;
  }
}

.p-24 {
  padding: 24px;
}
@media (max-width: 1199px) {
  .p-24 {
    padding: 22px;
  }
}
@media (max-width: 991px) {
  .p-24 {
    padding: 22px;
  }
}
@media (max-width: 767px) {
  .p-24 {
    padding: 20px;
  }
}

.p-16 {
  padding: 16px;
}
@media (max-width: 1199px) {
  .p-16 {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .p-16 {
    padding: 14px;
  }
}
@media (max-width: 767px) {
  .p-16 {
    padding: 10px;
  }
}

.p-12 {
  padding: 12px;
}
@media (max-width: 1199px) {
  .p-12 {
    padding: 11px;
  }
}
@media (max-width: 991px) {
  .p-12 {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .p-12 {
    padding: 8px;
  }
}

.gap-4 {
  gap: clamp(2px, 0.208vw, 8px);
}

.gap-8 {
  gap: clamp(4px, 0.417vw, 16px);
}

.gap-10 {
  gap: clamp(5px, 0.521vw, 20px);
}

.gap-12 {
  gap: clamp(8px, 0.625vw, 24px);
}

.gap-14 {
  gap: clamp(10px, 0.729vw, 28px);
}

.gap-16 {
  gap: clamp(12px, 0.833vw, 32px);
}

.gap-18 {
  gap: clamp(14px, 0.938vw, 36px);
}

.gap-20 {
  gap: clamp(16px, 1.042vw, 40px);
}

.gap-24 {
  gap: clamp(18px, 1.25vw, 48px);
}

.gap-32 {
  gap: clamp(24px, 1.667vw, 64px);
}

.gap-38 {
  gap: clamp(28px, 1.979vw, 76px);
}

.gap-48 {
  gap: clamp(10px, 2.5vw, 28px);
}

.gap-64 {
  gap: clamp(48px, 3.333vw, 128px);
}

/*-------------------------
Elements
-------------------------*/
/*----------------------------------------*/
/*  Button CSS START
/*----------------------------------------*/
.cus-btn {
  position: relative;
  overflow: hidden;
  color: #FAFAFA;
  display: inline-flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  justify-content: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: clamp(14px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 21.6px */
  padding: clamp(12px, 0.833vw, 24px) clamp(22px, 1.667vw, 48px);
  text-decoration: none;
  border-radius: clamp(24px, 1.667vw, 64px);
  cursor: pointer;
  background: #1E1F20;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.cus-btn.primary {
  padding: clamp(12px, 0.625vw, 18px) clamp(24px, 1.667vw, 48px);
}
.cus-btn span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}
.cus-btn span:last-child {
  color: #FAFAFA;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
  width: 100%;
  text-align: center;
}
.cus-btn:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #255DCC;
  border: 0;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 50;
}
.cus-btn:hover:after {
  transform-origin: bottom center;
  transform: skewY(6.3deg) scaleY(2);
}
.cus-btn:hover span:first-child {
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: translateX(-50%) translateY(-50%);
}
.cus-btn:hover span:last-child {
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: all 600ms cubic-bezier(0.48, 0, 0.12, 1);
}

.cus-btn-2 {
  position: relative;
  overflow: hidden;
  color: #FAFAFA;
  display: inline-flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  justify-content: center;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-size: clamp(16px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 21.6px */
  padding: clamp(12px, 0.833vw, 24px) clamp(22px, 1.667vw, 48px);
  text-decoration: none;
  border-radius: clamp(24px, 1.667vw, 64px);
  cursor: pointer;
  background: #255DCC;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.cus-btn-2.primary {
  padding: clamp(8px, 0.625vw, 18px) clamp(22px, 1.667vw, 48px);
}
.cus-btn-2 span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}
.cus-btn-2 span:last-child {
  color: #FAFAFA;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
  width: 100%;
  text-align: center;
}
.cus-btn-2:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1E1F20;
  border: 0;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 50;
}
.cus-btn-2:hover:after {
  transform-origin: bottom center;
  transform: skewY(6.3deg) scaleY(2);
}
.cus-btn-2:hover span:first-child {
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: translateX(-50%) translateY(-50%);
}
.cus-btn-2:hover span:last-child {
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: all 600ms cubic-bezier(0.48, 0, 0.12, 1);
}

.cus-arrow-btn {
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  color: #1E1F20;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
.cus-arrow-btn svg path {
  transition: all 0.3s ease-in-out;
}
.cus-arrow-btn:hover {
  transition: 0.2s ease-in-out;
  color: #255DCC;
  gap: clamp(8px, 0.625vw, 24px);
}
.cus-arrow-btn:hover svg path {
  stroke: #255DCC;
  transition: all 0.3s ease-in-out;
}

/*----------------------------------------*/
/* scroll to top
/*----------------------------------------*/
.scrollToTopBtn {
  background-color: #255DCC;
  border: 1px solid #255DCC;
  border-radius: clamp(4px, 0.417vw, 16px);
  color: #FAFAFA;
  cursor: pointer;
  font-size: clamp(18px, 1.25vw, 48px);
  line-height: 48px;
  display: grid;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 2.5vw, 64px);
  height: clamp(40px, 2.5vw, 64px);
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.5s ease;
}
.scrollToTopBtn:hover {
  background: #EBF0F6;
  color: #255DCC;
  transition: all 0.3s ease-in-out;
  border: 1px solid #255DCC;
}

.showBtn {
  opacity: 1;
  transform: translateY(0);
}

.slider-arrows {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
}
.slider-arrows .arrow-btn {
  width: clamp(32px, 2.5vw, 64px);
  height: clamp(32px, 2.5vw, 64px);
  border-radius: clamp(2px, 0.208vw, 8px);
  display: grid;
  align-items: center;
  justify-content: center;
  background: #FAFAFA;
  transition: all 0.3s ease-in-out;
  border: 1px solid #FAF7F2;
}
.slider-arrows .arrow-btn svg {
  width: clamp(24px, 1.667vw, 64px);
  height: clamp(25px, 1.719vw, 64px);
  transition: all 0.3s ease-in-out;
}
.slider-arrows .arrow-btn svg path {
  stroke: #0C0C0D;
  transition: all 0.3s ease-in-out;
}
.slider-arrows .arrow-btn:hover {
  transition: all 0.3s ease-in-out;
  background-color: #1E1F20;
}
.slider-arrows .arrow-btn:hover path {
  stroke: #FAFAFA;
  transition: all 0.3s ease-in-out;
}

.social-icons {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 20px);
}
@media (max-width: 490px) {
  .social-icons {
    gap: 16px;
  }
}
.social-icons.icon-v2 {
  gap: clamp(16px, 1.042vw, 40px) !important;
}
.social-icons li a {
  display: grid;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  width: clamp(36px, 2.5vw, 64px);
  height: clamp(36px, 2.5vw, 64px);
  background: #1E1F20;
}
.social-icons li a svg {
  width: clamp(20px, 1.25vw, 48px);
  height: clamp(20px, 1.25vw, 48px);
}
.social-icons li a svg path {
  transition: all 0.3s ease-in-out;
}
.social-icons li a:hover svg path {
  fill: #255DCC;
  transition: all 0.3s ease-in-out;
}

.pagination {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden;
  display: flex;
}
.pagination #border-pagination {
  display: flex;
  gap: 8px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.pagination #border-pagination li {
  display: inline;
}
.pagination #border-pagination li span {
  color: #45474F;
  transition: all 0.3s ease-in-out;
}
.pagination #border-pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #1E1F20;
  width: clamp(32px, 2.5vw, 64px);
  height: clamp(32px, 2.5vw, 64px);
  border-radius: clamp(2px, 0.208vw, 8px);
  border: 1px solid #92949F;
  background: transparent;
  float: left;
  transition: all 0.3s ease-in-out;
  font-size: clamp(15px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.pagination #border-pagination li a svg path {
  stroke: #1E1F20;
  transition: all 0.3s ease-in-out;
}
.pagination #border-pagination li a.active {
  border: 1px solid #255DCC;
  background-color: #255DCC;
  color: #FAFAFA;
}
.pagination #border-pagination li a.active svg path {
  stroke: #FAFAFA;
  transition: all 0.3s ease-in-out;
}
.pagination #border-pagination li a:hover {
  border: 1px solid #255DCC;
  background-color: #255DCC;
  color: #FAFAFA;
}
.pagination #border-pagination li a:hover svg path {
  stroke: #FAFAFA;
  transition: all 0.3s ease-in-out;
}
.pagination #border-pagination li:hover span {
  color: #FAFAFA;
  transition: all 0.3s ease-in-out;
}

/*-------------------------
  Form Styling
-------------------------*/
textarea.form-control {
  min-height: 130px;
  max-height: 150px;
}
@media (max-width: 578px) {
  textarea.form-control {
    min-height: 80px;
    max-height: 80px;
  }
}

.form-control {
  padding: clamp(12px, 0.833vw, 24px) clamp(16px, 1.25vw, 40px);
  border-radius: clamp(8px, 0.625vw, 24px);
  border: 1px solid #92949F;
  background: transparent;
  font-family: "Poppins", sans-serif;
  font-size: 16px; /* 14px */
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  position: relative;
  color: #0C0C0D;
  box-shadow: none;
}
.form-control.form-control-2 {
  background: transparent;
  padding-left: 48px;
  border: 1px solid #92949F;
}
.form-control:focus {
  box-shadow: none;
  outline: 0;
  color: #0C0C0D !important;
  background: transparent;
}
.form-control::placeholder {
  color: #92949F;
  opacity: 1;
}

.input-block {
  position: relative;
}
.input-block svg, .input-block i {
  position: absolute;
  top: 18px;
  left: clamp(12px, 0.833vw, 32px);
  width: clamp(18px, 1.042vw, 28px);
  height: clamp(18px, 1.042vw, 28px);
}
@media (max-width: 1799px) {
  .input-block svg, .input-block i {
    top: 16px;
  }
}
@media (max-width: 1499px) {
  .input-block svg, .input-block i {
    top: 14px;
  }
}
@media (max-width: 1399px) {
  .input-block svg, .input-block i {
    top: 13px;
  }
}
@media (max-width: 992px) {
  .input-block svg, .input-block i {
    top: 15px;
  }
}

input[type=file] {
  display: none;
}

label.error {
  color: #ff0000;
}

.cus-checkBox input {
  display: none;
}
.cus-checkBox label {
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  cursor: pointer;
}
.cus-checkBox label::before {
  content: "\f0c8";
  font-family: "Font Awesome 6 Pro";
  color: #92949F;
  font-size: clamp(16px, 1.042vw, 20px);
  font-weight: 300;
}
.cus-checkBox input[type=checkbox]:checked + label {
  color: #255DCC;
  font-weight: 400;
}
.cus-checkBox input[type=checkbox]:checked + label::before {
  content: "\f14a";
  color: #255DCC;
  font-weight: 600;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: grid;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
  background: #EBF0F6;
}
#preloader .loader {
  display: flex;
  justify-content: center;
  align-items: center;
  /* Add these properties to position the loader properly */
  position: relative;
  width: 90px;
  height: 103px;
  /* Adjust the height to accommodate the "h4" span */
}
#preloader .loader div {
  position: absolute;
  width: 50px;
  height: 31px;
}
#preloader .rot {
  transform: rotate(150deg);
}
#preloader .rot2 {
  transform: rotate(20deg);
}
#preloader .loader div:nth-of-type(2) {
  transform: rotate(60deg);
}
#preloader .loader div:nth-of-type(3) {
  transform: rotate(-60deg);
}
#preloader .loader div div {
  width: 100%;
  height: 100%;
  position: relative;
}
#preloader .loader div div span {
  position: absolute;
  width: 4px;
  height: 0%;
  background: #053146;
  z-index: 999999;
}
#preloader .h1 {
  left: 0;
  animation: load1 3.2s ease infinite;
}
#preloader .h2 {
  right: 0;
  animation: load2 3.2s ease 0.4s infinite;
}
#preloader .h3 {
  right: 0;
  animation: load3 3.2s ease 0.8s infinite;
}
#preloader .h4 {
  top: 10px;
  left: 23px;
  animation: load4 3.2s ease 1s infinite;
  transform: rotate(90deg);
}
#preloader .h5 {
  bottom: 0;
  animation: load5 3.2s ease 1.2s infinite;
}
#preloader .h6 {
  left: 0;
  animation: load6 3.2s ease 1.3s infinite;
}
@keyframes load1 {
  0% {
    bottom: 0;
    height: 0;
  }
  6.944444444% {
    bottom: 0;
    height: 100%;
  }
  50% {
    top: 0;
    height: 100%;
  }
  59.944444433% {
    top: 0;
    height: 0;
  }
  /*   91.6666667%{top:0;height:0%;} */
}
@keyframes load2 {
  0% {
    top: 0;
    height: 0;
  }
  6.944444444% {
    top: 0;
    height: 100%;
  }
  50% {
    bottom: 0;
    height: 100%;
  }
  59.944444433% {
    bottom: 0;
    height: 0;
  }
  /*   91.6666667%{bottom:0;height:0%} */
}
@keyframes load3 {
  0% {
    top: 0;
    height: 0;
  }
  6.944444444% {
    top: 0;
    height: 100%;
  }
  50% {
    bottom: 0;
    height: 100%;
  }
  59.94444443% {
    bottom: 0;
    height: 0;
  }
  /*   91.6666667%{bottom:0;height:0%;} */
}
@keyframes load4 {
  0% {
    top: 37px;
    left: 23px;
    height: 134%;
  }
  6.944444444% {
    top: 10px;
    height: 134%;
  }
  50% {
    bottom: 10px;
    height: 134%;
  }
  59.94444443% {
    bottom: 0;
    height: 0;
  }
  /*   91.6666667%{bottom:0;height:0%;} */
}
@keyframes load5 {
  0% {
    bottom: 0;
    height: 0;
  }
  6.944444444% {
    bottom: 0;
    height: 100%;
  }
  50% {
    top: 0;
    height: 100%;
  }
  59.94444443% {
    top: 0;
    height: 0;
  }
  /*   91.6666667%{top:0;height:0%;} */
}
@keyframes load6 {
  0% {
    bottom: 0;
    height: 0;
  }
  6.944444444% {
    bottom: 0;
    height: 100%;
  }
  50% {
    top: 0;
    height: 100%;
  }
  59.94444443% {
    top: 0;
    height: 0;
  }
  /*   91.6666667%{top:0;height:0%;} */
}

.wrapper-dropdown {
  padding: 14px 16px;
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FAF7F2;
  position: relative;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wrapper-dropdown .selected-display {
  font-weight: 400;
  color: #92949F;
}
.wrapper-dropdown::before {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -2px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #fff transparent;
}
.wrapper-dropdown .topbar-dropdown {
  width: 100%;
  background: #FAFAFA;
  transition: 0.3s;
  position: absolute;
  top: 104%;
  left: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
  border-radius: 0 0 4px 4px;
  box-shadow: inherit;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 0px 16px 0px rgba(181, 181, 181, 0.5);
}
.wrapper-dropdown .topbar-dropdown li {
  padding: 4px 16px;
  line-height: 30px;
  border-radius: 0;
  overflow: hidden;
  font-size: clamp(14px, 0.781vw, 18px); /* 15px */
  font-family: "Poppins", sans-serif;
  color: #92949F;
  font-style: normal;
  font-weight: 400;
}
.wrapper-dropdown .topbar-dropdown li:last-child {
  border-bottom: none;
}
.wrapper-dropdown .topbar-dropdown li:hover {
  background-color: #EBF0F6;
  color: #0C0C0D;
}
.wrapper-dropdown.active .topbar-dropdown {
  opacity: 1;
  visibility: visible;
  border-radius: 5px;
}
.wrapper-dropdown .scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}
.wrapper-dropdown .arrow {
  float: right;
  rotate: 180deg;
}
.wrapper-dropdown svg {
  transition: all 0.3s;
}
.wrapper-dropdown .rotated {
  transform: rotate(-180deg);
}

.video-link {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  text-decoration: none;
  color: white;
  background-color: #f03;
  box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.5);
}

.player {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgb(0, 0, 0) 100%);
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgb(0, 0, 0) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgb(0, 0, 0) 100%);
  background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgb(0, 0, 0) 100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.player__video {
  position: relative;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: 65%;
  height: 77%;
  background-color: #fff;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.95);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  .player__video {
    height: 30%;
  }
}
@media (max-width: 490px) {
  .player__video {
    max-width: 78%;
  }
}

.js--show-video {
  opacity: 1;
}

.video-filler {
  display: block;
  width: 100%;
}

.video-close {
  position: absolute;
  z-index: 0;
  top: 0;
  right: -30px;
  padding: 5px 10px;
  border: none;
  outline: none;
  border-radius: 0 50% 50% 0;
  cursor: pointer;
  font-size: 24px;
  color: #000;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
}

.video-iframe {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
}
.video-iframe video {
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/*-------------------------
  layouts
-------------------------*/
.header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  padding: clamp(12px, 1.25vw, 32px) 0;
  width: 100%;
  background: transparent;
}
@media (max-width: 580px) {
  .header {
    padding: 16px 0;
  }
}
.header.header-2 {
  background: rgba(30, 31, 32, 0.45);
  backdrop-filter: blur(12.5px);
}
.header .navigation {
  width: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .header .navigation .header-logo {
    width: 80%;
  }
}
.header .navigation .menu-button-right {
  display: flex;
  align-items: center;
  gap: clamp(24px, 3.333vw, 72px);
}
.header .navigation .menu-button-right .main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
}
@media screen and (min-width: 1200px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list,
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
    gap: clamp(20px, 1.667vw, 40px);
  }
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
  font-size: clamp(18px, 1.042vw, 32px); /* 20px */
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 27.6px */
  letter-spacing: 0.32px;
  text-transform: capitalize;
  color: #FAFAFA;
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
  position: relative;
  transition: all all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
    font-size: clamp(16px, 1.501vw, 24px); /* 18px */
  }
}
@media (max-width: 1024px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
    font-size: clamp(18px, 1.855vw, 26px); /* 19px */
  }
}
@media (max-width: 820px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
    font-size: clamp(17px, 1.951vw, 20px); /* 16px */
  }
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active, .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #255DCC;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li.current a, .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li:hover a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li.current a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:hover a {
  color: #255DCC;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 210px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  backface-visibility: hidden;
  transition: opacity all 0.3s ease-in-out, visibility all 0.3s ease-in-out, transform 700ms ease;
  z-index: 99;
  background: #FAFAFA;
  padding: 0;
  border-radius: clamp(2px, 0.208vw, 8px);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: clamp(14px, 0.833vw, 20px);
  line-height: 26px;
  color: #0C0C0D;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  display: flex;
  padding: 7px 12px;
  transition: 400ms;
  border-radius: clamp(2px, 0.208vw, 8px);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current > a, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #255DCC;
  color: #FAFAFA;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul.right-align,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: flex;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li:hover > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:hover > ul {
  opacity: 1;
  visibility: visible;
  gap: 0;
  transform: scaleY(1) translateZ(0px);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}
.header .navigation .main-menu__right {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
.header .navigation .main-menu__right .input-search {
  display: none;
  position: absolute;
  right: 0px;
  bottom: -56px;
  width: 220px;
  background: rgba(234, 234, 236, 0.5333333333);
}
.header .navigation .main-menu__right .input-search:focus {
  background: rgba(234, 234, 236, 0.5333333333);
}
.header .navigation .main-menu__right .search-block {
  position: relative;
  display: inline-block;
}
.header .navigation .main-menu__right i {
  color: #141516;
  font-size: clamp(20px, 1.25vw, 32px);
}

.mobile-nav__toggler {
  font-size: 24px;
  font-weight: 200;
  color: #FAFAFA;
  cursor: pointer;
  transition: 500ms;
  display: none;
}
@media (max-width: 1099px) {
  .mobile-nav__toggler {
    display: flex;
    filter: hue-rotate(50deg);
  }
}
.mobile-nav__toggler:hover {
  color: #255DCC;
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  transform: translateX(-100%);
  transform-origin: left center;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  visibility: hidden;
  position: fixed;
}
.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.mobile-nav__wrapper.expanded {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}
.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
}
.mobile-nav__wrapper .mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0C0C0D;
  opacity: 0.3;
}
.mobile-nav__wrapper .mobile-nav__content {
  width: 300px;
  background-color: #0C0C0D;
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
}
@media (max-width: 490px) {
  .mobile-nav__wrapper .mobile-nav__content {
    width: clamp(270px, 55.102vw, 450px);
  }
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
  display: block;
  padding: 0;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: flex;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box img {
  width: clamp(120px, 15.625vw, 320px);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li > a {
  padding-left: 1em;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #FAFAFA;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  height: 46px;
  letter-spacing: 0.8px;
  align-items: center;
  transition: 500ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
  color: #255DCC;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: #255DCC;
  border: none;
  outline: none;
  color: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: #FAFAFA;
  color: #0C0C0D;
}
.mobile-nav__wrapper .mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #FAFAFA;
  cursor: pointer;
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}
.mobile-nav__social a {
  font-size: 16px;
  color: #FAFAFA;
  transition: 500ms;
}
.mobile-nav__social a + a {
  margin-left: 20px;
}
.mobile-nav__social a:hover {
  color: #255DCC;
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile-nav__contact li {
  color: #FAFAFA;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
}
.mobile-nav__contact li + li {
  margin-top: 15px;
}
.mobile-nav__contact li a {
  color: inherit;
  transition: 500ms;
}
.mobile-nav__contact li a:hover {
  color: #255DCC;
}
.mobile-nav__contact li i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #255DCC;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  color: #FAFAFA;
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
  display: none;
}

.hero-banner {
  background: linear-gradient(241deg, #51AFFF 0%, #9DC8ED 89.26%);
  height: 100vh;
  position: relative;
}
@media (max-width: 1024px) {
  .hero-banner {
    height: auto;
  }
}
@media (max-width: 490px) {
  .hero-banner {
    height: 100vh;
  }
}
.hero-banner .banner-wrapper {
  position: relative;
  z-index: 20;
}
.hero-banner .banner-wrapper .customer-block {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
@media (max-width: 1024px) {
  .hero-banner .banner-wrapper .customer-block.block-v1 {
    display: none;
  }
}
.hero-banner .banner-wrapper .customer-block.block-v2 {
  display: none;
}
@media (max-width: 1024px) {
  .hero-banner .banner-wrapper .customer-block.block-v2 {
    display: flex;
    padding-bottom: clamp(24px, 4.688vw, 64px);
  }
}
@media (max-width: 490px) {
  .hero-banner .banner-wrapper .customer-block.block-v2 {
    flex-direction: column;
    align-items: flex-start;
  }
}
.hero-banner .banner-wrapper .customer-block .images-container {
  display: inline-flex;
  position: relative;
}
.hero-banner .banner-wrapper .customer-block .images-container img {
  width: clamp(48px, 3.333vw, 96px);
  height: clamp(48px, 3.333vw, 96px);
  border-radius: 50%;
  position: relative;
}
@media (max-width: 490px) {
  .hero-banner .banner-wrapper .customer-block .images-container img {
    width: 38px;
    height: 38px;
  }
}
.hero-banner .banner-wrapper .customer-block .images-container img:nth-child(1) {
  border: 2px solid #FAFAFA;
  z-index: 10;
}
.hero-banner .banner-wrapper .customer-block .images-container img:nth-child(2) {
  border: 2px solid #FAFAFA;
  z-index: 20;
  margin-left: -20px;
}
@media (max-width: 490px) {
  .hero-banner .banner-wrapper .customer-block .images-container img:nth-child(2) {
    margin-left: -14px;
  }
}
.hero-banner .banner-wrapper .customer-block .images-container img:nth-child(3) {
  border: 2px solid #FAFAFA;
  z-index: 30;
  margin-left: -20px;
}
@media (max-width: 490px) {
  .hero-banner .banner-wrapper .customer-block .images-container img:nth-child(3) {
    margin-left: -14px;
  }
}
.hero-banner .banner-wrapper .banner-content {
  padding-top: clamp(90px, 5.56vw, 160px);
}
@media (max-width: 1499px) {
  .hero-banner .banner-wrapper .banner-content {
    padding-top: clamp(130px, 10.674vw, 220px);
  }
}
@media (max-width: 1024px) {
  .hero-banner .banner-wrapper .banner-content {
    padding: clamp(140px, 17.578vw, 220px) 0 30.273vw 10px;
  }
}
@media (max-width: 490px) {
  .hero-banner .banner-wrapper .banner-content {
    padding-left: 0;
    padding-bottom: 0;
  }
}
.hero-banner .banner-wrapper .banner-content .upper-container {
  margin-bottom: 9.375vw;
}
@media (max-width: 1799px) {
  .hero-banner .banner-wrapper .banner-content .upper-container {
    margin-bottom: 5.67vw;
  }
}
.hero-banner .banner-wrapper .banner-content .upper-container .text-block {
  display: flex;
  align-items: center;
  gap: clamp(48px, 3.333vw, 128px);
}
.hero-banner .banner-wrapper .banner-content .upper-container .title-text {
  font-size: clamp(38px, 6.771vw, 180px);
  letter-spacing: -3.9px;
}
@media (max-width: 1024px) {
  .hero-banner .banner-wrapper .banner-content .upper-container .title-text {
    letter-spacing: -2.5px;
  }
}
@media (max-width: 490px) {
  .hero-banner .banner-wrapper .banner-content .upper-container .title-text {
    letter-spacing: -1.5px;
  }
}
@media (max-width: 399px) {
  .hero-banner .banner-wrapper .banner-content .upper-container .title-text {
    font-size: 34px;
  }
}
.hero-banner .banner-wrapper .banner-content .upper-container .title-text.text-2 {
  margin-top: -1.667vw;
}
.hero-banner .banner-wrapper .banner-content .banner-bottom-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hero-banner .banner-wrapper .banner-content .banner-bottom-container .banner-element-box img {
  width: clamp(48px, 5.208vw, 180px);
  height: clamp(48px, 5.208vw, 180px);
}
.hero-banner .banner-wrapper .banner-content .banner-bottom-container .more-content {
  display: inline-block;
  border-radius: clamp(18px, 1.25vw, 48px);
  background: rgba(16, 15, 15, 0.7);
  backdrop-filter: blur(12.5px);
  padding: clamp(12px, 1.25vw, 32px);
  border-radius: clamp(18px, 1.25vw, 48px);
}
@media (max-width: 490px) {
  .hero-banner .banner-wrapper .banner-content .banner-bottom-container .more-content {
    display: none;
  }
}
.hero-banner .banner-image .standard-image {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  width: 72.188vw;
}
@media (max-width: 1599px) {
  .hero-banner .banner-image .standard-image {
    width: 70%;
  }
}
@media (max-width: 1399px) {
  .hero-banner .banner-image .standard-image {
    width: 82%;
  }
}
@media (max-width: 1024px) {
  .hero-banner .banner-image .standard-image {
    display: none;
  }
}
.hero-banner .banner-image .standard-image-2 {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
@media (max-width: 1024px) {
  .hero-banner .banner-image .standard-image-2 {
    display: block;
  }
}
.hero-banner .banner-image .standard-image-3 {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
@media (max-width: 490px) {
  .hero-banner .banner-image .standard-image-3 {
    display: block;
  }
}

.benefit-sec .benefit-container {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
  background: #FAFAFA;
  border: 1px solid #92949F;
  padding: clamp(20px, 1.667vw, 48px);
  border-radius: clamp(18px, 1.25vw, 48px);
  transition: all 0.3s ease-in-out;
  cursor: text;
}
@media (max-width: 1399px) {
  .benefit-sec .benefit-container {
    align-items: flex-start;
  }
}
.benefit-sec .benefit-container .text-box .text-title {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
.benefit-sec .benefit-container .text-box .text-title h2 {
  color: #EBF0F6;
  transition: all 0.3s ease-in-out;
}
.benefit-sec .benefit-container .img-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: clamp(64px, 5.208vw, 180px);
  height: clamp(64px, 5.208vw, 180px);
  background: #FAFAFA;
  border: 1px solid #92949F;
  border-radius: clamp(10px, 0.729vw, 28px);
}
.benefit-sec .benefit-container .img-box img {
  width: clamp(48px, 3.698vw, 120px);
  height: clamp(48px, 3.698vw, 120px);
}
.benefit-sec .benefit-container:hover {
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 16px 0px rgba(181, 181, 181, 0.5);
}
.benefit-sec .benefit-container:hover .text-box .text-title h2 {
  color: #255DCC;
  transition: all 0.3s ease-in-out;
}

.about-sec {
  background: url("../media/backgrounds/about-bg.webp") no-repeat;
  background-position: top left;
  background-size: auto;
}
.about-sec .image-container {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
.about-sec .image-container .main-image {
  border-radius: clamp(18px, 1.25vw, 48px);
  width: clamp(40%, 36.771vw, 1400px);
  height: clamp(39%, 36.458vw, 1400px);
}
@media (max-width: 1199px) {
  .about-sec .image-container .main-image {
    width: 51%;
    height: auto;
  }
}
@media (max-width: 490px) {
  .about-sec .image-container .main-image {
    width: 80%;
    height: auto;
  }
}
.about-sec .image-container .video-box .sub-image {
  width: clamp(40%, 18.177vw, 750px);
  height: clamp(32%, 11.979vw, 650px);
  position: absolute;
  bottom: 3.229vw;
  left: 0;
  border: clamp(2px, 0.26vw, 8px) solid #FAFAFA;
  border-radius: clamp(18px, 1.25vw, 48px);
}
@media (max-width: 1199px) {
  .about-sec .image-container .video-box .sub-image {
    width: 55%;
    height: auto;
    bottom: 72px;
  }
}
@media (max-width: 1024px) {
  .about-sec .image-container .video-box .sub-image {
    bottom: 64px;
  }
}
@media (max-width: 992px) {
  .about-sec .image-container .video-box .sub-image {
    bottom: 54px;
  }
}
@media (max-width: 490px) {
  .about-sec .image-container .video-box .sub-image {
    bottom: 24px;
  }
}
.about-sec .image-container .video-box .play-btn {
  position: absolute;
  top: 75%;
  left: 21%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1199px) {
  .about-sec .image-container .video-box .play-btn {
    top: 54%;
    left: 28%;
  }
}
@media (max-width: 490px) {
  .about-sec .image-container .video-box .play-btn {
    top: 71%;
    left: 30.5%;
  }
}
.about-sec .image-container .video-box .play-btn img {
  width: clamp(40px, 3.333vw, 120px);
  height: clamp(40px, 3.333vw, 120px);
}
@media (max-width: 1199px) {
  .about-sec .image-container .video-box .play-btn img {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 490px) {
  .about-sec .image-container .video-box .play-btn img {
    width: 70%;
    height: 100%;
  }
}
.about-sec .about-icon-wrapper {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
@media (max-width: 1024px) {
  .about-sec .about-icon-wrapper {
    gap: clamp(40px, 2.5vw, 28px);
  }
}
@media (max-width: 490px) {
  .about-sec .about-icon-wrapper {
    flex-wrap: wrap;
  }
}
.about-sec .about-icon-wrapper .icon-block {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
  width: clamp(210px, 13.906vw, 450px);
}
@media (max-width: 490px) {
  .about-sec .about-icon-wrapper .icon-block {
    width: auto;
  }
}
.about-sec .about-icon-wrapper .icon-block img {
  width: clamp(40px, 3.333vw, 96px);
  height: clamp(40px, 3.333vw, 96px);
}
.about-sec .about-icon-wrapper .icon-block h3 {
  line-height: 100%;
}

.discover-sec .nav {
  display: inline-flex;
  gap: clamp(18px, 1.25vw, 48px) !important;
  border: 0px;
  position: relative;
  border-radius: clamp(24px, 1.667vw, 64px);
  margin-bottom: 3.333vw;
  flex-wrap: nowrap;
}
@media (max-width: 1025px) {
  .discover-sec .nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 1699px) {
  .discover-sec .nav {
    margin-bottom: 2.119vw;
  }
}
@media (max-width: 1599px) {
  .discover-sec .nav {
    gap: clamp(12px, 0.833vw, 32px);
    row-gap: 24px;
  }
}
@media (max-width: 490px) {
  .discover-sec .nav {
    row-gap: 16px;
    flex-direction: column;
    display: flex;
  }
}
@media (max-width: 399px) {
  .discover-sec .nav {
    gap: 0px;
  }
}
@media (max-width: 1024px) {
  .discover-sec .nav .nav-item {
    width: 48.5%;
  }
}
@media (max-width: 490px) {
  .discover-sec .nav .nav-item {
    width: 100%;
  }
}
.discover-sec .nav .nav-item .nav-link {
  background: #FAFAFA;
  border: 1px solid #92949F;
  color: #0C0C0D;
  font-family: "Poppins", sans-serif;
  font-size: clamp(20px, 1.198vw, 32px);
  /* 23px */
  font-style: normal;
  line-height: 120%;
  /* 27.6px */
  font-weight: 700;
  border-radius: clamp(18px, 1.25vw, 48px);
  padding: 0;
  position: relative;
  transition: all 0.3s ease-in-out;
  text-transform: capitalize;
  display: inline-flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .discover-sec .nav .nav-item .nav-link {
    width: 100%;
  }
}
@media (max-width: 490px) {
  .discover-sec .nav .nav-item .nav-link {
    gap: 0 !important;
    width: 100%;
  }
}
.discover-sec .nav .nav-item .nav-link .content {
  padding: 0 clamp(12px, 2.5vw, 64px) 0 clamp(12px, 0.833vw, 32px);
}
.discover-sec .nav .nav-item .nav-link .content span {
  transition: all 0.3s ease-in-out;
}
.discover-sec .nav .nav-item .nav-link:focus-visible {
  outline: 0;
}
.discover-sec .nav .nav-item .nav-link:hover, .discover-sec .nav .nav-item .nav-link.active {
  background: #1E1F20;
  transition: all 0.3s ease-in-out;
}
.discover-sec .nav .nav-item .nav-link:hover span, .discover-sec .nav .nav-item .nav-link.active span {
  color: #FAFAFA;
  transition: all 0.3s ease-in-out;
}
.discover-sec .image-container {
  border: 1px solid #92949F;
  border-radius: clamp(18px, 1.25vw, 48px);
  padding: clamp(12px, 1.25vw, 32px);
  height: 100%;
  display: grid;
  align-items: center;
}
.discover-sec .detail-container {
  padding: clamp(20px, 1.667vw, 48px);
  background: #FAFAFA;
  border: 1px solid #92949F;
  border-radius: clamp(18px, 1.25vw, 48px);
}

.properties-sec .property-wrapper .wrapper-dropdown {
  border: 1px solid #92949F;
}
.properties-sec .property-wrapper .property-card {
  margin: 0 12px;
}
.properties-sec .property-wrapper .property-card.card-2 {
  margin-top: clamp(32px, 3.333vw, 96px);
}
@media (max-width: 490px) {
  .properties-sec .property-wrapper .property-card.card-2 {
    margin-top: 0;
  }
}
.properties-sec .property-wrapper .property-card.card-3 {
  margin-top: clamp(48px, 6.667vw, 180px);
}
@media (max-width: 490px) {
  .properties-sec .property-wrapper .property-card.card-3 {
    margin-top: 0;
  }
}
.properties-sec .property-wrapper .property-card .img-box {
  border-radius: clamp(18px, 1.25vw, 48px);
  overflow: hidden;
}
.properties-sec .property-wrapper .property-card .img-box img {
  border-radius: clamp(18px, 1.25vw, 48px);
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.properties-sec .property-wrapper .property-card .img-box.shine {
  position: relative;
  overflow: hidden;
}
.properties-sec .property-wrapper .property-card .img-box.shine::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
  pointer-events: none;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.properties-sec .property-wrapper .property-card .content-box .home-label {
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  padding: 4px 8px;
  border-radius: clamp(24px, 1.667vw, 64px);
  background: rgba(37, 93, 204, 0.25);
}
.properties-sec .property-wrapper .property-card .content-box .property-title {
  color: #1E1F20;
  transition: all 0.3s ease-in-out;
}
.properties-sec .property-wrapper .property-card:hover .img-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.properties-sec .property-wrapper .property-card:hover .img-box.shine:hover::before, .properties-sec .property-wrapper .property-card:hover .img-box.shine:focus::before {
  animation: shine 0.85s;
}
.properties-sec .property-wrapper .property-card:hover .property-title {
  color: #255DCC;
  transition: all 0.3s ease-in-out;
}

.testimonials-sec .testimonial-block {
  display: flex;
  align-items: start;
  gap: clamp(18px, 1.25vw, 48px) !important;
  transition: all 0.3s ease-in-out;
  padding: clamp(12px, 1.25vw, 48px);
  border-radius: clamp(18px, 1.25vw, 48px);
  border: 1px solid #FAFAFA;
}
.testimonials-sec .testimonial-block .user-image {
  display: flex;
  flex-shrink: 0;
}
.testimonials-sec .testimonial-block .user-image img {
  border-radius: 50%;
  border: 1px solid #45474F;
}
.testimonials-sec .testimonial-block .vr-line {
  height: clamp(120px, 8.333vw, 280px);
}
.testimonials-sec .testimonial-block:hover {
  border: 1px solid #92949F;
  transition: all 0.3s ease-in-out;
  box-shadow: 0px 0px 16px 0px rgba(181, 181, 181, 0.5);
}

.process-sec {
  position: relative;
}
@media (max-width: 490px) {
  .process-sec {
    padding-bottom: 72px;
  }
}
.process-sec .heading {
  position: relative;
  z-index: 10;
  padding-bottom: clamp(80px, 5vw, 160px);
}
@media (max-width: 490px) {
  .process-sec .heading {
    padding-bottom: clamp(20px, 4.898vw, 48px);
    background: #EBF0F6;
  }
}
.process-sec .processbar {
  background: #255DCC;
  height: 2px;
  opacity: 1;
  width: 100%;
}
@media (max-width: 490px) {
  .process-sec .processbar {
    position: absolute;
    z-index: 5;
    left: 107px;
    top: 0;
    width: 2px;
    height: 100%;
    background: #255DCC;
  }
}
@media (max-width: 399px) {
  .process-sec .processbar {
    left: 106px;
  }
}
.process-sec .process-card {
  margin-top: -50px;
}
@media (max-width: 490px) {
  .process-sec .process-card {
    margin: 0;
    margin-bottom: 106px;
    padding-top: 64px;
    display: flex;
    align-items: center;
    gap: clamp(18px, 1.25vw, 48px) !important;
    position: relative;
  }
}
.process-sec .process-card .step-count {
  margin-bottom: 14px;
  font-size: 18px;
}
@media (max-width: 490px) {
  .process-sec .process-card .step-count {
    margin-bottom: 0;
    width: 84px;
  }
}
.process-sec .process-card .process-block {
  position: relative;
}
@media (max-width: 490px) {
  .process-sec .process-card .process-block {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }
}
.process-sec .process-card .process-block .icon {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #255DCC;
  margin-bottom: 16px;
}
@media (max-width: 490px) {
  .process-sec .process-card .process-block .icon {
    margin-bottom: 0;
    margin-right: 24px;
  }
}
.process-sec .process-card .process-block .top-text {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  margin-bottom: 12px;
}
@media (max-width: 490px) {
  .process-sec .process-card .process-block .top-text {
    margin-bottom: 0;
  }
}
.process-sec .process-card .process-block .top-text .icon-box {
  width: clamp(40px, 2.5vw, 64px);
  height: clamp(40px, 2.5vw, 64px);
  display: grid;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  border-radius: clamp(18px, 1.25vw, 48px);
}
.process-sec .process-card .process-block .top-text .icon-box svg {
  width: clamp(20px, 1.563vw, 48px);
  height: clamp(20px, 1.563vw, 48px);
  transition: all 0.3s ease-in-out;
}
.process-sec .process-card .process-block .top-text .icon-box svg path {
  transition: all 0.3s ease-in-out;
}
.process-sec .process-card .process-block .hovered-text {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  padding-left: 16px;
  border-left: 2px solid #255DCC;
}
@media (max-width: 490px) {
  .process-sec .process-card .process-block .hovered-text {
    position: absolute;
    left: 40px;
    top: 48px;
    opacity: 1;
    border: 0;
  }
}
.process-sec .process-card .process-block:hover .icon-box {
  background: #255DCC;
  border-radius: 50%;
}
.process-sec .process-card .process-block:hover .icon-box svg {
  width: 24px;
  height: 24px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 820px) {
  .process-sec .process-card .process-block:hover .icon-box svg {
    width: 18px;
    height: 18px;
  }
}
.process-sec .process-card .process-block:hover .icon-box svg path {
  fill: #EBF0F6;
  transition: all 0.3s ease-in-out;
}
.process-sec .process-card .process-block:hover .hovered-text {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.team-sec .team-block {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.team-sec .team-block .img-box {
  overflow: hidden;
  border-radius: clamp(18px, 1.25vw, 48px);
}
.team-sec .team-block .img-box img {
  width: 100%;
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.team-sec .team-block .member-info {
  width: 19.063vw;
  position: absolute;
  bottom: -200px;
  left: 50%;
  transform: translate(-50%, -23%);
  border-radius: clamp(24px, 1.667vw, 64px);
  background: rgba(93, 103, 114, 0.5);
  backdrop-filter: blur(12.5px);
  padding: clamp(12px, 1.25vw, 32px);
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .team-sec .team-block .member-info {
    width: 90%;
  }
}
.team-sec .team-block .member-info h6 {
  color: #FAFAFA;
  transition: all 0.3s ease-in-out;
}
.team-sec .team-block:hover .img-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.team-sec .team-block:hover .member-info {
  bottom: 0;
  transition: all 0.3s ease-in-out;
}

.faq-block {
  border-radius: clamp(28px, 2.5vw, 72px);
  padding: clamp(14px, 0.833vw, 24px);
  border: 1px solid #45474F;
  position: relative;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 490px) {
  .faq-block {
    margin-bottom: clamp(12px, 3.265vw, 32px);
  }
}
.faq-block .accordion-button {
  margin: 0;
  position: relative;
  padding: 54px 32px 0 16px;
  color: #1E1F20;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 490px) {
  .faq-block .accordion-button {
    flex-direction: column;
    align-items: flex-start;
    gap: clamp(12px, 0.833vw, 32px);
    padding: 54px 32px 0 0px;
  }
}
.faq-block .accordion-button::after {
  display: none;
}
@media (max-width: 1599px) {
  .faq-block .accordion-button h6 .extra-text {
    display: none;
  }
}
.faq-block .accordion-button .date-box {
  transition: all 0.3s ease-in-out;
  padding: 8px 16px;
  border-radius: clamp(28px, 2.5vw, 72px);
  border: 1px solid #45474F;
  display: inline-block;
  color: #1E1F20;
  font-size: clamp(16px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
}
@media (max-width: 399px) {
  .faq-block .accordion-button .date-box {
    font-size: 14px;
  }
}
.faq-block .accordion-button.collapsed {
  border-radius: 0px;
  padding: 0;
  background: none;
  margin: 0;
}
.faq-block .accordion-button:not(.collapsed) h6 {
  color: #0C0C0D;
  background: transparent;
  border: none;
  box-shadow: none;
  font-size: clamp(38px, 2.292vw, 61px);
  /* 44px */
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 1499px) {
  .faq-block .accordion-button:not(.collapsed) h6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media (max-width: 1199px) {
  .faq-block .accordion-button:not(.collapsed) h6 {
    font-size: clamp(32px, 3.169vw, 49px);
    /* 38px */
  }
}
@media (max-width: 820px) {
  .faq-block .accordion-button:not(.collapsed) h6 {
    font-size: clamp(27px, 3.902vw, 38px);
    /* 32px */
    font-weight: 600;
  }
}
.faq-block .accordion-button:not(.collapsed) .date-box {
  transform: translateX(64px);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .faq-block .accordion-button:not(.collapsed) .date-box {
    transform: translateX(0);
  }
}
@media (max-width: 490px) {
  .faq-block .accordion-button:not(.collapsed) .date-box {
    display: none;
  }
}
.faq-block .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.faq-block .accordion-collapse {
  padding: 12px;
}
@media (max-width: 490px) {
  .faq-block .accordion-collapse {
    padding: 0;
  }
}
.faq-block .accordion-collapse .date-time {
  opacity: 0;
  transform: translateX(-64px);
  padding: 8px 16px;
  border-radius: clamp(28px, 2.5vw, 72px);
  border: 1px solid #45474F;
  display: inline-block;
  color: #45474F;
  position: absolute;
  top: 24px;
  left: 24px;
  transition: 0.2s ease-in-out transform, opacity;
}
@media (max-width: 1499px) {
  .faq-block .accordion-collapse .date-time {
    top: 16px;
    left: 16px;
  }
}
@media (max-width: 490px) {
  .faq-block .accordion-collapse .date-time {
    top: 14px;
    left: 14px;
  }
}
@media (max-width: 1499px) {
  .faq-block .accordion-collapse p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.faq-block .accordion-collapse.show .date-time {
  transform: translateX(0);
  opacity: 1;
}

.blog-card-image {
  height: 100%;
}
.blog-card-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.blog-card-image .image2,
.blog-card-image .image3,
.blog-card-image .image4 {
  display: none;
}

.blog-page form {
  position: relative;
  display: flex;
}
.blog-page form input {
  border-radius: 32px 0 0 32px;
  background: transparent;
  border: 1px solid #92949F;
}
.blog-page form button {
  transition: all 0.3s ease-in-out;
  padding: clamp(12px, 0.833vw, 24px) clamp(18px, 1.667vw, 48px);
  background: #255DCC;
  border-radius: 0 32px 32px 0;
  border: 0;
}
.blog-page form button i {
  color: #FAFAFA;
  font-size: 20px;
}
.blog-page form button:hover {
  transition: all 0.3s ease-in-out;
  background: #1E1F20;
}
.blog-page .wrapper-dropdown {
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 1px solid #92949F;
}
.blog-page .blog-container {
  padding: clamp(10px, 0.833vw, 24px);
  border: 1px solid #92949F;
  border-radius: clamp(18px, 1.25vw, 48px);
}
.blog-page .blog-container .blog-image {
  border-radius: clamp(12px, 0.833vw, 32px);
  overflow: hidden;
  width: 100%;
}
.blog-page .blog-container .blog-image img {
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
  width: 100%;
}
.blog-page .blog-container .blog-image.shine {
  position: relative;
  overflow: hidden;
}
.blog-page .blog-container .blog-image.shine::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
  pointer-events: none;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.blog-page .blog-container .blog-text .h6 {
  color: #45474F;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-page .blog-container .blog-text .user-bookmark {
  padding: 8px 12px 8px 8px;
  border: 1px solid #92949F;
  border-radius: clamp(8px, 0.625vw, 24px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.blog-page .blog-container .blog-text .user-bookmark .user-box {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox {
  display: inline-block;
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox__input {
  display: none;
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox__label {
  cursor: pointer;
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox__icon {
  width: clamp(22px, 1.25vw, 32px);
  height: clamp(22px, 1.25vw, 32px);
  fill: none;
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: stroke 0.3s, fill 0.3s;
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox__icon-back {
  stroke: #45474F;
  transition: transform 0.3s;
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox__icon-check {
  stroke: #fff;
  stroke-dasharray: 16;
  stroke-dashoffset: 16;
  transition: stroke-dashoffset 0.3s, transform 0.3s;
  transform: translateX(2px);
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox__input:checked + .bookmark-checkbox__label .bookmark-checkbox__icon {
  fill: #255DCC;
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox__input:checked + .bookmark-checkbox__label .bookmark-checkbox__icon-back {
  stroke: #255DCC;
  transform: scale(1.1);
  animation: bookmark-pop 0.4s ease;
}
.blog-page .blog-container .blog-text .user-bookmark .bookmark-checkbox__input:checked + .bookmark-checkbox__label .bookmark-checkbox__icon-check {
  stroke-dashoffset: 0;
  transition-delay: 0.2s;
}
@keyframes bookmark-pop {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1.1);
  }
}
.blog-page .blog-container:hover .blog-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.blog-page .blog-container:hover .blog-image.shine:hover::before, .blog-page .blog-container:hover .blog-image.shine:focus::before {
  animation: shine 0.85s;
}
.blog-page .blog-container:hover .blog-text .h6 {
  color: #255DCC;
  transition: all 0.3s ease-in-out;
}

.title-banner {
  background: url("../media/backgrounds/title-banner-bg.webp") no-repeat;
  background-position: top;
  background-size: cover;
}
@media (max-width: 490px) {
  .title-banner {
    background-position: left;
    background-size: 150% 100%;
  }
}
.title-banner .title-content {
  padding: clamp(140px, 11.406vw, 280px) 0 clamp(64px, 5.99vw, 180px);
}

.solution-sec .solution-wrapper .solution-block {
  padding: clamp(12px, 1.667vw, 48px);
  background: #FAFAFA;
  border: 1px solid #92949F;
  border-radius: clamp(18px, 1.25vw, 48px);
}
.solution-sec .solution-wrapper .solution-block ul {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
  flex-wrap: wrap;
}
@media (max-width: 490px) {
  .solution-sec .solution-wrapper .solution-block ul {
    gap: clamp(8px, 0.625vw, 24px) !important;
  }
}
.solution-sec .solution-wrapper .solution-block ul li {
  padding: clamp(8px, 0.625vw, 18px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #EBF0F6;
  border: 1px solid #1E1F20;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  color: #141516;
}
.solution-sec .solution-wrapper .solution-block ul li:hover {
  background: #255DCC;
  border: 1px solid #255DCC;
  transition: all 0.3s ease-in-out;
  color: #FAFAFA;
}

.sidebar form {
  position: relative;
  display: flex;
}
.sidebar form input {
  border-radius: 32px 0 0 32px;
  background: transparent;
  border: 1px solid #92949F;
}
.sidebar form button {
  transition: all 0.3s ease-in-out;
  padding: clamp(12px, 0.833vw, 24px) clamp(18px, 1.667vw, 48px);
  background: #255DCC;
  border-radius: 0 32px 32px 0;
  border: 0;
}
.sidebar form button i {
  color: #FAFAFA;
  font-size: 20px;
}
.sidebar form button:hover {
  transition: all 0.3s ease-in-out;
  background: #1E1F20;
}
.sidebar .blog-sidebar-block {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
}
.sidebar .blog-sidebar-block .img-block {
  display: flex;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: clamp(4px, 0.417vw, 16px);
}
.sidebar .blog-sidebar-block .img-block img {
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
  border-radius: clamp(4px, 0.417vw, 16px);
}
.sidebar .blog-sidebar-block .text-block p:nth-child(1) {
  color: #45474F;
  transition: all 0.3s ease-in-out;
}
.sidebar .blog-sidebar-block:hover .img-block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.sidebar .blog-sidebar-block:hover .text-block p:nth-child(1) {
  color: #255DCC;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block {
  border: 1px solid #92949F;
}
.sidebar .category-block .category-link {
  color: #45474F;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .category-link:hover {
  color: #255DCC;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.sidebar .category-block .star-rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  font-size: 26px;
}
.sidebar .category-block .star-rating input {
  display: none;
}
.sidebar .category-block .star-rating label {
  color: #ccc;
  cursor: pointer;
}
.sidebar .category-block .star-rating :checked ~ label {
  color: rgb(255, 120, 44);
}
.sidebar .category-block .star-rating label:hover,
.sidebar .category-block .star-rating label:hover ~ label {
  color: rgb(255, 120, 44);
}
.sidebar .category-block .tags-container {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
  flex-wrap: wrap;
}
.sidebar .category-block .tags-container li {
  background: #FAFAFA;
  padding: 4px 10px;
  border-radius: clamp(4px, 0.417vw, 16px);
}
.sidebar .category-block .tags-container li a {
  font-size: clamp(12px, 0.781vw, 20px);
}

.property-detail .property-wrapper .amenity-wrapper {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
@media (max-width: 1024px) {
  .property-detail .property-wrapper .amenity-wrapper {
    flex-wrap: wrap;
  }
}
.property-detail .property-wrapper .amenity-wrapper .amenity-block {
  border: 1px solid #92949F;
  border-radius: clamp(10px, 0.729vw, 28px);
  padding: 32px 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 1024px) {
  .property-detail .property-wrapper .amenity-wrapper .amenity-block {
    width: 48.5%;
  }
}
@media (max-width: 490px) {
  .property-detail .property-wrapper .amenity-wrapper .amenity-block {
    width: 47.5%;
  }
}
@media (max-width: 399px) {
  .property-detail .property-wrapper .amenity-wrapper .amenity-block {
    width: 46.5%;
  }
}
.property-detail .property-wrapper .amenity-wrapper .amenity-block .icon-box {
  width: clamp(32px, 2.58vw, 64px);
  height: clamp(32px, 2.58vw, 64px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #255DCC;
  margin-left: auto;
  margin-right: auto;
}
.property-detail .property-wrapper .amenity-wrapper .amenity-block .icon-box svg {
  width: clamp(20px, 1.458vw, 32px);
  height: clamp(20px, 1.458vw, 32px);
}
.property-detail .property-wrapper .video-block {
  position: relative;
}
.property-detail .property-wrapper .video-block .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: clamp(44px, 6.667vw, 180px);
  height: clamp(44px, 6.667vw, 180px);
}
.property-detail .property-wrapper .map-wrapper iframe {
  width: 100%;
  height: clamp(180px, 25.833vw, 650px);
  border-radius: clamp(18px, 1.25vw, 48px);
}

.blog-detail-page {
  position: relative;
}
.blog-detail-page .blog-detail-wrapper .main-image {
  position: relative;
}
.blog-detail-page .blog-detail-wrapper .qoutes {
  padding: clamp(16px, 1.25vw, 32px);
  border-radius: clamp(5px, 0.521vw, 20px);
  border-left: 2px solid #255DCC;
}
.blog-detail-page .blog-detail-wrapper button {
  border: 0;
}

.contact-wrapper {
  position: relative;
}
@media (max-width: 1599px) {
  .contact-wrapper .form-container {
    height: 85%;
  }
}
@media (max-width: 1599px) {
  .contact-wrapper .form-container form {
    height: 100%;
  }
}
@media (max-width: 1599px) {
  .contact-wrapper .form-container form .form-wrapper {
    height: 100%;
  }
}
.contact-wrapper .contact-text-container, .contact-wrapper .form-container {
  padding: clamp(18px, 1.667vw, 40px);
  border: 1px solid #92949F;
  border-radius: clamp(8px, 0.625vw, 24px);
  height: 100%;
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block, .contact-wrapper .form-container .detail-wrapper .detail-block {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  padding: clamp(12px, 0.833vw, 24px);
  transition: all 0.3s ease-in-out;
  border: 1px solid #92949F;
  border-radius: clamp(8px, 0.625vw, 24px);
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block .icon-box, .contact-wrapper .form-container .detail-wrapper .detail-block .icon-box {
  background: #EBF0F6;
  transition: all 0.3s ease-in-out;
  width: clamp(36px, 2.5vw, 60px);
  height: clamp(36px, 2.5vw, 60px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block .icon-box svg, .contact-wrapper .form-container .detail-wrapper .detail-block .icon-box svg {
  width: clamp(18px, 1.458vw, 36px);
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block h6, .contact-wrapper .form-container .detail-wrapper .detail-block h6 {
  color: #1E1F20;
  transition: all 0.3s ease-in-out;
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block p, .contact-wrapper .form-container .detail-wrapper .detail-block p {
  transition: all 0.3s ease-in-out;
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block:hover, .contact-wrapper .form-container .detail-wrapper .detail-block:hover {
  background: #1E1F20;
  border-radius: clamp(8px, 0.625vw, 24px);
  transition: all 0.3s ease-in-out;
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block:hover .icon-box, .contact-wrapper .form-container .detail-wrapper .detail-block:hover .icon-box {
  background: #FAFAFA;
  transition: all 0.3s ease-in-out;
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block:hover h6, .contact-wrapper .form-container .detail-wrapper .detail-block:hover h6 {
  color: #FAFAFA;
  transition: all 0.3s ease-in-out;
}
.contact-wrapper .contact-text-container .detail-wrapper .detail-block:hover p, .contact-wrapper .form-container .detail-wrapper .detail-block:hover p {
  color: #FAFAFA;
  transition: all 0.3s ease-in-out;
}
.contact-wrapper .contact-text-container button, .contact-wrapper .form-container button {
  border: 0;
}
.contact-wrapper .map-wrapper iframe {
  width: 100%;
  height: clamp(180px, 31.25vw, 650px);
  border-radius: clamp(18px, 1.25vw, 48px);
}

@media (max-width: 1024px) {
  .error-section {
    height: 61.39vh;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 992px) {
  .error-section {
    height: auto;
  }
}
.error-section .error-wrapper {
  background: #EBF0F6;
  border: 1px solid #92949F;
  border-radius: clamp(18px, 1.25vw, 48px);
}
.error-section .error-wrapper h1 {
  font-size: clamp(100px, 15.651vw, 420px);
  font-style: normal;
  font-weight: 600;
  line-height: 80%;
}
@media (max-width: 575px) {
  .error-section .error-wrapper p br {
    display: none;
  }
}

.coming-soon-page {
  display: grid;
  align-items: center;
  height: 100vh;
  position: relative;
}
@media (max-width: 1699px) {
  .coming-soon-page {
    margin: clamp(12px, 3.265vw, 24px);
  }
}
@media (max-width: 1024px) {
  .coming-soon-page {
    margin: 0 32px;
  }
}
@media (max-width: 490px) {
  .coming-soon-page {
    margin: 0 20px;
  }
}
.coming-soon-page .cs-block {
  padding: clamp(32px, 3.125vw, 96px) clamp(16px, 1.667vw, 48px);
  border: 1px solid #92949F;
  border-radius: clamp(18px, 1.25vw, 48px);
  background: #EBF0F6;
}
.coming-soon-page .cs-block .coming-soon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.coming-soon-page .cs-block .coming-soon-wrapper ul {
  display: flex;
  gap: clamp(12px, 0.833vw, 24px);
}
.coming-soon-page .cs-block .coming-soon-wrapper ul li {
  width: clamp(88px, 6.25vw, 180px);
  height: clamp(88px, 6.25vw, 180px);
  border-radius: clamp(4px, 0.417vw, 16px);
  background: #FAFAFA;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 430px) {
  .coming-soon-page .cs-block .coming-soon-wrapper ul li {
    width: 78px;
    height: 78px;
  }
}
@media (max-width: 399px) {
  .coming-soon-page .cs-block .coming-soon-wrapper ul li {
    width: 72px;
    height: 72px;
  }
}
.coming-soon-page .cs-block .coming-soon-wrapper ul li h2 {
  color: #1E1F20;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: clamp(42px, 2.865vw, 100px); /* 55px */
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 1199px) {
  .coming-soon-page .cs-block .coming-soon-wrapper ul li h2 {
    font-size: clamp(38px, 3.336vw, 56px); /* 40px */
  }
}
@media (max-width: 820px) {
  .coming-soon-page .cs-block .coming-soon-wrapper ul li h2 {
    font-size: clamp(30px, 4.146vw, 42px); /* 34px */
  }
}
.coming-soon-page .cs-block .coming-soon-wrapper ul li h6 {
  color: #1E1F20;
  font-size: clamp(14px, 0.833vw, 22px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.coming-soon-page .cs-block .title-area img {
  width: clamp(26%, 25.365vw, 880px);
}
@media (max-width: 499px) {
  .coming-soon-page .cs-block .title-area img {
    width: 40%;
  }
}
.coming-soon-page .cs-block .newsletter-text .coming-soon-text {
  text-align: center;
  text-transform: uppercase;
  font-size: clamp(32px, 4.167vw, 180px);
  font-style: normal;
  font-weight: 700;
  line-height: 85%;
  /* 240px */
  letter-spacing: -6px;
  text-transform: uppercase;
}
@media (max-width: 1099px) {
  .coming-soon-page .cs-block .newsletter-text .coming-soon-text {
    letter-spacing: 0px;
  }
}
@media (max-width: 490px) {
  .coming-soon-page .cs-block .newsletter-text .coming-soon-text {
    letter-spacing: -3px;
  }
}
.coming-soon-page .cs-block .newsletter-text .newsletter-heading {
  display: flex;
  align-items: center;
  gap: clamp(8px, 1.25vw, 40px);
}
.coming-soon-page .cs-block .newsletter-text .newsletter-heading h4 {
  line-height: 120%;
  letter-spacing: 1.643px;
}
@media (max-width: 575px) {
  .coming-soon-page .cs-block .newsletter-text .newsletter-heading h4 {
    font-size: 16px;
  }
}
.coming-soon-page .cs-block .newsletter-text form {
  position: relative;
  margin: 0 auto;
  width: 26.615vw;
}
@media (max-width: 1399px) {
  .coming-soon-page .cs-block .newsletter-text form {
    width: 36%;
  }
}
@media (max-width: 1099px) {
  .coming-soon-page .cs-block .newsletter-text form {
    width: 56%;
  }
}
@media (max-width: 490px) {
  .coming-soon-page .cs-block .newsletter-text form {
    width: 100%;
  }
}
.coming-soon-page .cs-block .newsletter-text form .input-container input {
  border-radius: clamp(28px, 2.5vw, 72px);
  padding: clamp(16px, 1.62vw, 48px) 16px !important;
}
.coming-soon-page .cs-block .newsletter-text form .input-container button {
  position: absolute;
  right: 16px;
  border: 0;
}
@media (max-width: 1199px) {
  .coming-soon-page .cs-block .newsletter-text form .input-container button {
    right: 8px;
  }
}
@media (max-width: 490px) {
  .coming-soon-page .cs-block .newsletter-text form .input-container button {
    top: 5px;
    right: 5px;
  }
}

footer .footer-links li {
  margin-bottom: clamp(4px, 0.417vw, 12px);
}
footer .footer-links li:last-child {
  margin-bottom: 0;
}
@media (max-width: 490px) {
  footer .footer-links li {
    margin-bottom: clamp(12px, 3.265vw, 32px);
  }
}
@media (max-width: 490px) {
  footer .logo-block a img {
    width: 70%;
  }
}
footer .logo-block form {
  position: relative;
}
footer .logo-block form input {
  color: #FAFAFA !important;
  border: 0;
  border-bottom: 1px solid #92949F;
  background: #0C0C0D;
  width: 100%;
  padding: 16px 0;
}
footer .logo-block form input::placeholder {
  color: #92949F;
}
footer .logo-block form input:focus {
  outline: none;
  background: #0C0C0D !important;
}
footer .logo-block form input:hover {
  color: #FAFAFA !important;
}
footer .logo-block form button {
  position: absolute;
  top: 10px;
  right: 0px;
  border: 0;
  background: transparent;
}
.text-justify{
  text-align:justify !important;
}

     #calltoaction {
        width: 50px;
        height: 50px;
        margin: 0px 8px 75px 0px;
        margin-top: 25%;
        border-radius: 50%;
        background-color: #FFDE0000;
        box-shadow: 0 0 0 0 #FFDE0080,
    		            0 0 0 10px #FFDE0080,
    	             	0 0 0 20px #FFDE0040;
        animation: sunrise 2s infinite linear forwards,
    		           rays 2s 2s infinite linear;
    }
    @keyframes sunrise {
    	0% {
    		box-shadow: none;
    	}
    }
    @keyframes rays {
    	0% {
    		box-shadow: 
    		0 0 0 0 #FFDE0080,
    		0 0 0 10px #FFDE0040;
    	}
    	100% {
    		box-shadow: 
    		0 0 0 10px #FFDE0080,
    		0 0 0 20px #FFDE0020;
    	}
    }
    #cta{    margin: 10px 0px 0px 0px; color:blueviolet;}
    /* Extra small devices (phones, 600px and down) */
    @media only screen and (max-width: 600px){
    .whtappfloat{right:80% !important;}
    }
    /* Small devices (portrait tablets and large phones, 600px and up) */
    @media only screen and (min-width: 600px){
      .whtappfloat{right:80%;}
    }
    .mod_title{color:white!important;}
    .whtappfloat{
    	position:fixed;
    	width:60px;
    	height:60px;
    	bottom:40px;
    	right:93%;
    	background-color:#25d366;
    	color:#FFF;
    	border-radius:50px;
    	text-align:center;
        font-size:30px;
    	box-shadow: 2px 2px 3px #999;
        z-index:100;
    }
    .bdr{border: 0px !important;}
    .my-float{
    	margin-top:16px;
    }
    .hov:hover {
        color: black;
        background: #0275d8;
        font-size: medium;
    }
    .left,.right {
        position: fixed;
        top: 0;
        bottom: 0;
        height: 2.5em;
        margin: auto;
        background: #0275d8;
        z-index:2;
    }
    .left {
        left: 0;
        -webkit-transform-origin: 0 50%;
        -moz-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        -o-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: rotate(-90deg) translate(-50%, 50%);
        -moz-transform: rotate(-90deg) translate(-50%, 50%);
        -ms-transform: rotate(-90deg) translate(-50%, 50%);
        -o-transform: rotate(-90deg) translate(-50%, 50%);
        transform: rotate(-90deg) translate(-50%, 50%);
    }
    .right {
        right: 0;
        -webkit-transform-origin: 100% 50%;
        -moz-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
        -o-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: rotate(90deg) translate(50%, 50%);
        -moz-transform: rotate(90deg) translate(50%, 50%);
        -ms-transform: rotate(90deg) translate(50%, 50%);
        -o-transform: rotate(90deg) translate(50%, 50%);
        transform: rotate(90deg) translate(50%, 50%);
    }

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