/* .profile-img,
header .search-field {
  margin-inline: auto;
  position: relative;
}
.profile-img,
.profile-img:after {
  width: 60px;
  height: 60px;
  z-index: 1;
}
.add_cart,
.profile-img {
  position: relative;
}
.flash-top p {
  font-weight: 600;
  color: #fff;
  background: #242424;
  padding: 4px 0;
  text-align: center;
}
header .flash-top .animate-text span {
  line-height: 25px;
  display: none;
}
header .flash-top .animate-text span.text-in {
  display: block;
  animation: 0.5s textIn;
}
@keyframes textIn {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: itranslateY(0);
  }
}
header .header-nav {
  background-color: #fff;
  padding-inline: 145px;
  width: 100%;
  height: 82px;
  display: flex;
  align-items: center;
  border-block-end: 2px solid #ccc;
}
header.header-nav2.sticky {
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: 0.5s linear 5s;
  top: 0;
}
.logo-sec a img,
.right-icon-sec ul li img {
  display: block;
}
header .search-field {
  width: 648px;
}
header .search-field:after {
  content: "";
  background-image: url(../img/search.svg);
  width: 1.75rem;
  height: 1.75rem;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 14px);
  left: 14px;
}
header .search-field input {
  border-radius: 35px;
  padding: 15px 15px 15px 48px;
  border: 1px solid #ccc;
  background-color: #eee;
}
header .search-field input:focus {
  outline: 0;
}
.main-content .left-section .sidenav {
  background-color: #fff;
  box-shadow:
    0 77px 31px rgba(45, 41, 34, 0.01),
    0 43px 26px rgba(45, 41, 34, 0.02),
    0 19px 19px rgba(45, 41, 34, 0.03),
    0 5px 11px rgba(45, 41, 34, 0.04),
    0 0 0 rgba(45, 41, 34, 0.04);
  border-radius: 0 16px 16px 0;
  width: 116px;
}
.main-content .sidenav.sticky {
  position: fixed;
  z-index: 9999;
  transition: 0.5s ease-in-out;
  top: 8rem;
}
.right-section {
  margin-top: 8rem;
}
.main-content .left-section ul li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 0.75rem 0.5rem;
  text-decoration: none;
}
.main-content .left-section ul li a:hover span {
  color: #db2b21 !important;
}
.main-content .left-section ul li a img {
  height: 1.5rem;
  margin-bottom: 10px;
}
.main-content
  .left-section
  ul
  li
  a:hover
  .main-content
  .left-section
  ul
  li
  a
  img,
footer .footer-social-links ul li a:hover img {
  filter: invert(40%) grayscale(100%) brightness(60%) sepia(100%)
    hue-rotate(-50deg) saturate(400%) contrast(3);
}
.story-banner {
  background-color: #1e2b3d;
  padding: 18px 60px;
  box-shadow: 0 4px 6px 0 #00000033;
  border-radius: 16px 0 0 16px;
}
.story-section-slider .slick-list {
  margin-left: -18px;
}
.story-section-slider .story-box {
  padding-inline: 18px;
  text-align: center;
}
.story-section-slider .story-box > a,
footer .footer-left a {
  display: inline-block;
}
.story-box-inner > img {
  width: 100%;
  border-radius: 16px;
  height: 100%;
}
.story-box-inner {
  text-align: center;
}
.profile-img {
  border-radius: 100%;
  padding: 6px;
  margin-bottom: 10px;
}
.profile-img img {
  aspect-ratio: 1;
  display: block;
  border-radius: 100%;
}
.profile-img:after {
  content: "";
  background: url(../images/border-linear.svg) center/contain no-repeat;
  position: absolute;
  inset: 0;
  display: block;
}
.story-section-slider .slick-dots {
  bottom: -35px;
  left: -44px;
}
.story-section-slider .slick-dots li button {
  width: 0;
  height: 0;
}
.story-section-slider .slick-dots li button:before {
  font-size: 0;
  width: 100px;
  height: 8px;
  background: #d9d9d9;
  border-radius: 4px;
  opacity: 1;
}
.story-section-slider .slick-dots li.slick-active button:before {
  background-color: #737373;
  opacity: 1;
  z-index: 1;
}
.right-section .hero-section-slider img {
  width: 100%;
  border-radius: 8px;
}
.right-section .hero-section-slider .slick-dots li button:before {
  font-size: 68px;
  content: "\2022";
  font-family: Gilroy;
  opacity: 0.35;
  color: #fff;
}
.right-section .hero-section-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}
.right-section .hero-section-slider .slick-dots {
  bottom: 45px;
}
.right-section .hero-section-slider .slick-dots li {
  margin: 0;
}
.our-support-section {
  padding-top: 56px;
  padding-bottom: 56px;
}
.get-in-touch-card {
  box-shadow:
    0 4px 29px rgba(0, 0, 0, 0.07),
    0 1.46007px 10.5855px rgba(0, 0, 0, 0.0482987),
    0 0.708835px 5.13905px rgba(0, 0, 0, 0.0389404),
    0 0.347484px 2.51926px rgba(0, 0, 0, 0.0310596),
    0 0.137396px 0.996119px rgba(0, 0, 0, 0.0217013);
  border-radius: 16px;
}
.get-in-touch-card-header span img {
  width: 28px;
  height: 28px;
  display: block;
}
.get-in-touch-card .newsletter-section input[type="text"] {
  border-radius: 8px;
  padding: 15px;
  border: 1px solid #ccc;
  background-color: #eee;
}
footer {
  background-color: #111924;
  padding: 48px 70px !important;
}
footer .footer-bottom,
footer .footer-top {
  margin-left: 96px;
}
footer .footer-left p {
  max-width: 490px;
  font-size: 16px;
  line-height: 24px;
}
footer .footer-company-section ul li a {
  text-decoration: none;
  line-height: 20px;
  margin-bottom: 8px;
  display: inline-block;
  transition: 0.3s ease-in-out;
}
.blog-con a:hover,
.sidebar_link a.active,
footer .footer-company-section ul li a:hover {
  color: #db2b21;
}
footer hr {
  border-top-color: rgba(255, 255, 255, 0.16);
}
footer .footer-social-links ul li a img {
  transition: 0.3s ease-in-out;
}
.main-content .left-section ul a.active img {
  filter: grayscale(56%) brightness(97%) sepia(100%) hue-rotate(-34deg)
    saturate(1694%) contrast(1);
}
.main-content .left-section ul li:first-child a img {
  filter: grayscale(131%) brightness(129%) sepia(111%) hue-rotate(91deg)
    saturate(0) contrast(0);
}
.add_cart span {
  background: #db2b21;
  border: 2px solid #fff;
  font-size: 10px;
  display: block;
  width: 16px;
  height: 16px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 12px;
  position: absolute;
  right: -6px;
  top: -8px;
}
.sidebar_link a {
  background: #fff;
  color: #1a2033;
}
.sidebar_link a.active img {
  filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(-50deg)
    saturate(400%) contrast(3);
  -webkit-filter: invert(40%) grayscale(100%) brightness(60%) sepia(100%)
    hue-rotate(-50deg) saturate(400%) contrast(3);
}
.sidebar_link a img {
  filter: brightness(0.1);
}
.sidebar_link li:first-child a.active img {
  filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(-50deg)
    saturate(400%) contrast(2);
  -webkit-filter: invert(40%) grayscale(100%) brightness(60%) sepia(100%)
    hue-rotate(-50deg) saturate(400%) contrast(2);
} */














.profile-img,
header .search-field {
  margin-inline: auto;
  position: relative;
}
.profile-img,
.profile-img:after {
  width: 60px;
  height: 60px;
  z-index: 1;
}
.add_cart,
.profile-img {
  position: relative;
}
.flash-top p {
  font-weight: 600;
  color: #fff;
  background: #242424;
  padding: 4px 0;
  text-align: center;
}
header .flash-top .animate-text span {
  line-height: 25px;
  display: none;
}
header .flash-top .animate-text span.text-in {
  display: block;
  animation: 0.5s textIn;
}
@keyframes textIn {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: itranslateY(0);
  }
}
header .header-nav {
  background-color: #fff;
  padding-inline: 145px;
  width: 100%;
  height: 82px;
  display: flex;
  align-items: center;
  border-block-end: 2px solid #ccc;
}
header .header-nav.sticky {
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: 0.5s linear 5s;
  top: 0;
}
.logo-sec a img,
.right-icon-sec ul li img {
  display: block;
}
header .search-field {
  width: 648px;
}
header .search-field:after {
  content: "";
  background-image: url(../img/search.svg);
  width: 1.75rem;
  height: 1.75rem;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 14px);
  left: 14px;
}
header .search-field input {
  border-radius: 35px;
  padding: 15px 15px 15px 48px;
  border: 1px solid #ccc;
  background-color: #eee;
}
header .search-field input:focus {
  outline: 0;
}
.main-content .left-section .sidenav {
  background-color: #fff;
  box-shadow:
    0 77px 31px rgba(45, 41, 34, 0.01),
    0 43px 26px rgba(45, 41, 34, 0.02),
    0 19px 19px rgba(45, 41, 34, 0.03),
    0 5px 11px rgba(45, 41, 34, 0.04),
    0 0 0 rgba(45, 41, 34, 0.04);
  border-radius: 0 16px 16px 0;
  width: 116px;
}
.main-content .sidenav.sticky {
  position: fixed;
  z-index: 9999;
  transition: 0.5s ease-in-out;
  top: 85px;
}
.main-content .left-section ul li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 0.75rem 0.5rem;
  text-decoration: none;
}
.main-content .left-section ul li a:hover span {
  color: #db2b21 !important;
}
.main-content .left-section ul li a img {
  height: 1.5rem;
  margin-bottom: 10px;
}
.main-content
  .left-section
  ul
  li
  a:hover
  .main-content
  .left-section
  ul
  li
  a
  img,
footer .footer-social-links ul li a:hover img {
  filter: invert(40%) grayscale(100%) brightness(60%) sepia(100%)
    hue-rotate(-50deg) saturate(400%) contrast(3);
}
.story-banner {
  background-color: #1e2b3d;
  padding: 18px 60px;
  box-shadow: 0 4px 6px 0 #00000033;
  border-radius: 16px 0 0 16px;
}
.story-section-slider .slick-list {
  margin-left: -18px;
}
.story-section-slider .story-box {
  padding-inline: 18px;
  text-align: center;
}
.story-section-slider .story-box > a,
footer .footer-left a {
  display: inline-block;
}
.story-box-inner > img {
  width: 100%;
  border-radius: 16px;
  height: 100%;
}
.story-box-inner {
  text-align: center;
}
.profile-img {
  border-radius: 100%;
  padding: 6px;
  margin-bottom: 10px;
}
.profile-img img {
  aspect-ratio: 1;
  display: block;
  border-radius: 100%;
}
.profile-img:after {
  content: "";
  background: url(../images/border-linear.svg) center/contain no-repeat;
  position: absolute;
  inset: 0;
  display: block;
}
.story-section-slider .slick-dots {
  bottom: -35px;
  left: -44px;
}
.story-section-slider .slick-dots li button {
  width: 0;
  height: 0;
}
.story-section-slider .slick-dots li button:before {
  font-size: 0;
  width: 100px;
  height: 8px;
  background: #d9d9d9;
  border-radius: 4px;
  opacity: 1;
}
.story-section-slider .slick-dots li.slick-active button:before {
  background-color: #737373;
  opacity: 1;
  z-index: 1;
}
.right-section .hero-section-slider img {
  width: 100%;
  border-radius: 8px;
}
.right-section .hero-section-slider .slick-dots li button:before {
  font-size: 68px;
  content: "\2022";
  font-family: Gilroy;
  opacity: 0.35;
  color: #fff;
}
.right-section .hero-section-slider .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #fff;
}
.right-section .hero-section-slider .slick-dots {
  bottom: 45px;
}
.right-section .hero-section-slider .slick-dots li {
  margin: 0;
}
.our-support-section {
  padding-top: 56px;
  padding-bottom: 56px;
}
.get-in-touch-card {
  box-shadow:
    0 4px 29px rgba(0, 0, 0, 0.07),
    0 1.46007px 10.5855px rgba(0, 0, 0, 0.0482987),
    0 0.708835px 5.13905px rgba(0, 0, 0, 0.0389404),
    0 0.347484px 2.51926px rgba(0, 0, 0, 0.0310596),
    0 0.137396px 0.996119px rgba(0, 0, 0, 0.0217013);
  border-radius: 16px;
}
.get-in-touch-card-header span img {
  width: 28px;
  height: 28px;
  display: block;
}
.get-in-touch-card .newsletter-section input[type="text"] {
  border-radius: 8px;
  padding: 15px;
  border: 1px solid #ccc;
  background-color: #eee;
}
footer {
  background-color: #111924;
  padding: 48px 70px !important;
}
footer .footer-bottom,
footer .footer-top {
  margin-left: 96px;
}
footer .footer-left p {
  max-width: 490px;
  font-size: 16px;
  line-height: 24px;
}
footer .footer-company-section ul li a {
  text-decoration: none;
  line-height: 20px;
  margin-bottom: 8px;
  display: inline-block;
  transition: 0.3s ease-in-out;
}
.blog-con a:hover,
.sidebar_link a.active,
footer .footer-company-section ul li a:hover {
  color: #db2b21;
}

   .sidebar_link li a:hover,
.sidebar_link li a.active:hover {
    color: #db2b21 !important;
}

footer hr {
  border-top-color: rgba(255, 255, 255, 0.16);
}
footer .footer-social-links ul li a img {
  transition: 0.3s ease-in-out;
}
.main-content .left-section ul a.active img {
  filter: grayscale(56%) brightness(97%) sepia(100%) hue-rotate(-34deg)
    saturate(1694%) contrast(1);
}
.main-content .left-section ul li:first-child a img {
  filter: grayscale(131%) brightness(129%) sepia(111%) hue-rotate(91deg)
    saturate(0) contrast(0);
}
.add_cart span {
  background: #db2b21;
  border: 2px solid #fff;
  font-size: 10px;
  display: block;
  width: 16px;
  height: 16px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 12px;
  position: absolute;
  right: -6px;
  top: -8px;
}
.sidebar_link a {
  background: #fff;
  color: #1a2033;
}
.sidebar_link a.active img {
  filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(-50deg)
    saturate(400%) contrast(3);
  -webkit-filter: invert(40%) grayscale(100%) brightness(60%) sepia(100%)
    hue-rotate(-50deg) saturate(400%) contrast(3);
}
.sidebar_link a img {
  filter: brightness(0.1);
}
.sidebar_link li:first-child a.active img {
  filter: grayscale(100%) brightness(60%) sepia(100%) hue-rotate(-50deg)
    saturate(400%) contrast(2);
  -webkit-filter: invert(40%) grayscale(100%) brightness(60%) sepia(100%)
    hue-rotate(-50deg) saturate(400%) contrast(2);
}
