/*---------------------------------------------"
// Template Name: Vision Vogue
// Template URL: https://techpedia.co.uk/template/visionvogue
// Description:  Vision Vogue - A Vision Vogue 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=Inter:wght@200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&display=swap");
/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Gradients */
/* Shadows */
/*-------------------------
    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: #008080;
}

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

@media (min-width: 2199px) {
  .container {
    max-width: 1624px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 96px;
    padding-right: 96px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 68px;
    padding-right: 68px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  .container-fluid-2 {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.page-content {
  margin: 20px 0;
}

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

body {
  font-family: "Inter", sans-serif;
  color: #0B0C0D;
  background-color: #FFFBFA;
  font-size: clamp(14px, 0.833vw, 28px);
  font-weight: 400;
  line-height: 140%;
  height: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

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 {
  font-family: "Inter", sans-serif;
  font-size: clamp(48px, 3.177vw, 96px); /* 61px */
  font-weight: 700;
  line-height: 120%; /* 114px */
  letter-spacing: -1.22px;
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: clamp(40px, 4.003vw, 72px); /* 48px */
  }
}
@media (max-width: 820px) {
  h1,
  .h1 {
    font-size: clamp(28px, 4.634vw, 58px); /* 38px */
  }
}

h2,
.h2 {
  font-family: "Inter", sans-serif;
  font-size: clamp(38px, 2.292vw, 84px); /* 47px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -0.47px;
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: clamp(32px, 3.169vw, 49px); /* 38px */
  }
}
@media (max-width: 820px) {
  h2,
  .h2 {
    font-size: clamp(26px, 3.659vw, 38px); /* 32px */
  }
}

h3,
.h3 {
  font-family: "Inter", sans-serif;
  font-size: clamp(30px, 1.875vw, 70px); /* 36px */
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 42px */
  letter-spacing: -0.36px;
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: clamp(26px, 2.752vw, 40px); /* 33px */
  }
}
@media (max-width: 820px) {
  h3,
  .h3 {
    font-size: clamp(23px, 3.293vw, 30px); /* 27px */
  }
}

h4,
.h4 {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-size: clamp(24px, 1.406vw, 60px); /* 27px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 33.6px */
  letter-spacing: -0.27px;
}
@media (max-width: 1199px) {
  h4,
  .h4 {
    font-size: clamp(23px, 2.085vw, 32px); /* 25px */
  }
}
@media (max-width: 820px) {
  h4,
  .h4 {
    font-size: clamp(19px, 2.439vw, 24px); /* 20px */
  }
}

h5,
.h5 {
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.094vw, 36px); /* 21px */
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 27.6px */
}
@media (max-width: 1199px) {
  h5,
  .h5 {
    font-size: clamp(17px, 1.668vw, 28px); /* 20px */
  }
}
@media (max-width: 820px) {
  h5,
  .h5 {
    font-size: clamp(17px, 2.317vw, 21px); /* 19px */
  }
}

h6,
.h6 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 0.833vw, 28px);
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 992px) {
  h6,
  .h6 {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  h6,
  .h6 {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  h6,
  .h6 {
    font-size: 13px;
  }
}

p {
  font-family: "Inter", sans-serif;
  font-size: clamp(14px, 0.833vw, 28px);
  font-weight: 400;
  font-style: normal;
  line-height: 150%;
  letter-spacing: 0.32px;
}

/*==============================
     Font - Name
==============================*/
.font-primary {
  font-family: "Inter", sans-serif;
}

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

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
  transition: all 0.5s ease;
}
a:hover {
  color: #008080;
}
a.line {
  text-decoration: underline;
}

span {
  display: inline-block;
}

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

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

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

.color-ter {
  color: #556B2F !important;
}

.black {
  color: #0B0C0D !important;
}

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

.gray {
  color: #817F7E !important;
}

.sec-gray {
  color: #CDCCCB !important;
}

.medium-gray {
  color: #A4A3A2 !important;
}

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

.white {
  color: #FFFBFA !important;
}

/* ------- backgrounds Colors ---------- */
.bg-primary {
  background-color: #008080 !important;
}

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

.bg-ter {
  background-color: #556B2F !important;
}

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

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

.bg-gray {
  background-color: #817F7E !important;
}

.bg-medium-gray {
  background-color: #A4A3A2 !important;
}

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

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

.br-30 {
  border-radius: 30px;
}

.br-25 {
  border-radius: 25px;
}

.br-20 {
  border-radius: 20px;
}

.br-15 {
  border-radius: 15px;
}

.br-10 {
  border-radius: 10px;
}

.br-5 {
  border-radius: 5px;
}

.shadow {
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.08), 7px 14px 15px 0px rgba(0, 0, 0, 0.07), 15px 31px 20px 0px rgba(0, 0, 0, 0.04), 27px 54px 24px 0px rgba(0, 0, 0, 0.01), 42px 85px 27px 0px rgba(0, 0, 0, 0) !important;
}

.shadow-2 {
  box-shadow: 0px 0px 20px 0px rgba(0, 22, 86, 0.08) !important;
}

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

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

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

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

.b-unstyle {
  border: 0;
  background: transparent;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.mb-128 {
  margin-bottom: 128px;
}
@media (max-width: 1199px) {
  .mb-128 {
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .mb-128 {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .mb-128 {
    margin-bottom: 64px;
  }
}

.m-80 {
  margin: 80px 0;
}
@media (max-width: 1199px) {
  .m-80 {
    margin: 64px 0;
  }
}
@media (max-width: 991px) {
  .m-80 {
    margin: 54px 0;
  }
}
@media (max-width: 767px) {
  .m-80 {
    margin: 42px 0;
  }
}

.mt-80 {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .mt-80 {
    margin-top: 64px;
  }
}
@media (max-width: 991px) {
  .mt-80 {
    margin-top: 54px;
  }
}
@media (max-width: 767px) {
  .mt-80 {
    margin-top: 42px;
  }
}

.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .mb-80 {
    margin-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .mb-80 {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .mb-80 {
    margin-bottom: 42px;
  }
}

.mt-64 {
  margin-top: 64px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-64 {
    margin-top: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-64 {
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 32px;
  }
}

.mb-64 {
  margin-bottom: 64px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-64 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-64 {
    margin-bottom: 42px !important;
  }
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 32px !important;
  }
}

.mt-60 {
  margin-top: 60px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-60 {
    margin-top: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-60 {
    margin-top: 42px !important;
  }
}
@media (max-width: 767px) {
  .mt-60 {
    margin-top: 32px !important;
  }
}

.mb-60 {
  margin-bottom: 60px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-60 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-60 {
    margin-bottom: 42px !important;
  }
}
@media (max-width: 767px) {
  .mb-60 {
    margin-bottom: 32px !important;
  }
}

.m-48 {
  margin: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .m-48 {
    margin: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .m-48 {
    margin: 32px 0;
  }
}
@media (max-width: 767px) {
  .m-48 {
    margin: 24px 0;
  }
}

.mt-48 {
  margin-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-48 {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-48 {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 24px;
  }
}

.mb-48 {
  margin-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-48 {
    margin-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-48 {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 32px;
  }
}

.m-40 {
  margin: 40px 0;
}
@media (max-width: 1199px) {
  .m-40 {
    margin: 32px 0;
  }
}
@media (max-width: 991px) {
  .m-40 {
    margin: 28px 0;
  }
}
@media (max-width: 767px) {
  .m-40 {
    margin: 22px 0;
  }
}

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

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

.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;
  }
}

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

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

.mt-8 {
  margin-top: 8px;
}
@media (max-width: 1199px) {
  .mt-8 {
    margin-top: 6px;
  }
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  .mt-8 {
    margin-top: 2px;
  }
}

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

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

.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .mb-30 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-30 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-30 {
    margin-bottom: 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-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: 12px;
  }
}

.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;
}

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

.p-120 {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .p-120 {
    padding: 98px 0;
  }
}
@media (max-width: 991px) {
  .p-120 {
    padding: 76px 0;
  }
}
@media (max-width: 767px) {
  .p-120 {
    padding: 56px 0;
  }
}

.pt-120 {
  padding-top: 120px;
}
@media (max-width: 1199px) {
  .pt-120 {
    padding-top: 98px;
  }
}
@media (max-width: 991px) {
  .pt-120 {
    padding-top: 76px;
  }
}
@media (max-width: 767px) {
  .pt-120 {
    padding-top: 56px;
  }
}

.p-96 {
  padding: 96px 0;
}
@media (max-width: 1199px) {
  .p-96 {
    padding: 72px 0;
  }
}
@media (max-width: 991px) {
  .p-96 {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .p-96 {
    padding: 48px 0;
  }
}

.p-80 {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .p-80 {
    padding: 64px 0;
  }
}
@media (max-width: 991px) {
  .p-80 {
    padding: 54px 0;
  }
}
@media (max-width: 767px) {
  .p-80 {
    padding: 42px 0;
  }
}

.pt-80 {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .pt-80 {
    padding-top: 64px;
  }
}
@media (max-width: 991px) {
  .pt-80 {
    padding-top: 54px;
  }
}
@media (max-width: 767px) {
  .pt-80 {
    padding-top: 42px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 1199px) {
  .pb-80 {
    padding-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .pb-80 {
    padding-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 42px;
  }
}

.p-64 {
  padding: 64px 0;
}
@media (max-width: 1199px) {
  .p-64 {
    padding: 56px 0;
  }
}
@media (max-width: 991px) {
  .p-64 {
    padding: 48px 0;
  }
}
@media (max-width: 767px) {
  .p-64 {
    padding: 42px 0;
  }
}

.pt-64 {
  padding-top: 64px;
}
@media (max-width: 1199px) {
  .pt-64 {
    padding-top: 56px;
  }
}
@media (max-width: 991px) {
  .pt-64 {
    padding-top: 48px;
  }
}
@media (max-width: 767px) {
  .pt-64 {
    padding-top: 42px;
  }
}

.pb-64 {
  padding-bottom: 64px;
}
@media (max-width: 1199px) {
  .pb-64 {
    padding-bottom: 56px;
  }
}
@media (max-width: 991px) {
  .pb-64 {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .pb-64 {
    padding-bottom: 42px;
  }
}

.p-60 {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .p-60 {
    padding: 54px 0;
  }
}
@media (max-width: 991px) {
  .p-60 {
    padding: 46px 0;
  }
}
@media (max-width: 767px) {
  .p-60 {
    padding: 40px 0;
  }
}

.p-48 {
  padding: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-48 {
    padding: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-48 {
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  .p-48 {
    padding: 26px 0;
  }
}

.pt-48 {
  padding-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-48 {
    padding-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-48 {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .pt-48 {
    padding-top: 26px;
  }
}

.pb-48 {
  padding-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-48 {
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-48 {
    padding-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 26px;
  }
}

.p-40 {
  padding: 40px 0;
}
@media (max-width: 1199px) {
  .p-40 {
    padding: 32px 0;
  }
}
@media (max-width: 991px) {
  .p-40 {
    padding: 28px 0;
  }
}
@media (max-width: 767px) {
  .p-40 {
    padding: 22px 0;
  }
}

.pt-40 {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .pt-40 {
    padding-top: 32px;
  }
}
@media (max-width: 991px) {
  .pt-40 {
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .pt-40 {
    padding-top: 22px;
  }
}

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

.pt-32 {
  padding-top: 32px;
}
@media (max-width: 1199px) {
  .pt-32 {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .pt-32 {
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .pt-32 {
    padding-top: 22px;
  }
}

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

.pt-24 {
  padding-top: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-24 {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-24 {
    padding-top: 18px;
  }
}
@media (max-width: 767px) {
  .pt-24 {
    padding-top: 16px;
  }
}
@media (max-width: 490px) {
  .pt-24 {
    padding-top: 14px;
  }
}

.p-24 {
  padding: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-24 {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-24 {
    padding: 18px;
  }
}
@media (max-width: 767px) {
  .p-24 {
    padding: 16px;
  }
}
@media (max-width: 490px) {
  .p-24 {
    padding: 14px;
  }
}

.p-16 {
  padding: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-16 {
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-16 {
    padding: 13px;
  }
}
@media (max-width: 767px) {
  .p-16 {
    padding: 10px;
  }
}
@media (max-width: 490px) {
  .p-16 {
    padding: 10px;
  }
}

.p-8 {
  padding: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-8 {
    padding: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-8 {
    padding: 7px;
  }
}
@media (max-width: 767px) {
  .p-8 {
    padding: 7px;
  }
}
@media (max-width: 490px) {
  .p-8 {
    padding: 6px;
  }
}

.pb-16 {
  padding-bottom: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-16 {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-16 {
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .pb-16 {
    padding-bottom: 10px;
  }
}
@media (max-width: 490px) {
  .pb-16 {
    padding-bottom: 10px;
  }
}

.ptb-16 {
  padding: 16px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ptb-16 {
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-16 {
    padding: 13px 0;
  }
}
@media (max-width: 767px) {
  .ptb-16 {
    padding: 10px 0;
  }
}
@media (max-width: 490px) {
  .ptb-16 {
    padding: 10px 0;
  }
}

.plr-16 {
  padding: 0 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .plr-16 {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .plr-16 {
    padding: 0 14px;
  }
}
@media (max-width: 767px) {
  .plr-16 {
    padding: 0 13px;
  }
}
@media (max-width: 490px) {
  .plr-16 {
    padding: 0 12px;
  }
}

.p-216 {
  padding: 40px 216px;
}

.p-16_p-24 {
  padding: 16px 24px;
}

.prt-4 {
  padding-right: 4px;
}

.gap-8 {
  gap: 8px;
}

.gap-16 {
  gap: 16px;
}

/*-------------------------
Elements
-------------------------*/
#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  text-align: center;
  background: #FFFBFA;
  z-index: 9999999;
  padding-top: 20%;
}
#preloader .triangles {
  transform: translate(-50%, -50%);
  height: 81px;
  width: 90px;
  position: absolute;
  left: 50%;
  top: 50%;
}
#preloader .triangles .tri {
  position: absolute;
  animation: pulse_51 750ms ease-in infinite;
  border-top: 27px solid #008080;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 0px;
}
#preloader .triangles .tri.invert {
  border-top: 0px;
  border-bottom: 27px solid #008080;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
#preloader .triangles .tri:nth-child(1) {
  left: 30px;
}
#preloader .triangles .tri:nth-child(2) {
  left: 15px;
  top: 27px;
  animation-delay: -125ms;
}
#preloader .triangles .tri:nth-child(3) {
  left: 30px;
  top: 27px;
}
#preloader .triangles .tri:nth-child(4) {
  left: 45px;
  top: 27px;
  animation-delay: -625ms;
}
#preloader .triangles .tri:nth-child(5) {
  top: 54px;
  animation-delay: -250ms;
}
#preloader .triangles .tri:nth-child(6) {
  top: 54px;
  left: 15px;
  animation-delay: -250ms;
}
#preloader .triangles .tri:nth-child(7) {
  top: 54px;
  left: 30px;
  animation-delay: -375ms;
}
#preloader .triangles .tri:nth-child(8) {
  top: 54px;
  left: 45px;
  animation-delay: -500ms;
}
#preloader .triangles .tri:nth-child(9) {
  top: 54px;
  left: 60px;
  animation-delay: -500ms;
}
@keyframes pulse_51 {
  0% {
    opacity: 1;
  }
  16.666% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 12px;
  display: block;
  width: 120px;
  height: 120px;
  font-size: 100px;
  padding: 11px 0;
  background: #008080;
  color: #FFFBFA;
  text-align: center;
  opacity: 0;
  text-decoration: none;
  border-radius: 100px;
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
  z-index: 999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.back-to-top:hover {
  background: #008080;
  color: #FFFBFA;
}
.back-to-top.show {
  opacity: 1;
}
@media (max-width: 767px) {
  .back-to-top {
    right: -20px;
    bottom: 40px;
  }
}

.cus-btn {
  font-family: "Inter", sans-serif;
  background: #282525;
  color: #FFFBFA;
  font-size: clamp(14px, 0.833vw, 28px);
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  border: 1px solid #282525;
  padding: clamp(12px, 0.833vw, 24px) clamp(24px, 1.667vw, 48px);
  cursor: pointer;
  position: relative;
  display: inline-block;
  z-index: 2;
  transition: all 0.3s ease;
  overflow: hidden;
}
.cus-btn.small-pad {
  padding: clamp(6px, 0.417vw, 16px) clamp(12px, 0.833vw, 40px);
}
.cus-btn.medium-pad {
  padding: clamp(8px, 0.625vw, 20px) clamp(18px, 1.25vw, 32px);
}
.cus-btn.btn-sec {
  background: #008080;
}
.cus-btn::after {
  position: absolute;
  content: " ";
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.cus-btn:hover {
  color: #FFFBFA;
  border: 1px solid #008080;
}
.cus-btn:hover::after {
  transform: scale(2) rotate(180deg);
  background: #008080;
}

.cus-btn-2 {
  width: fit-content !important;
  font-family: "Inter", sans-serif;
  background: transparent;
  color: #282525;
  font-size: clamp(14px, 0.833vw, 28px);
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  letter-spacing: 0.32px;
  border: 1px solid #282525;
  padding: clamp(12px, 0.833vw, 24px) clamp(24px, 1.667vw, 48px);
  cursor: pointer;
  position: relative;
  display: inline-block;
  z-index: 2;
  transition: all 0.3s ease;
  overflow: hidden;
}
.cus-btn-2.small-pad {
  padding: 8px 16px;
}
.cus-btn-2.small-pad.white-btn {
  color: #FFFBFA;
  border: 1px solid #FFFBFA;
}
.cus-btn-2.small-pad.white-btn:hover {
  color: #282525;
}
.cus-btn-2.small-pad.white-btn:hover::after {
  transform: scale(2) rotate(180deg);
  background: #FFFBFA;
}
.cus-btn-2::after {
  position: absolute;
  content: " ";
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease;
}
.cus-btn-2:hover {
  color: #FFFBFA;
}
.cus-btn-2:hover::after {
  transform: scale(2) rotate(180deg);
  background: #282525;
}

/*-------------------------
  Form Styling
-------------------------*/
.form-group {
  position: relative;
}
.form-group.has-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #FFFBFA;
}
.form-group.has-search i {
  position: absolute;
  right: 10px;
  top: 7px;
  border-radius: 10px;
  font-size: 24px;
  font-weight: 400;
  color: #817F7E;
  padding: 8px;
}
.form-group .form-control {
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  position: relative;
  color: #282525;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #CDCCCB;
}
.form-group .form-control:focus {
  color: #282525;
  background: #FFFBFA;
  outline: 0;
  box-shadow: none;
}
.form-group .form-control::placeholder {
  color: #817F7E;
  opacity: 1;
}
.form-group .form-control.blog-search {
  width: 416px;
}
@media (max-width: 768px) {
  .form-group .form-control.blog-search {
    width: 435px;
  }
}
.form-group .form-control.v-2::placeholder {
  color: #282525;
  opacity: 1;
}

input:focus {
  outline: 0;
  border: none;
  box-shadow: none;
}

label.error {
  color: #bc0f0f;
  margin-top: 10px;
}

input[type=checkbox]:checked {
  accent-color: #008080;
}

input[type=checkbox]:checked {
  accent-color: #008080;
  background-color: #008080;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
  background: #008080;
}

input[type=radio] {
  height: auto;
  width: auto;
}

input[type=radio]:checked {
  accent-color: #008080;
}

.select {
  position: relative;
  display: flex;
  width: 100%;
  border-radius: 0;
  color: #CDCCCB;
}
.select::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #0B0C0D;
  position: absolute;
  top: 15px;
  right: 20px;
  padding-top: 4px;
  cursor: pointer;
  pointer-events: none;
  transition: 0.25s all ease;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0 !important;
  border: 1px solid #817F7E;
  background: transparent;
  background-image: none;
  flex: 1;
  color: #817F7E;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  width: 100%;
  background-color: transparent;
  border-radius: 30px;
  padding: 15px;
}
.select select.checkout-3 {
  padding: 15px 15px 15px 50px;
}
.select select::-ms-expand {
  display: none;
}
.select select option {
  background-color: transparent;
  outline: 0 !important;
  border: 0;
  color: #817F7E;
  padding: 4px 8px;
}
.select select option:hover {
  background-color: #008080 !important;
  color: white;
}
.select select option:checked {
  background-color: #008080;
  color: white;
}

.alert-message {
  display: none;
}

.filter-checkbox input {
  padding: 0;
  display: none;
  border: 1px solid #282525;
  cursor: pointer;
}
.filter-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 5px;
  height: 12px;
  z-index: 10;
  border: solid #282525;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.filter-checkbox label {
  position: relative;
  cursor: pointer;
  color: #817F7E;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .filter-checkbox label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .filter-checkbox label {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .filter-checkbox label {
    font-size: 12px;
  }
}
.filter-checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid #CDCCCB;
  border-radius: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 8px;
  margin-top: -3px;
}
.filter-checkbox label.black-color {
  color: #0B0C0D;
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.search-popup .search-popup__overlay {
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(50% - 112vw);
  z-index: 3;
  display: block;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.8s ease-in-out;
  -khtml-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  -ms-transition: transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  background-color: rgba(0, 128, 128, 0.5058823529);
  opacity: 0.8;
  cursor: url(../media/close.png), auto;
}
@media (max-width: 767px) {
  .search-popup .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(-110%);
  }
}
.search-popup .search-popup__content {
  position: fixed;
  width: 0;
  max-width: 560px;
  padding: 30px 15px;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.8s, 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
.search-popup .search-popup__content .search-popup__form {
  position: relative;
}
.search-popup .search-popup__content .search-popup__form input[type=search],
.search-popup .search-popup__content .search-popup__form input[type=text] {
  width: 100%;
  background-color: #ffffff !important;
  font-size: 15px;
  color: #697585;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}
.search-popup .search-popup__content .search-popup__form button {
  padding: 0;
  width: 66px;
  height: 66px;
  border: 0;
  background: #008080;
  color: #FFFBFA;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
}
.search-popup .search-popup__content .search-popup__form button i {
  margin: 0;
  font-size: 24px;
}
.search-popup .search-popup__content .search-popup__form button::after {
  background-color: #9b59b6;
}
.search-popup.active {
  z-index: 9999;
}
.search-popup.active .search-popup__overlay {
  top: auto;
  bottom: calc(90px - 112vw);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 0.8;
  -webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}
@media (max-width: 767px) {
  .search-popup.active .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(0%);
  }
}
.search-popup.active .search-popup__content {
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

.modal .modal-content {
  border: 0;
  border-radius: 0;
}

/*-------------------------
  layouts
-------------------------*/
.header {
  width: 100%;
  background: #FFFBFA;
  height: auto;
  border-bottom: 1px solid #282525;
}
@media (max-width: 991px) {
  .header {
    height: 80px;
  }
}
.header.header-2 {
  background: transparent;
  position: absolute;
}
.header nav .navbar-brand {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.header nav .navbar-brand::before {
  content: "";
  position: absolute;
  top: -16px;
  left: -32px;
  height: 72px;
  width: 1px;
  background-color: #282525;
}
@media (max-width: 992px) {
  .header nav .navbar-brand::before {
    display: none;
  }
}
.header nav .navbar-brand::after {
  content: "";
  position: absolute;
  top: -16px;
  right: -32px;
  height: 72px;
  width: 1px;
  background-color: #282525;
}
@media (max-width: 992px) {
  .header nav .navbar-brand::after {
    display: none;
  }
}
@media (max-width: 991px) {
  .header nav .navbar-brand {
    width: 250px;
  }
}
.header nav .navbar-nav {
  gap: 16px;
}
.header nav .navbar-nav .menu-item a {
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  line-height: 150%;
  /* 24px */
  letter-spacing: 0.32px;
  color: #0B0C0D;
  padding: 12px;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item a {
    border: none;
  }
}
.header nav .navbar-nav .menu-item a.active {
  color: #008080;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item a.active {
    border: none;
  }
}
.header nav .navbar-nav .menu-item a:hover {
  color: #008080;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item a:hover {
    border: none;
  }
}
.header nav .navbar-nav .menu-item-has-children {
  position: relative;
}
.header nav .navbar-nav .menu-item-has-children a {
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #0B0C0D;
  padding: 0px;
  display: inline-flex;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item-has-children a {
    border: none;
  }
}
.header nav .navbar-nav .menu-item-has-children a.active {
  padding-top: 0px;
  color: #008080;
  transition: all 0.5s ease;
}
.header nav .navbar-nav .menu-item-has-children a.active::after {
  color: #008080;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item-has-children a.active {
    border: none;
  }
}
.header nav .navbar-nav .menu-item-has-children a:hover {
  color: #008080;
}
.header nav .navbar-nav .menu-item-has-children a:hover::after {
  color: #008080;
}
@media (max-width: 991px) {
  .header nav .navbar-nav .menu-item-has-children a:hover {
    border: none;
  }
}
.header nav .navbar-nav .menu-item-has-children .submenu {
  position: absolute;
  top: 28px;
  left: 0;
  background: #FFFBFA;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.08), 7px 14px 15px 0px rgba(0, 0, 0, 0.07), 15px 31px 20px 0px rgba(0, 0, 0, 0.04), 27px 54px 24px 0px rgba(0, 0, 0, 0.01), 42px 85px 27px 0px rgba(0, 0, 0, 0);
  border-radius: 0;
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
  min-width: 240px;
  padding: 10px;
  list-style: none;
  margin: 0;
}
.header nav .navbar-nav .menu-item-has-children .submenu a:after {
  display: none;
}
.header nav .navbar-nav .menu-item-has-children .submenu li {
  margin: 0;
  opacity: 0;
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.header nav .navbar-nav .menu-item-has-children .submenu li a {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: #282525;
  border-top: none;
  text-transform: capitalize;
  color: #282525;
  padding: 10px;
  display: block;
}
.header nav .navbar-nav .menu-item-has-children .submenu li a.active {
  color: #008080;
}
.header nav .navbar-nav .menu-item-has-children .submenu li a:hover {
  color: #008080;
}
.header nav .navbar-nav .menu-item-has-children:hover .submenu {
  opacity: 1;
  visibility: visible;
  z-index: 99999;
  right: 0;
}
@media (max-width: 790px) {
  .header nav .navbar-nav .menu-item-has-children:hover .submenu {
    left: 0;
  }
}
.header nav .navbar-nav .menu-item-has-children:hover .submenu li {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.header .right-content {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 1299px) {
  .header .right-content {
    gap: 12px;
  }
}
.header .right-content ul {
  display: flex;
  list-style: none;
  align-items: center;
  text-align: center;
  gap: clamp(8px, 0.833vw, 32px);
}
.header .right-content ul li a {
  font-size: clamp(14px, 0.833vw, 24px);
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.32px;
  margin: 0;
}
.header .right-content ul li a i {
  font-size: 24px;
  color: #0B0C0D;
}
.header .right-content ul li a i:hover {
  color: #008080;
}
.header .right-content ul li a.login-border {
  padding: 12px 24px;
}
.header .right-content ul li a.login-border.active {
  background: #008080;
}
.header .right-content ul li a.login-border:hover {
  background: #008080;
}

.navbar-toggler {
  color: #0B0C0D;
  border: none;
  outline: 0;
  padding: 4px;
}
.navbar-toggler i {
  font-weight: 400px;
  font-size: 24px;
}
.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-expand-lg,
.navbar-collapse {
  justify-content: center;
}
@media (max-width: 991px) {
  .navbar-expand-lg,
  .navbar-collapse {
    justify-content: space-between;
    padding: 16px 12px;
  }
}

@media (max-width: 991px) {
  .navbar-collapse {
    min-width: 250px;
    position: absolute;
    right: 0;
    top: 56px;
    background: #FFFBFA;
    box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.08), 7px 14px 15px 0px rgba(0, 0, 0, 0.07), 15px 31px 20px 0px rgba(0, 0, 0, 0.04), 27px 54px 24px 0px rgba(0, 0, 0, 0.01), 42px 85px 27px 0px rgba(0, 0, 0, 0);
    border-radius: 0px;
    padding: 10px;
    z-index: 9999;
  }
}

@media (max-width: 1099px) {
  .search-bar {
    width: 450px;
  }
}
.search-bar .header-search {
  text-align: center;
  position: relative;
  padding-top: 16px;
}
@media (max-width: 1399px) {
  .search-bar .header-search {
    display: flex;
  }
}
.search-bar .header-search button {
  border: 0;
  background: transparent;
}
.search-bar .header-search .form-control {
  padding-right: 32px;
  width: 597px;
  border-radius: 30px;
  background: #FFFBFA;
  border: 1px solid #817F7E;
  color: #817F7E;
}
@media (max-width: 1099px) {
  .search-bar .header-search .form-control {
    width: 450px;
  }
}
.search-bar .header-search .form-control-search {
  position: absolute;
  right: -34px;
  top: 22px;
  border-radius: 0;
  padding: 9px;
  z-index: 2;
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  align-items: center;
  color: #FFFBFA;
  background: #008080;
}
@media (max-width: 1399px) {
  .search-bar .header-search .form-control-search {
    position: absolute;
    right: 10px;
  }
}
@media (max-width: 1099px) {
  .search-bar .header-search .form-control-search {
    position: absolute;
    right: 15px;
  }
}

.header-signup nav {
  gap: 390px;
  justify-content: flex-start;
}
@media (max-width: 992px) {
  .header-signup nav {
    gap: 130px;
  }
}
@media (max-width: 510px) {
  .header-signup nav {
    gap: 50px;
  }
}
.header-signup nav a {
  display: flex;
  align-items: center;
}
.header-signup nav a i {
  font-size: 24px;
}

footer {
  background: url("../media/banner/footer-img.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 0 32px;
}
footer .details ul li {
  display: flex;
  align-items: center;
  gap: 8px;
}
footer .details ul li i {
  font-size: 24px;
  color: #008080;
}
footer .social-icons ul {
  display: flex;
  gap: 24px;
}
footer .article-block {
  display: flex;
  gap: 16px;
  align-items: center;
  position: relative;
}
footer .article-block .article-img-box {
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
}
footer .article-block .article-img-box .article-img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
footer .article-block:hover .article-img-box .article-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
footer .news-letter form {
  position: relative;
}
footer .news-letter form input {
  position: relative;
}
footer .news-letter form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 11.5px 24px;
  border: 0;
  background: #282525;
  color: #FFFBFA;
}
@media (max-width: 1199px) {
  footer .news-letter form button {
    padding: 13.5px 16px;
  }
}
footer .news-letter form button i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  footer .news-letter form button i {
    font-size: 16px;
  }
}

.sidebar .filters form {
  position: relative;
}
.sidebar .filters form input {
  position: relative;
}
.sidebar .filters form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 11.5px 24px;
  border: 0;
  background: #282525;
  color: #FFFBFA;
}
@media (max-width: 1199px) {
  .sidebar .filters form button {
    padding: 13.5px 16px;
  }
}
.sidebar .filters form button i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .sidebar .filters form button i {
    font-size: 16px;
  }
}
.sidebar .filters .filter-block .content-block {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.sidebar .filters .filter-block .article-block {
  display: flex;
  gap: 16px;
  align-items: center;
  position: relative;
}
.sidebar .filters .filter-block .article-block .article-img-box {
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
}
.sidebar .filters .filter-block .article-block .article-img-box .article-img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.sidebar .filters .filter-block .article-block:hover .article-img-box .article-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

.tags {
  display: flex;
  padding: 0px;
  align-items: flex-start;
  align-content: flex-start;
  gap: 16px;
  flex-wrap: wrap;
}
.tags .medics-tag {
  background-color: transparent;
  color: #008080;
  border: 1px solid #CDCCCB;
  padding: 8px 16px;
}

.hero-banner-1.v-2 {
  background: url("../media/banner/hero-banner-2.png");
  background-size: cover;
  background-position: center;
  height: 822px;
  display: grid;
  align-items: center;
  justify-content: center;
}
@media (max-width: 699px) {
  .hero-banner-1.v-2 {
    height: 550px;
  }
}
@media (max-width: 576px) {
  .hero-banner-1 .banner-area {
    padding: 40px 0;
  }
}
.hero-banner-1 .banner-area .text-block {
  position: absolute;
  z-index: 2;
  bottom: 36%;
}
@media (min-width: 2199px) {
  .hero-banner-1 .banner-area .text-block {
    bottom: 55%;
  }
}
@media (min-width: 3199px) {
  .hero-banner-1 .banner-area .text-block {
    bottom: 70%;
  }
}
@media (max-width: 1880px) {
  .hero-banner-1 .banner-area .text-block {
    bottom: 29%;
  }
}
@media (max-width: 1199px) {
  .hero-banner-1 .banner-area .text-block {
    position: unset;
    margin-top: 10%;
    margin-bottom: 24px;
  }
}
.hero-banner-1 .banner-area .right-block {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1399px) {
  .hero-banner-1 .banner-area .right-block {
    gap: 12px;
  }
}
@media (max-width: 1199px) {
  .hero-banner-1 .banner-area .right-block {
    gap: 64px;
  }
}
@media (max-width: 992px) {
  .hero-banner-1 .banner-area .right-block {
    display: flex;
    gap: 12px;
  }
}
@media (max-width: 576px) {
  .hero-banner-1 .banner-area .right-block {
    padding: 0 24px;
  }
}
@media (max-width: 992px) {
  .hero-banner-1 .banner-area .right-block :nth-child(1) {
    width: 31%;
  }
}
.hero-banner-1 .banner-area .right-block :nth-child(2) {
  margin-top: 216px;
}
@media (max-width: 992px) {
  .hero-banner-1 .banner-area .right-block :nth-child(2) {
    width: 32%;
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .hero-banner-1 .banner-area .right-block :nth-child(3) {
    width: 33%;
  }
}

.benefits {
  background: url("../media/banner/inner-banner/benefit-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 0;
}
.benefits.v-2 {
  background: transparent;
}
.benefits .benefit-row .benefit-block {
  padding: 48px 24px;
}

.service-benefit .benefit-box .benefit-title {
  display: flex;
  align-items: center;
  gap: 24px;
  border-bottom: 1px solid #CDCCCB;
  width: 42%;
}
.service-benefit .benefit-box .benefit-title.v-2 {
  width: 70%;
}

.since {
  position: relative;
}
.since .our-advantages {
  position: relative;
}
.since .our-advantages::before {
  content: "";
  position: absolute;
  top: 0;
  left: 56px;
  height: 305px;
  width: 1px;
  background-color: #CDCCCB;
}
.since .our-advantages .title {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
}
.since .our-advantages .title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
  height: 1px;
  background-color: #CDCCCB;
}
.since .our-advantages .title_detail {
  padding-left: 160px;
}
.since.v-2 .nav {
  display: flex;
  gap: 0;
  border: 0px;
}
@media (max-width: 1199px) {
  .since.v-2 .nav.nav-v_2 {
    gap: 64px;
  }
}
@media (max-width: 434px) {
  .since.v-2 .nav.nav-v_2 {
    gap: 32px;
  }
}
.since.v-2 .nav .nav-item .nav-link {
  color: #817F7E;
  font-family: "Inter", sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.95px;
  border: 0px;
  padding: 8px 58px;
}
.since.v-2 .nav .nav-item .nav-link.active {
  color: #282525;
  transition: all 0.5s ease;
  border-bottom: 1px solid #008080;
}
.since.v-2 .nav .nav-item .nav-link:hover::after {
  width: 100%;
}

.service-detail .service-detail-img {
  height: 100%;
  object-fit: cover;
}
.service-detail .services-name-block {
  padding: 32px 24px;
}
.service-detail .services-name-block .service-name a {
  display: flex;
  align-items: center;
  gap: 16px;
  transition: all 0.5s ease;
}
.service-detail .services-name-block .service-name a .hr-line {
  width: 68px;
  height: 1px;
  background-color: #CDCCCB;
  transition: all 0.5s ease;
}
.service-detail .services-name-block .service-name:hover .hr-line {
  background-color: #008080;
  transition: all 0.5s ease;
}

.values .value-card {
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.08), 7px 14px 15px 0px rgba(0, 0, 0, 0.07), 15px 31px 20px 0px rgba(0, 0, 0, 0.04), 27px 54px 24px 0px rgba(0, 0, 0, 0.01), 42px 85px 27px 0px rgba(0, 0, 0, 0);
  background: #FFFBFA;
  border-radius: 30px;
}
.values .value-card .image_title {
  display: flex;
  align-items: center;
  gap: 16px;
}

.faq-block {
  padding: 24px;
  padding-right: 26px;
  background: transparent;
  backdrop-filter: blur(50px);
  border-top: 1px solid #CDCCCB;
}
.faq-block .accordion-button {
  margin: 0;
  position: relative;
  padding: 0;
  font-weight: 500;
  font-size: 21px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .faq-block .accordion-button {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .faq-block .accordion-button {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .faq-block .accordion-button {
    font-size: 18px;
  }
}
.faq-block .accordion-button.collapsed {
  border-radius: 0px;
  padding: 0;
  background: none;
  margin: 0;
}
.faq-block .accordion-button.collapsed::before {
  content: "";
  background: #CDCCCB !important;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  position: absolute;
  top: 8px;
  left: -18px;
}
.faq-block .accordion-button.collapsed::after {
  background-image: none !important;
  color: #CDCCCB;
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
}
.faq-block .accordion-button::before {
  content: "";
  background: #008080 !important;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  position: absolute;
  top: 8px;
  left: -18px;
}
.faq-block .accordion-button:not(.collapsed) {
  color: #0B0C0D;
  background: transparent;
  border: none;
  box-shadow: none;
}
.faq-block .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.faq-block .accordion-button::after {
  content: "\f068";
  font-family: "Font Awesome 5 Pro";
  background-image: none !important;
  position: absolute;
  right: -24px;
  font-weight: 300;
  color: #CDCCCB;
  font-size: 17px;
  cursor: pointer;
}
.faq-block .accordion-collapse p {
  margin: 8px 0 0;
}

.page_404 {
  padding: 225px 0;
}
@media (max-width: 992px) {
  .page_404 {
    padding: 180px 0;
  }
}
@media (max-width: 767px) {
  .page_404 {
    padding: 130px 0;
  }
}
.page_404 .error-font {
  font-size: 200px;
}
@media (max-width: 767px) {
  .page_404 .error-font {
    font-size: 130px;
  }
}
.page_404 a {
  display: inline-flex;
}
.page_404 a i {
  font-size: 24px;
}

.title-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 300px;
  background: url("../media/banner/title-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.title-banner.project-detail-pg {
  margin-bottom: 124px;
}
@media (max-width: 992px) {
  .title-banner.project-detail-pg {
    margin-bottom: 96px;
  }
}

.coming-soon-page {
  padding: 206px 0;
}
@media (max-width: 572px) {
  .coming-soon-page {
    padding: 150px;
  }
}
.coming-soon-page .coming-soon-cd {
  display: flex;
  justify-content: center;
}
.coming-soon-page .coming-soon-cd ul {
  display: flex;
  gap: 33px;
}
@media (max-width: 572px) {
  .coming-soon-page .coming-soon-cd ul {
    gap: 20px;
  }
}
.coming-soon-page .coming-soon-cd ul li {
  background: #F4F1F1;
  padding: 16px 32px;
}
@media (max-width: 572px) {
  .coming-soon-page .coming-soon-cd ul li {
    padding: 12px 24px;
  }
}
.coming-soon-page .coming-soon-cd ul li h2 {
  font-weight: 400;
  color: #282525;
}
.coming-soon-page .coming-soon-cd ul li h6 {
  font-weight: 400;
  color: #282525;
}
.coming-soon-page .news-letter {
  display: flex;
  justify-content: center;
}
.coming-soon-page .news-letter form {
  position: relative;
  width: 306px;
}
.coming-soon-page .news-letter form input {
  position: relative;
}
.coming-soon-page .news-letter form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 11.5px 24px;
  border: 0;
  background: #282525;
  color: #FFFBFA;
}
@media (max-width: 1199px) {
  .coming-soon-page .news-letter form button {
    padding: 13.5px 16px;
  }
}
.coming-soon-page .news-letter form button i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .coming-soon-page .news-letter form button i {
    font-size: 16px;
  }
}

.contact-banner {
  background: url("../media/banner/inner-banner/contact-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  height: clamp(220px, 16.406vw, 550px);
  display: grid;
  align-items: center;
}

/* ------------ Contact us -------------- */
.contact-map iframe {
  width: 100%;
  height: 575px;
}
@media (max-width: 767px) {
  .contact-map iframe {
    height: 450px;
  }
}

.contact-us .social-icon-bar ul {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1099px) {
  .contact-us .social-icon-bar ul {
    padding: 0 16px 0 0;
  }
}
.contact-us .social-icon-bar ul li:first-child {
  background: #282525;
  padding: 16px 32px;
}

.cart {
  padding: 64px 0 32px;
}
@media (max-width: 768px) {
  .cart {
    padding: 16px;
  }
}
.cart .cart-table {
  width: 100%;
  border-radius: 10px;
}
.cart .cart-table thead tr th {
  padding-bottom: 32px;
  text-align: right;
  padding-right: 30px;
  color: #0B0C0D;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 120%;
  letter-spacing: -0.27px;
}
@media (max-width: 992px) {
  .cart .cart-table thead tr th {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .cart .cart-table thead tr th {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .cart .cart-table thead tr th {
    font-size: 22px;
    letter-spacing: 0.27px;
  }
}
.cart .cart-table thead tr th:first-child {
  text-align: left;
  padding-right: 0;
}
.cart .cart-table thead tr th:nth-child(3) {
  text-align: center;
}
.cart .cart-table thead tr th:nth-child(4) {
  text-align: center;
}
.cart .cart-table tbody tr {
  border: 0;
  margin-bottom: 24px;
  background: #F4F1F1;
}
@media (max-width: 767px) {
  .cart .cart-table tbody tr {
    width: 50%;
  }
}
.cart .cart-table tbody tr td {
  padding: 24px;
  text-align: right;
}
.cart .cart-table tbody tr td:first-child {
  text-align: left;
  padding-right: 0;
}
.cart .cart-table tbody tr td:nth-child(3) {
  text-align: center;
}
.cart .cart-table tbody tr td:nth-child(4) {
  text-align: left;
}
.cart .cart-table tbody tr td:nth-child(5) {
  font-size: 24px;
  color: #817F7E;
}
.cart .cart-table tbody tr td .product-detail-box {
  display: flex;
  align-items: center;
  gap: 24px;
}
.cart .cart-table tbody tr td .quantity {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart .cart-table tbody tr td .quantity input {
  display: grid;
  align-content: center;
  border: none;
  border-radius: 0px;
  text-align: center;
  font-family: "Inter", sans-serif;
  background: transparent;
  font-weight: 200;
  font-size: 48px;
  letter-spacing: -0.27px;
  color: #817F7E;
}
@media (max-width: 992px) {
  .cart .cart-table tbody tr td .quantity input {
    font-size: 46px;
  }
}
@media (max-width: 767px) {
  .cart .cart-table tbody tr td .quantity input {
    font-size: 44px;
  }
}
@media (max-width: 575px) {
  .cart .cart-table tbody tr td .quantity input {
    font-size: 42px;
  }
}
.cart .cart-table tbody tr td .quantity input.decrement {
  font-size: 48px;
  font-weight: 200;
  padding: 8px;
  border-radius: 0;
  border: 1px solid #282525;
  color: #282525;
}
.cart .cart-table tbody tr td .quantity input.increment {
  font-size: 48px;
  font-weight: 200;
  padding: 8px;
  border-radius: 0;
  border: 1px solid #282525;
  color: #282525;
}
.cart .cart-table tbody tr td .quantity input.number {
  padding: 0;
  background: transparent;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  color: #282525;
}
.cart .cart-table tbody tr td a i {
  padding-right: 32px;
}

.cart .cart-item-block {
  background: #F4F1F1;
  text-align: center;
  padding: 16px;
  position: relative;
}
.cart .cart-item-block .cross {
  position: absolute;
  top: 8px;
  right: 12px;
}
.cart .cart-item-block .cross i {
  font-size: 24px;
}
.cart .cart-item-block .cross i:hover {
  color: #008080;
}
.cart .cart-item-block .img-block img {
  margin: 0 auto;
}
.cart .cart-item-block .detail li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.cart .cart-item-block .detail li:last-child {
  margin-bottom: 0;
}
.cart .cart-item-block .detail li .quantity {
  display: flex;
  align-items: center;
  justify-content: end;
}
.cart .cart-item-block .detail li .quantity input {
  height: 48px;
  display: grid;
  align-content: center;
  border: none;
  border-radius: 0px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: -0.27px;
  color: #282525;
  padding: 0 8px;
}
@media (max-width: 992px) {
  .cart .cart-item-block .detail li .quantity input {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .cart .cart-item-block .detail li .quantity input {
    font-size: 17px;
  }
}
@media (max-width: 575px) {
  .cart .cart-item-block .detail li .quantity input {
    font-size: 17px;
  }
}
.cart .cart-item-block .detail li .quantity input:focus-visible {
  outline: none;
}
.cart .cart-item-block .detail li .quantity input.decrement {
  font-size: 36px;
  font-weight: 200;
  padding: 0;
  width: 35px;
  border-radius: 0;
  color: #282525;
  border: 1px solid #282525;
}
.cart .cart-item-block .detail li .quantity input.increment {
  font-size: 36px;
  font-weight: 200;
  padding: 0;
  width: 35px;
  border-radius: 0;
  border: 1px solid #282525;
  color: #282525;
}
.cart .cart-item-block .detail li .quantity input.number {
  padding: 0;
  background: transparent;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  color: #282525;
}

.shipping .shipping-estimate {
  padding: 24px;
  border: 1px solid #CDCCCB;
}
.shipping .checkout-box {
  padding: 24px;
  border: 1px solid #CDCCCB;
}

.checkout-page .coupon-code form {
  position: relative;
}
.checkout-page .coupon-code form input {
  position: relative;
}
.checkout-page .coupon-code form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 11.5px 24px;
  border: 0;
  background: #282525;
  color: #FFFBFA;
}
@media (max-width: 1199px) {
  .checkout-page .coupon-code form button {
    padding: 13.5px 16px;
  }
}
.checkout-page .coupon-code form button i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .checkout-page .coupon-code form button i {
    font-size: 16px;
  }
}

.blog .blog-slider {
  margin: 0 -15px;
}
.blog .blog-box {
  position: relative;
  overflow: hidden;
  padding: 36px 0px;
  margin: 0 15px;
}
.blog .blog-box.v-2 {
  padding: 0 0 24px;
}
.blog .blog-box .image-box {
  overflow: hidden;
}
.blog .blog-box .image-box .blog-img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog .blog-box .content-box {
  position: relative;
  margin: -48px 24px 0;
  padding: 24px;
  transition: all 0.5s ease;
}
@media (max-width: 1199px) {
  .blog .blog-box .content-box {
    padding: 20px;
  }
}
.blog .blog-box .content-box .arrow-circle {
  padding: 12px 14px;
  background: #FFFBFA;
  border-radius: 50%;
  display: inline-flex;
  position: absolute;
  right: 6%;
  top: -14%;
}
.blog .blog-box .content-box .arrow-circle i {
  font-size: 21px;
}
.blog .blog-box:hover .image-box .blog-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog .blog-box:hover .content-box {
  transition: all 0.5s ease;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.08), 7px 14px 15px 0px rgba(0, 0, 0, 0.07), 15px 31px 20px 0px rgba(0, 0, 0, 0.04), 27px 54px 24px 0px rgba(0, 0, 0, 0.01), 42px 85px 27px 0px rgba(0, 0, 0, 0);
}

.blog-2 .blog-box {
  position: relative;
  overflow: hidden;
  padding: 0 16px 0 0;
  display: flex;
}
@media (max-width: 992px) {
  .blog-2 .blog-box {
    padding: 24px 16px 0 0;
  }
}
.blog-2 .blog-box .image-box {
  overflow: hidden;
}
.blog-2 .blog-box .image-box .blog-img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog-2 .blog-box .content-box {
  position: relative;
  bottom: 16px;
  margin: 60px 0 60px -60px;
  padding: 24px;
  transition: all 0.5s ease;
}
@media (max-width: 1399px) {
  .blog-2 .blog-box .content-box {
    margin: 50px 0 60px -60px;
  }
}
@media (max-width: 1299px) {
  .blog-2 .blog-box .content-box {
    margin: 40px 0 40px -60px;
  }
}
@media (max-width: 1199px) {
  .blog-2 .blog-box .content-box {
    padding: 14px;
    margin: 32px 0 32px -60px;
  }
}
@media (max-width: 992px) {
  .blog-2 .blog-box .content-box {
    padding: 32px 14px 32px;
    bottom: -24px;
  }
}
@media (max-width: 768px) {
  .blog-2 .blog-box .content-box {
    padding: 16px 14px 16px;
    bottom: 0px;
  }
}
@media (max-width: 576px) {
  .blog-2 .blog-box .content-box {
    bottom: -12px;
  }
}
@media (max-width: 450px) {
  .blog-2 .blog-box .content-box {
    padding: 8px 8px 8px;
    margin: 16px 0 31px -57px;
  }
}
@media (max-width: 399px) {
  .blog-2 .blog-box .content-box {
    margin: 2px 0 31px -57px;
  }
}
.blog-2 .blog-box .content-box .arrow-circle {
  padding: 12px 14px;
  background: #FFFBFA;
  border-radius: 50%;
  display: inline-flex;
  position: absolute;
  right: 6%;
  top: -14%;
}
@media (max-width: 1199px) {
  .blog-2 .blog-box .content-box .arrow-circle {
    padding: 8px 10px;
  }
}
@media (max-width: 492px) {
  .blog-2 .blog-box .content-box .arrow-circle {
    top: -20px;
  }
}
.blog-2 .blog-box .content-box .arrow-circle i {
  font-size: 21px;
}
@media (max-width: 492px) {
  .blog-2 .blog-box .content-box .arrow-circle i {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .blog-2 .blog-box .content-box.v-2 {
    bottom: 8px;
  }
}
@media (max-width: 768px) {
  .blog-2 .blog-box .content-box.v-2 {
    bottom: 16px;
  }
}
@media (max-width: 576px) {
  .blog-2 .blog-box .content-box.v-2 {
    bottom: 8px;
  }
}
@media (max-width: 492px) {
  .blog-2 .blog-box .content-box.v-2 {
    bottom: 4px;
    margin: 10px 0 32px -60px;
  }
}
.blog-2 .blog-box:hover .image-box .blog-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog-2 .blog-box:hover .content-box {
  transition: all 0.5s ease;
  box-shadow: 2px 3px 8px 0px rgba(0, 0, 0, 0.08), 7px 14px 15px 0px rgba(0, 0, 0, 0.07), 15px 31px 20px 0px rgba(0, 0, 0, 0.04), 27px 54px 24px 0px rgba(0, 0, 0, 0.01), 42px 85px 27px 0px rgba(0, 0, 0, 0);
}

.services .services-block .img-block {
  overflow: hidden;
}
.services .services-block .img-block a {
  width: 100%;
}
.services .services-block .img-block a img {
  width: 100%;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.services .services-block .service-title::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #008080;
  transition: width 0.7s;
}
.services .services-block .service-title:hover::after {
  width: 100%;
}
.services .services-block:hover {
  cursor: pointer;
}
.services .services-block:hover .img-block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.services.v-2 .offer-block .img-block {
  overflow: hidden;
}
.services.v-2 .offer-block .img-block img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.services.v-2 .offer-block:hover .img-block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

.team .team-card-slider {
  margin: 0 -24px;
}
.team .person-card {
  position: relative;
  overflow: hidden;
}
.team .person-card.v-2 {
  margin: 0 24px;
}
.team .person-card .image_box {
  overflow: hidden;
  text-align: center;
}
.team .person-card .image_box img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.team .person-card .image_box .social-media-links {
  display: none;
  flex-direction: column;
  position: absolute;
  top: -200px;
  right: -100px;
  gap: 16px;
}
.team .person-card .text_block {
  padding: 72px 0 24px 0;
  margin-top: -48px;
}
.team .person-card:hover .social-media-links {
  transition: all 0.5s ease;
  display: flex;
  top: 5px;
  right: 5px;
}
.team .person-card:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

.signup {
  margin-top: 93px;
}
.signup .form-block .link-btn {
  border: 1px solid #CDCCCB;
  padding: 12px;
  display: flex;
  gap: 12px;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.signup .form-block .or {
  position: relative;
  text-align: center;
}
.signup .form-block .or::after, .signup .form-block .or::before {
  content: "";
  height: 1px;
  width: 46%;
  position: absolute;
  top: 14px;
  background: #CDCCCB;
}
@media (max-width: 575px) {
  .signup .form-block .or::after, .signup .form-block .or::before {
    top: 12px;
  }
}
.signup .form-block .or::after {
  right: 0;
}
.signup .form-block .or::before {
  left: 0;
}
@media (max-width: 1199px) {
  .signup .sign-up-image {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .signup .sign-up-image {
    margin-top: 24px;
  }
}
.signup .architex-tilt {
  height: 100%;
  object-fit: cover;
}
.signup .architex-tilt img {
  height: 100%;
  object-fit: cover;
}

.filter-search-bar .shop-bar {
  display: flex;
  justify-content: space-between;
}
.filter-search-bar .shop-bar .filter-box {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  border: 1px solid #CDCCCB;
}
@media (max-width: 492px) {
  .filter-search-bar .shop-bar .filter-box {
    gap: 0;
  }
}
.filter-search-bar .shop-bar .option-box {
  display: flex;
  align-items: center;
  gap: 16px;
}
.filter-search-bar .shop-bar .option-box .short-by {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  border: 1px solid #CDCCCB;
}
@media (max-width: 492px) {
  .filter-search-bar .shop-bar .option-box .short-by {
    padding: 8px 12px;
  }
}
.filter-search-bar .shop-bar .option-box .search-input form {
  position: relative;
  width: 388px;
}
@media (max-width: 1199px) {
  .filter-search-bar .shop-bar .option-box .search-input form {
    width: 250px;
  }
}
@media (max-width: 492px) {
  .filter-search-bar .shop-bar .option-box .search-input form {
    width: 200px;
  }
}
.filter-search-bar .shop-bar .option-box .search-input form input {
  position: relative;
}
.filter-search-bar .shop-bar .option-box .search-input form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 11.5px 24px;
  border: 0;
  background: #282525;
  color: #FFFBFA;
}
@media (max-width: 1199px) {
  .filter-search-bar .shop-bar .option-box .search-input form button {
    padding: 13.5px 16px;
  }
}
.filter-search-bar .shop-bar .option-box .search-input form button i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .filter-search-bar .shop-bar .option-box .search-input form button i {
    font-size: 16px;
  }
}
.filter-search-bar .shop-bar .showing-result {
  display: flex;
  align-items: center;
  gap: 12px;
}
.filter-search-bar .shop-bar .showing-result a i {
  font-size: 21.3px;
}

.review .search-input form {
  position: relative;
}
.review .search-input form input {
  position: relative;
}
.review .search-input form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 11.5px 24px;
  border: 0;
  background: #282525;
  color: #FFFBFA;
}
@media (max-width: 1199px) {
  .review .search-input form button {
    padding: 13.5px 16px;
  }
}
.review .search-input form button i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .review .search-input form button i {
    font-size: 16px;
  }
}
.review .border-line {
  border: 1px solid #CDCCCB;
  border-top: 0;
  border-bottom: 0;
}
@media (max-width: 1199px) {
  .review .border-line {
    display: none;
  }
}
.review .filter-block .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review .filter-block .list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review .filter-block .list li ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review .filter-block .list li .filter-checkbox input {
  padding: 0;
  display: none;
  border: 1px solid #CDCCCB;
  cursor: pointer;
}
.review .filter-block .list li .filter-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 5px;
  height: 12px;
  z-index: 10;
  border: solid #282525;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.review .filter-block .list li .filter-checkbox label {
  position: relative;
  cursor: pointer;
  color: #817F7E;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .review .filter-block .list li .filter-checkbox label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .review .filter-block .list li .filter-checkbox label {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .review .filter-block .list li .filter-checkbox label {
    font-size: 12px;
  }
}
.review .filter-block .list li .filter-checkbox label:before {
  content: "";
  -webkit-appearance: none;
  background: transparent;
  border: 1px solid #CDCCCB;
  border-radius: 0px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 8px;
  margin-top: -3px;
}
.review .filter-block .slider-track .irs--big {
  height: 22px;
  margin-bottom: 0;
}
.review .filter-block .slider-track .irs--big .irs-line {
  top: 12px;
  height: 1px;
  border: 0;
  background: #CDCCCB;
  cursor: pointer;
  border-radius: 0;
}
.review .filter-block .slider-track .irs--big .irs-bar {
  top: 12px;
  height: 2px;
  border: 0;
  background: #008080;
  box-shadow: none;
  cursor: pointer;
}
.review .filter-block .slider-track .irs--big .irs-handle {
  border-radius: 0;
  top: 6px;
  height: 12px;
  width: 12px;
  background-color: #008080;
  background: #008080;
  border: 0;
  box-shadow: none;
}
.review .filter-block .slider-track .irs--big .irs-handle:hover {
  cursor: pointer;
}
.review .filter-block .colors label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .review .filter-block .colors label {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .review .filter-block .colors label {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .review .filter-block .colors label {
    font-size: 16px;
  }
}
.review .filter-block .colors label input {
  display: none;
}
.review .filter-block .colors label .color {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.review .filter-block .colors label .color.non-selected {
  border: 0;
}
.review .filter-block .colors label .color.selected {
  border: 2px solid #FFFBFA;
  width: 22px;
  height: 22px;
}

@media (max-width: 576px) {
  .product-list-3 .shop-block {
    text-align: center;
  }
}
.product-list-3 .shop-block .img-box {
  overflow: hidden;
}
.product-list-3 .shop-block .img-box img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.product-list-3 .shop-block .content-box {
  padding-top: 32px;
}
@media (max-width: 1399px) {
  .product-list-3 .shop-block .content-box {
    padding-top: 0;
  }
}
@media (max-width: 1199px) {
  .product-list-3 .shop-block .content-box {
    padding-top: 32px;
  }
}
@media (max-width: 1099px) {
  .product-list-3 .shop-block .content-box {
    padding-top: 32px;
  }
}
@media (max-width: 992px) {
  .product-list-3 .shop-block .content-box {
    padding-top: 0;
  }
}
@media (max-width: 1399px) {
  .product-list-3 .shop-block .content-box.v-2 {
    padding-top: 0;
  }
}
@media (max-width: 1199px) {
  .product-list-3 .shop-block .content-box.v-2 {
    padding-top: 0;
  }
}
@media (max-width: 1099px) {
  .product-list-3 .shop-block .content-box.v-2 {
    padding-top: 0;
  }
}
@media (max-width: 992px) {
  .product-list-3 .shop-block .content-box.v-2 {
    padding-top: 0;
  }
}
.product-list-3 .shop-block .content-box .price {
  display: flex;
  gap: 16px;
}
@media (max-width: 576px) {
  .product-list-3 .shop-block .content-box .price {
    justify-content: center;
  }
}
.product-list-3 .shop-block .content-box .price.v-2 {
  justify-content: space-between;
}
@media (max-width: 576px) {
  .product-list-3 .shop-block .content-box .price.v-2 {
    justify-content: space-evenly;
  }
}
.product-list-3 .shop-block:hover .img-box img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

.shop_siderbar .product-block .content-box {
  padding-top: 24px;
}
@media (max-width: 1399px) {
  .shop_siderbar .product-block .content-box {
    padding-top: 0;
  }
}
@media (max-width: 992px) {
  .shop_siderbar .product-block .content-box {
    padding-top: 8px;
  }
}
@media (max-width: 767px) {
  .shop_siderbar .product-block .content-box {
    padding-top: 0px;
  }
}

.team-detail .social-icon-bar ul {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1099px) {
  .team-detail .social-icon-bar ul {
    gap: 16px;
    padding: 0 16px 0 0;
  }
}
.team-detail .social-icon-bar ul li:first-child {
  background: #282525;
  padding: 16px 32px;
}

.paginations {
  display: flex;
  justify-content: center;
}
.paginations ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.paginations ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47px;
  height: 40px;
  padding: 8px 0;
  background: #F4F1F1;
  transition: all 0.5s ease;
}
.paginations ul li a {
  color: #0B0C0D;
}
.paginations ul li:hover {
  transition: all 0.5s ease;
  background: #008080;
  color: #FFFBFA;
  cursor: pointer;
}
.paginations ul li:hover a {
  transition: all 0.5s ease;
  color: #FFFBFA;
}
.paginations ul li.active {
  background: #008080;
  color: #FFFBFA;
}
.paginations ul li.active a {
  color: #FFFBFA;
}
.paginations ul li.arrow a i {
  color: #0B0C0D;
}
.paginations ul li.arrow:hover a i {
  color: #FFFBFA;
}

.products .nav {
  display: flex;
  gap: 32px;
  border: 0px;
}
@media (max-width: 452px) {
  .products .nav {
    gap: 16px;
  }
}
.products .nav .nav-item .nav-link {
  color: #282525;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.95px;
  border: 0px;
  padding: 0px;
}
.products .nav .nav-item .nav-link::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #008080;
  transition: width 0.7s;
}
.products .nav .nav-item .nav-link.active {
  color: #008080;
  transition: all 0.5s ease;
  border: 0px;
}
.products .nav .nav-item .nav-link:hover::after {
  width: 100%;
}

.product-block .image-box {
  position: relative;
  overflow: hidden;
}
.product-block .image-box a {
  width: 100%;
}
.product-block .image-box a .product-img {
  width: 100%;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.product-block .image-box .action-icons {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 24px;
  z-index: 5;
  right: -100px;
  gap: 8px;
  -webkit-transition: 0.4s linear;
  -moz-transition: 0.4s linear;
  -ms-transition: 0.4s linear;
  -o-transition: 0.4s linear;
  transition: 0.4s linear;
}
.product-block .image-box .action-icons li {
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
  transform: translateX(30px);
}
.product-block .image-box .action-icons li a i {
  font-size: 24px;
  background: #FFFBFA;
  padding: 8px;
  border-radius: 50%;
}
.product-block:hover .image-box .product-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.product-block:hover .image-box .action-icons {
  right: 24px;
}
.product-block:hover .image-box .action-icons li {
  transform: none;
  transition: 0.5s;
  opacity: 1;
  visibility: visible;
}
.product-block:hover .image-box .action-icons li:nth-child(1) {
  transition-delay: 0.1s;
}
.product-block:hover .image-box .action-icons li:nth-child(2) {
  transition-delay: 0.3s;
}
.product-block:hover .image-box .action-icons li:nth-child(3) {
  transition-delay: 0.6s;
}

/* --------- Product Category --------- */
.product-categories .our-product-category .category-block {
  position: relative;
  overflow: hidden;
}
.product-categories .our-product-category .category-block a {
  width: 100%;
}
.product-categories .our-product-category .category-block a .category-img {
  width: 100%;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.product-categories .our-product-category .category-block .product-content {
  position: absolute;
  top: 24px;
  left: 24px;
}
.product-categories .our-product-category:hover .category-block .category-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

.product-detail {
  margin-bottom: 128px;
}
@media (max-width: 1399px) {
  .product-detail {
    margin-bottom: 96px;
  }
}
@media (max-width: 992px) {
  .product-detail {
    margin-bottom: 48px;
  }
}
.product-detail .product-detail-block .project-detail-img {
  height: 100%;
  object-fit: cover;
}
.product-detail .product-detail-block .person-detail {
  display: flex;
  gap: 8px;
}
.product-detail .product-detail-block .person-detail ul {
  display: flex;
  gap: 16px;
}

.product-detail-page .function-row {
  display: flex;
  gap: 16px;
}
@media (max-width: 440px) {
  .product-detail-page .function-row {
    display: block;
  }
}
.product-detail-page .function-row .quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 440px) {
  .product-detail-page .function-row .quantity {
    margin-bottom: 24px;
  }
}
.product-detail-page .function-row .quantity .input-area {
  display: flex;
}
.product-detail-page .function-row .quantity .input-area input {
  display: grid;
  align-content: center;
  border: none;
  border-radius: 0px;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 21px;
  background-color: #FFFBFA;
  color: #0B0C0D;
  padding: 0 8px;
}
@media (max-width: 992px) {
  .product-detail-page .function-row .quantity .input-area input {
    font-size: 20x;
  }
}
@media (max-width: 767px) {
  .product-detail-page .function-row .quantity .input-area input {
    font-size: 18x;
  }
}
@media (max-width: 575px) {
  .product-detail-page .function-row .quantity .input-area input {
    font-size: 17px;
  }
}
.product-detail-page .function-row .quantity .input-area input:focus-visible {
  outline: none;
}
.product-detail-page .function-row .quantity .input-area input.decrement {
  font-size: 48px;
  font-weight: 200;
  padding: 8px;
  border-radius: 0;
  border: 1px solid #282525;
}
.product-detail-page .function-row .quantity .input-area input.increment {
  font-size: 48px;
  font-weight: 200;
  padding: 8px;
  border-radius: 0;
  border: 1px solid #282525;
}
.product-detail-page .function-row .quantity .input-area input.number {
  padding: 0;
  background: transparent;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.product-description {
  padding: 20px 0 128px;
}
.product-description nav .nav-link {
  color: #817F7E;
  font-size: 27px;
  font-weight: 400;
  outline: 0;
}
.product-description nav .nav-link.active {
  background-color: transparent;
  color: #282525;
  border: none;
  border-bottom: 2px solid #008080;
  padding-bottom: 8px;
}
.product-description nav .nav.nav-tabs {
  border-bottom: 0;
}
.product-description .comments-sec .comment-box {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}
@media (max-width: 575px) {
  .product-description .comments-sec .comment-box {
    gap: 12px;
  }
}
.product-description .comments-sec .comment-box img {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.04), 1px 1px 2px 0px rgba(0, 0, 0, 0.04), 4px 3px 4px 0px rgba(0, 0, 0, 0.03), 8px 6px 6px 0px rgba(0, 0, 0, 0.02), 14px 11px 7px 0px rgba(0, 0, 0, 0.01), 22px 17px 8px 0px rgba(0, 0, 0, 0);
}
@media (max-width: 575px) {
  .product-description .comments-sec .comment-box img {
    width: 42px;
    height: 42px;
  }
}
.product-description .comments-sec .comment-box .top-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product-description .comments-sec .comment-box .top-row .info {
  width: 100%;
}
.product-description .comments-sec .comment-box .top-row .accordion-button {
  display: block !important;
  text-align: end;
  width: fit-content;
}
.product-description .comments-sec .comment-box .top-row .reply-btn {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.32px;
}
@media (max-width: 992px) {
  .product-description .comments-sec .comment-box .top-row .reply-btn {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .product-description .comments-sec .comment-box .top-row .reply-btn {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .product-description .comments-sec .comment-box .top-row .reply-btn {
    font-size: 13px;
  }
}
.product-description .comments-sec .comment-box .reply {
  display: flex;
  gap: 24px;
  align-items: flex-start;
}
@media (max-width: 575px) {
  .product-description .comments-sec .comment-box .reply {
    gap: 12px;
  }
}
.product-description .comments-sec .comment-box .write-comment-box .input-group {
  margin-bottom: 24px;
}
.product-description .comments-sec .comment-box .write-comment-box .input-group button {
  background: #0B0C0D;
  color: #008080;
  padding-right: 12px;
  font-weight: 600;
  border: none;
}

.pricing .title_price {
  padding: 40px 32px 0;
}
.pricing .our_offer .advantages .advantage_text {
  display: flex;
  align-items: center;
  gap: 16px;
}
.pricing .our_offer .advantages .advantage_text i {
  color: #008080;
  font-size: 21px;
}

.latest-project .latest-project-slider .image-box {
  position: relative;
  overflow: hidden;
}
.latest-project .latest-project-slider .image-box img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.latest-project .latest-project-slider .image-box .content-block {
  background: rgba(255, 251, 250, 0.8);
  position: absolute;
  bottom: -200px;
  width: 100%;
  transition: all 0.5s ease;
}
.latest-project .latest-project-slider .image-box .content-block .arrow-circle {
  padding: 12px 14px;
  background: #FFFBFA;
  border-radius: 50%;
  display: inline-flex;
  position: absolute;
  right: 6%;
  top: -16%;
}
.latest-project .latest-project-slider .image-box .content-block .arrow-circle i {
  font-size: 21px;
}
.latest-project .latest-project-slider .image-box:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.latest-project .latest-project-slider .image-box:hover .content-block {
  bottom: 0;
  transition: all 0.5s ease;
}

.latest-project-2 .latest-project-v_2 .image-box {
  position: relative;
  overflow: hidden;
}
.latest-project-2 .latest-project-v_2 .image-box img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.latest-project-2 .latest-project-v_2 .image-box .content-block {
  background: rgba(255, 251, 250, 0.8);
  position: absolute;
  bottom: -200px;
  width: 100%;
  transition: all 0.5s ease;
}
.latest-project-2 .latest-project-v_2 .image-box .content-block .arrow-circle {
  padding: 12px 14px;
  background: #FFFBFA;
  border-radius: 50%;
  display: inline-flex;
  position: absolute;
  right: 6%;
  top: -16%;
}
.latest-project-2 .latest-project-v_2 .image-box .content-block .arrow-circle i {
  font-size: 21px;
}
.latest-project-2 .latest-project-v_2 .image-box:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.latest-project-2 .latest-project-v_2 .image-box:hover .content-block {
  bottom: 0;
  transition: all 0.5s ease;
}

.project-1 .nav {
  display: flex;
  justify-content: center;
  gap: 32px;
  border: 0px;
}
@media (max-width: 452px) {
  .project-1 .nav {
    gap: 16px;
  }
}
.project-1 .nav .nav-item .nav-link {
  color: #282525;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.95px;
  border: 0px;
  padding: 0px;
}
.project-1 .nav .nav-item .nav-link::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #008080;
  transition: width 0.7s;
}
.project-1 .nav .nav-item .nav-link.active {
  color: #008080;
  transition: all 0.5s ease;
  border-bottom: 1px solid #008080;
}
.project-1 .nav .nav-item .nav-link:hover::after {
  width: 100%;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  text-align: center;
  background: #dbffff;
  z-index: 9999999;
  padding-top: 20%;
}
#preloader .eye {
  width: 100px;
  height: 60px;
  position: relative;
  z-index: 1;
}
#preloader .up {
  position: absolute;
  top: 0px;
  height: 100px;
  width: 100px;
  border-width: 2px;
  border-style: solid;
  border-color: black transparent transparent transparent;
  border-radius: 50%;
  z-index: 1;
}
#preloader .down {
  position: absolute;
  top: -70px;
  height: 100px;
  width: 100px;
  border-width: 2px;
  border-style: solid;
  border-color: transparent transparent black transparent;
  border-radius: 50%;
  z-index: 1;
}
#preloader .mid {
  position: absolute;
  top: 1px;
  left: 39px;
  width: 27px;
  height: 27px;
  border: none;
  border-radius: 50%;
  background-color: black;
  z-index: 0;
  animation: eyemove 2s infinite;
}
@keyframes eyemove {
  0% {
    left: 30px;
    background-color: #D2B48C;
  }
  25% {
    left: 36px;
    background-color: #008080;
  }
  50% {
    left: 43px;
    background-color: #008080;
  }
  75% {
    left: 36px;
    background-color: #008080;
  }
  100% {
    left: 30px;
    background-color: #D2B48C;
  }
}

.testimonials .testimonials-slider {
  margin: 0 -16px;
}
.testimonials .testimonial-block {
  margin: 0 16px;
}
.testimonials .testimonial-block .img-title {
  display: flex;
  gap: 32px;
}
@media (max-width: 992px) {
  .testimonials .testimonial-block .img-title {
    gap: 16px;
  }
}
.testimonials .testimonial-block .img-title .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.testimonials .testimonial-block .img-title .content ul {
  display: flex;
  gap: 4px;
}
.testimonials .testimonial-block .img-title .content ul li i {
  color: #008080;
}

.blog-detail .blog_info_bar {
  display: flex;
  justify-content: space-between;
}
.blog-detail .blog_info_bar .author {
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog-detail .blog_info_bar .author img {
  border-radius: 50%;
}
.blog-detail .result-tags {
  display: flex;
  gap: 16px;
}
.blog-detail .tag-words {
  display: flex;
  gap: 16px;
}
.blog-detail .article_detail-img {
  height: 100%;
  object-fit: cover;
}
.blog-detail .architex-tilt {
  height: 100%;
  object-fit: cover;
}
.blog-detail .architex-tilt img {
  height: 100%;
  object-fit: cover;
}
.blog-detail .qoute_img {
  margin-top: 108px;
}
@media (max-width: 992px) {
  .blog-detail .qoute_img {
    margin-top: 24px;
    text-align: right;
  }
}

.achievements .counter-section .counter-count {
  padding: 45.5px 19.5px;
  text-align: center;
}
.achievements .architex-tilt {
  height: 100%;
}
.achievements .architex-tilt .tilt-img {
  height: 100%;
  object-fit: cover;
}

.brands .image-box {
  width: clamp(90px, 8.542vw, 220px) !important;
  margin: 0 clamp(24px, 3.906vw, 84px);
}
.brands .image-box img {
  width: 100%;
}

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