﻿/*!*******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./template/scss/style.scss ***!
  \*******************************************************************************************************************/
/*

Template: Interium - Interior Design HTML5 Template
Version: 1.0
Author: potenzaglobalsolutions
Design and Developed by: potenzaglobalsolutions.com

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template.

*/
/*================================================
[  Table of contents  ]
================================================

 :: Typography
 :: Helper Classes
 :: Shortcodes
  	- Accordion
    - Action Box
  	- Button
    - Client
    - Countdown
    - Counter
    - Form Control
    - List style
    - Marquee
    - Newsletter
    - Owl Carousel
    - Portfolio
    - Pricing Table
    - Progress Bar
    - Service
    - Sidebar
    - Social Icon
    - Step
    - Team
    - Testimonial
    - Timeline
 :: Header
   - Header default
   - Header Style 02
   - Header Style 03
 :: Banner
   - Banner default
   - banner 02
   - banner 03
 :: Layout
   - Section Title
   - Sticky column
   - Back to top
 :: Blog
   - Blog
   - blog post sticky
 :: Not Found
 :: Footer
 :: Responsive

======================================
[ End table content ]
======================================*/
/*Transition*/
:root {
  --icon_color: #262626;
  --icon_color_rgba: 212, 22, 64;
  --scrollbar-width: 4px; }

/*SVG Color*/
/*****************************
  Typography
*****************************/
body {
  font-family: "Jost", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.7;
  color: #7B7B7B;
  overflow-x: hidden;
  overflow-y: scroll; }

a {
  outline: medium none !important;
  color: #95B485;
  transition: all 0.3s ease-in-out;
  text-decoration: none; }
  a:focus {
    color: #000000;
    text-decoration: none !important; }
  a:hover {
    color: #000000;
    text-decoration: none !important; }

a.text-dark:focus {
  color: #95B485 !important; }

a.text-dark:hover {
  color: #95B485 !important; }

input {
  outline: medium none !important;
  color: #95B485; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Bona Nova", serif;
  color: #262626;
  margin: 0px 0px 1rem;
  font-weight: 500; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a,
  .h1 a,
  .h2 a,
  .h3 a,
  .h4 a,
  .h5 a,
  .h6 a {
    color: inherit; }

.bg-black h1,
.bg-black h2,
.bg-black h3,
.bg-black h4,
.bg-black h5,
.bg-black h6,
.bg-black .h1,
.bg-black .h2,
.bg-black .h3,
.bg-black .h4,
.bg-black .h5,
.bg-black .h6 {
  color: #ffffff; }

.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6,
.bg-dark .h1,
.bg-dark .h2,
.bg-dark .h3,
.bg-dark .h4,
.bg-dark .h5,
.bg-dark .h6 {
  color: #ffffff; }

.bg-black p,
.bg-dark p {
  color: #7B7B7B; }

iframe {
  width: 100%; }

label {
  font-weight: normal; }

h1 {
  font-size: 72px;
  font-style: normal;
  line-height: 82px; }

h2 {
  font-size: 62px;
  line-height: 72px; }

h3 {
  font-size: 34px;
  line-height: 42px; }

h4 {
  font-size: 26px;
  line-height: 36px; }

h5 {
  font-size: 22px;
  line-height: 34px; }

h6 {
  font-size: 20px;
  line-height: 32px; }

*::-moz-selection {
  background: #95B485;
  color: #ffffff;
  text-shadow: none; }

::-moz-selection {
  background: #95B485;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #95B485;
  color: #ffffff;
  text-shadow: none; }

/* container-fluid */
.container-fluid.container-space {
  padding: 0 100px; }

@media (min-width: 1499px) {
  .container {
    max-width: 1424px; } }

/*----------------------------------*/
/* Dropcaps */
/*----------------------------------*/
.dropcap-style-1 {
  float: left;
  display: block;
  background-color: transparent;
  color: #262626;
  font-size: 57px;
  height: 55px;
  line-height: 48px;
  margin: 0;
  text-align: left;
  width: auto !important;
  min-width: 60px;
  padding-right: 5px;
  overflow: visible; }

.dropcap-style-2 {
  float: left;
  display: block;
  font-size: 47px;
  padding: 0;
  color: #ffffff;
  margin: .15em .4em 0 0;
  text-align: center;
  font-weight: 500;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  line-height: 64px;
  border-radius: 0;
  background-color: #95B485; }

/* breadcrumb */
.inner-banner-breadcrumb {
  background-color: #F1F5F2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px; }

.breadcrumb {
  margin-top: 0px;
  background: transparent;
  border-radius: 0;
  display: inline-flex;
  padding: 14px 40px;
  justify-content: center; }
  .breadcrumb .breadcrumb-item {
    padding-right: 5px;
    padding-left: 0px;
    display: inline-block;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: "Bona Nova", serif;
    color: #262626; }
    .breadcrumb .breadcrumb-item a {
      color: #95B485;
      display: flex;
      align-items: center;
      gap: 15px; }
      .breadcrumb .breadcrumb-item a svg {
        fill: #95B485; }
      .breadcrumb .breadcrumb-item a:hover {
        color: #95B485; }
    .breadcrumb .breadcrumb-item:before {
      color: #262626; }
  .breadcrumb .breadcrumb-item.active {
    color: #95B485; }

/* pagination */
.pagination {
  margin-top: 70px;
  gap: 6px;
  justify-content: center; }
  .pagination .page-item .page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    width: 56px;
    flex: 0 0 56px;
    border: 1px solid #F1F5F2;
    border-radius: 0;
    color: #262626;
    background-color: #F1F5F2;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: inherit; }
    .pagination .page-item .page-link:hover {
      background: #95B485;
      color: #ffffff;
      border: 1px solid #95B485; }
    .pagination .page-item .page-link:focus {
      box-shadow: none;
      background-color: #95B485;
      border: 1px solid #95B485; }
  .pagination .page-item.page-item-pre .page-link {
    background-color: #95B485;
    border: 1px solid #95B485; }
    .pagination .page-item.page-item-pre .page-link:before {
      position: absolute;
      content: "";
      left: -18px;
      bottom: -8px;
      height: 1px;
      width: 100%;
      background-color: #95B485;
      z-index: -1;
      opacity: 1;
      transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .pagination .page-item.page-item-pre .page-link:after {
      position: absolute;
      content: "";
      left: -8px;
      bottom: -18px;
      height: 100%;
      width: 1px;
      background-color: #95B485;
      z-index: -1;
      opacity: 1;
      transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .pagination .page-item.page-item-pre .page-link:hover:before {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      width: 0px; }
    .pagination .page-item.page-item-pre .page-link:hover:after {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      height: 0px; }
  .pagination .page-item.page-item-pre .arrow {
    transform: rotate(-180deg); }
  .pagination .page-item.page-item-next .page-link {
    background-color: #95B485;
    border: 1px solid #95B485; }
    .pagination .page-item.page-item-next .page-link:before {
      position: absolute;
      content: "";
      right: -18px;
      bottom: -8px;
      height: 1px;
      width: 100%;
      background-color: #95B485;
      z-index: -1;
      opacity: 1;
      transition: 0.5s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .pagination .page-item.page-item-next .page-link:after {
      position: absolute;
      content: "";
      right: -8px;
      bottom: -18px;
      height: 100%;
      width: 1px;
      background-color: #95B485;
      z-index: -1;
      opacity: 1;
      transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .pagination .page-item.page-item-next .page-link:hover:before {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      width: 0px; }
    .pagination .page-item.page-item-next .page-link:hover:after {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      height: 0px; }
  .pagination .page-item.active .page-link {
    background: #95B485;
    border-color: #95B485;
    color: #ffffff; }
    .pagination .page-item.active .page-link:before {
      border: 1px solid #95B485;
      top: 0;
      left: 0; }

/* blockquote */
.blockquote {
  border-left: 5px solid #95B485;
  padding-left: 30px;
  font-style: italic;
  position: relative;
  margin: 0; }

.typography-section .hr {
  margin-top: 80px;
  padding-top: 80px;
  border-top: 1px solid #eeeeee; }

/*figure*/
figure.caption {
  width: 253px; }
  figure.caption .caption-text {
    margin: 14px 0px;
    text-align: center; }
  figure.caption.alignleft {
    float: left;
    margin-right: 25px;
    margin-bottom: 25px; }
  figure.caption.alignright {
    float: right;
    margin-left: 25px;
    margin-bottom: 25px; }

/*************************
       Responsive
*************************/
@media (max-width: 991px) {
  h1 {
    font-size: 62px; }
  /* pagination */
  .pagination {
    margin-top: 60px; } }

@media (max-width: 767px) {
  h1 {
    font-size: 50px;
    line-height: 70px; }
  h2 {
    font-size: 36px;
    line-height: 46px; }
  h3 {
    font-size: 30px;
    line-height: 40px; }
  h4 {
    font-size: 26px;
    line-height: 36px; }
  h5 {
    font-size: 22px;
    line-height: 32px; }
  h6 {
    font-size: 18px;
    line-height: 28px; }
  .breadcrumb {
    margin-top: 10px; }
  /* pagination */
  .pagination {
    margin-top: 50px;
    gap: 10px; }
    .pagination .page-item .page-link {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px;
      width: 40px;
      flex: 0 0 40px;
      font-size: 16px; }
    .pagination .page-item.page-item-pre .page-link:before {
      left: -11px;
      bottom: -6px; }
    .pagination .page-item.page-item-pre .page-link:after {
      left: -6px;
      bottom: -11px; }
    .pagination .page-item.page-item-next .page-link:before {
      right: -11px;
      bottom: -6px; }
    .pagination .page-item.page-item-next .page-link:after {
      right: -6px;
      bottom: -11px; }
  .typography-section .hr {
    margin-top: 50px;
    padding-top: 50px; } }

@media (max-width: 575px) {
  h1 {
    font-size: 42px;
    line-height: 52px; }
  h2 {
    font-size: 30px;
    line-height: 40px; }
  h3 {
    font-size: 24px;
    line-height: 34px; }
  h4 {
    font-size: 22px;
    line-height: 32px; }
  h5 {
    font-size: 20px;
    line-height: 30px; }
  /* breadcrumb */
  .breadcrumb .breadcrumb-item {
    font-size: 16px; } }

@media (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 46px; }
  h2 {
    font-size: 26px;
    line-height: 36px; }
  h3 {
    font-size: 22px;
    line-height: 32px; }
  h4 {
    font-size: 20px;
    line-height: 30px; }
  h5 {
    font-size: 18px;
    line-height: 28px; }
  h6 {
    font-size: 16px;
    line-height: 26px; }
  /* pagination */
  .pagination {
    margin-top: 50px;
    gap: 10px; }
    .pagination .page-item .page-link {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 30px;
      width: 30px;
      flex: 0 0 30px;
      font-size: 14px;
      padding: 5px; } }

/*****************************
  Helper Classes
*****************************/
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: inherit; } }

/* color */
.text-primary {
  color: #95B485 !important; }

.text-light {
  color: #dfdfdf !important; }

.text-dark {
  color: #000000 !important; }

/* fill colors for svg */
.fill-dark {
  fill: #141414; }

.fill-primary {
  fill: #95B485; }

.fill-light {
  fill: #f6f6f6; }

.fill-white {
  fill: #ffffff; }

/* background */
.bg-primary {
  background-color: #95B485 !important; }

.bg-secondary {
  background-color: #262626 !important; }

.bg-dark {
  background-color: #141414 !important; }

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

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

/* Page section margin padding */
.space-ptb {
  padding: 120px 0; }

.space-pt {
  padding: 120px 0 0; }

.space-pb {
  padding: 0 0 120px; }

.space-medium-ptb {
  padding: 90px 0; }

.space-medium-pt {
  padding: 90px 0 0; }

.space-medium-pb {
  padding: 0 0 90px; }

.space-small-ptb {
  padding: 60px 0; }

.space-small-pt {
  padding: 60px 0 0; }

.space-small-pb {
  padding: 0 0 60px; }

.padding-start {
  padding-left: 110px; }

.padding-end {
  padding-right: 110px; }

.full-width {
  padding: 0 150px; }

.full-width-md {
  padding: 0 60px; }

.space-small-pe {
  margin-right: 50px; }

.row-gap-70 {
  row-gap: 70px; }

/* Smooth Scroll */
.scroll-wrapper {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.page {
  position: absolute;
  overflow: hidden;
  z-index: 10;
  display: flex;
  justify-content: center;
  backface-visibility: hidden;
  transform-style: preserve-3d; }

/* Background overlay */
.bg-overlay-primary-15 {
  position: relative;
  z-index: 1; }
  .bg-overlay-primary-15:before {
    background: rgba(149, 180, 133, 0.15);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }

/*Cursor*/
#cursor {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  pointer-events: none; }

@media (hover: hover) and (pointer: fine) {
  .cursor__circle {
    width: 40px;
    height: 40px;
    margin-top: -50%;
    margin-left: -50%;
    border: 1px solid #262626;
    border-radius: 50%;
    transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), width 0.3s cubic-bezier(0.25, 1, 0.5, 1), height 0.3s cubic-bezier(0.25, 1, 0.5, 1); }
  /* Cursor Text */
  #cursor.text .cursor__circle,
  #cursor.arrow .cursor__circle,
  #cursor.custom-icon .cursor__circle,
  #cursor.cursor-color .cursor__circle {
    width: 100px;
    height: 100px;
    backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.3);
    border: transparent;
    border-radius: 0; }
  #cursor.text .cursor__circle {
    height: 115px;
    width: 115px; }
    #cursor.text .cursor__circle:before {
      position: absolute;
      content: "";
      right: -15px;
      bottom: -8px;
      height: 2px;
      width: 100%;
      backdrop-filter: blur(4px);
      background-color: rgba(255, 255, 255, 0.3);
      z-index: -1; }
    #cursor.text .cursor__circle:after {
      position: absolute;
      content: "";
      right: -8px;
      bottom: -15px;
      height: 100%;
      width: 2px;
      backdrop-filter: blur(4px);
      background-color: rgba(255, 255, 255, 0.3);
      z-index: -1; }
  #cursor.text:after {
    font-size: 36px;
    line-height: 46px; }
  #cursor.text.video-btn-lg .cursor__circle {
    height: 170px;
    width: 170px; }
    #cursor.text.video-btn-lg .cursor__circle:before {
      right: -30px;
      bottom: -13px; }
    #cursor.text.video-btn-lg .cursor__circle:after {
      right: -13px;
      bottom: -30px; }
  #cursor.text.video-btn-lg:after {
    font-size: 52px;
    line-height: 62px; }
  #cursor.text.video-btn-sm .cursor__circle {
    height: 60px;
    width: 60px; }
  #cursor.text.video-btn-sm:after {
    font-size: 20px;
    line-height: 30px; }
  #cursor.text::after,
  #cursor.cursor-color::after,
  #cursor.cursor-blur::after {
    content: '';
    position: absolute;
    left: -50%;
    top: -50%;
    width: 100%;
    height: 100%;
    color: #ffffff;
    font-family: "Bona Nova", serif;
    font-size: 24px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center; }
  #cursor.cursor-color::after,
  #cursor.cursor-blur::after {
    color: #262626; }
  #cursor::after {
    content: attr(data-cursor-text) !important; }
  /* Cursor Arrow */
  #cursor.arrow .cursor__circle,
  #cursor.custom-icon .cursor__circle {
    background-color: rgba(38, 38, 38, 0.3); }
  #cursor.arrow::after,
  #cursor.custom-icon::after {
    content: '' !important;
    position: absolute;
    left: -50%;
    top: -50%;
    width: 100%;
    height: 100%;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(3bdd996d6ebadce6297e.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center; }
  #cursor.custom-icon::after {
    background-image: url(30f87f795a9cf2df91ce.svg); }
  #cursor.cursor-link.custom-icon:after {
    content: '' !important;
    opacity: 1;
    width: 100%;
    height: 100%;
    background-image: url(30f87f795a9cf2df91ce.svg); }
  #cursor.cursor-link.custom-icon .cursor__circle {
    width: 100px;
    height: 100px;
    opacity: 1; }
  #cursor.cursor-link .cursor__circle {
    opacity: 0;
    width: 0;
    height: 0; }
  #cursor.cursor-link::after {
    content: normal;
    opacity: 0; }
  #cursor.overlay .cursor__circle {
    width: 48px;
    height: 48px;
    background-color: rgba(227, 222, 193, 0.08);
    border-color: transparent; }
  #cursor.cursor-color .cursor__circle {
    width: 100px;
    height: 100px;
    background-color: #95B485;
    border-color: #95B485; }
  #cursor.cursor-blur .cursor__circle {
    border: none;
    width: 100px;
    height: 100px;
    backdrop-filter: blur(10px);
    background-color: transparent; } }

/* Text Stroke */
.bg-text-stroke {
  color: transparent !important;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
  display: block; }

/* img holder */
.bg-holder {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%; }

/* ------------------------
  Splitting Text
------------------------*/
.splitting {
  --word-center: calc((var(--word-total) - 1) / 2);
  --char-center: calc((var(--char-total) - 1) / 2);
  --line-center: calc((var(--line-total) - 1) / 2); }

.splitting .word {
  --word-percent: calc(var(--word-index) / var(--word-total));
  --line-percent: calc(var(--line-index) / var(--line-total)); }

.splitting .char {
  --char-percent: calc(var(--char-index) / var(--char-total));
  --char-offset: calc(var(--char-index) - var(--char-center));
  --distance: calc((var(--char-offset) * var(--char-offset)) / var(--char-center));
  --distance-sine: calc(var(--char-offset) / var(--char-center));
  --distance-percent: calc((var(--distance) / var(--char-center))); }

.splitting.pgs-text-animated .char {
  animation-fill-mode: both;
  animation-duration: 1000ms;
  animation-delay: calc(200ms + calc(15ms * var(--char-index))); }

.splitting.pgs-text-animated .char {
  animation-name: uicoreFadeInUp, uicoreFadeIn !important;
  animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1), cubic-bezier(0, 0, 0.2, 1); }

@keyframes uicoreFadeInUp {
  0% {
    transform: translate3d(0, 40px, 0); }
  100% {
    transform: translateZ(0); } }

@keyframes uicoreFadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes weight {
  from {
    font-weight: 100; }
  50% {
    font-weight: 600; }
  to {
    font-weight: 500; } }

/* pre-loader */
#pre-loader {
  display: none;
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  bottom: 0px;
  overflow: hidden !important;
  right: 0px;
  z-index: 999999; }

#pre-loader img {
  text-align: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  z-index: 99;
  margin: 0 auto; }

.grayscale, .img-grayscale {
  filter: grayscale(100%);
  transition: all 0.3s ease-in-out; }

.grayscale:hover {
  filter: inherit; }

/*----------------------------*/
/* Section BG Image */
/*----------------------------*/
.section-bg-half {
  position: relative; }
  .section-bg-half .bg-fixed {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%; }
    .section-bg-half .bg-fixed.clm-3 {
      width: 25%; }
    .section-bg-half .bg-fixed.clm-4 {
      width: 33.3333%; }
    .section-bg-half .bg-fixed.clm-5 {
      width: 41.6666%; }
    .section-bg-half .bg-fixed.clm-6 {
      width: 50%; }
    .section-bg-half .bg-fixed.clm-7 {
      width: 58.3333%; }
    .section-bg-half .bg-fixed.clm-8 {
      width: 66.6666%; }

/*=====================================================*/
/* Grid Col - CSS */
/*=====================================================*/
.grid-wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 24px; }

.grid-justify-center {
  justify-items: center; }

.grid-align-center {
  align-items: center; }

.grid-gap-60 {
  grid-gap: 60px; }

.grid-gap-50 {
  grid-gap: 50px 30px; }

.grid-gap-30 {
  grid-gap: 30px 30px; }

.grid-gap-15 {
  grid-gap: 15px 30px; }

.grid-gap-10 {
  grid-gap: 10px; }

.grid-gap-5 {
  grid-gap: 5px; }

.grid-gap-0 {
  grid-gap: 0; }

.grid-wrapper.grid-xl-1 {
  grid-template-columns: repeat(1, 1fr); }

.grid-wrapper.grid-xl-2 {
  grid-template-columns: repeat(2, 1fr); }

.grid-wrapper.grid-xl-3 {
  grid-template-columns: repeat(3, 1fr); }

.grid-wrapper.grid-xl-4 {
  grid-template-columns: repeat(4, 1fr); }

.grid-wrapper.grid-xl-5 {
  grid-template-columns: repeat(5, 1fr); }

.grid-wrapper.grid-xl-6 {
  grid-template-columns: repeat(6, 1fr); }

@media only screen and (max-width: 1199px) {
  .grid-wrapper.grid-lg-1 {
    grid-template-columns: repeat(1, 1fr); }
  .grid-wrapper.grid-lg-2 {
    grid-template-columns: repeat(2, 1fr); }
  .grid-wrapper.grid-lg-3 {
    grid-template-columns: repeat(3, 1fr); }
  .grid-wrapper.grid-lg-4 {
    grid-template-columns: repeat(4, 1fr); }
  .grid-wrapper.grid-lg-5 {
    grid-template-columns: repeat(5, 1fr); }
  .grid-wrapper.grid-lg-6 {
    grid-template-columns: repeat(6, 1fr); } }

@media only screen and (max-width: 991px) {
  .grid-gap-60 {
    grid-gap: 30px; }
  .grid-wrapper.grid-md-1 {
    grid-template-columns: repeat(1, 1fr); }
  .grid-wrapper.grid-md-2 {
    grid-template-columns: repeat(2, 1fr); }
  .grid-wrapper.grid-md-3 {
    grid-template-columns: repeat(3, 1fr); }
  .grid-wrapper.grid-md-4 {
    grid-template-columns: repeat(4, 1fr); }
  .grid-wrapper.grid-md-5 {
    grid-template-columns: repeat(5, 1fr); }
  .grid-wrapper.grid-md-6 {
    grid-template-columns: repeat(6, 1fr); } }

@media only screen and (max-width: 767px) {
  .grid-gap-60 {
    grid-gap: 24px; }
  .grid-wrapper.grid-sm-1 {
    grid-template-columns: repeat(1, 1fr); }
  .grid-wrapper.grid-sm-2 {
    grid-template-columns: repeat(2, 1fr); }
  .grid-wrapper.grid-sm-3 {
    grid-template-columns: repeat(3, 1fr); }
  .grid-wrapper.grid-sm-4 {
    grid-template-columns: repeat(4, 1fr); }
  .grid-wrapper.grid-sm-5 {
    grid-template-columns: repeat(5, 1fr); }
  .grid-wrapper.grid-sm-6 {
    grid-template-columns: repeat(6, 1fr); } }

@media only screen and (max-width: 575px) {
  .grid-wrapper.grid-xs-1 {
    grid-template-columns: repeat(1, 1fr); }
  .grid-wrapper.grid-xs-2 {
    grid-template-columns: repeat(2, 1fr); }
  .grid-wrapper.grid-xs-3 {
    grid-template-columns: repeat(3, 1fr); }
  .grid-wrapper.grid-xs-4 {
    grid-template-columns: repeat(4, 1fr); }
  .grid-wrapper.grid-xs-5 {
    grid-template-columns: repeat(5, 1fr); }
  .grid-wrapper.grid-xs-6 {
    grid-template-columns: repeat(6, 1fr); } }

/*=====================================================*/
/* Rotate CSS */
/*=====================================================*/
.rotate {
  transform: rotate(2deg); }

.rotate-inverse {
  transform: rotate(-2deg); }

/*************************
       Responsive
*************************/
@media (max-width: 1199px) {
  .space-ptb {
    padding: 100px 0; }
  .space-pt {
    padding: 100px 0 0; }
  .space-pb {
    padding: 0 0 100px; }
  .full-width {
    padding: 0 40px; }
  .full-width-md {
    padding: 0 40px; }
  .padding-start {
    padding-left: 40px; }
  .padding-end {
    padding-right: 40px; }
  .space-small-pe {
    margin-right: 0; }
  .rotate {
    transform: rotate(2.5deg); }
  .rotate-inverse {
    transform: rotate(-2.5deg); } }

@media (max-width: 1023px) {
  .full-width {
    padding: 0 12px; }
  .full-width-md {
    padding: 0 12px; } }

@media (max-width: 991px) {
  .row-gap-70 {
    row-gap: 50px; }
  /* Page section margin padding */
  .space-ptb {
    padding: 80px 0; }
  .space-pt {
    padding: 80px 0 0; }
  .space-pb {
    padding: 0 0 80px; }
  .space-medium-ptb {
    padding: 60px 0; }
  .space-medium-pt {
    padding: 60px 0 0; }
  .space-medium-pb {
    padding: 0 0 60px; }
  .space-small-ptb {
    padding: 50px 0; }
  .space-small-pt {
    padding: 50px 0 0; }
  .space-small-pb {
    padding: 0 0 50px; }
  .padding-start {
    padding-left: 20px; }
  .padding-end {
    padding-right: 20px; }
  .mouse-cursor {
    display: none; } }

@media (max-width: 767px) {
  /* Page section margin padding */
  .space-ptb {
    padding: 50px 0; }
  .space-pt {
    padding: 50px 0 0; }
  .space-pb {
    padding: 0 0 50px; }
  .space-medium-ptb {
    padding: 40px 0; }
  .space-medium-pt {
    padding: 40px 0 0; }
  .space-medium-pb {
    padding: 0 0 40px; }
  .padding-start {
    padding-left: 0px; }
  .padding-end {
    padding-right: 0px; }
  .row-gap-70 {
    row-gap: 30px; }
  .rotate {
    transform: rotate(3deg); }
  .rotate-inverse {
    transform: rotate(-3deg); } }

/*****************************
  Shortcodes
*****************************/
/*****************************
  Accordion
*****************************/
.accordion .accordion-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
  background-color: inherit;
  margin-bottom: 0px; }
  .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 26px;
    line-height: 32px;
    font-family: "Bona Nova", serif;
    padding: 40px 30px;
    font-weight: normal;
    background-color: inherit;
    color: #262626; }
    .accordion .accordion-item .accordion-header .accordion-button span {
      width: 100%;
      padding-right: 40px; }
    .accordion .accordion-item .accordion-header .accordion-button:after {
      position: absolute;
      top: 50%;
      right: 26px;
      transform: translateY(-50%);
      content: "";
      background-image: url(e6e5c717f7caf90b3fba.svg);
      background-size: cover;
      font-weight: 600;
      font-size: 20px;
      color: #95B485;
      height: 26px;
      width: 40px; }
    .accordion .accordion-item .accordion-header .accordion-button:hover {
      color: #95B485; }
  .accordion .accordion-item .accordion-header .accordion-button:hover:after {
    color: #95B485;
    content: "";
    background-image: url(d73666cbf9294048743d.svg); }
  .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: inherit;
    box-shadow: inherit;
    outline: inherit;
    color: #95B485; }
    .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after {
      content: "";
      background-image: url(d73666cbf9294048743d.svg);
      color: #95B485; }
  .accordion .accordion-item .accordion-button:focus {
    border-color: inherit;
    box-shadow: inherit; }
  .accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 30px;
    padding-top: 0px;
    color: #7B7B7B;
    font-size: 20px;
    line-height: 30px; }
  .accordion .accordion-item:first-of-type {
    border-radius: 0px; }
  .accordion .accordion-item:last-of-type {
    border-radius: 0px; }
  .accordion .accordion-item:last-child {
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.bg-dark .accordion .accordion-item,
.bg-secondary .accordion .accordion-item,
.bg-black .accordion .accordion-item {
  border: 1px solid rgba(255, 255, 255, 0.2); }
  .bg-dark .accordion .accordion-item h5.accordion-header .accordion-button,
  .bg-secondary .accordion .accordion-item h5.accordion-header .accordion-button,
  .bg-black .accordion .accordion-item h5.accordion-header .accordion-button {
    color: #ffffff; }
    .bg-dark .accordion .accordion-item h5.accordion-header .accordion-button:after,
    .bg-secondary .accordion .accordion-item h5.accordion-header .accordion-button:after,
    .bg-black .accordion .accordion-item h5.accordion-header .accordion-button:after {
      color: #95B485; }
    .bg-dark .accordion .accordion-item h5.accordion-header .accordion-button:hover,
    .bg-secondary .accordion .accordion-item h5.accordion-header .accordion-button:hover,
    .bg-black .accordion .accordion-item h5.accordion-header .accordion-button:hover {
      color: #95B485; }
  .bg-dark .accordion .accordion-item h5.accordion-header .accordion-button:hover:after,
  .bg-secondary .accordion .accordion-item h5.accordion-header .accordion-button:hover:after,
  .bg-black .accordion .accordion-item h5.accordion-header .accordion-button:hover:after {
    color: #95B485; }
  .bg-dark .accordion .accordion-item h5.accordion-header .accordion-button:not(.collapsed),
  .bg-secondary .accordion .accordion-item h5.accordion-header .accordion-button:not(.collapsed),
  .bg-black .accordion .accordion-item h5.accordion-header .accordion-button:not(.collapsed) {
    color: #95B485; }
    .bg-dark .accordion .accordion-item h5.accordion-header .accordion-button:not(.collapsed):after,
    .bg-secondary .accordion .accordion-item h5.accordion-header .accordion-button:not(.collapsed):after,
    .bg-black .accordion .accordion-item h5.accordion-header .accordion-button:not(.collapsed):after {
      color: #95B485; }

/*************************
       Responsive
*************************/
@media (max-width: 991px) {
  .accordion .accordion-item .accordion-header .accordion-button {
    padding: 25px 20px; }
    .accordion .accordion-item .accordion-header .accordion-button:after {
      right: 15px; } }

@media (max-width: 767px) {
  .accordion .accordion-item .accordion-header .accordion-button {
    padding: 15px 15px;
    font-size: 20px;
    line-height: 36px; }
    .accordion .accordion-item .accordion-header .accordion-button:after {
      font-size: 16px;
      margin-right: 0px;
      height: 21px;
      width: 30px; }
  .accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 15px;
    padding-top: 0px;
    font-size: 16px;
    line-height: 26px; } }

/*****************************
  Action box
*****************************/
.action-box .title {
  color: #ffffff; }

.action-box .description {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 30px;
  padding: 0 150px;
  color: #ffffff; }

.action-box.action-box-section {
  margin-top: -200px; }

/*************************
       Responsive
*************************/
@media (max-width: 1399px) {
  .action-box .description {
    padding: 0 100px; } }

@media (max-width: 1199px) {
  .action-box .description {
    padding: 0 40px; } }

@media (max-width: 991px) {
  .action-box .description {
    padding: 0 0px; } }

@media (max-width: 767px) {
  .action-box .description {
    font-size: 16px;
    line-height: 26px; } }

/*****************************
	Service
*****************************/
.infobox .infobox-icon {
  margin-bottom: 30px; }

.infobox .infobox-title {
  font-size: 26px;
  line-height: 36px;
  color: #262626; }

.infobox .infobox-content .infobox-description {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px; }

.infobox .infobox-content .info-link {
  color: #262626;
  font-size: 16px;
  line-height: 26px;
  transition: all 0.3s ease-in-out; }
  .infobox .infobox-content .info-link .btn-arrow {
    padding-left: 5px; }
    .infobox .infobox-content .info-link .btn-arrow svg {
      fill: #262626; }
  .infobox .infobox-content .info-link:hover {
    color: #95B485; }
    .infobox .infobox-content .info-link:hover .btn-arrow svg {
      fill: #95B485; }

.infobox.infobox-style-01 {
  padding-right: 60px; }
  .infobox.infobox-style-01 .infobox-sub-title {
    font-size: 14px;
    color: #262626;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #8B87AB;
    padding-bottom: 15px;
    margin-bottom: 25px;
    position: relative; }
    .infobox.infobox-style-01 .infobox-sub-title:before {
      position: absolute;
      content: "";
      bottom: -2px;
      left: 0;
      height: 3px;
      width: 50px;
      background: #95B485;
      transition: all 0.3s ease-in-out; }
  .infobox.infobox-style-01 .infobox-title {
    font-size: 26px;
    line-height: 36px;
    font-weight: normal;
    margin-bottom: 22px; }
  .infobox.infobox-style-01 .infobox-content .infobox-description {
    margin-bottom: 25px; }
  .infobox.infobox-style-01:hover .infobox-sub-title:before {
    width: 100%; }

.infobox.infobox-style-02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 130px;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 38px;
  margin-bottom: 35px; }
  .infobox.infobox-style-02:before {
    position: absolute;
    content: "";
    bottom: -2px;
    left: 0;
    height: 3px;
    width: 0px;
    background: transparent;
    transition: all 0.3s ease-in-out; }
  .infobox.infobox-style-02 .infobox-icon {
    flex: 0 0 70px; }
    .infobox.infobox-style-02 .infobox-icon img {
      opacity: 0.2;
      transition: all 0.3s ease-in-out; }
    .infobox.infobox-style-02 .infobox-icon svg {
      fill: #262626;
      transition: all 0.3s ease-in-out; }
  .infobox.infobox-style-02 .infobox-content {
    display: flex;
    gap: 35px; }
    .infobox.infobox-style-02 .infobox-content .infobox-title {
      font-size: 26px;
      line-height: 36px;
      font-weight: normal;
      margin-bottom: 22px; }
    .infobox.infobox-style-02 .infobox-content .infobox-description {
      margin-bottom: 0px; }
  .infobox.infobox-style-02 .info-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 60px;
    height: 60px;
    width: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out; }
    .infobox.infobox-style-02 .info-link .btn-arrow svg {
      fill: rgba(0, 0, 0, 0.1); }
    .infobox.infobox-style-02 .info-link:before {
      position: absolute;
      content: "";
      right: -15px;
      bottom: -7px;
      height: 1px;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.1);
      z-index: -1;
      opacity: 1;
      transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .infobox.infobox-style-02 .info-link:after {
      position: absolute;
      content: "";
      right: -7px;
      bottom: -15px;
      height: 100%;
      width: 1px;
      background-color: rgba(0, 0, 0, 0.1);
      z-index: -1;
      opacity: 1;
      transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
  .infobox.infobox-style-02:hover:before {
    background: #95B485;
    width: 100px; }
  .infobox.infobox-style-02:hover .infobox-icon img {
    opacity: 1; }
  .infobox.infobox-style-02:hover .infobox-icon svg {
    fill: #95B485; }
  .infobox.infobox-style-02:hover .info-link {
    border: 1px solid #95B485;
    color: #95B485; }
    .infobox.infobox-style-02:hover .info-link .btn-arrow svg {
      fill: #95B485; }
    .infobox.infobox-style-02:hover .info-link:before {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      width: 0px; }
    .infobox.infobox-style-02:hover .info-link:after {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      height: 0px; }

/*Service*/
.service-style-01 {
  overflow: hidden; }
  .service-style-01 .service-item {
    position: relative;
    border-bottom: 1px solid #eeeeee;
    transition: all 0.3s ease-in-out; }
    .service-style-01 .service-item .service-item-inner {
      display: flex;
      gap: 50px;
      padding: 45px 150px;
      align-items: center; }
    .service-style-01 .service-item .service-icon {
      position: relative;
      z-index: 2; }
      .service-style-01 .service-item .service-icon .icon-img img {
        opacity: 0.2;
        transition: all 0.3s ease-in-out; }
    .service-style-01 .service-item .service-title {
      font-size: 52px;
      line-height: 62px;
      font-weight: normal;
      margin: 0;
      position: relative;
      z-index: 3;
      transition: all 0.3s ease-in-out; }
    .service-style-01 .service-item .service-action {
      margin-left: auto;
      transition: all 0.3s ease-in-out; }
      .service-style-01 .service-item .service-action .btn-arrow svg {
        fill: transparent;
        transition: all 0.3s ease-in-out; }
        .service-style-01 .service-item .service-action .btn-arrow svg path {
          stroke: rgba(38, 38, 38, 0.2); }
    .service-style-01 .service-item .gsap-img-animation {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 4;
      opacity: 0;
      width: 350px;
      height: 350px;
      padding: 8px;
      visibily: hidden;
      object-fit: cover;
      pointer-events: none;
      border: 0px solid #eeeeee; }
    .service-style-01 .service-item .marquee-wrapper {
      overflow: hidden;
      display: flex;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      pointer-events: none;
      transition: all 0.3s ease-in-out; }
      .service-style-01 .service-item .marquee-wrapper .marquee-inner {
        display: flex;
        align-items: center;
        gap: 60px;
        width: 100%;
        position: relative;
        white-space: nowrap;
        animation: marquee 30s linear infinite; }
        .service-style-01 .service-item .marquee-wrapper .marquee-inner .marquee-item {
          display: flex;
          flex: none;
          align-items: center;
          gap: 15px;
          padding-bottom: 1px; }
          .service-style-01 .service-item .marquee-wrapper .marquee-inner .marquee-item .title {
            position: relative;
            top: 3px;
            font-family: "Bona Nova", serif;
            font-size: 92px;
            font-weight: bold;
            line-height: normal;
            color: transparent;
            -webkit-text-stroke: 1px rgba(149, 180, 133, 0.2);
            transition: all 0.3s ease-in-out; }
    .service-style-01 .service-item:first-child {
      border-top: 1px solid #eeeeee; }
      .service-style-01 .service-item:first-child:hover {
        border-top: 1px solid #95B485; }
    .service-style-01 .service-item:hover {
      border-bottom-color: #95B485; }
      .service-style-01 .service-item:hover .service-icon .icon-img img {
        opacity: 1; }
      .service-style-01 .service-item:hover .service-icon svg {
        fill: #141414; }
      .service-style-01 .service-item:hover .service-action {
        z-index: 8; }
        .service-style-01 .service-item:hover .service-action .btn-arrow svg {
          fill: #95B485; }
          .service-style-01 .service-item:hover .service-action .btn-arrow svg path {
            stroke: #95b485; }
      .service-style-01 .service-item:hover .marquee-wrapper {
        opacity: 1;
        pointer-events: auto; }

/*Service Tabs*/
.service-tabs {
  display: flex;
  gap: 40px; }
  .service-tabs .service-tab-content {
    width: 41.66%;
    position: relative; }
    .service-tabs .service-tab-content .degree {
      position: absolute;
      top: 30px;
      right: 40px;
      z-index: 99;
      width: 120px;
      height: 120px;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.5s ease-in-out;
      background-color: #95b485; }
      .service-tabs .service-tab-content .degree:before {
        content: "";
        right: -15px;
        bottom: -7px;
        height: 1px;
        width: 100%;
        z-index: -1;
        position: absolute;
        background-color: #95B485; }
      .service-tabs .service-tab-content .degree:after {
        content: "";
        right: -7px;
        bottom: -15px;
        height: 100%;
        width: 1px;
        z-index: -1;
        position: absolute;
        background-color: #95B485; }
      .service-tabs .service-tab-content .degree img {
        width: 100px; }
    .service-tabs .service-tab-content .service-content-box {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      padding-right: 100px;
      padding-bottom: 100px;
      transition: all 0.5s ease-in-out; }
      .service-tabs .service-tab-content .service-content-box:first-child {
        position: relative; }
      .service-tabs .service-tab-content .service-content-box img {
        transition: all 0.5s ease-in-out; }
      .service-tabs .service-tab-content .service-content-box .infobox {
        background-color: #95B485;
        padding: 70px 60px;
        position: absolute;
        left: 100px;
        bottom: 0; }
        .service-tabs .service-tab-content .service-content-box .infobox .infobox-description {
          color: #ffffff; }
        .service-tabs .service-tab-content .service-content-box .infobox .info-link {
          color: #ffffff; }
          .service-tabs .service-tab-content .service-content-box .infobox .info-link .btn-arrow svg {
            fill: #ffffff;
            transition: all 0.5s ease-in-out; }
      .service-tabs .service-tab-content .service-content-box.service-content-active {
        opacity: 1; }
    .service-tabs .service-tab-content:hover .degree {
      opacity: 0; }
  .service-tabs .service-items {
    display: flex;
    flex-direction: column;
    border: 0px;
    width: 58.33%;
    padding-left: 90px; }
    .service-tabs .service-items .service-item .service-group-item {
      background: none;
      color: inherit;
      border: none;
      padding: 0;
      margin: 0;
      display: flex;
      gap: 30px;
      cursor: pointer; }
      .service-tabs .service-items .service-item .service-group-item .tab-bullet-wrap {
        position: relative;
        font-size: 18px;
        font-weight: 600;
        transition: all 0.3s ease-in-out;
        color: #262626; }
      .service-tabs .service-items .service-item .service-group-item .tab-content-wrap {
        width: 100%;
        display: flex;
        gap: 30px;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        padding: 50px 40px; }
        .service-tabs .service-items .service-item .service-group-item .tab-content-wrap .tab-title {
          margin-bottom: 0px;
          font-size: 34px;
          line-height: 38px;
          font-weight: normal;
          text-align: left;
          transition: all 0.3s ease-in-out;
          color: #ffffff;
          font-family: "Bona Nova", serif; }
        .service-tabs .service-items .service-item .service-group-item .tab-content-wrap .tab-arrow svg {
          width: 48px;
          fill: transparent;
          transition: all 0.3s ease-in-out; }
          .service-tabs .service-items .service-item .service-group-item .tab-content-wrap .tab-arrow svg path {
            stroke: rgba(255, 255, 255, 0.2); }
    .service-tabs .service-items .service-item.item-active {
      color: #95B485;
      background-color: transparent; }
      .service-tabs .service-items .service-item.item-active .service-group-item .tab-bullet-wrap {
        color: #95B485; }
      .service-tabs .service-items .service-item.item-active .service-group-item .tab-content-wrap .tab-title {
        color: #95B485; }
      .service-tabs .service-items .service-item.item-active .service-group-item .tab-content-wrap .tab-arrow svg {
        fill: #95B485; }
    .service-tabs .service-items .service-item:first-child .service-group-item .tab-content-wrap {
      border-top: 1px solid rgba(255, 255, 255, 0.05); }
    .service-tabs .service-items .service-item:last-child {
      margin-bottom: 0px; }

/*Service Single*/
.service-single .service-img {
  margin-bottom: 40px; }

.service-single .service-content .service-title {
  font-size: 62px;
  line-height: 62px;
  margin-bottom: 30px;
  font-weight: normal; }

.service-single .service-content .description {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px; }

.service-single .service-content .service-list {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 20px;
  flex-direction: column;
  margin: 0;
  margin-bottom: 40px; }
  .service-single .service-content .service-list li {
    display: flex;
    gap: 15px; }
    .service-single .service-content .service-list li svg {
      flex-shrink: 0;
      height: 28px; }
    .service-single .service-content .service-list li span {
      line-height: 28px; }

.service-single .service-content .blockquote .blockquote-content p {
  font-size: 26px;
  line-height: 36px;
  font-style: normal;
  color: #262626;
  margin-bottom: 20px; }

.service-single .service-content .blockquote .blockquote-author .blockquote-name {
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  color: #95B485;
  font-weight: 600; }

.service-single .service-content .service-title-2 {
  font-size: 36px;
  line-height: 34px;
  margin-top: 70px;
  margin-bottom: 20px;
  font-weight: normal; }

.service-single .service-content .service-images {
  margin-bottom: 30px; }
  .service-single .service-content .service-images .service-images-list {
    padding: 50px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background-color: #F1F5F2; }
    .service-single .service-content .service-images .service-images-list .service-list {
      margin-bottom: 0; }

/*Featured Categories*/
.featured-categories {
  margin-top: -120px !important;
  position: relative; }
  .featured-categories .categories-title .title {
    margin: 0;
    font-size: 26px;
    line-height: 36px;
    font-weight: normal; }
  .featured-categories .categories-item {
    text-align: center; }
    .featured-categories .categories-item .categories-img img {
      margin: auto; }
    .featured-categories .categories-item .title {
      margin: 0px;
      font-size: 20px;
      color: #262626;
      line-height: 30px;
      font-weight: normal;
      font-family: "Bona Nova", serif; }

.how-it-work {
  overflow: hidden; }
  .how-it-work .service-style-02 {
    gap: inherit;
    display: inherit; }
    .how-it-work .service-style-02 .work-title {
      padding-left: 90px;
      padding-bottom: 20px; }
    .how-it-work .service-style-02 .service-tab-content {
      width: auto; }
      .how-it-work .service-style-02 .service-tab-content .service-content-box {
        z-index: 9;
        width: 100%;
        padding: 0px;
        visibility: hidden;
        position: relative;
        display: block;
        position: absolute;
        top: 0; }
        .how-it-work .service-style-02 .service-tab-content .service-content-box .panorama {
          width: 100%;
          height: 922px; }
      .how-it-work .service-style-02 .service-tab-content .service-content-box.service-content-active {
        display: block;
        visibility: visible; }
    .how-it-work .service-style-02 .service-items {
      width: auto;
      height: 620px;
      overflow-y: scroll; }
      .how-it-work .service-style-02 .service-items .service-item {
        padding: 0px 220px 50px 50px;
        border-left: 1px solid rgba(0, 0, 0, 0.1); }
        .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap {
          padding: 0px;
          opacity: 0.50;
          transition: all 0.3s ease-in-out;
          justify-content: start; }
          .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap img {
            margin-bottom: 6px; }
          .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap .service-info {
            position: relative; }
            .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap .service-info .number {
              top: 0;
              left: -45px;
              font-size: 26px;
              line-height: 36px;
              position: absolute;
              color: rgba(0, 0, 0, 0.5);
              transition: all 0.3s ease-in-out;
              font-family: "Bona Nova", serif; }
            .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap .service-info .title {
              color: rgba(0, 0, 0, 0.5);
              font-size: 26px;
              font-weight: normal;
              line-height: 36px;
              margin: 5px 0 10px;
              transition: all 0.3s ease-in-out; }
            .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap .service-info p {
              margin: 0px;
              font-size: 18px;
              line-height: 28px;
              color: #7B7B7B; }
      .how-it-work .service-style-02 .service-items .service-item.item-active {
        border-left: 1px solid #95B485; }
        .how-it-work .service-style-02 .service-items .service-item.item-active .tab-content-wrap {
          opacity: 1; }
          .how-it-work .service-style-02 .service-items .service-item.item-active .tab-content-wrap .service-info .number {
            color: #000000; }
          .how-it-work .service-style-02 .service-items .service-item.item-active .tab-content-wrap .service-info .title {
            color: #000000; }

/*************************
       Responsive
*************************/
@media (max-width: 1600px) {
  .featured-categories.full-width {
    padding: 0px 30px; }
  .how-it-work .service-style-02 .section-title .sub-title {
    font-size: 100px; }
  .how-it-work .service-style-02 .service-items .service-item {
    padding: 0px 120px 30px 80px; } }

@media (max-width: 1399px) {
  .service-tabs .service-items {
    padding-left: 40px; }
  .service-tabs .service-tab-content .service-content-box {
    padding-right: 40px;
    padding-bottom: 40px; }
    .service-tabs .service-tab-content .service-content-box .infobox {
      padding: 50px 40px; }
  /*Service Single*/
  .service-single .service-content .service-images .service-images-list {
    padding: 30px; }
    .service-single .service-content .service-images .service-images-list .service-list {
      gap: 15px; }
  .how-it-work .service-style-02 .work-title {
    padding-left: 40px; }
    .how-it-work .service-style-02 .work-title .section-title {
      padding-left: 50px;
      margin-bottom: 40px; }
      .how-it-work .service-style-02 .work-title .section-title .sub-title {
        font-size: 80px; }
  .how-it-work .service-style-02 .service-items .service-item {
    padding: 0px 80px 30px 40px; } }

@media (max-width: 1199px) {
  .infobox.infobox-style-01 {
    padding-right: 30px; }
  .infobox.infobox-style-02 {
    gap: 50px; }
  .service-style-01 .service-item .service-item-inner {
    padding: 40px 60px; }
  .service-tabs .service-items .service-item .service-group-item .tab-content-wrap {
    padding: 30px 20px; }
    .service-tabs .service-items .service-item .service-group-item .tab-content-wrap .tab-title {
      font-size: 24px;
      line-height: 28px; }
    .service-tabs .service-items .service-item .service-group-item .tab-content-wrap .tab-arrow svg {
      width: 30px; }
  .service-tabs .service-tab-content .service-content-box {
    padding-right: 30px;
    padding-bottom: 30px; }
    .service-tabs .service-tab-content .service-content-box .infobox {
      padding: 30px 30px;
      left: 50px; }
  /*Service Single*/
  .service-single .service-content .service-images .service-images-list {
    height: auto;
    padding: 50px;
    gap: 30px;
    margin-top: 30px; }
    .service-single .service-content .service-images .service-images-list .service-list {
      gap: 15px; }
  .how-it-work .service-style-02 .work-title {
    padding-left: 40px; }
    .how-it-work .service-style-02 .work-title .section-title .sub-title {
      font-size: 80px; }
  .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap {
    padding: 0px; } }

@media (max-width: 1024px) {
  .service-style-01 .service-item .gsap-img-animation {
    right: 0px;
    width: 170px;
    height: 150px;
    left: inherit;
    position: absolute;
    scale: inherit !important;
    transform: inherit !important;
    opacity: 0 !important;
    visibility: visible !important; }
  .service-style-01 .service-item:hover .gsap-img-animation {
    opacity: 1 !important; } }

@media (max-width: 1023px) {
  .featured-categories.full-width {
    padding: 0 40px; } }

@media (max-width: 991px) {
  .infobox.infobox-style-01 {
    padding-right: 0px; }
  .infobox.infobox-style-02 {
    padding-right: 15px; }
  .service-style-01 .service-item .service-item-inner {
    padding: 40px 40px; }
  .service-style-01 .service-item .service-title {
    font-size: 42px;
    line-height: 52px; }
  .service-style-01 .service-item .marquee-wrapper .marquee-inner .marquee-item .title {
    font-size: 60px;
    line-height: 80px; }
  .service-tabs .service-items {
    width: 50%;
    padding-left: 0px; }
  .service-tabs .service-tab-content {
    width: 50%; }
    .service-tabs .service-tab-content .service-content-box .infobox {
      padding: 20px 20px; }
  .how-it-work .service-style-02 .service-tab-content {
    height: 550px;
    width: 85%;
    margin: auto; }
    .how-it-work .service-style-02 .service-tab-content .service-content-box .panorama {
      height: 500px; }
  .how-it-work .service-style-02 .service-items {
    height: 400px;
    padding: 0px 50px 0px;
    margin-bottom: 50px; }
  .how-it-work .service-style-02 .service-tab-content {
    padding: 0px 50px 60px; } }

@media (max-width: 767px) {
  .infobox.infobox-style-02 {
    padding-right: 15px;
    gap: 20px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
    .infobox.infobox-style-02 .infobox-content {
      gap: 20px;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start; }
      .infobox.infobox-style-02 .infobox-content .infobox-icon {
        margin-bottom: 0px; }
  .service-style-01 .service-item .service-item-inner {
    padding: 30px 0px;
    gap: 30px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }
  .service-style-01 .service-item .service-image .gsap-img-animation {
    display: none;
    width: 140px;
    height: 130px; }
  .service-style-01 .service-item .service-title {
    font-size: 30px;
    line-height: 40px; }
  .service-style-01 .service-item .service-action {
    margin-left: inherit; }
  .service-style-01 .service-item .service-action .btn-arrow svg {
    width: 40px; }
  .service-style-01 .service-item .marquee-wrapper .marquee-inner {
    gap: 30px; }
    .service-style-01 .service-item .marquee-wrapper .marquee-inner .marquee-item .title {
      font-size: 40px;
      line-height: 60px; }
  .service-style-01 .service-item:hover .service-image .gsap-img-animation {
    display: block; }
  .service-tabs {
    flex-direction: column-reverse;
    gap: 50px; }
    .service-tabs .service-items {
      width: 100%; }
      .service-tabs .service-items .service-item .service-group-item .tab-content-wrap {
        padding: 15px; }
    .service-tabs .service-tab-content {
      width: 100%; }
      .service-tabs .service-tab-content .degree {
        width: 80px;
        height: 80px; }
        .service-tabs .service-tab-content .degree img {
          width: 60px; }
      .service-tabs .service-tab-content .service-content-box {
        padding-right: 0;
        padding-bottom: 0;
        display: none;
        position: relative; }
        .service-tabs .service-tab-content .service-content-box > img {
          object-fit: cover;
          flex-shrink: 0;
          width: 50%; }
        .service-tabs .service-tab-content .service-content-box .infobox {
          display: flex;
          flex-direction: column;
          justify-content: center;
          padding: 30px;
          position: relative;
          left: inherit; }
        .service-tabs .service-tab-content .service-content-box.service-content-active {
          display: flex; }
  /* service-single	*/
  .service-single .service-img {
    margin-bottom: 30px; }
  .service-single .service-content .service-title {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 15px; }
  .service-single .service-content .description {
    margin-bottom: 20px; }
  .service-single .service-content .service-list {
    margin-bottom: 20px; }
  .service-single .service-content .blockquote {
    margin-top: 15px; }
    .service-single .service-content .blockquote .blockquote-content p {
      font-size: 22px;
      line-height: 32px; }
  .service-single .service-content .service-title-2 {
    margin-top: 45px;
    font-size: 32px;
    margin-bottom: 15px; }
  .service-single .service-content .service-images {
    margin-bottom: 20px; }
  .featured-categories {
    margin-top: -100px !important; }
    .featured-categories .categories-main-img {
      width: 100px; }
  .how-it-work .service-style-02 .work-title .section-title .sub-title {
    font-size: 60px; }
  .how-it-work .service-style-02 .service-tab-content {
    height: 350px;
    width: 85%;
    margin: auto; }
    .how-it-work .service-style-02 .service-tab-content .service-content-box .panorama {
      height: 300px; }
  .how-it-work .service-style-02 .service-items .service-item {
    padding: 0px 80px 25px 30px; } }

@media (max-width: 575px) {
  .service-tabs .service-items .service-item .service-group-item .tab-content-wrap {
    padding: 15px 10px;
    gap: 15px; }
    .service-tabs .service-items .service-item .service-group-item .tab-content-wrap .tab-title {
      font-size: 20px;
      line-height: 26px; }
    .service-tabs .service-items .service-item .service-group-item .tab-content-wrap .tab-arrow svg {
      width: 25px; }
  .service-tabs .service-tab-content .service-content-box .infobox {
    padding: 20px 15px; }
    .service-tabs .service-tab-content .service-content-box .infobox .infobox-icon {
      margin-bottom: 15px; }
      .service-tabs .service-tab-content .service-content-box .infobox .infobox-icon svg {
        width: 50px; }
    .service-tabs .service-tab-content .service-content-box .infobox .infobox-description {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 10px; }
  .service-single .service-content .service-title {
    font-size: 30px;
    line-height: 40px; }
  .service-single .service-content .service-title-2 {
    font-size: 26px; }
  .service-single .service-content .blockquote {
    padding-left: 20px; }
    .service-single .service-content .blockquote .blockquote-content p {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 15px; }
    .service-single .service-content .blockquote .blockquote-author .blockquote-name {
      font-size: 18px; }
  .service-single .service-content .service-images .service-images-list {
    padding: 30px; }
  .featured-categories.full-width {
    padding: 0 20px; }
    .featured-categories.full-width .categories-title br {
      display: none; }
    .featured-categories.full-width .categories-item .title {
      font-size: 16px;
      line-height: 26px; }
  .how-it-work .service-style-02 .work-title {
    padding-bottom: 0px; }
    .how-it-work .service-style-02 .work-title .section-title {
      padding-bottom: 0px;
      padding-left: 10px; }
      .how-it-work .service-style-02 .work-title .section-title .sub-title {
        font-size: 36px; }
  .how-it-work .service-style-02 .service-tab-content {
    height: 250px;
    width: 85%;
    margin: auto; }
    .how-it-work .service-style-02 .service-tab-content .degree {
      top: 20px;
      right: 30px;
      width: 70px;
      height: 70px; }
      .how-it-work .service-style-02 .service-tab-content .degree img {
        width: 50px; }
    .how-it-work .service-style-02 .service-tab-content .service-content-box .panorama {
      height: 200px; }
  .how-it-work .service-style-02 .service-items {
    padding: 0px 40px 0px; }
    .how-it-work .service-style-02 .service-items .service-item {
      padding: 0px 0px 30px 25px; }
      .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap {
        padding: 0px; }
        .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap .service-info .number {
          left: -35px; }
        .how-it-work .service-style-02 .service-items .service-item .tab-content-wrap .service-info .title {
          font-size: 22px;
          line-height: 32px; } }

@media (max-width: 479px) {
  .featured-categories {
    margin-top: -50px !important; }
  .how-it-work .service-style-02 .service-items {
    padding: 0px 30px 0px; }
    .how-it-work .service-style-02 .service-items .section-title {
      padding-left: 10px; }
      .how-it-work .service-style-02 .service-items .section-title .sub-title {
        font-size: 40px; }
    .how-it-work .service-style-02 .service-items .service-item {
      padding: 0px 0px 30px 20px; }
      .how-it-work .service-style-02 .service-items .service-item .service-group-item .tab-content-wrap {
        gap: 10px;
        flex-wrap: wrap; }
  .service-tabs .service-tab-content .service-content-box {
    flex-direction: column; }
    .service-tabs .service-tab-content .service-content-box > img {
      width: 100%;
      height: 300px; } }

/*****************************
	Team
*****************************/
.team-item .team-img {
  overflow: hidden;
  position: relative; }
  .team-item .team-img img {
    transition: all 1s ease-in-out; }
  .team-item .team-img .team-social {
    position: absolute;
    bottom: 0px;
    right: auto;
    top: auto;
    left: 50%;
    transform: translate(-50%, 100%);
    transition: all 0.3s ease-in-out; }

.team-item .team-info {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px; }
  .team-item .team-info .team-title {
    font-size: 24px;
    line-height: normal;
    color: #262626;
    font-family: "Bona Nova", serif; }
    .team-item .team-info .team-title:hover {
      color: #95B485; }

.team-item:hover .team-img img {
  transform: scale(1.1); }

.team-item:hover .team-img .team-social {
  right: auto;
  top: auto;
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, 0px); }

.team-single .member-details {
  margin-bottom: 30px; }
  .team-single .member-details .member-name {
    font-size: 62px;
    line-height: 68px;
    font-weight: normal;
    margin-bottom: 20px; }
  .team-single .member-details .member-position {
    font-size: 20px;
    line-height: 28px;
    color: #262626; }

.team-single .team-member-info .member-image .social-icon {
  margin-top: 40px; }
  .team-single .team-member-info .member-image .social-icon ul {
    justify-content: flex-end; }

.team-single .biography-info {
  margin-top: 50px; }
  .team-single .biography-info .title {
    font-size: 36px;
    line-height: 34px;
    font-weight: normal;
    margin-bottom: 30px; }
  .team-single .biography-info .description {
    font-size: 20px;
    line-height: 30px; }
    .team-single .biography-info .description + .description {
      margin-top: 30px; }

.teams-boxs.team-style-02 {
  height: 700px;
  position: relative;
  overflow: hidden; }
  .teams-boxs.team-style-02 .team-images {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10; }
    .teams-boxs.team-style-02 .team-images .team-image-box {
      background-size: cover;
      background-position: center;
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      animation: image-animate-out 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
      z-index: 12; }
      .teams-boxs.team-style-02 .team-images .team-image-box.team-img-active {
        animation: image-animate-in 1s cubic-bezier(0.78, 0.2, 0.21, 0.88) forwards;
        z-index: 6; }
  .teams-boxs.team-style-02 .team-items {
    position: relative;
    display: flex;
    height: 100%;
    width: 100%;
    z-index: 30; }
    .teams-boxs.team-style-02 .team-items .team-item {
      position: relative;
      display: flex;
      align-items: flex-end;
      height: 100%;
      width: 25%;
      transition: all 1s ease;
      padding: 40px 50px;
      overflow: hidden;
      background-color: transparent;
      border-right: 1px solid rgba(255, 255, 255, 0.2);
      background-image: linear-gradient(transparent 60%, rgba(0, 0, 0, 0.4) 100%); }
      .teams-boxs.team-style-02 .team-items .team-item .team-image-mobile {
        display: none;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
      .teams-boxs.team-style-02 .team-items .team-item .team-info {
        gap: 0px;
        margin-top: 0px;
        width: 100%;
        transition: all 0.5s ease-in-out;
        transform: translateY(85px); }
        .teams-boxs.team-style-02 .team-items .team-item .team-info .team-title {
          margin-bottom: 5px; }
          .teams-boxs.team-style-02 .team-items .team-item .team-info .team-title a {
            font-size: 26px;
            line-height: 34px;
            font-family: "Bona Nova", serif;
            color: #ffffff; }
            .teams-boxs.team-style-02 .team-items .team-item .team-info .team-title a:hover {
              color: #95B485; }
        .teams-boxs.team-style-02 .team-items .team-item .team-info .team-designation {
          display: inline-block;
          font-size: 18px;
          line-height: 28px;
          margin-bottom: 20px;
          color: #ffffff; }
        .teams-boxs.team-style-02 .team-items .team-item .team-info .social-icon {
          transition: all 0.3s ease-in-out; }
          .teams-boxs.team-style-02 .team-items .team-item .team-info .social-icon.social-icon-style-02 ul li a {
            color: #ffffff;
            border: 1px solid #ffffff; }
            .teams-boxs.team-style-02 .team-items .team-item .team-info .social-icon.social-icon-style-02 ul li a:before {
              background-color: #ffffff; }
            .teams-boxs.team-style-02 .team-items .team-item .team-info .social-icon.social-icon-style-02 ul li a:after {
              background-color: #ffffff; }
            .teams-boxs.team-style-02 .team-items .team-item .team-info .social-icon.social-icon-style-02 ul li a:hover {
              background-color: #95B485;
              color: #ffffff;
              border: 1px solid #95B485; }
        .teams-boxs.team-style-02 .team-items .team-item .team-info .team-description {
          font-size: 18px;
          line-height: 30px;
          min-height: 60px;
          color: #ffffff;
          margin-bottom: 0px;
          opacity: 0;
          margin-top: 25px;
          visibility: hidden;
          transition: all 0.3s ease-in-out;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-line-clamp: 2;
          display: -webkit-box;
          -webkit-box-orient: vertical; }
      .teams-boxs.team-style-02 .team-items .team-item.item-active {
        background-image: none;
        background-color: rgba(0, 0, 0, 0.2);
        border-right: 0px; }
        .teams-boxs.team-style-02 .team-items .team-item.item-active .team-info {
          transform: translateY(0); }
          .teams-boxs.team-style-02 .team-items .team-item.item-active .team-info .team-description {
            opacity: 1;
            visibility: visible; }

.team-section .section-title .title {
  font-size: 52px; }

@keyframes image-animate-in {
  0% {
    transform: scale(1);
    clip-path: inset(0 100% 0 0); }
  100% {
    transform: scale(1);
    clip-path: inset(0 0 0 0); } }

@keyframes image-animate-out {
  0% {
    transform: scale(1);
    clip-path: inset(0 0 0 0); }
  100% {
    transform: scale(1);
    clip-path: inset(0 0 0 100%); } }

/*************************
       Responsive
*************************/
@media (max-width: 1399px) {
  .teams-boxs.team-style-02 .team-items .team-item {
    padding: 40px 25px; }
  .team-item .team-img .team-social {
    padding: 15px 20px; } }

@media (max-width: 1199px) {
  .team-item .team-img .team-social {
    padding: 10px 15px; }
    .team-item .team-img .team-social ul li {
      margin: 0 10px; }
      .team-item .team-img .team-social ul li a {
        font-size: 18px;
        line-height: normal; }
  .team-item:hover .team-img .team-social {
    bottom: 10px; } }

@media (max-width: 991px) {
  .teams-boxs.team-style-02 {
    height: auto; }
    .teams-boxs.team-style-02 .team-images {
      display: none; }
    .teams-boxs.team-style-02 .team-items {
      flex-wrap: wrap; }
      .teams-boxs.team-style-02 .team-items .team-item {
        width: 50%;
        height: 370px;
        position: relative;
        border-right: 0;
        padding: 25px;
        z-index: 2; }
        .teams-boxs.team-style-02 .team-items .team-item:before {
          position: absolute;
          content: "";
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-image: linear-gradient(transparent 50%, rgba(0, 0, 0, 0.4) 100%);
          z-index: 1; }
        .teams-boxs.team-style-02 .team-items .team-item .team-image-mobile {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 100%;
          height: 100%; }
        .teams-boxs.team-style-02 .team-items .team-item .team-info {
          position: relative;
          z-index: 3;
          transform: translateY(70px); }
          .teams-boxs.team-style-02 .team-items .team-item .team-info .team-description {
            margin-top: 10px; }
        .teams-boxs.team-style-02 .team-items .team-item.item-active:before {
          background-image: none;
          background-color: rgba(0, 0, 0, 0.2); }
  .team-item .team-img .team-social {
    padding: 15px 30px; }
  .team-item:hover .team-img .team-social {
    bottom: 15px; } }

@media (max-width: 767px) {
  .team-single .team-content {
    margin-top: 90px; }
  .team-single .member-details .member-name {
    font-size: 48px;
    line-height: 58px; }
  .teams-boxs.team-style-02 .team-items .team-item {
    padding: 15px; }
    .teams-boxs.team-style-02 .team-items .team-item .team-info {
      transform: translateY(65px); }
      .teams-boxs.team-style-02 .team-items .team-item .team-info .team-title {
        margin-bottom: 0; }
      .teams-boxs.team-style-02 .team-items .team-item .team-info .team-designation {
        margin-bottom: 10px;
        color: #ffffff; }
      .teams-boxs.team-style-02 .team-items .team-item .team-info .team-description {
        margin-top: 5px; }
  .team-section .section-title .title {
    font-size: 42px;
    line-height: 52px; } }

@media (max-width: 575px) {
  .team-single .member-details .member-name {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 15px; }
  .team-section .section-title .title {
    font-size: 36px;
    line-height: 46px; }
  .teams-boxs.team-style-02 .team-items .team-item {
    width: 100%; } }

@media (max-width: 479px) {
  .team-single .biography-info .description {
    font-size: 18px;
    line-height: 26px; } }

/*****************************
    Testimonial
*****************************/
.testimonial-item {
  padding-left: 100px;
  padding-top: 50px;
  position: relative; }
  .testimonial-item .testimonial-quote-icon {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: -1; }
  .testimonial-item .testimonial-content {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 60px;
    padding-left: 60px;
    margin-bottom: 55px; }
    .testimonial-item .testimonial-content p {
      font-size: 36px;
      line-height: 51px;
      font-family: "Bona Nova", serif;
      font-style: italic;
      color: #262626;
      margin: 0px; }
  .testimonial-item .testimonial-footer {
    display: inline-flex;
    align-items: center; }
    .testimonial-item .testimonial-footer .testimonial-author .testimonial-name {
      border-left: 1px solid rgba(0, 0, 0, 0.1);
      margin-left: 25px;
      line-height: 1;
      padding-left: 30px; }
      .testimonial-item .testimonial-footer .testimonial-author .testimonial-name .author-tittle {
        font-size: 20px;
        line-height: 26px;
        color: #95B485;
        margin-bottom: 10px; }
      .testimonial-item .testimonial-footer .testimonial-author .testimonial-name span {
        color: #7B7B7B;
        font-size: 16px;
        line-height: 22px;
        display: inline-block; }
    .testimonial-item .testimonial-footer .reviews .rating {
      color: #7B7B7B;
      font-size: 26px;
      line-height: 30px; }

.testimonial-item.testimonial-style-02 {
  text-align: center;
  padding: 0 240px !important; }
  .testimonial-item.testimonial-style-02 .testimonial-quote-icon {
    margin-bottom: 50px;
    display: inline-block;
    opacity: 1;
    position: relative; }
  .testimonial-item.testimonial-style-02 .testimonial-content {
    border-bottom: none;
    padding-left: 0;
    padding-bottom: 30px;
    margin-bottom: 0; }
    .testimonial-item.testimonial-style-02 .testimonial-content p {
      text-transform: capitalize;
      color: #262626;
      font-style: italic;
      font-size: 36px;
      line-height: 48px; }
  .testimonial-item.testimonial-style-02 .testimonial-author .testimonial-name {
    border: none;
    padding-left: 0;
    margin-left: 0; }
    .testimonial-item.testimonial-style-02 .testimonial-author .testimonial-name .author-tittle {
      font-size: 24px;
      line-height: 32px; }
    .testimonial-item.testimonial-style-02 .testimonial-author .testimonial-name span {
      font-size: 20px;
      line-height: 28px;
      color: #262626; }

.bg-dark .testimonial-item .testimonial-quote-icon svg path {
  stroke: #ffffff; }

.bg-dark .testimonial-item .testimonial-footer .testimonial-author .testimonial-name {
  border-left: 1px solid rgba(255, 255, 255, 0.1); }

.bg-dark .testimonial-item.testimonial-style-02 .testimonial-content p {
  color: #ffffff; }

.bg-dark .testimonial-item.testimonial-style-02 .testimonial-author .testimonial-name {
  border: none; }
  .bg-dark .testimonial-item.testimonial-style-02 .testimonial-author .testimonial-name span {
    color: #ffffff; }

.bg-dark .testimonial-style-01 .testimonial-content {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .bg-dark .testimonial-style-01 .testimonial-content p {
    color: #ffffff; }

/*************************
       Responsive
*************************/
@media (max-width: 1299px) {
  .testimonial-item.testimonial-style-02 {
    padding: 0 130px !important; } }

@media (max-width: 1199px) {
  .testimonial-item {
    padding-left: 60px; }
    .testimonial-item .testimonial-content {
      padding-bottom: 45px;
      margin-bottom: 45px; }
      .testimonial-item .testimonial-content p {
        font-size: 28px;
        line-height: 44px; } }

@media (max-width: 991px) {
  .testimonial-item {
    padding-left: 0;
    padding-top: 40px; }
    .testimonial-item .testimonial-quote-icon {
      opacity: 0.2; }
    .testimonial-item .testimonial-content {
      padding-left: 0; }
    .testimonial-item.testimonial-style-02 .testimonial-content p {
      font-size: 24px;
      line-height: 40px; }
  .testimonial-wrapper .testimonial-item.testimonial-style-01 .testimonial-content {
    padding-left: 60px; } }

@media (max-width: 767px) {
  .testimonial-item .testimonial-content {
    padding-bottom: 30px;
    margin-bottom: 30px; }
  .testimonial-item.testimonial-style-02 {
    padding: 0 !important; }
    .testimonial-item.testimonial-style-02 .testimonial-quote-icon {
      margin-bottom: 30px;
      width: 80px; } }

@media (max-width: 575px) {
  .testimonial-item .testimonial-content p {
    font-size: 22px;
    line-height: 34px; }
  .testimonial-item.testimonial-style-02 .testimonial-content p {
    font-size: 22px;
    line-height: 34px; }
  .testimonial-item.testimonial-style-02 .testimonial-quote-icon {
    margin-bottom: 30px;
    display: inline-block;
    opacity: 1;
    position: relative; } }

/*****************************
  Newsletter
*****************************/
.newsletter {
  position: relative; }
  .newsletter .form-control {
    padding-right: 150px; }
  .newsletter .btn {
    position: absolute;
    right: 0;
    line-height: 20px;
    top: 0;
    padding: 14px 30px; }

/*****************************
  Counter
*****************************/
.counter-section {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 100px; }
  .counter-section .section-title {
    padding-left: 70px; }
    .counter-section .section-title .title {
      font-size: 52px;
      line-height: 62px; }
    .counter-section .section-title .description {
      padding-right: 30px; }

.counter-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr); }
  .counter-box .counter {
    border-bottom: 0px;
    border-right: 0px; }
    .counter-box .counter:first-child {
      border-left: 0px; }

.counter {
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 70px;
  padding-bottom: 80px; }
  .counter .counter-number .counter-text {
    display: flex;
    font-size: 160px;
    line-height: normal;
    color: #262626;
    font-family: "Bona Nova", serif;
    font-weight: normal;
    margin-bottom: 12px; }
    .counter .counter-number .counter-text h2 {
      font-size: 160px;
      line-height: normal;
      font-weight: normal;
      color: #262626; }
  .counter .counter-info .counter-description {
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    font-family: "Bona Nova", serif;
    color: #262626;
    margin-bottom: 0px; }

.bg-dark .counter .counter-number .counter-text {
  color: #ffffff; }
  .bg-dark .counter .counter-number .counter-text h2 {
    color: #ffffff; }

.bg-dark .counter .counter-info .counter-description {
  color: #ffffff; }

.counter-box.counter-style-2 .counter {
  padding-bottom: 0px; }

/*************************
       Responsive
*************************/
@media (max-width: 1399px) {
  .counter .counter-number .counter-text {
    font-size: 130px; }
    .counter .counter-number .counter-text h2 {
      font-size: 130px; } }

@media (max-width: 1199px) {
  .counter-section .section-title {
    padding-left: 50px; }
  .counter {
    padding-left: 50px; }
    .counter .counter-number .counter-text {
      font-size: 100px; }
      .counter .counter-number .counter-text h2 {
        font-size: 100px; } }

@media (max-width: 991px) {
  .counter-section {
    padding-top: 80px; }
    .counter-section .section-title {
      padding-left: 30px; }
  .counter {
    padding-left: 30px;
    padding-right: 30px; }
    .counter .counter-number .counter-text {
      font-size: 80px; }
      .counter .counter-number .counter-text h2 {
        font-size: 80px; } }

@media (max-width: 767px) {
  .counter-section {
    padding-top: 50px; }
    .counter-section .section-title .title {
      font-size: 42px;
      line-height: 52px; }
  .counter-box {
    grid-template-columns: repeat(1, 1fr); }
    .counter-box .counter {
      border-left: 0px; }
  .counter {
    padding-bottom: 50px;
    padding-top: 30px; }
    .counter .counter-number .counter-text {
      font-size: 60px; }
      .counter .counter-number .counter-text h2 {
        font-size: 60px; }
  .counter-box.counter-style-2 {
    grid-template-columns: repeat(3, 1fr); }
    .counter-box.counter-style-2 .counter {
      padding-left: 15px;
      padding-right: 15px;
      padding-top: 0px; } }

@media (max-width: 575px) {
  .counter-section .section-title {
    padding-left: 20px; }
    .counter-section .section-title .title {
      font-size: 36px;
      line-height: 46px; }
  .counter {
    padding-left: 20px;
    padding-right: 20px; }
    .counter .counter-number .counter-text {
      font-size: 42px; }
      .counter .counter-number .counter-text h2 {
        font-size: 42px; }
  .counter-box.counter-style-2 {
    grid-template-columns: repeat(1, 1fr); } }

/*****************************
	Owl Carousel
*****************************/
.owl-carousel {
  cursor: none; }
  .owl-carousel .owl-nav button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    flex: 0 0 60px;
    border: 1px solid #7B7B7B !important;
    position: relative;
    transition: all 0.5s ease-in-out;
    z-index: inherit; }
    .owl-carousel .owl-nav button i {
      display: none; }
    .owl-carousel .owl-nav button.owl-prev {
      background-image: url(15f65901e139757b17aa.svg);
      background-size: 30px 20px;
      background-repeat: no-repeat;
      background-position: center; }
      .owl-carousel .owl-nav button.owl-prev:before {
        position: absolute;
        content: "";
        right: -18px;
        bottom: -8px;
        height: 1px;
        width: 100%;
        background-color: #7B7B7B;
        z-index: -1;
        opacity: 1;
        transition: 0.5s cubic-bezier(0.65, 0, 0.6, 1.55); }
      .owl-carousel .owl-nav button.owl-prev:hover {
        background-image: url(5b6ca5394fd543d86a23.svg); }
        .owl-carousel .owl-nav button.owl-prev:hover:before {
          opacity: 0;
          transition: 0.5s, opacity 0.3s 0.2s;
          width: 0px; }
        .owl-carousel .owl-nav button.owl-prev:hover:after {
          opacity: 0;
          transition: 0.5s, opacity 0.3s 0.2s;
          height: 0px; }
      .owl-carousel .owl-nav button.owl-prev:after {
        position: absolute;
        content: "";
        right: -8px;
        bottom: -18px;
        height: 100%;
        width: 1px;
        background-color: #7B7B7B;
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .owl-carousel .owl-nav button.owl-next {
      background-image: url(8c112bf5e4d40bcb786a.svg);
      background-size: 30px 20px;
      background-repeat: no-repeat;
      background-position: center; }
      .owl-carousel .owl-nav button.owl-next:before {
        position: absolute;
        content: "";
        left: -18px;
        bottom: -8px;
        height: 1px;
        width: 100%;
        background-color: #7B7B7B;
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
      .owl-carousel .owl-nav button.owl-next:after {
        position: absolute;
        content: "";
        left: -8px;
        bottom: -18px;
        height: 100%;
        width: 1px;
        background-color: #7B7B7B;
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
      .owl-carousel .owl-nav button.owl-next:hover {
        background-image: url(607723bef231b9994ca4.svg); }
        .owl-carousel .owl-nav button.owl-next:hover:before {
          opacity: 0;
          transition: 0.5s, opacity 0.3s 0.2s;
          width: 0px; }
        .owl-carousel .owl-nav button.owl-next:hover:after {
          opacity: 0;
          transition: 0.5s, opacity 0.3s 0.2s;
          height: 0px; }
    .owl-carousel .owl-nav button:hover {
      background-color: #95B485;
      border-color: #95B485 !important; }
  .owl-carousel .owl-item img {
    width: auto;
    display: inherit; }

.bg-dark .owl-carousel .owl-nav button {
  background-color: #141414 !important; }
  .bg-dark .owl-carousel .owl-nav button:hover {
    background-color: #95B485 !important; }

.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 20px; }

.owl-carousel button.owl-dot {
  width: 9px;
  height: 9px;
  background: #000000 !important;
  border-radius: 50%;
  margin-right: 10px;
  opacity: 0.5; }

.owl-carousel button.owl-dot.active {
  background: #95B485 !important;
  opacity: 1; }

.owl-carousel.slider-overflow .owl-stage-outer {
  overflow: visible; }

.owl-carousel.owl-nav-top-right .owl-nav {
  position: absolute;
  right: 0px;
  top: -155px;
  display: flex; }
  .owl-carousel.owl-nav-top-right .owl-nav button.owl-prev {
    left: inherit;
    right: 25px; }
  .owl-carousel.owl-nav-top-right .owl-nav button.owl-next {
    right: 5px; }

.owl-carousel.owl-nav-center .owl-nav button {
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100px;
  height: 100px; }
  .owl-carousel.owl-nav-center .owl-nav button:hover {
    background-color: #F1F5F2;
    border-color: transparent !important;
    backdrop-filter: blur(4px); }
  .owl-carousel.owl-nav-center .owl-nav button.owl-next {
    background-image: url(8c112bf5e4d40bcb786a.svg) !important;
    background-size: 50px 32px;
    right: 0; }
  .owl-carousel.owl-nav-center .owl-nav button.owl-prev {
    background-image: url(15f65901e139757b17aa.svg) !important;
    background-size: 50px 32px;
    left: 0; }

.owl-carousel.owl-nav-bottom-right .owl-nav {
  position: absolute;
  display: flex;
  gap: 45px;
  right: 0;
  bottom: 0; }

.bg-dark .owl-carousel.owl-nav-center .owl-nav button:hover {
  background-color: rgba(255, 255, 255, 0.3) !important; }

/*************************
       Responsive
*************************/
@media (max-width: 991px) {
  .owl-carousel {
    cursor: pointer; }
    .owl-carousel.owl-nav-center .owl-nav button {
      width: 80px;
      height: 80px; } }

@media (max-width: 767px) {
  .owl-carousel .owl-nav {
    display: none; }
  .owl-nav-top-right.owl-carousel .owl-nav {
    display: none; } }

@media (max-width: 575px) {
  .owl-carousel.owl-nav-bottom-right .owl-nav {
    display: none; } }

.pricing-box {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 40px 0 36px; }
  .pricing-box:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.2); }
  .pricing-box .package-check {
    display: flex;
    justify-content: center;
    background-color: #ffffff;
    align-items: center;
    height: 30px;
    width: 30px;
    border-radius: 100%;
    cursor: pointer;
    border: 2px solid #262626;
    transition: all 0.3s ease-in-out; }
    .pricing-box .package-check i {
      color: #ffffff;
      display: none; }
  .pricing-box .package-info {
    padding-left: 90px; }
    .pricing-box .package-info .package-name .package-title {
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 15px; }
    .pricing-box .package-info .package-name .package-discount {
      font-size: 18px;
      line-height: 26px;
      color: #262626; }
  .pricing-box .pricing-content {
    padding: 0 50px; }
    .pricing-box .pricing-content .package-description {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 15px; }
    .pricing-box .pricing-content .package-list {
      list-style: none;
      padding: 0;
      margin: 0; }
      .pricing-box .pricing-content .package-list li {
        display: flex;
        gap: 20px;
        align-items: center;
        margin-bottom: 5px; }
        .pricing-box .pricing-content .package-list li i {
          font-size: 20px; }
        .pricing-box .pricing-content .package-list li span {
          font-size: 20px;
          line-height: normal; }
        .pricing-box .pricing-content .package-list li:last-child {
          margin-bottom: 0px; }
  .pricing-box .package-price {
    display: flex;
    gap: 5px;
    justify-content: flex-end;
    align-items: flex-end; }
    .pricing-box .package-price .price {
      font-size: 38px;
      line-height: 48px;
      margin-bottom: 0; }
    .pricing-box .package-price .period {
      font-size: 18px;
      line-height: 22px;
      color: #262626;
      font-family: "Bona Nova", serif;
      font-weight: bold;
      margin-bottom: 5px; }
  .pricing-box .btn {
    padding: 18px;
    margin-left: auto;
    display: inline-block;
    float: right;
    margin-top: 40px;
    opacity: 0;
    visibility: hidden; }
  .pricing-box:before {
    position: absolute;
    content: "";
    background-color: #95B485;
    height: 2px;
    width: 0px;
    left: 0;
    bottom: -1px;
    transition: all 0.3s ease-in-out; }
  .pricing-box.active .package-check {
    border-color: #95B485;
    background-color: #95B485; }
    .pricing-box.active .package-check i {
      display: block; }
  .pricing-box.active:before {
    width: 100%; }
  .pricing-box.active .btn {
    opacity: 1;
    visibility: visible; }

/*************************
       Responsive
*************************/
@media (max-width: 1400px) {
  .pricing-box .package-info {
    padding-left: 0; }
  .pricing-box .pricing-content {
    padding: 0; } }

@media (max-width: 767px) {
  .pricing-box {
    padding: 30px 0; }
    .pricing-box .package-check {
      margin-bottom: 30px; }
    .pricing-box .package-info .package-name {
      margin-bottom: 20px; }
      .pricing-box .package-info .package-name .package-title {
        margin-bottom: 10px; }
    .pricing-box .pricing-content {
      margin-bottom: 20px; }
    .pricing-box .package-price {
      justify-content: flex-start; }
    .pricing-box .btn {
      float: left;
      margin-top: 20px; } }

/*****************************
  Marquee style
*****************************/
.marquee {
  overflow: hidden; }
  .marquee .marquee-box {
    padding: 14px 0;
    display: flex;
    align-items: center;
    animation: marquee 50s infinite linear;
    gap: 100px; }
    .marquee .marquee-box .marquee-item {
      display: flex;
      gap: 30px;
      align-items: center;
      flex-shrink: 0; }
      .marquee .marquee-box .marquee-item span {
        font-family: "Bona Nova", serif;
        color: #ffffff;
        font-size: 35px;
        line-height: 42px;
        font-weight: bold; }
  .marquee.marquee-style-02 .marquee-box {
    gap: 60px; }
    .marquee.marquee-style-02 .marquee-box .marquee-item .title {
      font-size: 70px;
      line-height: 100px;
      color: transparent;
      text-transform: uppercase;
      overflow: visible !important;
      display: flex;
      overflow: visible !important;
      -webkit-text-fill-color: #ffffff;
      -webkit-text-stroke: 1px #7B7B7B;
      position: relative;
      width: auto;
      margin: 0;
      padding: 0; }
      .marquee.marquee-style-02 .marquee-box .marquee-item .title:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        content: attr(data-text);
        transition: max-width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
        -webkit-text-fill-color: #95B485;
        -webkit-text-stroke: transparent;
        max-width: 0; }
      .marquee.marquee-style-02 .marquee-box .marquee-item .title:hover {
        -webkit-text-stroke: 1px #95B485; }
        .marquee.marquee-style-02 .marquee-box .marquee-item .title:hover:before {
          max-width: 100%; }
    .marquee.marquee-style-02 .marquee-box .marquee-item:nth-child(even) .title {
      color: #262626;
      -webkit-text-stroke: 0;
      -webkit-text-fill-color: #262626; }
      .marquee.marquee-style-02 .marquee-box .marquee-item:nth-child(even) .title:before {
        display: none; }
  .marquee.marquee-double {
    overflow: visible;
    margin: 0 -5px; }
    .marquee.marquee-double .bg-dark .marquee-box {
      animation: marqueeRight 50s infinite linear;
      margin-top: -45px; }
  .marquee.marquee-pause:hover .marquee-box {
    animation-play-state: paused !important; }
  .marquee.marquee-fade {
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0), black 20%, black 80%, rgba(0, 0, 0, 0)); }
  .marquee.marquee-reverse .marquee-box {
    animation: marqueeRight 30s infinite linear; }
  .marquee.marquee-custom-speed .marquee-box {
    animation: marquee 5s infinite linear; }

.marquee-widget .marquee-widget-box {
  padding: 50px;
  overflow: hidden;
  border: 1px solid #dfdfdf;
  border-radius: 25px; }
  .marquee-widget .marquee-widget-box .section-title {
    padding-left: 0;
    margin-bottom: 30px; }
    .marquee-widget .marquee-widget-box .section-title .title {
      font-size: 36px;
      line-height: 52px; }

.marquee-widget .marquee-box {
  animation-duration: 30s;
  gap: 60px; }
  .marquee-widget .marquee-box .marquee-item {
    gap: 15px; }
    .marquee-widget .marquee-box .marquee-item .icon {
      color: #95B485; }
    .marquee-widget .marquee-box .marquee-item .title {
      color: #262626; }

/* ------------------------
  Keyframes Animation
------------------------*/
@keyframes marquee {
  0% {
    transform: translateX(0); }
  100% {
    transform: translatex(-100%); } }

@keyframes marqueeRight {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translatex(0); } }

/*************************
       Responsive
*************************/
@media (max-width: 1199px) {
  .marquee .marquee-box {
    padding: 10px 0;
    gap: 60px;
    animation: marquee 20s linear infinite; }
    .marquee .marquee-box .marquee-item {
      gap: 20px; }
  .marquee.marquee-double .bg-dark .marquee-box {
    margin-top: -35px;
    animation: marqueeRight 20s linear infinite; }
  .marquee-widget .marquee-box {
    animation-duration: 15s; } }

@media (max-width: 991px) {
  .marquee .marquee-box {
    padding: 5px 0;
    gap: 50px; }
    .marquee .marquee-box .marquee-item span {
      font-size: 28px;
      line-height: 38px; }
  .marquee.marquee-style-02 .marquee-box {
    gap: 30px; }
    .marquee.marquee-style-02 .marquee-box .marquee-item .title {
      font-size: 60px;
      line-height: 70px; }
  .marquee.marquee-double .bg-dark .marquee-box {
    margin-top: -25px; } }

@media (max-width: 767px) {
  .marquee .marquee-box {
    gap: 30px;
    animation: marquee 10s linear infinite; }
    .marquee .marquee-box .marquee-item {
      gap: 15px; }
  .marquee.marquee-double .bg-dark .marquee-box {
    animation: marqueeRight 10s linear infinite; }
  .marquee-widget .marquee-box {
    animation-duration: 10s; } }

@media (max-width: 575px) {
  .marquee .marquee-box .marquee-item {
    gap: 10px; }
    .marquee .marquee-box .marquee-item span {
      font-size: 24px;
      line-height: 32px; }
  .marquee.marquee-style-02 .marquee-box .marquee-item .title {
    font-size: 48px;
    line-height: 58px; }
  .marquee-widget .marquee-widget-box {
    padding: 30px; } }

/*****************************
  Countdown
*****************************/
.coming-soon-section {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 9;
  padding: 100px;
  min-height: 100vh !important; }
  .coming-soon-section:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1; }

.coming-soon-logo {
  margin-bottom: 20px;
  display: block; }

.coming-soon-title .title {
  font-family: "Bona Nova", serif;
  font-size: 100px;
  line-height: normal;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 30px;
  display: block; }

.coming-soon-title .description {
  font-family: "Bona Nova", serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 0px; }

.countdown-main {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 10px;
  margin-bottom: 50px; }
  .countdown-main .countdown span {
    font-family: "Bona Nova", serif;
    font-size: 100px;
    line-height: normal;
    font-weight: normal;
    color: #ffffff;
    display: block;
    margin-bottom: 20px; }
  .countdown-main .countdown p {
    font-family: "Jost", sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 0; }

.coming-soon-btn .btn {
  padding: 15px 37px; }

/*************************
       Responsive
*************************/
@media (max-width: 1399px) {
  .coming-soon-title .title {
    font-size: 90px; } }

@media (max-width: 991px) {
  .coming-soon-section {
    padding: 80px 0px;
    height: auto !important; }
  .coming-soon-title .title {
    font-size: 70px; }
  .countdown-main {
    margin-bottom: 30px; }
    .countdown-main .countdown span {
      font-size: 70px; } }

@media (max-width: 767px) {
  .coming-soon-section {
    padding: 60px 0px; }
  .coming-soon-title .title {
    font-size: 42px; }
  .countdown-main .countdown span {
    font-size: 42px; }
  .coming-soon-btn .btn {
    padding: 10px 30px; } }

@media (max-width: 575px) {
  .coming-soon-logo img {
    height: 75px; }
  .coming-soon-section {
    padding: 50px 0px; }
  .coming-soon-title .title {
    font-size: 36px;
    margin-bottom: 15px; }
  .coming-soon-title .description {
    font-size: 18px; }
  .countdown-main {
    margin-top: 0px; }
    .countdown-main .countdown span {
      font-size: 36px; }
    .countdown-main .countdown p {
      font-size: 18px; } }

@media (max-width: 479px) {
  .coming-soon-title .description {
    font-size: 16px; }
  .countdown-main {
    margin-top: 15px;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px; }
    .countdown-main .countdown span {
      font-size: 32px;
      margin-bottom: 5px; }
    .countdown-main .countdown p {
      font-size: 16px; } }

/*****************************
  Button
*****************************/
.btn {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Jost", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  padding: 15px 45px;
  margin-right: 14px;
  background-color: #95B485;
  border: 1px solid #95B485;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 2;
  width: auto;
  margin-bottom: 14px; }
  .btn:before {
    position: absolute;
    content: "";
    right: -15px;
    bottom: -7px;
    height: 1px;
    width: 100%;
    background-color: #95B485;
    z-index: -1;
    opacity: 1;
    transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
  .btn:after {
    position: absolute;
    content: "";
    right: -7px;
    bottom: -15px;
    height: 100%;
    width: 1px;
    background-color: #95B485;
    z-index: -1;
    opacity: 1;
    transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
  .btn:hover {
    border: 1px solid #262626;
    background-color: #262626;
    color: #ffffff; }
    .btn:hover:before {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      width: 0px; }
    .btn:hover:after {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      height: 0px; }
  .btn:focus {
    box-shadow: none;
    color: #ffffff; }
  .btn.btn-white {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #95B485; }
    .btn.btn-white:before {
      background-color: #ffffff; }
    .btn.btn-white:after {
      background-color: #ffffff; }
    .btn.btn-white:hover {
      border: 1px solid #95B485;
      background-color: #95B485;
      color: #ffffff; }
    .btn.btn-white:focus {
      color: #95B485; }
    .btn.btn-white.btn-border {
      color: #ffffff; }
      .btn.btn-white.btn-border:hover {
        border: 1px solid #95B485;
        color: #95B485; }
  .btn.btn-secondary {
    background-color: #262626;
    border: 1px solid #262626;
    color: #ffffff; }
    .btn.btn-secondary:before {
      background-color: #262626; }
    .btn.btn-secondary:hover {
      background-color: #95B485;
      border: 1px solid #95B485;
      color: #ffffff; }
    .btn.btn-secondary.btn-border {
      color: #262626; }
      .btn.btn-secondary.btn-border:hover {
        border: 1px solid #95B485;
        color: #95B485; }
  .btn.btn-lg {
    font-size: 28px;
    line-height: 40px;
    padding: 25px 70px; }
  .btn.btn-sm {
    font-size: 16px;
    line-height: 20px;
    padding: 4px 30px; }
    .btn.btn-sm:after {
      height: 40px; }
    .btn.btn-sm:hover:after {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      height: 0px; }
  .btn.btn-border {
    background-color: transparent;
    color: #95B485; }
    .btn.btn-border svg {
      fill: #95B485; }
    .btn.btn-border:hover {
      border: 1px solid #262626;
      color: #262626; }
      .btn.btn-border:hover svg {
        fill: #262626; }

.bg-primary .btn.btn-white:hover {
  border: 1px solid #262626;
  background-color: #262626;
  color: #ffffff; }

.bg-primary .btn.btn-secondary:hover {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #262626; }

.bg-dark .btn:hover {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  color: #95B485; }

/*Button Hover Effect */
.attract-hover {
  display: inline-block; }

.attract-hover-easing {
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

/*************************
       Responsive
*************************/
@media (max-width: 1199px) {
  .btn.btn-lg {
    font-size: 24px;
    line-height: 32px;
    padding: 20px 60px; } }

@media (max-width: 767px) {
  .btn {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 30px; }
    .btn.btn-lg {
      font-size: 22px;
      line-height: 34px;
      padding: 15px 50px; }
    .btn.btn-sm {
      height: auto;
      width: auto; } }

@media (max-width: 575px) {
  .btn {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 25px; } }

/*****************************
  Client
*****************************/
/*Clienti Reviews*/
.clienti-reviews .clienti-profile {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin: 0; }
  .clienti-reviews .clienti-profile li {
    flex: 0 0 58px;
    height: 58px;
    width: 58px;
    margin-left: -17px;
    border-radius: 100%;
    border: 2px solid #ffffff; }
    .clienti-reviews .clienti-profile li img {
      border-radius: 100%; }
    .clienti-reviews .clienti-profile li:first-child {
      margin-left: 0px; }

.clienti-reviews .reviews {
  font-size: 20px;
  font-weight: 500;
  color: #95B485;
  display: block;
  margin-top: 20px; }
  .clienti-reviews .reviews span {
    color: #7B7B7B; }

.clienti-reviews.reviews-style-02 {
  gap: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .clienti-reviews.reviews-style-02 .reviews {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    justify-content: center;
    flex-direction: column; }
    .clienti-reviews.reviews-style-02 .reviews .reviews-number {
      font-size: 26px;
      font-weight: 700;
      line-height: 38px;
      color: #95B485; }
    .clienti-reviews.reviews-style-02 .reviews span {
      font-size: 16px;
      line-height: 24px;
      font-weight: normal; }

.clienti-reviews.reviews-style-03 {
  gap: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .clienti-reviews.reviews-style-03 .reviews {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
    justify-content: center;
    flex-direction: column; }
    .clienti-reviews.reviews-style-03 .reviews .reviews-number {
      font-size: 26px;
      font-weight: 700;
      line-height: 38px;
      color: #262626; }
    .clienti-reviews.reviews-style-03 .reviews span {
      font-size: 16px;
      line-height: 24px;
      color: #262626; }

.clienti-reviews.reviews-style-04 {
  background-color: #F1F5F2;
  padding: 20px 15px;
  display: inline-block; }
  .clienti-reviews.reviews-style-04 .clienti-profile {
    align-items: center; }
    .clienti-reviews.reviews-style-04 .clienti-profile li {
      position: relative;
      z-index: 2;
      flex: 0 0 52px;
      height: 52px;
      width: 52px;
      border: 4px solid #ffffff;
      margin-left: -11px; }
      .clienti-reviews.reviews-style-04 .clienti-profile li:first-child {
        z-index: 3;
        margin-left: 0px; }
    .clienti-reviews.reviews-style-04 .clienti-profile li.clienti-count {
      position: relative;
      z-index: 1;
      background-color: #95B485;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 0;
      flex: 0 0 44px;
      height: 44px;
      width: 44px;
      margin-left: -7px; }
      .clienti-reviews.reviews-style-04 .clienti-profile li.clienti-count a {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 30px; }
  .clienti-reviews.reviews-style-04 .reviews {
    background-color: #ffffff;
    padding: 15px 20px;
    display: flex;
    flex-direction: column; }
    .clienti-reviews.reviews-style-04 .reviews .reviews-number {
      font-size: 26px;
      font-weight: 700;
      line-height: 38px;
      color: #95B485; }
    .clienti-reviews.reviews-style-04 .reviews span {
      font-size: 16px;
      line-height: 24px; }

.clienti-reviews.reviews-style-05 .reviews {
  display: flex;
  flex-direction: column; }
  .clienti-reviews.reviews-style-05 .reviews .reviews-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 38px;
    color: #95B485; }
  .clienti-reviews.reviews-style-05 .reviews span {
    font-size: 16px;
    line-height: 24px; }

.bg-dark .clienti-reviews .clienti-profile li {
  flex: 0 0 46px;
  height: 46px;
  width: 46px;
  border: 2px solid #141414; }

.client-logo-section {
  padding: 70px 80px; }

.client-logo-border {
  border-bottom: 1px solid rgba(38, 38, 38, 0.1); }
  .client-logo-border .client-logo-section.box-logo-slider {
    padding: 0px; }
    .client-logo-border .client-logo-section.box-logo-slider .client-logo-slider .item {
      display: flex;
      align-items: center;
      justify-content: center;
      border-right: 1px solid rgba(38, 38, 38, 0.1); }
      .client-logo-border .client-logo-section.box-logo-slider .client-logo-slider .item img {
        padding: 75px 15px; }

.client-logo-bg {
  background-color: rgba(38, 38, 38, 0.05); }

/*************************
       Responsive
*************************/
@media (max-width: 1199px) {
  .client-logo-border .client-logo-section.box-logo-slider .client-logo-slider .item img {
    padding: 50px 15px; } }

@media (max-width: 991px) {
  .client-logo-border .client-logo-section.box-logo-slider .client-logo-slider .item img {
    padding: 40px 15px; } }

@media (max-width: 767px) {
  .client-logo-border .client-logo-section.box-logo-slider .client-logo-slider .item img {
    padding: 30px 15px; } }

/*****************************
  Form Control
*****************************/
form .form-control {
  font-size: 18px;
  line-height: 28px;
  border-radius: 0px;
  padding: 15px 0;
  border: none;
  border-bottom: 1px solid #95B485;
  color: #7B7B7B;
  margin-bottom: 30px; }
  form .form-control::-ms-input-placeholder {
    color: #7B7B7B; }
  form .form-control::placeholder {
    color: #7B7B7B; }
  form .form-control:focus {
    box-shadow: none;
    border-color: #95B485; }

form textarea.form-control {
  margin-bottom: 50px; }

form .form-check .form-check-input {
  float: none;
  /*margin: 0;
			vertical-align: middle;
			margin-right: 5px;*/ }

.form-check-input {
  margin: 0;
  vertical-align: middle;
  margin-right: 5px; }

.form-check-label {
  vertical-align: middle; }

.contact-form.form-transparent .form-control {
  background-color: transparent; }

.contact-form.fullborder .form-control {
  padding: 15px 20px;
  border: 1px solid #eeeeee; }
  .contact-form.fullborder .form-control:focus {
    box-shadow: none;
    border-color: #95B485; }

.contact-form .form-select option:hover {
  color: #ffffff;
  background-color: #95B485; }

.contact-form .custom-select {
  margin-bottom: 30px; }

.contact-form .select2-container--default .select2-selection--single {
  background-color: transparent;
  padding: 15px 0;
  font-size: 18px;
  line-height: 28px;
  height: auto;
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #95B485;
  color: #7B7B7B;
  position: relative; }
  .contact-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 9px;
    height: auto;
    width: auto; }

.bg-dark .contact-form .form-control {
  color: #ffffff; }
  .bg-dark .contact-form .form-control::-ms-input-placeholder {
    color: #ffffff; }
  .bg-dark .contact-form .form-control::placeholder {
    color: #ffffff; }

/*************************
        Portfolio
*************************/
.portfolio-item {
  overflow: hidden; }
  .portfolio-item .portfolio-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
    z-index: 9; }
    .portfolio-item .portfolio-img img {
      transform: scale(1);
      transition: transform 20s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .portfolio-item .portfolio-img .portfolio-info {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      padding-bottom: 40px;
      transition: all 0.3s ease-in-out;
      opacity: 0;
      visibility: hidden;
      gap: 10px;
      z-index: 2; }
      .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
        margin: 0px;
        color: #ffffff;
        font-size: 52px;
        line-height: 62px;
        font-weight: bold;
        font-family: "Bona Nova", serif; }
        .portfolio-item .portfolio-img .portfolio-info .portfolio-title a {
          color: #ffffff; }
          .portfolio-item .portfolio-img .portfolio-info .portfolio-title a:hover {
            color: #ffffff; }
      .portfolio-item .portfolio-img .portfolio-info .portfolio-date {
        text-transform: uppercase;
        color: #ffffff;
        font-size: 16px;
        line-height: 23px; }
    .portfolio-item .portfolio-img:before {
      position: absolute;
      content: "";
      background: #000000;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
      bottom: 0;
      left: 0;
      width: 100%;
      height: 70%;
      opacity: 0;
      z-index: 1;
      transition: all 0.3s ease-in-out; }
    .portfolio-item .portfolio-img a.popup-img {
      opacity: 0;
      color: #ffffff;
      top: 50%;
      left: 0px;
      right: 0px;
      z-index: 9;
      width: 128px;
      display: flex;
      height: 128px;
      margin: 0 auto;
      font-size: 32px;
      text-align: center;
      position: absolute;
      align-items: center;
      justify-content: center;
      backdrop-filter: blur(5px);
      font-family: "Bona Nova", serif;
      transform: translate(0px, -50%);
      background-color: rgba(255, 255, 255, 0.3); }
      .portfolio-item .portfolio-img a.popup-img:after {
        position: absolute;
        content: "";
        right: -7px;
        bottom: -15px;
        height: 100%;
        width: 1px;
        z-index: -1;
        opacity: 1;
        backdrop-filter: blur(4px);
        background-color: rgba(255, 255, 255, 0.3); }
      .portfolio-item .portfolio-img a.popup-img:before {
        position: absolute;
        content: "";
        right: -15px;
        bottom: -7px;
        height: 1px;
        width: 100%;
        z-index: -1;
        opacity: 1;
        backdrop-filter: blur(4px);
        background-color: rgba(255, 255, 255, 0.3); }
  .portfolio-item .portfolio-info {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    .portfolio-item .portfolio-info .portfolio-category .portfolio-title {
      font-size: 32px;
      line-height: 36px;
      margin-bottom: 10px;
      font-weight: normal; }
      .portfolio-item .portfolio-info .portfolio-category .portfolio-title a:hover {
        color: #95B485; }
    .portfolio-item .portfolio-info .portfolio-category .portfolio-date {
      font-size: 16px;
      line-height: 23px;
      text-transform: uppercase; }
    .portfolio-item .portfolio-info .btn {
      margin-top: 8px;
      text-transform: capitalize; }
  .portfolio-item:hover .portfolio-img img {
    transform: scale(1.3); }
  .portfolio-item:hover .portfolio-img .portfolio-info {
    opacity: 1;
    visibility: visible; }
  .portfolio-item:hover .portfolio-img:before {
    opacity: 1; }
  .portfolio-item:hover .portfolio-img a.popup-img {
    opacity: 1; }
  .portfolio-item.portfolio-item-style-02 .portfolio-img .portfolio-info {
    padding: 15px;
    padding-bottom: 15px; }
    .portfolio-item.portfolio-item-style-02 .portfolio-img .portfolio-info .portfolio-title {
      font-size: 26px;
      line-height: 32px;
      margin-bottom: 5px; }
  .portfolio-item.portfolio-style-02 .portfolio-img:before {
    display: none; }
  .portfolio-item.portfolio-style-02 .portfolio-info {
    margin-top: 25px;
    gap: 15px; }

.portfolio-style-01 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  animation: marquee 15s infinite linear; }

.portfolio-style-01.columns-3 .portfolio-item .portfolio-img a.popup-img {
  font-size: 26px;
  height: 100px;
  width: 100px; }

.portfolio-style-01.columns-3 .portfolio-item .portfolio-img .portfolio-info {
  padding-bottom: 30px; }
  .portfolio-style-01.columns-3 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
    font-size: 32px;
    line-height: 42px; }

.portfolio-single .portfolio-images {
  padding-right: 60px; }

.portfolio-single .portfolio-detail .title {
  font-size: 52px;
  line-height: 62px;
  font-weight: normal;
  margin-bottom: 30px; }

.portfolio-single .portfolio-detail .info-box .info-title {
  font-weight: normal;
  margin-bottom: 5px; }

.portfolio-single .portfolio-detail .info-box .description {
  font-size: 20px;
  margin-bottom: 0px; }

.portfolio-single .portfolio-detail .info-box a {
  color: #7B7B7B; }

.portfolio-single .portfolio-nav {
  margin: 100px 0px;
  gap: 30px;
  display: flex;
  padding: 20px 0px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  align-items: center;
  justify-content: space-between; }
  .portfolio-single .portfolio-nav .prev-btn {
    display: flex;
    align-items: center; }
    .portfolio-single .portfolio-nav .prev-btn .nav-info {
      margin-left: 30px; }
      .portfolio-single .portfolio-nav .prev-btn .nav-info .title {
        margin: 0;
        color: #262626;
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        font-family: "Jost", sans-serif; }
      .portfolio-single .portfolio-nav .prev-btn .nav-info p {
        font-size: 20px;
        margin-bottom: 0px; }
  .portfolio-single .portfolio-nav .next-btn {
    display: flex;
    align-items: center; }
    .portfolio-single .portfolio-nav .next-btn .nav-info {
      margin-right: 30px;
      text-align: right; }
      .portfolio-single .portfolio-nav .next-btn .nav-info .title {
        margin: 0;
        color: #262626;
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
        font-family: "Jost", sans-serif; }
      .portfolio-single .portfolio-nav .next-btn .nav-info p {
        font-size: 20px;
        margin-bottom: 0px; }

.portfolio-single .nav.nav-tabs {
  margin-bottom: 50px;
  border-bottom: 1px solid #eeeeee; }
  .portfolio-single .nav.nav-tabs .nav-item .nav-link {
    border: 0px;
    padding: 0px 30px 30px 0px;
    color: #262626;
    font-weight: bold;
    font-size: 26px;
    line-height: 36px;
    font-family: "Bona Nova", serif;
    border-bottom: 1px solid #eeeeee; }
  .portfolio-single .nav.nav-tabs .nav-item .nav-link:focus-visible {
    outline: none; }
  .portfolio-single .nav.nav-tabs .nav-item .nav-link.active {
    color: #95B485;
    border-bottom: 1px solid #95B485; }

.portfolio-style-01.columns-5 .portfolio-item .portfolio-img a.popup-img {
  width: 90px;
  height: 90px;
  font-size: 25px; }

.portfolio-style-01.columns-5 .portfolio-item .portfolio-img .portfolio-info {
  padding-bottom: 20px; }
  .portfolio-style-01.columns-5 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
    font-size: 28px;
    line-height: 38px; }

.portfolio-single .portfolio-item .portfolio-img a.popup-img {
  width: 80px;
  height: 80px;
  font-size: 24px;
  line-height: 1; }

.portfolio-single .portfolio-item .portfolio-img .portfolio-info {
  padding-bottom: 10px; }
  .portfolio-single .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
    font-size: 24px;
    line-height: 34px; }

/*Latest Projects Section*/
.latest-projects-section {
  background-color: rgba(38, 38, 38, 0.1);
  padding-bottom: 350px; }

/*Portfolio Slider*/
.portfolio-slider {
  overflow: hidden;
  margin-right: -700px; }

.portfolio-horizontal {
  overflow-x: hidden; }
  .portfolio-horizontal .section-title-horizontal {
    margin-bottom: 50px; }
  .portfolio-horizontal .portfolio-wrap {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    gap: 24px; }
    .portfolio-horizontal .portfolio-wrap .portfolio-animation-wrap {
      display: flex;
      align-items: flex-start;
      position: relative;
      z-index: 1;
      gap: 24px; }
      .portfolio-horizontal .portfolio-wrap .portfolio-animation-wrap.to-right {
        counter-reset: item;
        float: left; }
      .portfolio-horizontal .portfolio-wrap .portfolio-animation-wrap.to-left {
        counter-reset: item 11;
        float: right; }
  .portfolio-horizontal .item {
    position: relative;
    flex: 0 0 560px;
    display: flex;
    align-items: center;
    line-height: 1.7;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent; }

.portfolio-horizontal .item:nth-child(even) {
  flex: 0 0 420px; }

.portfolio-horizontal .item:nth-child(3n+0) {
  flex: 0 0 520px; }

/*************************
       Responsive
*************************/
@media (min-width: 1025px) {
  .portfolio-section .swiper-main {
    -webkit-clip-path: inset(-100vw -100vw -100vw 0);
    clip-path: inset(-100vw -100vw -100vw 0); }
    .portfolio-section .swiper-main .swiper-container {
      overflow: visible; }
      .portfolio-section .swiper-main .swiper-container .swiper-slide {
        width: 40% !important; }
      .portfolio-section .swiper-main .swiper-container .swiper-slide:nth-child(2n) {
        width: 30% !important; }
      .portfolio-section .swiper-main .swiper-container .swiper-slide:nth-child(3n) {
        width: 37% !important; } }

@media (max-width: 1600px) {
  .portfolio-style-01.columns-4.grid-gap-60 {
    grid-gap: 40px; }
    .portfolio-style-01.columns-4.grid-gap-60 .portfolio-item .portfolio-img a.popup-img {
      font-size: 24px;
      height: 80px;
      width: 80px; }
    .portfolio-style-01.columns-4.grid-gap-60 .portfolio-item .portfolio-img .portfolio-info {
      padding-bottom: 20px; }
      .portfolio-style-01.columns-4.grid-gap-60 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
        font-size: 26px;
        line-height: 36px; } }

@media (max-width: 1499px) {
  .portfolio-horizontal .section-title .sub-title {
    font-size: 90px;
    top: -30px;
    line-height: 100px; } }

@media (max-width: 1399px) {
  .portfolio-style-01.columns-3.grid-gap-60 {
    grid-gap: 40px; }
  .columns-5.grid-wrapper.grid-xl-5 {
    grid-template-columns: repeat(4, 1fr); } }

@media (max-width: 1199px) {
  .portfolio-style-01 .portfolio-item .portfolio-img .portfolio-info {
    padding-bottom: 30px; }
    .portfolio-style-01 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
      font-size: 42px;
      line-height: 52px; }
  .portfolio-style-01 .portfolio-item .portfolio-img a.popup-img {
    width: 100px;
    height: 100px;
    font-size: 24px; }
  .portfolio-style-01.columns-3 .portfolio-item .portfolio-img a.popup-img {
    font-size: 24px;
    height: 80px;
    width: 80px; }
  .portfolio-style-01.columns-3 .portfolio-item .portfolio-img .portfolio-info {
    padding-bottom: 20px; }
    .portfolio-style-01.columns-3 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
      font-size: 28px;
      line-height: 38px; }
  .columns-5.grid-wrapper.grid-xl-5 {
    grid-template-columns: repeat(3, 1fr); }
  .portfolio-single .portfolio-detail .title {
    font-size: 40px;
    line-height: 50px; }
  .portfolio-single .portfolio-nav {
    margin: 80px 0px; }
  .portfolio-single .portfolio-images {
    padding-right: 30px; } }

@media (max-width: 991px) {
  .portfolio-item.padding-start {
    padding-left: 20px; }
  .portfolio-item.padding-end {
    padding-right: 20px; }
  .portfolio-item .portfolio-info .portfolio-category .portfolio-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 5px; }
  .portfolio-style-01 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
    font-size: 32px;
    line-height: 42px; }
  .portfolio-style-01 .portfolio-item .portfolio-img a.popup-img {
    width: 80px;
    height: 80px;
    font-size: 24px; }
  .columns-5.grid-wrapper.grid-xl-5 {
    grid-template-columns: repeat(2, 1fr); }
  .portfolio-single .portfolio-images {
    padding-right: 0px; }
  .portfolio-single .portfolio-detail .title {
    font-size: 36px;
    line-height: 46px; }
  .portfolio-single .portfolio-nav {
    margin: 60px 0px; }
  .portfolio-horizontal .section-title .sub-title {
    font-size: 80px;
    top: -20px;
    line-height: 90px; } }

@media (max-width: 767px) {
  .portfolio-single .portfolio-detail {
    margin-top: 40px; }
  .portfolio-single .portfolio-nav {
    margin: 50px 0px;
    flex-direction: column;
    align-items: center; }
  .portfolio-item .portfolio-img .portfolio-info {
    padding: 15px;
    padding-bottom: 15px; }
    .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
      font-size: 26px;
      line-height: 36px;
      margin-bottom: 5px; }
  .columns-5.grid-wrapper.grid-xl-5 {
    grid-template-columns: repeat(1, 1fr); }
  .portfolio-style-01 .portfolio-item .portfolio-img .portfolio-info {
    padding-bottom: 15px; }
    .portfolio-style-01 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
      font-size: 24px;
      line-height: 34px; }
  .portfolio-item .portfolio-info {
    gap: 10px !important; }
    .portfolio-item .portfolio-info .portfolio-category .portfolio-title {
      font-size: 20px;
      line-height: 30px; }
    .portfolio-item .portfolio-info .portfolio-category .portfolio-date {
      font-size: 14px; }
    .portfolio-item .portfolio-info .btn {
      padding: 5px 10px; }
  .portfolio-horizontal .section-title .sub-title {
    font-size: 80px;
    top: -20px;
    line-height: 90px; } }

@media (max-width: 575px) {
  .portfolio-item .portfolio-info .portfolio-category ul {
    flex-wrap: wrap; }
    .portfolio-item .portfolio-info .portfolio-category ul li {
      margin-right: 10px;
      margin-bottom: 10px;
      padding-right: 15px; }
      .portfolio-item .portfolio-info .portfolio-category ul li a {
        font-size: 16px; }
  .portfolio-style-01 .portfolio-item .portfolio-img .portfolio-info {
    padding-bottom: 15px; }
    .portfolio-style-01 .portfolio-item .portfolio-img .portfolio-info .portfolio-title {
      font-size: 26px;
      line-height: 36px; }
  .portfolio-style-01 .portfolio-item .portfolio-img a.popup-img {
    width: 70px;
    height: 70px;
    font-size: 18px; }
  .portfolio-style-02 .portfolio-info .portfolio-category .portfolio-title {
    font-size: 24px;
    line-height: 34px; }
  .portfolio-single .nav.nav-tabs .nav-item .nav-link {
    font-size: 22px;
    line-height: 32px; } }

@media (max-width: 479px) {
  .portfolio-single .portfolio-nav {
    flex-direction: column;
    align-items: center; } }

/*****************************
  Skill
*****************************/
.skill {
  width: 100%;
  background-color: #F1F5F2;
  height: 10px;
  margin-top: 65px;
  border-radius: 20px;
  position: relative; }
  .skill:first-child {
    margin-top: 45px; }
  .skill .skill-bar {
    height: 100%;
    background-color: #95B485;
    border-radius: 20px;
    transition: width .9s ease;
    -webkit-transition: width .9s ease;
    -o-transition: width .9s ease;
    -ms-transition: width .9s ease;
    -moz-transition: width .9s ease; }
    .skill .skill-bar .skill-title {
      position: absolute;
      top: -44px;
      font-size: 20px;
      line-height: 28px;
      font-weight: 500; }
    .skill .skill-bar .progress-type {
      position: absolute;
      top: -44px;
      right: 0;
      font-size: 20px;
      line-height: 28px; }
    .skill .skill-bar .progress-number {
      position: absolute;
      top: -44px;
      right: 15px;
      font-size: 20px;
      line-height: 28px; }

.skill-dark .skill {
  background-color: #ffffff; }
  .skill-dark .skill .skill-bar {
    background-color: #262626; }
    .skill-dark .skill .skill-bar .skill-title {
      color: #262626; }
    .skill-dark .skill .skill-bar .progress-type {
      color: #262626; }
    .skill-dark .skill .skill-bar .progress-number {
      color: #262626; }

/*************************
       Responsive
*************************/
@media (max-width: 575px) {
  .skill .skill-bar .skill-title {
    top: -35px;
    font-size: 18px; }
  .skill .skill-bar .progress-type {
    top: -35px;
    font-size: 18px; }
  .skill .skill-bar .progress-number {
    top: -35px;
    font-size: 18px; } }

/*****************************
  List style
*****************************/
.list {
  margin: 0;
  padding: 0; }
  .list li {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    color: #7B7B7B;
    font-size: 20px;
    line-height: 30px; }
    .list li:last-child {
      margin-bottom: 0px; }
    .list li i {
      color: #95B485;
      margin-top: 5px; }

.list-number li span {
  background: rgba(149, 180, 133, 0.1);
  color: #95B485;
  border-radius: 50px;
  margin-right: 8px;
  width: 25px;
  height: 25px;
  font-weight: 600;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  font-size: 13px; }

/*************************
       Responsive
*************************/
@media (max-width: 767px) {
  .list li {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    color: #7B7B7B;
    font-size: 18px;
    line-height: 28px; } }

@media (max-width: 575px) {
  .list li {
    font-size: 16px;
    line-height: 26px; } }

/*****************************
  Social Icon
*****************************/
.social-icon {
  flex-shrink: 0; }
  .social-icon ul {
    display: flex;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .social-icon ul li {
      position: relative;
      margin: 0 13px; }
      .social-icon ul li a {
        font-size: 20px;
        font-family: "Jost", sans-serif;
        font-weight: normal;
        color: #ffffff;
        transition: all 0.3s ease-in-out; }
        .social-icon ul li a:hover {
          color: #262626; }
      .social-icon ul li:first-child {
        margin-left: 0px; }
      .social-icon ul li:last-child {
        margin-right: 0px; }
      .social-icon ul li.social-label {
        font-size: 20px;
        font-family: "Jost", sans-serif;
        font-weight: normal;
        color: #262626;
        position: relative;
        padding-right: 50px; }
        .social-icon ul li.social-label:before {
          position: absolute;
          content: "";
          height: 2px;
          width: 25px;
          background-color: #262626;
          right: 0;
          top: 50%;
          transform: translateY(-50%); }
  .social-icon.social-dark ul li a {
    color: #000000; }
    .social-icon.social-dark ul li a:hover {
      color: #95B485; }
  .social-icon.social-dark ul li.social-label {
    color: #000000; }
    .social-icon.social-dark ul li.social-label:before {
      background-color: #000000; }
  .social-icon.social-icon-style-01 {
    background-color: #95B485;
    padding: 15px 30px;
    display: inline-block; }
    .social-icon.social-icon-style-01 ul li {
      margin: 0 15px; }
      .social-icon.social-icon-style-01 ul li a {
        font-size: 20px;
        line-height: normal; }
      .social-icon.social-icon-style-01 ul li:first-child {
        margin-left: 0px; }
      .social-icon.social-icon-style-01 ul li:last-child {
        margin-right: 0px; }
  .social-icon.social-icon-style-02 ul li {
    margin: 0 2px 0 12px; }
    .social-icon.social-icon-style-02 ul li.social-label {
      margin-right: 12px; }
    .social-icon.social-icon-style-02 ul li a {
      position: relative;
      z-index: 2;
      font-size: 14px;
      text-transform: uppercase;
      color: rgba(123, 123, 123, 0.7);
      line-height: 14px;
      margin: 0 10px 10px 0;
      height: 32px;
      width: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid rgba(123, 123, 123, 0.7);
      transition: all 0.3s ease-in-out; }
      .social-icon.social-icon-style-02 ul li a:before {
        position: absolute;
        content: "";
        right: -10px;
        bottom: -6px;
        height: 1px;
        width: 100%;
        background-color: rgba(123, 123, 123, 0.7);
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
      .social-icon.social-icon-style-02 ul li a:after {
        position: absolute;
        content: "";
        right: -6px;
        bottom: -10px;
        height: 100%;
        width: 1px;
        background-color: rgba(123, 123, 123, 0.7);
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
      .social-icon.social-icon-style-02 ul li a:hover {
        background-color: #95B485;
        color: #ffffff;
        border: 1px solid #95B485; }
        .social-icon.social-icon-style-02 ul li a:hover:before {
          opacity: 0;
          transition: 0.5s, opacity 0.3s 0.2s;
          width: 0px; }
        .social-icon.social-icon-style-02 ul li a:hover:after {
          opacity: 0;
          transition: 0.5s, opacity 0.3s 0.2s;
          height: 0px; }
    .social-icon.social-icon-style-02 ul li:first-child {
      margin-left: 0px; }
    .social-icon.social-icon-style-02 ul li:last-child {
      margin-right: 0px; }

/*----------------------------------*/
/* Social Horizontal */
/*----------------------------------*/
.social-horizontal-wrapper {
  /* Social Dark */ }
  .social-horizontal-wrapper .social-info-list {
    padding: 0;
    margin: 0;
    display: flex;
    list-style-type: none;
    border: 1px solid #eeeeee; }
    .social-horizontal-wrapper .social-info-list li {
      flex: 2;
      text-align: center;
      border-bottom: none;
      border-right: 1px solid #eeeeee; }
      .social-horizontal-wrapper .social-info-list li a {
        display: block;
        width: 100%;
        padding: 40px 0;
        color: #000000;
        position: relative;
        text-transform: uppercase; }
        .social-horizontal-wrapper .social-info-list li a i {
          position: absolute;
          font-size: 55px;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          z-index: 1;
          opacity: 0;
          visibility: hidden;
          display: flex;
          color: #ffffff;
          justify-content: center;
          align-items: center;
          transition: all 0.5s ease-in-out; }
        .social-horizontal-wrapper .social-info-list li a:before {
          content: "";
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 0;
          transition: all 0.4s ease-in-out;
          background-color: #95B485; }
        .social-horizontal-wrapper .social-info-list li a:hover i {
          opacity: 1;
          visibility: visible; }
        .social-horizontal-wrapper .social-info-list li a:hover:before {
          height: 100%; }
      .social-horizontal-wrapper .social-info-list li:last-child {
        border-right: none; }
  .social-horizontal-wrapper.social-horizontal-dark .social-info-list {
    border-color: rgba(255, 255, 255, 0.12); }
    .social-horizontal-wrapper.social-horizontal-dark .social-info-list li {
      border-right-color: rgba(255, 255, 255, 0.12); }
      .social-horizontal-wrapper.social-horizontal-dark .social-info-list li a {
        color: #ffffff; }

/*************************
       Responsive
*************************/
@media (max-width: 1199px) {
  .social-icon.social-icon-style-02 ul li.social-label {
    padding-right: 40px;
    margin-right: inherit; } }

@media (max-width: 767px) {
  .social-icon ul li {
    margin: 0 8px; }
    .social-icon ul li.social-label {
      padding-right: 35px; }
      .social-icon ul li.social-label:before {
        width: 20px; } }

@media (max-width: 575px) {
  .social-icon ul li.social-label {
    padding-right: 30px;
    margin-right: 0; } }

@media (max-width: 479px) {
  .social-icon.social-icon-style-02 ul {
    flex-wrap: wrap; }
    .social-icon.social-icon-style-02 ul li {
      margin: 0 12px 0 0; }
      .social-icon.social-icon-style-02 ul li.social-label {
        margin-bottom: 5px;
        width: 100%;
        padding-right: 0; }
        .social-icon.social-icon-style-02 ul li.social-label:before {
          display: none; } }

/*****************************
    Step
*****************************/
:root {
  /* spacing */
  --sg0-space-sm: 1.125rem;
  --sg0-space-md: 2rem;
  --stack-cards-item-ratio: 2/1;
  --stack-cards-gap: var(--sg0-space-sm); }

.stacking-card-wrapper {
  grid-gap: 40px;
  --stack-cards-gap: var(--sg0-space-sm);
  --stack-cards-item-ratio: 2/1; }
  .stacking-card-wrapper .stacking-card-item {
    display: flex;
    align-self: center;
    align-items: center;
    height: 100%;
    background: #ffffff;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: var(--sg0-space-md);
    -webkit-transform-origin: center top;
    transform-origin: center top; }
    .stacking-card-wrapper .stacking-card-item .card-item-info {
      height: 100%;
      padding: 100px;
      position: relative;
      background-color: #F1F5F2;
      display: flex;
      align-items: center; }
      .stacking-card-wrapper .stacking-card-item .card-item-info .card-item-number {
        top: 45px;
        right: 90px;
        font-size: 150px;
        line-height: 150px;
        position: absolute;
        stroke-width: 1px;
        stroke: #95B485;
        color: transparent;
        opacity: 0.5;
        -webkit-text-stroke-width: 1px;
        font-family: "Bona Nova", serif;
        -webkit-text-stroke-color: #95B485; }
      .stacking-card-wrapper .stacking-card-item .card-item-info .card-item-icon {
        margin-bottom: 30px; }
      .stacking-card-wrapper .stacking-card-item .card-item-info .title {
        font-size: 36px;
        line-height: 46px;
        color: #262626;
        font-weight: normal; }
    .stacking-card-wrapper .stacking-card-item .card-item-img {
      width: 610px;
      height: 550px;
      flex: 0 0 610px; }
      .stacking-card-wrapper .stacking-card-item .card-item-img img {
        width: 610px;
        height: 550px;
        object-fit: cover; }
    .stacking-card-wrapper .stacking-card-item.sticky {
      top: 50px;
      position: sticky; }

/*************************
       Responsive
*************************/
@media (max-width: 1600px) {
  .stacking-card-section .full-width {
    padding: 0 60px; } }

@media (max-width: 1500px) {
  .stacking-card-section .full-width {
    padding: 0 60px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info {
      padding: 65px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img {
      width: 500px;
      height: 450px;
      flex: 0 0 500px; }
      .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img img {
        width: 500px;
        height: 450px;
        object-fit: cover; } }

@media (max-width: 1400px) {
  .stacking-card-section .full-width {
    padding: 0 30px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img {
      width: 400px;
      height: 380px;
      flex: 0 0 400px; }
      .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img img {
        width: 400px;
        height: 380px; } }

@media (max-width: 1200px) {
  .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info {
    padding: 30px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info .card-item-number {
      top: 10px;
      right: 40px;
      font-size: 100px;
      line-height: 100px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info .title {
      font-size: 30px;
      line-height: 40px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info .card-item-icon {
      width: 80px; }
  .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img {
    width: 350px;
    height: 350px;
    flex: 0 0 350px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img img {
      width: 350px;
      height: 350px; } }

@media (max-width: 991px) {
  .stacking-card-section .full-width {
    padding: 0 30px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info {
      padding: 30px; }
      .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info .card-item-icon {
        width: 65px;
        margin-bottom: 25px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img {
      width: 300px;
      height: 350px;
      flex: 0 0 300px; } }

@media (max-width: 767px) {
  .stacking-card-section {
    overflow: hidden; }
    .stacking-card-section .full-width {
      padding: 0 12px; }
      .stacking-card-section .full-width .stacking-card-wrapper {
        gap: 30px;
        padding-bottom: 0px !important; }
        .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item {
          gap: 0;
          position: inherit;
          flex-wrap: wrap;
          transform: inherit !important; }
          .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info {
            height: auto;
            order: 2; }
            .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info .card-item-number {
              font-size: 80px;
              line-height: 90px; }
            .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info .card-item-icon {
              width: 60px; }
          .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img {
            order: 1;
            width: 100%;
            height: auto;
            flex: inherit; }
            .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-img img {
              width: 100%;
              height: auto;
              flex: inherit; }
          .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item.sticky {
            position: inherit;
            top: 0; } }

@media (max-width: 575px) {
  .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info {
    padding: 20px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info .title {
      font-size: 26px;
      line-height: 36px; }
    .stacking-card-section .full-width .stacking-card-wrapper .stacking-card-item .card-item-info .card-item-number {
      font-size: 70px;
      line-height: 80px; } }

/*****************************
  Sidebar
*****************************/
.sidebar .widget {
  border-bottom: 1px solid rgba(123, 123, 123, 0.3);
  padding-bottom: 40px;
  margin-bottom: 40px; }
  .sidebar .widget:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px; }
  .sidebar .widget .widget-title {
    font-weight: normal;
    margin-bottom: 30px; }
  .sidebar .widget.author-widget .author-img {
    max-width: 250px;
    margin-bottom: 15px; }
  .sidebar .widget.author-widget .author-info .author-name {
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 26px;
    color: #95B485; }
  .sidebar .widget.author-widget .author-info p {
    color: #7B7B7B;
    font-size: 20px;
    line-height: normal;
    margin: 0; }
  .sidebar .widget.recent-posts-widget .recent-posts {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px; }
    .sidebar .widget.recent-posts-widget .recent-posts .posts-img {
      width: 80px;
      height: 80px;
      overflow: hidden;
      flex: 0 0 80px; }
    .sidebar .widget.recent-posts-widget .recent-posts .post-info .post-title {
      display: block;
      color: #262626;
      font-size: 18px;
      line-height: normal;
      font-family: "Bona Nova", serif;
      font-weight: normal;
      margin-bottom: 5px; }
      .sidebar .widget.recent-posts-widget .recent-posts .post-info .post-title:hover {
        color: #95B485; }
    .sidebar .widget.recent-posts-widget .recent-posts:last-child {
      margin-bottom: 0px; }
  .sidebar .widget.categories-widget {
    padding-bottom: 0;
    border-bottom: none; }
    .sidebar .widget.categories-widget .categories-list {
      list-style: none;
      margin: 0;
      padding: 0; }
      .sidebar .widget.categories-widget .categories-list li {
        line-height: normal;
        margin-bottom: 20px; }
        .sidebar .widget.categories-widget .categories-list li a {
          font-size: 20px;
          line-height: normal;
          color: #7B7B7B;
          transition: 0.3s; }
          .sidebar .widget.categories-widget .categories-list li a:hover {
            color: #95B485; }
        .sidebar .widget.categories-widget .categories-list li:last-child {
          margin-bottom: 0px; }

.tag-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 10px;
  flex-wrap: wrap; }
  .tag-list li a {
    background-color: #F1F5F2;
    font-size: 18px;
    line-height: normal;
    color: #000000;
    transition: 0.3s;
    display: block;
    padding: 7px 10px; }
    .tag-list li a:hover {
      color: #95B485; }
  .tag-list li:last-child {
    margin-bottom: 0px; }

.search-widget .search .form-control {
  background-color: #F1F5F2;
  padding: 13px 17px;
  border: none;
  border-radius: 0;
  font-size: 16px;
  line-height: 24px;
  color: #7B7B7B;
  margin-bottom: 15px; }
  .search-widget .search .form-control:focus {
    box-shadow: none; }

.search-widget .search .search-btn {
  font-size: 16px;
  line-height: 16px;
  padding: 15px 70px; }

/*************************
       Responsive
*************************/
@media (max-width: 1199px) {
  .sidebar {
    padding-left: 30px; } }

@media (max-width: 991px) {
  .sidebar {
    padding-left: 0; }
    .sidebar .widget {
      padding-bottom: 30px;
      margin-bottom: 30px; } }

@media (max-width: 767px) {
  .sidebar .widget .widget-title {
    margin-bottom: 20px; }
  .sidebar .widget.categories-widget .categories-list li {
    margin-bottom: 15px; } }

/*****************************
  Header
*****************************/
/* Header default */
.header {
  width: 100%;
  position: relative;
  z-index: 999;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  /*Header Style 02*/
  /*navbar-brand*/
  /*navbar*/
  /*menu-btn*/
  /*search*/ }
  .header .nav-right {
    display: flex;
    align-items: center;
    /*cart*/ }
    .header .nav-right .cart-group .cart-count {
      background-color: #95B485; }
    .header .nav-right .cart-group:hover {
      color: #95B485; }
  .header.header-02 .navbar-brand {
    padding: 35px 25px 36px;
    margin-bottom: -1px;
    margin-right: 0;
    background-color: #95B485;
    flex: 0 0 200px; }
  .header.header-02 .main-header {
    flex: 0 auto;
    align-items: normal;
    padding: 0px 100px 0px 0px; }
  .header .main-header {
    flex: 0 auto;
    align-items: normal;
    padding: 0px 100px; }
  .header .navbar-brand {
    padding: 25px 0px;
    margin-right: 0;
    color: #ffffff;
    flex: 0 0 150px;
    display: inline-block;
    transition: none; }
    .header .navbar-brand img {
      height: 50px; }
      .header .navbar-brand img.sticky {
        display: none; }
  .header .navbar {
    padding: 0px; }
    .header .navbar .navbar-nav {
      height: 100%;
      gap: 25px;
      align-items: center; }
      .header .navbar .navbar-nav > li {
        display: inline-flex;
        height: 100%;
        margin: 0px; }
        .header .navbar .navbar-nav > li:first-child {
          margin-left: 0px; }
        .header .navbar .navbar-nav > li:last-child {
          margin-right: 0px; }
        .header .navbar .navbar-nav > li .nav-link {
          position: relative;
          transition: all 0.3s ease-in-out;
          left: 0;
          font-family: "Jost", sans-serif;
          font-size: 18px;
          font-weight: 400;
          padding: 12px 10px;
          color: #262626;
          text-transform: capitalize;
          display: flex;
          align-items: center; }
          .header .navbar .navbar-nav > li .nav-link i {
            font-weight: bold;
            margin-left: 13px;
            font-size: 16px; }
          .header .navbar .navbar-nav > li .nav-link:hover {
            color: #95B485; }
      .header .navbar .navbar-nav .nav-item.active .nav-link {
        color: #95B485; }
      .header .navbar .navbar-nav .dropdown-menu li .dropdown-item.active {
        color: #95B485; }
    .header .navbar .dropdown-menu {
      padding: 16px 26px 16px 26px;
      z-index: 999; }
      .header .navbar .dropdown-menu a.dropdown-item {
        min-width: 200px; }
      .header .navbar .dropdown-menu li a i {
        margin-left: auto; }
  .header .navbar-collapse {
    align-items: inherit;
    flex-grow: inherit; }
  .header .menu-btn svg rect {
    fill: #000000;
    transition: all 0.3s ease-in-out; }
  .header .menu-btn:hover svg rect {
    fill: #95B485; }
  .header .search ul li a svg path {
    fill: #262626;
    transition: all 0.3s ease-in-out; }
  .header .search ul li a:hover svg path {
    fill: #95B485; }

/* Search */
body:has(#search.open) {
  position: relative;
  overflow: hidden; }

body:has(#search.open):before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99; }

.search {
  line-height: 1; }
  .search ul li a {
    color: #000000; }
    .search ul li a:hover {
      color: #95B485; }

#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 50vh;
  text-align: center;
  max-height: inherit;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 9999; }
  #search input[type="search"] {
    width: 100%;
    color: #262626;
    background: transparent;
    font-size: 18px;
    font-weight: 300;
    border: 1px solid rgba(131, 131, 131, 0.25);
    margin: 0px auto;
    padding: 12px 25px;
    outline: none;
    border-radius: 0; }
    #search input[type="search"]::-ms-input-placeholder {
      color: #262626; }
    #search input[type="search"]::placeholder {
      color: #262626; }
  #search .search-btn {
    flex: 0 0 140px; }
  #search .close {
    border: none;
    display: flex;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    background: inherit;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 2;
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    background-color: #262626; }
    #search .close:before {
      position: absolute;
      content: "\f00d";
      font-family: "Font Awesome 6 Free";
      font-weight: 900;
      z-index: -1; }
    #search .close:hover {
      color: #ffffff;
      background-color: #95B485; }
  #search.open {
    opacity: 1;
    visibility: visible; }
  #search .search-inner {
    max-width: 950px;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 15px; }
    #search .search-inner .title {
      color: #262626; }
    #search .search-inner form {
      width: 100%;
      display: flex;
      justify-content: center; }
      #search .search-inner form .search-btn.btn {
        margin: 0px 0px 0px 10px; }

/*Header Style 03*/
.header.header-03 {
  border-bottom: none; }

/*cart*/
.cart-group {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #262626;
  font-family: "Jost", sans-serif;
  display: flex;
  align-items: center;
  gap: 8px; }
  .cart-group .cart-count {
    background-color: #262626;
    font-size: 12px;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center; }

/*Hamburger*/
.hamburger {
  padding: 0;
  margin-top: 0px;
  cursor: pointer;
  display: flex;
  overflow: hidden;
  background-color: transparent; }
  .hamburger .hamburger-container {
    position: relative;
    width: 46px;
    height: 22px;
    display: inline-block; }
    .hamburger .hamburger-container .hamburger-inner {
      position: absolute;
      width: 100%;
      height: 2px;
      top: 50%;
      transform: translate(0px, -50%);
      background-color: #262626;
      transition: all 0.3s ease;
      opacity: 1; }
      .hamburger .hamburger-container .hamburger-inner:before {
        position: absolute;
        content: "";
        transform: translate(0px, 0);
        top: -9px;
        width: 100%;
        height: 2px;
        background-color: #262626;
        transition: all 0.3s ease;
        opacity: 1; }
      .hamburger .hamburger-container .hamburger-inner:after {
        position: absolute;
        content: "";
        top: 9px;
        transform: translate(0px, 0);
        width: 50%;
        height: 2px;
        background-color: #262626;
        transition: all 0.3s ease;
        opacity: 1; }
  .hamburger:hover .hamburger-container .hamburger-inner {
    background-color: #95B485; }
    .hamburger:hover .hamburger-container .hamburger-inner:before {
      background-color: #95B485; }
    .hamburger:hover .hamburger-container .hamburger-inner:after {
      background-color: #95B485;
      width: 100%; }

/* Header Sticky */
header.header.header-sticky.is-sticky {
  position: fixed;
  background: #ffffff;
  transition: all 0.3s ease-in-out;
  box-shadow: 2px 2px 4px 0px rgba(2, 45, 98, 0.1);
  top: -110px;
  animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both; }
  header.header.header-sticky.is-sticky.sticky-show {
    top: 0; }
  header.header.header-sticky.is-sticky .navbar .navbar-brand {
    padding: 15px 0px; }
    header.header.header-sticky.is-sticky .navbar .navbar-brand img {
      height: 50px; }
  header.header.header-sticky.is-sticky.header-02 .navbar .navbar-brand {
    padding: 25px 25px 26px; }
    header.header.header-sticky.is-sticky.header-02 .navbar .navbar-brand img {
      height: 50px; }

.header li > .dropdown-item:focus {
  color: #95B485;
  background: none; }

.header li > .dropdown-item:hover {
  color: #95B485;
  background: none; }

.header .dropdown-item.active {
  background: none; }

.header .dropdown-item:active {
  background: none; }

.header .dropdown-item:focus {
  background: none; }

.header .dropdown-item:hover {
  background: none; }

.header .dropdown-toggle::after {
  content: none; }

.header .navbar-collapse {
  align-items: inherit;
  position: relative; }

.navbar .dropdown > .dropdown-menu li > a {
  font-size: 16px;
  font-weight: 400;
  padding: 6px 20px 6px 0;
  border-radius: 0px;
  position: relative;
  color: #262626;
  font-family: "Jost", sans-serif; }
  .navbar .dropdown > .dropdown-menu li > a span {
    position: relative; }
    .navbar .dropdown > .dropdown-menu li > a span:before {
      position: absolute;
      content: "";
      bottom: 0px;
      left: 0px;
      right: auto;
      top: auto;
      height: 1px;
      background-color: #95B485;
      width: 0px;
      transition: all 0.3s ease-in-out; }
  .navbar .dropdown > .dropdown-menu li > a:hover {
    color: #95B485; }
    .navbar .dropdown > .dropdown-menu li > a:hover span:before {
      width: 100%; }

.navbar .navbar-nav .dropdown-menu li.active > a {
  color: #95B485; }
  .navbar .navbar-nav .dropdown-menu li.active > a span:before {
    width: 100%; }

/* Contact Info */
.main-contact {
  display: flex;
  align-items: center; }
  .main-contact i {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(149, 180, 133, 0.1);
    color: #95B485;
    font-size: 17px;
    height: 50px;
    width: 50px;
    margin-right: 20px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out; }
  .main-contact .main-contact-info h6 {
    font-size: 14px;
    margin-bottom: 0px; }
  .main-contact:hover i {
    color: #ffffff;
    background-color: #95B485; }

/* Search */
.action-group {
  display: flex;
  align-items: center;
  gap: 38px; }

.search.search-open .search-btn {
  top: -50px;
  right: -200px; }
  .search.search-open .search-btn:before {
    content: "\f00d"; }

.search.search-open .search-box {
  opacity: 1 !important;
  visibility: visible !important;
  transform: rotateX(0deg);
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center; }
  .search.search-open .search-box form {
    position: relative;
    width: 40%; }
    .search.search-open .search-box form .form-control {
      padding-right: 50px; }

.search-box {
  margin: 0;
  opacity: 0 !important;
  position: absolute;
  right: 0;
  top: 50px;
  transition: visibility 300ms ease 0s, opacity 300ms ease 0s;
  visibility: hidden;
  width: 327px;
  z-index: 888;
  border-radius: 3px;
  transform: rotateX(90deg);
  transform-origin: 0 0;
  transition: all 400ms ease; }

.search-box.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.offcanvas .logo img {
  height: 60px; }

.btn-close:focus {
  box-shadow: none; }

.appointment-form .input-group .input-group-append .input-group-text {
  border-radius: 0; }

/*offcanvas*/
.offcanvas .offcanvas-header {
  padding: 20px 30px; }

.offcanvas .btn-close {
  display: flex;
  height: 40px;
  width: 40px;
  border: 2px solid #7B7B7B;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  background: inherit;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  margin: 0px;
  padding: 0px; }
  .offcanvas .btn-close svg {
    width: 20px; }
    .offcanvas .btn-close svg path {
      stroke: #ffffff;
      transition: all 0.3s ease-in-out; }
  .offcanvas .btn-close:hover {
    border: 2px solid #95B485; }
    .offcanvas .btn-close:hover svg path {
      stroke: #95B485; }

.offcanvas .offcanvas-body {
  padding: 60px;
  padding-top: 0; }
  .offcanvas .offcanvas-body .logo {
    margin-bottom: 50px; }
  .offcanvas .offcanvas-body .about-us-box {
    margin-bottom: 25px; }
    .offcanvas .offcanvas-body .about-us-box .title {
      font-weight: 500; }
    .offcanvas .offcanvas-body .about-us-box p {
      font-size: 20px;
      line-height: 30px;
      margin-bottom: 0; }
  .offcanvas .offcanvas-body .contact-info-box {
    margin-top: 55px;
    margin-bottom: 75px; }
    .offcanvas .offcanvas-body .contact-info-box h4 {
      font-weight: 500; }
    .offcanvas .offcanvas-body .contact-info-box p {
      font-size: 20px;
      line-height: 30px;
      line-height: normal;
      margin-bottom: 10px; }
    .offcanvas .offcanvas-body .contact-info-box a {
      font-size: 20px;
      line-height: 30px;
      color: #7B7B7B;
      font-family: "Jost", sans-serif;
      font-weight: normal; }
      .offcanvas .offcanvas-body .contact-info-box a:hover {
        color: #95B485; }

.offcanvas.header-sidepanel {
  background-color: #000000;
  width: 500px; }

/*---------------------------------*/
/* Menu Overlay */
/*---------------------------------*/
.offcanvas.menu-overlay-offcanvas {
  height: 100vh;
  background-color: #000000; }
  .offcanvas.menu-overlay-offcanvas:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.05;
    z-index: -1; }
  .offcanvas.menu-overlay-offcanvas .offcanvas-close {
    position: absolute;
    right: 50px;
    top: 50px; }
    .offcanvas.menu-overlay-offcanvas .offcanvas-close .btn-close {
      background: #ffffff;
      opacity: 1;
      width: 50px;
      height: 50px;
      border-radius: 50px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0; }
      .offcanvas.menu-overlay-offcanvas .offcanvas-close .btn-close svg path {
        stroke: #000000; }
  .offcanvas.menu-overlay-offcanvas .offcanvas-body {
    padding: 0; }
    .offcanvas.menu-overlay-offcanvas .offcanvas-body .body-inner {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%; }
  .offcanvas.menu-overlay-offcanvas .container-top {
    margin-top: auto;
    margin-bottom: auto;
    height: 60%;
    overflow: hidden; }
  .offcanvas.menu-overlay-offcanvas .navbar {
    padding: 0;
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
    margin-right: 50px;
    display: flex;
    align-items: flex-end; }
    .offcanvas.menu-overlay-offcanvas .navbar::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.01);
      background-color: #0c0c0c; }
    .offcanvas.menu-overlay-offcanvas .navbar::-webkit-scrollbar {
      width: 3px;
      background-color: #0c0c0c; }
    .offcanvas.menu-overlay-offcanvas .navbar::-webkit-scrollbar-thumb {
      background-color: rgba(255, 255, 255, 0.1); }
    .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav {
      gap: 10px; }
      .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > a {
        display: inline-flex;
        padding: 0;
        font-family: "Bona Nova", serif;
        font-size: 70px;
        font-weight: 700;
        line-height: 1.2;
        color: #ffffff;
        align-items: baseline;
        justify-content: space-between;
        transition: all 0.3s ease-in-out;
        box-shadow: none; }
        .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > a.show, .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > a:hover {
          background: inherit; }
        .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > a:hover {
          padding-left: 15px; }
        .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > a:after {
          margin-top: 3px;
          font-size: 18px; }
        .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > a.dropdown-toggle:after {
          content: "+";
          border: none;
          font-size: 28px;
          font-weight: 400;
          font-family: "Jost", sans-serif; }
      .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > .dropdown-menu {
        display: none;
        padding: 0;
        margin: 0;
        padding-top: 10px;
        padding-left: 30px;
        border: none;
        background: transparent; }
        .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > .dropdown-menu li a {
          padding: 8px 0;
          font-size: 30px;
          font-weight: 400;
          color: #ffffff;
          background: transparent; }
          .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > .dropdown-menu li a:hover, .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item > .dropdown-menu li a.active {
            color: #95B485; }
      .offcanvas.menu-overlay-offcanvas .navbar .navbar-nav .nav-item.active > a {
        background: inherit; }
  .offcanvas.menu-overlay-offcanvas .widget.widget-infobox {
    margin-bottom: 40px;
    max-width: 340px; }
  .offcanvas.menu-overlay-offcanvas .bottom-info .widget-share .share-list {
    gap: 10px; }
    .offcanvas.menu-overlay-offcanvas .bottom-info .widget-share .share-list li a {
      width: 45px;
      height: 45px;
      font-size: 16px;
      color: #ffffff;
      font-weight: 400; }
      .offcanvas.menu-overlay-offcanvas .bottom-info .widget-share .share-list li a:not(:hover) {
        border-color: rgba(255, 255, 255, 0.3); }
  .offcanvas.menu-overlay-offcanvas .bottom-info .contact-info {
    display: flex;
    gap: 30px;
    padding: 30px 0;
    align-items: center;
    flex-direction: inherit;
    justify-content: space-between; }
    .offcanvas.menu-overlay-offcanvas .bottom-info .contact-info .number {
      color: #ffffff; }
    .offcanvas.menu-overlay-offcanvas .bottom-info .contact-info .text {
      color: #ffffff; }
      .offcanvas.menu-overlay-offcanvas .bottom-info .contact-info .text a:hover {
        color: #95B485;
        text-decoration: underline !important; }

/*---------------------------------*/
/* Mobile Offcanvas Menu */
/*---------------------------------*/
.mobile-action .mobile-hamburger {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-end; }

.main-menu-offcanvas {
  width: 500px; }
  .main-menu-offcanvas .offcanvas-header .navbar-brand img {
    max-height: 45px; }
  .main-menu-offcanvas .offcanvas-header .btn-close {
    height: 45px;
    width: 45px; }
  .main-menu-offcanvas .offcanvas-body {
    display: flex;
    gap: 50px;
    padding: 30px 30px;
    padding-top: 0;
    flex-direction: column;
    justify-content: space-between;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ }
    .main-menu-offcanvas .offcanvas-body .body-inner {
      display: flex;
      flex-direction: column;
      height: 100%;
      gap: 30px;
      justify-content: space-between; }
      .main-menu-offcanvas .offcanvas-body .body-inner::-webkit-scrollbar {
        display: none; }
    .main-menu-offcanvas .offcanvas-body::-webkit-scrollbar {
      display: none; }
    .main-menu-offcanvas .offcanvas-body .navbar {
      padding: 0; }
      .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav {
        width: 100%; }
        .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item {
          padding: 15px 0;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
          .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item:last-child {
            border-bottom: none; }
          .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item a {
            display: flex;
            padding: 0;
            font-size: 20px;
            font-weight: 500;
            color: #ffffff;
            align-items: center;
            justify-content: space-between; }
            .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item a:after {
              margin-top: 3px;
              font-size: 18px; }
          .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item .dropdown-menu {
            padding: 0;
            margin: 0;
            padding-top: 10px;
            padding-left: 10px;
            border: none;
            background: transparent; }
            .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item .dropdown-menu li a {
              padding: 8px 0;
              font-size: 18px;
              font-weight: 400;
              color: #7B7B7B; }
              .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item .dropdown-menu li a.active, .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
                color: #95B485;
                background-color: transparent; }
          .main-menu-offcanvas .offcanvas-body .navbar .navbar-nav .nav-item:has(.active) > .nav-link {
            color: #95B485; }
  .main-menu-offcanvas .contact-info {
    padding-top: 25px;
    border-top: 3px solid #95B485; }
    .main-menu-offcanvas .contact-info .number {
      display: block;
      font-size: 30px;
      line-height: 36px;
      font-weight: 700;
      color: #ffffff;
      margin-bottom: 15px; }
    .main-menu-offcanvas .contact-info .mail {
      display: block;
      color: #7B7B7B;
      font-size: 24px;
      margin-bottom: 15px; }
      .main-menu-offcanvas .contact-info .mail i {
        padding-right: 10px;
        color: #95B485; }
    .main-menu-offcanvas .contact-info .text {
      display: inline-block;
      margin-bottom: 30px; }

/* ------------------------
  Keyframes Animation
------------------------*/
@keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

/*****************************
  Responsive
*****************************/
@media (min-width: 992px) {
  .header .navbar .dropdown-menu {
    margin: 0px;
    font-size: 14px;
    border-radius: inherit;
    border: none;
    left: -15px;
    top: 100%;
    transform: translate3d(0, 20px, 0);
    transition: all 0.3s ease-in-out;
    transition-property: opacity, visibility, transform;
    transform-origin: top center;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    display: block !important; }
  .header .navbar .dropdown-menu.dropdown-menu-lg {
    min-width: 790px; }
  .header .navbar .dropdown:hover > .dropdown-menu {
    transform: translate3d(0, 0, 0);
    visibility: visible;
    opacity: 1; }
  .header .navbar li:hover > ul.dropdown-menu {
    visibility: visible;
    opacity: 1; } }

@media (max-width: 1499px) {
  .header .navbar .navbar-nav {
    gap: 20px; } }

@media (max-width: 1399px) {
  .header.header-02 .navbar .navbar-nav > li {
    margin: 0px 0px; }
  .header.header-02 .navbar .main-header {
    padding-left: 0px; }
  .header .navbar .main-header {
    padding: 0px 30px; }
    .header .navbar .main-header .navbar-nav {
      gap: 10px; } }

@media (max-width: 1199px) {
  /* Header */
  .header .navbar .main-header {
    padding: 0px 30px; }
    .header .navbar .main-header .navbar-brand {
      flex: 0 0 140px; }
    .header .navbar .main-header .navbar-nav > li {
      margin: 0px 0px; }
      .header .navbar .main-header .navbar-nav > li .nav-link {
        font-size: 16px;
        padding: 12px 5px; }
        .header .navbar .main-header .navbar-nav > li .nav-link i {
          font-size: 14px;
          margin-left: 5px; }
    .header .navbar .main-header .action-group {
      margin-left: 15px;
      gap: 15px; }
  .header.header-02 .navbar .main-header .navbar-brand {
    padding: 20px 15px 21px;
    flex: 0 0 180px; }
  .header.header-02 .navbar .main-header .navbar-nav > li {
    margin: 0px 0px; }
  .hamburger .hamburger-container {
    width: 36px; }
  /* Header Sticky */
  header.header.header-sticky.is-sticky.header-02 .navbar .navbar-brand {
    padding: 15px 15px 16px; } }

@media (max-width: 991px) {
  .header .main-header {
    padding: 0 30px; }
  .header .navbar-collapse {
    position: absolute;
    top: 100%;
    z-index: 999;
    background: #ffffff;
    width: 100%;
    left: 0;
    margin-left: 0px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
  .header .navbar .navbar-brand {
    padding: 15px 0px; }
  .header .navbar .navbar-nav {
    align-items: initial; }
    .header .navbar .navbar-nav .nav-link {
      color: #000000;
      padding: 10px 20px; }
      .header .navbar .navbar-nav .nav-link i {
        position: absolute;
        right: 20px; }
    .header .navbar .navbar-nav .nav-item {
      margin-right: 0;
      margin-left: 0px; }
  .header .navbar .dropdown-menu {
    margin: 0px;
    font-size: 16px;
    border-radius: 0px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: inherit;
    padding: 0;
    font-size: 13px; }
  .header .navbar .nav-title {
    margin-top: 20px;
    font-size: 20px;
    margin-bottom: 10px !important; }
  .header .navbar .action-group {
    padding-right: 0px; }
    .header .navbar .action-group .menu-btn {
      display: none; }
  .header.header-02 .action-group {
    padding-right: 0px;
    margin-left: 0px;
    gap: 10px; }
  header.header.header-sticky.is-sticky .navbar .navbar-brand {
    padding: 15px 0px; }
  .navbar .dropdown > .dropdown-menu li > a {
    padding: 5px 20px; } }

@media (max-width: 767px) {
  .navbar-expand-lg {
    min-width: 100% !important;
    left: 0; }
  .header.default .main-header {
    padding: 0px 12px; }
  .header.default .navbar .navbar-toggler {
    right: 15px; } }

@media (max-width: 575px) {
  /* Header */
  .header .main-header {
    padding: 0px 15px; }
  .header .navbar .navbar-toggler {
    right: 15px; }
  .header .navbar .navbar-brand {
    flex: 0 0 130px;
    padding: 15px 0px;
    align-self: center; }
  .header .navbar .dropdown-menu {
    max-height: 300px;
    overflow-x: scroll; }
  .header.header-02 .navbar .main-header {
    padding-right: 15px; }
    .header.header-02 .navbar .main-header .navbar-brand {
      padding: 15px 10px 16px;
      flex: 0 0 160px; }
  .header.header-02 .action-group {
    padding-right: 0px;
    margin-left: 0px;
    gap: 10px; }
    .header.header-02 .action-group .search {
      display: none; }
  header.header.header-sticky.is-sticky.header-02 .navbar .navbar-brand {
    padding: 15px 10px 16px; }
  .offcanvas-start,
  .offcanvas-end {
    width: 320px !important; } }

@media (max-width: 479px) {
  .main-menu-offcanvas .contact-info .number {
    font-size: 20px;
    line-height: 26px; }
  .main-menu-offcanvas .contact-info .mail {
    font-size: 18px;
    line-height: 24px; }
  .header .navbar .main-header {
    padding: 0px 15px; }
    .header .navbar .main-header .action-group {
      margin-left: 6px;
      gap: 15px; }
    .header .navbar .main-header .navbar-brand {
      flex: 0 0 120px; } }

/*Home 01*/
/*Banner default*/
.banner.banner-01 {
  display: flex;
  height: 850px;
  overflow: hidden;
  align-self: center;
  position: relative;
  align-items: center;
  background-size: contain;
  background-position: center right; }
  .banner.banner-01 .light-01 {
    position: absolute;
    top: -70px;
    left: 36%;
    text-align: center; }
  .banner.banner-01 .light-02 {
    position: absolute;
    top: 0px;
    left: 46%;
    text-align: center; }
  .banner.banner-01 .banner-content {
    margin-left: -160px; }
    .banner.banner-01 .banner-content .section-title .title:not(.pgs-text-animated) {
      opacity: 1; }
    .banner.banner-01 .banner-content .section-title {
      margin-bottom: 40px; }
      .banner.banner-01 .banner-content .section-title .sub-title {
        top: -30px;
        text-transform: capitalize; }
      .banner.banner-01 .banner-content .section-title .title {
        padding-top: 20px;
        line-height: 72px;
        padding-right: 50px; }
    .banner.banner-01 .banner-content .banner-info {
      display: flex;
      grid-gap: 24px;
      padding-left: 120px; }
      .banner.banner-01 .banner-content .banner-info .description {
        flex: 0 0 45%; }
        .banner.banner-01 .banner-content .banner-info .description p {
          margin-bottom: 30px; }

.inner-banner {
  position: relative;
  z-index: 5;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: inherit; }
  .inner-banner .title {
    font-size: 72px;
    font-weight: normal;
    line-height: 82px;
    font-family: "Bona Nova", serif;
    text-transform: none;
    color: #ffffff;
    margin-bottom: 0px; }
  .inner-banner:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: -1; }

/*banner 02*/
.banner.banner-02 {
  padding: 130px 0px; }
  .banner.banner-02 .banner-content {
    margin-bottom: 60px; }
    .banner.banner-02 .banner-content .title {
      font-size: 90px;
      font-weight: normal;
      line-height: 110px;
      font-family: "Bona Nova", serif;
      text-transform: uppercase;
      color: #262626;
      margin-bottom: 0px;
      display: inline; }
      .banner.banner-02 .banner-content .title img {
        border-radius: 50px;
        margin: 0 20px;
        margin-top: -15px; }
    .banner.banner-02 .banner-content .btn {
      margin-top: -40px;
      margin-left: 55px; }
  .banner.banner-02 .description {
    padding-left: 15px;
    padding-right: 40px; }

/*banner 03*/
.banner.banner-03 {
  display: flex;
  height: 800px;
  overflow: hidden;
  position: relative;
  align-items: center;
  background-size: cover;
  background-position: center;
  margin-left: 50px;
  margin-right: 50px;
  padding: 70px;
  width: calc(100% - 100px); }
  .banner.banner-03 .banner-content {
    padding: 80px;
    width: 800px;
    height: 660px;
    display: flex;
    background-size: auto;
    flex-direction: column;
    background-color: #ffffff;
    background-repeat: no-repeat;
    justify-content: space-between;
    background-position: right bottom; }
    .banner.banner-03 .banner-content .section-title {
      padding-left: 0px;
      margin-bottom: 30px; }
      .banner.banner-03 .banner-content .section-title .title {
        margin-bottom: 30px; }
      .banner.banner-03 .banner-content .section-title .description {
        padding-right: 50px;
        margin-bottom: 0px; }
    .banner.banner-03 .banner-content .banner-info {
      display: flex;
      align-items: center;
      gap: 30px; }
      .banner.banner-03 .banner-content .banner-info .help-info {
        display: flex;
        flex-direction: column;
        gap: 12px; }
        .banner.banner-03 .banner-content .banner-info .help-info span {
          font-size: 20px;
          line-height: 20px; }
        .banner.banner-03 .banner-content .banner-info .help-info a {
          font-size: 20px;
          line-height: 20px;
          color: #95B485;
          text-decoration: underline;
          transition: all 0.3s ease-in-out; }
          .banner.banner-03 .banner-content .banner-info .help-info a:hover {
            text-decoration: none; }

/*************************
       Responsive
*************************/
@media (max-width: 1700px) {
  .banner.banner-01 .banner-content {
    margin-left: -50px; } }

@media (max-width: 1499px) {
  .banner.banner-02 .banner-content .title {
    font-size: 80px;
    line-height: 100px; }
  .banner.banner-03 .banner-content {
    height: 600px; }
    .banner.banner-03 .banner-content .section-title .title {
      font-size: 58px;
      line-height: 68px; } }

@media (max-width: 1399px) {
  .banner.banner-01 {
    height: 700px;
    background-size: auto 100%;
    background-position: top right; }
  .banner.banner-03 {
    height: 750px;
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px); } }

@media (max-width: 1199px) {
  .banner.banner-01 {
    height: 590px; }
    .banner.banner-01 .light-01 {
      left: 30%;
      height: 250px; }
    .banner.banner-01 .light-02 {
      height: 250px; }
    .banner.banner-01 .banner-content {
      margin-left: 0px; }
      .banner.banner-01 .banner-content .section-title {
        padding-left: 50px; }
      .banner.banner-01 .banner-content .banner-info {
        padding-left: 50px; }
  .banner.banner-02 .banner-content .title {
    font-size: 60px;
    line-height: 90px; }
  .banner.banner-02 .banner-content .btn {
    margin-top: -30px; }
  .banner.banner-03 {
    height: 700px;
    padding: 60px; }
    .banner.banner-03 .banner-content {
      padding: 60px;
      height: 540px; }
      .banner.banner-03 .banner-content .section-title .title {
        font-size: 54px;
        line-height: 64px; } }

@media (max-width: 991px) {
  .banner.banner-01 {
    position: relative;
    height: 460px; }
    .banner.banner-01 .light-01 {
      left: 25%;
      top: -30px;
      height: 180px; }
    .banner.banner-01 .light-02 {
      height: 180px; }
    .banner.banner-01 .banner-content .banner-info .description {
      flex: 0 0 50%; }
    .banner.banner-01 .banner-content .section-title .title {
      font-size: 46px;
      line-height: 54px; }
    .banner.banner-01 .banner-content .section-title .sub-title {
      top: -20px; }
  .banner.banner-02 {
    padding: 100px 0px; }
    .banner.banner-02 .banner-content .title {
      font-size: 42px;
      line-height: 70px; }
    .banner.banner-02 .banner-content .btn {
      margin-top: -10px; }
  .inner-banner {
    height: 300px; }
    .inner-banner .title {
      font-size: 44px;
      line-height: 54px; }
  .banner.banner-03 {
    height: 600px; }
    .banner.banner-03 .banner-content {
      height: 480px;
      padding: 50px; }
      .banner.banner-03 .banner-content .section-title .title {
        font-size: 46px;
        line-height: 56px; }
      .banner.banner-03 .banner-content .section-title .description {
        padding-right: 0px; }
      .banner.banner-03 .banner-content .banner-info .btn {
        flex: 0 0 165px;
        padding: 15px 25px; } }

@media (max-width: 767px) {
  .banner.banner-01 {
    background-size: auto 100%;
    background-position: 280px 0; }
    .banner.banner-01 .banner-content .section-title {
      margin-bottom: 20px; }
      .banner.banner-01 .banner-content .section-title .title {
        line-height: 46px;
        font-size: 38px; }
  .banner.banner-02 {
    padding: 80px 0px; }
    .banner.banner-02 .banner-content {
      margin-bottom: 30px; }
      .banner.banner-02 .banner-content .title {
        display: block;
        font-size: 36px;
        line-height: 70px; }
      .banner.banner-02 .banner-content .btn {
        margin-top: 30px;
        margin-left: 0px; }
    .banner.banner-02 .description {
      padding-right: 0px;
      padding-top: 30px;
      padding-left: 0px;
      margin-bottom: 0px; }
  .banner.banner-03 {
    padding: 30px;
    height: 500px; }
    .banner.banner-03 .banner-content {
      padding: 30px;
      height: 400px; }
      .banner.banner-03 .banner-content .section-title .title {
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 20px; }
      .banner.banner-03 .banner-content .banner-info {
        gap: 10px; }
        .banner.banner-03 .banner-content .banner-info .help-info span {
          font-size: 18px;
          line-height: 20px; }
        .banner.banner-03 .banner-content .banner-info .btn {
          flex: 0 0 165px;
          padding: 12px 25px; } }

@media (max-width: 575px) {
  .banner.banner-01 {
    background-position: 150px 0;
    height: auto; }
    .banner.banner-01 .light-img {
      display: none; }
    .banner.banner-01 .banner-content .section-title {
      padding-left: 15px; }
      .banner.banner-01 .banner-content .section-title .sub-title {
        top: 0px; }
      .banner.banner-01 .banner-content .section-title .title {
        font-size: 30px;
        line-height: 40px;
        padding-right: 0; }
    .banner.banner-01 .banner-content .banner-info {
      flex-wrap: wrap;
      padding-left: 15px; }
      .banner.banner-01 .banner-content .banner-info .description {
        flex: 100%; }
  .banner.banner-02 {
    padding: 60px 0px; }
    .banner.banner-02 .banner-content .title {
      font-size: 30px;
      line-height: 50px; }
      .banner.banner-02 .banner-content .title img {
        width: 120px;
        margin-top: -10px; }
  .banner.banner-03 .banner-content {
    height: auto; }
    .banner.banner-03 .banner-content .section-title .title {
      font-size: 30px;
      line-height: 40px; }
    .banner.banner-03 .banner-content .banner-info {
      gap: 15px;
      flex-wrap: wrap; }
  .inner-banner {
    height: 200px; }
    .inner-banner .title {
      font-size: 38px;
      line-height: 48px; } }

@media (max-width: 479px) {
  .banner.banner-02 .banner-content .title {
    line-height: 40px; }
    .banner.banner-02 .banner-content .title img {
      width: 100px;
      margin: 0 10px;
      margin-top: -10px; }
  .banner.banner-03 {
    height: auto;
    padding: 15px;
    margin-left: 0px;
    margin-right: 0;
    width: calc(100% - 0px); }
    .banner.banner-03 .banner-content {
      padding: 20px; }
      .banner.banner-03 .banner-content .section-title .title {
        font-size: 30px;
        line-height: 40px; }
      .banner.banner-03 .banner-content .banner-info .btn {
        flex: inherit; } }

@media (max-width: 375px) {
  .banner.banner-01 .light-02 {
    width: 50%; }
  .banner.banner-01 .light-01 {
    width: 50%;
    top: -40px;
    left: 15%; }
  .banner.banner-02 .banner-content .title img {
    width: 90px;
    margin: 0 5px;
    margin-top: -8px; }
  .banner.banner-03 .banner-content .section-title {
    padding-left: 0px; }
    .banner.banner-03 .banner-content .section-title .title {
      font-size: 28px;
      line-height: 40px; }
    .banner.banner-03 .banner-content .section-title p {
      font-size: 16px; }
  .banner.banner-03 .banner-content .banner-info {
    padding-left: 0; } }

/*****************************
  Layout
*****************************/
/*****************************
   Section Title
*****************************/
.section-title {
  padding-left: 120px;
  position: relative;
  z-index: 3;
  margin-bottom: 70px; }
  .section-title .sub-title {
    position: absolute;
    z-index: -1;
    left: 0;
    top: -45px;
    font-size: 120px;
    font-weight: 700;
    line-height: 150px;
    font-family: "Bona Nova", serif;
    text-transform: uppercase;
    -webkit-text-stroke-color: rgba(123, 123, 123, 0.1);
    -webkit-text-stroke-width: 2px;
    stroke-width: 2px;
    color: transparent; }
  .section-title .title {
    font-size: 62px;
    line-height: 72px;
    font-weight: normal;
    font-family: "Bona Nova", serif;
    text-transform: capitalize;
    color: #262626;
    position: relative;
    z-index: 2; }
  .section-title p {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 0;
    color: #7B7B7B; }
  .section-title.center {
    text-align: center;
    padding-left: 0; }
    .section-title.center .sub-title {
      left: 50%;
      transform: translateX(-50%); }
  .section-title:has(.sub-title) {
    margin-top: 20px; }
  .section-title .title-description {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 100px; }
    .section-title .title-description .description {
      flex: 0 0 auto;
      width: 65%; }
    .section-title .title-description .btn {
      margin-left: auto; }
    .section-title .title-description.without-btn {
      padding-right: 0px; }
      .section-title .title-description.without-btn .description {
        width: 75%; }

.section-title .title:not(.pgs-text-animated) {
  opacity: 0; }

.bg-dark .section-title .title {
  color: #ffffff; }

.bg-dark .section-title p {
  color: #7B7B7B; }

.section-title-horizontal {
  margin-bottom: 70px; }
  .section-title-horizontal .section-title {
    margin-bottom: 0px; }
    .section-title-horizontal .section-title .title {
      margin-bottom: 0px; }
  .section-title-horizontal .description {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 30px;
    color: #7B7B7B;
    padding-left: 50px; }

.section-title:has(.description) .title {
  margin-bottom: 40px; }

/* Scrollbar */
::-webkit-scrollbar {
  width: var(--scrollbar-width) !important; }

.table-responsive::-webkit-scrollbar {
  width: auto;
  height: var(--scrollbar-width); }

/* Sticky column */
.is-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 100px; }

/* Back to top */
.progress-wrap {
  position: fixed;
  z-index: 99;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px); }
  .progress-wrap::before {
    position: absolute;
    font-family: "Font Awesome 6 Free";
    content: "\f062";
    text-align: center;
    line-height: 46px;
    opacity: 1;
    height: 46px;
    width: 46px;
    font-size: 16px;
    font-weight: 600;
    color: #95B485; }
  .progress-wrap:after {
    content: "";
    mix-blend-mode: difference;
    filter: invert(100%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    border: 2px solid rgba(38, 38, 38, 0.6);
    z-index: -1; }
  .progress-wrap svg path {
    fill: none; }
  .progress-wrap svg.progress-circle path {
    stroke: #95B485;
    stroke-width: 4; }

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0); }

/*video section*/
.video-section {
  position: relative;
  overflow: hidden; }
  .video-section .video-wrapper {
    padding: 450px 0px; }

.video-wrapper {
  position: relative; }

.video-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 125px;
  width: 125px;
  border: 0;
  margin: 0 auto;
  font-size: 36px;
  line-height: normal;
  font-family: "Bona Nova", serif;
  font-weight: normal;
  text-transform: inherit;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  position: relative; }
  .video-btn:before {
    position: absolute;
    content: "";
    right: -30px;
    bottom: -15px;
    height: 1px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    z-index: -1;
    opacity: 1;
    transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
  .video-btn:after {
    position: absolute;
    content: "";
    right: -15px;
    bottom: -30px;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    z-index: -1;
    opacity: 1;
    transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
  .video-btn:hover {
    border: 0 !important;
    background-color: #95B485;
    color: #ffffff; }
    .video-btn:hover:before {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      width: 0px; }
    .video-btn:hover:after {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      height: 0px; }
  .video-btn:focus {
    color: #ffffff; }
  .video-btn.btn-hide {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    width: auto; }
    .video-btn.btn-hide:before {
      display: none; }
    .video-btn.btn-hide:after {
      display: none; }

.video-style-02 {
  margin-right: 50px;
  position: relative; }

[data-bg-img] {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

/*testimonial-wrapper*/
.testimonial-wrapper {
  padding-left: 50px; }
  .testimonial-wrapper .clienti-reviews {
    padding-bottom: 70px; }

/*FAQ Section*/
.faq-section .section-title {
  padding-right: 50px; }

/*****************************
  Before After
*****************************/
.before-after-section-inner {
  position: relative; }
  .before-after-section-inner .before-after-content-absolute {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%); }
    .before-after-section-inner .before-after-content-absolute .about-section {
      padding-left: 50px; }

.before-after-container {
  position: relative;
  height: 790px;
  margin-right: 50px; }
  .before-after-container .before-after-box {
    max-width: 100%;
    height: 100%;
    margin-right: 0;
    margin-left: 0; }
    .before-after-container .before-after-box .before-after-slider-wrapper {
      position: relative;
      height: 100%; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-range {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        background-color: transparent;
        border: none;
        appearance: none;
        outline: none;
        cursor: ew-resize;
        z-index: 20; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-wrapper-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: calc(50% + 1px);
        height: 100%;
        overflow: hidden;
        z-index: 3; }
        .before-after-container .before-after-box .before-after-slider-wrapper .before-after-wrapper-overlay .before-after-figure {
          height: 100%; }
          .before-after-container .before-after-box .before-after-slider-wrapper .before-after-wrapper-overlay .before-after-figure .before-bg {
            height: 100%; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-slider {
        position: absolute;
        top: 0;
        left: 50%;
        width: 5px;
        height: 100%;
        background-color: #ffffff;
        transition: background-color 0.3s ease-in-out;
        z-index: 10; }
        .before-after-container .before-after-box .before-after-slider-wrapper .before-after-slider .before-after-thumb {
          position: absolute;
          top: calc(50% - 30px);
          left: calc(50% - 30px);
          width: 60px;
          height: 60px;
          border: 5px solid #ffffff;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          background-color: transparent;
          color: #ffffff;
          border-radius: 100%;
          transform-origin: center;
          transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out; }
          .before-after-container .before-after-box .before-after-slider-wrapper .before-after-slider .before-after-thumb:before {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-right: 8px solid #ffffff;
            border-left: 0;
            left: 10px; }
          .before-after-container .before-after-box .before-after-slider-wrapper .before-after-slider .before-after-thumb:after {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 8px solid #ffffff;
            border-right: 0;
            right: 10px; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal {
        position: absolute;
        top: 50px;
        min-width: max-content;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        color: #000000;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 20px;
        font-family: "Jost", sans-serif; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal-body {
        padding: 6px 10px;
        background-color: #ffffff;
        font-size: 20px;
        z-index: 2;
        border-radius: 10px;
        font-family: "Jost", sans-serif;
        width: 110px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal-before {
        left: 50px;
        z-index: 2; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal-after {
        right: 50px;
        top: inherit;
        bottom: 50px;
        text-align: right; }
      .before-after-container .before-after-box .before-after-slider-wrapper .after-bg-box {
        height: 100%; }
        .before-after-container .before-after-box .before-after-slider-wrapper .after-bg-box .before-after-figure {
          height: 100%; }
          .before-after-container .before-after-box .before-after-slider-wrapper .after-bg-box .before-after-figure .after-bg {
            height: 100%; }
            .before-after-container .before-after-box .before-after-slider-wrapper .after-bg-box .before-after-figure .after-bg img {
              width: 100%;
              height: 100%;
              object-fit: cover; }

.before-after-range::-webkit-slider-runnable-track {
  width: 60px;
  height: 60px;
  opacity: 0; }

.before-after-range::-moz-range-thumb {
  width: 60px;
  height: 60px;
  opacity: 0; }

.before-after-range::-webkit-slider-thumb {
  width: 60px;
  height: 60px;
  opacity: 0; }

.before-after-range::-ms-fill-lower {
  background-color: transparent; }

.before-after-range::-ms-track {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: transparent;
  outline: none;
  cursor: col-resize; }

.before-after-range::-ms-thumb {
  width: 0.5%;
  height: 100%;
  opacity: 0; }

.before-after-range::-ms-tooltip {
  display: none; }

/*****************************
    Select
*****************************/
.select2-container .select2-selection--single {
  height: auto;
  outline: none; }
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px; }

.select2-container--default .select2-selection--single {
  border-radius: 0px;
  border: none; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #7B7B7B;
    line-height: inherit;
    text-transform: capitalize; }

.bigdrop {
  min-width: 196px !important; }

.select2-container--default .select2-results__option--highlighted {
  border-radius: 0;
  transition: all 0.2s ease-in-out; }
  .select2-container--default .select2-results__option--highlighted[aria-selected] {
    padding-left: 10px;
    font-weight: 400; }

/* Select Dropdown Arrow */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 50%;
  transform: translateY(-50%);
  right: 11px;
  height: 21px;
  width: 14px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none; }
  .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\f078";
    font-family: "Font Awesome 6 free";
    font-style: normal;
    font-weight: 900;
    color: #95B485; }

.select2-container--default .select2-search--dropdown {
  margin-bottom: 5px;
  padding: 0; }
  .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #eeeeee; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f6f6f6; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: rgba(149, 180, 133, 0.1);
  color: #95B485; }

.select2-dropdown {
  border: none;
  border-radius: 0px;
  z-index: 8; }

.select-border .select2-container--default .select2-selection--single {
  border: 1px solid rgba(123, 123, 123, 0.3);
  height: 43px;
  padding: 10px 20px;
  padding-left: 15px;
  border-radius: 0px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #7B7B7B; }

.select2-results__option[aria-selected] {
  text-transform: capitalize; }

.select2-container--default .select2-results > .select2-results__options {
  border: none; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #7B7B7B; }

.select2-container--open .select2-dropdown {
  border: 1px solid #eeeeee;
  padding: 10px; }

.select2-search--dropdown .select2-search__field {
  border: 1px solid #eeeeee;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.04); }

.select2-container--default .select2-selection--single {
  height: 50px;
  padding: 15px 20px; }

/*Award Section*/
.award-section {
  position: relative;
  margin-bottom: 150px;
  padding-top: 355px; }
  .award-section .award-box {
    width: 450px;
    margin-left: auto;
    padding: 45px 50px;
    background-color: #141414;
    margin-bottom: -150px;
    border-top: 5px solid #95B485; }
    .award-section .award-box img {
      width: 97px;
      margin-bottom: 35px; }
    .award-section .award-box .award-text {
      color: #ffffff;
      display: flex;
      gap: 10px; }
      .award-section .award-box .award-text .big-text {
        color: #ffffff;
        font-size: 52px;
        line-height: 1;
        margin: 0px;
        font-family: "Jost", sans-serif; }
      .award-section .award-box .award-text span {
        font-size: 16px;
        font-weight: normal;
        padding-right: 60px;
        vertical-align: middle;
        text-transform: uppercase; }
    .award-section .award-box .title {
      color: #ffffff;
      font-size: 32px;
      line-height: 46px;
      margin: 30px 0px;
      text-transform: uppercase;
      font-family: "Jost", sans-serif; }
    .award-section .award-box .list {
      margin-bottom: 30px; }
      .award-section .award-box .list li {
        color: #ffffff; }
        .award-section .award-box .list li i {
          color: #ffffff; }

.section-bg-move {
  height: 650px; }

/*pgs points*/
.pgs-points {
  list-style-type: none;
  /*position: relative;*/
  padding: 0;
  margin: 0; }
  .pgs-points .pgs-point {
    position: absolute;
    z-index: 9; }
    .pgs-points .pgs-point .pgs-point-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      flex: 0 0 30px;
      height: 30px;
      width: 30px;
      border-radius: 100%;
      background-color: #ffffff;
      box-shadow: 0 0 0px 3px rgba(255, 255, 255, 0.5);
      color: #95B485;
      cursor: pointer;
      border: 0px;
      transition: all 0.2s ease-in-out; }
      .pgs-points .pgs-point .pgs-point-btn:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: inherit;
        pointer-events: none;
        box-shadow: inset 0 0 1px 1px white;
        animation: pgs-point-pulse 2s infinite; }
    .pgs-points .pgs-point.pgs-point-1 {
      top: 207px;
      left: 29%; }
    .pgs-points .pgs-point.pgs-point-2 {
      top: 387px;
      left: 45%; }
    .pgs-points .pgs-point.pgs-point-3 {
      left: 11%;
      bottom: 280px; }
    .pgs-points .pgs-point.pgs-point-4 {
      left: 55%;
      bottom: 210px; }

/*Client Logos*/
.client-logos-section .title {
  line-height: 46px;
  font-weight: normal;
  margin-bottom: 60px; }

.client-logos-section .client-logos .item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }
  .client-logos-section .client-logos .item img:hover {
    -webkit-filter: inherit;
    filter: inherit; }

/*Product Popup*/
.product-modal-box .modal-header {
  border: 0px;
  padding: 0px;
  position: relative; }
  .product-modal-box .modal-header .btn-close {
    top: 10px;
    right: 10px;
    z-index: 9;
    padding: 10px;
    position: absolute; }

.product-modal-box .modal-body {
  padding-right: 35px; }
  .product-modal-box .modal-body .product-box {
    gap: 15px;
    display: flex; }
    .product-modal-box .modal-body .product-box .images {
      flex: 0 0 120px; }
    .product-modal-box .modal-body .product-box .product-info .title {
      color: #262626;
      margin-bottom: 10px; }

.product-modal-box .modal-footer {
  padding: 10px;
  justify-content: space-between; }
  .product-modal-box .modal-footer .price {
    color: #262626;
    font-size: 20px;
    font-weight: 600;
    margin: 0px; }
  .product-modal-box .modal-footer .btn {
    font-size: 16px;
    line-height: 26px;
    padding: 5px 15px;
    margin-top: 0px;
    margin-left: 0px; }

@-webkit-keyframes pgs-point-pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    opacity: 0; } }

/*=========== Ineer page ===========*/
body:has(.header.is-sticky) .site-content {
  margin-top: var(--header-height); }

/*About*/
.about-box .section-title {
  margin-top: 50px;
  margin-bottom: 110px; }

.about-box .about-circle {
  position: relative;
  padding-right: 110px; }
  .about-box .about-circle .about-icon {
    right: 25px;
    bottom: -85px;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    position: absolute;
    justify-content: center;
    border-radius: 100%;
    border: 1px solid #95B485;
    background-color: #ffffff;
    z-index: 9; }
    .about-box .about-circle .about-icon .icon {
      line-height: 1; }
      .about-box .about-circle .about-icon .icon i {
        font-size: 36px;
        color: #95B485; }
    .about-box .about-circle .about-icon .circle-text {
      color: #262626;
      position: absolute;
      width: 100%;
      height: 100%;
      font-size: 14px;
      -webkit-animation: textRotation 8s linear infinite;
      animation: textRotation 8s linear infinite;
      text-transform: uppercase; }
      .about-box .about-circle .about-icon .circle-text span {
        padding: 8px;
        color: #95B485;
        position: absolute;
        left: 50%;
        font-size: 16px;
        transform-origin: 0 83px; }

@keyframes textRotation {
  to {
    transform: rotate(360deg); } }

/*service*/
.faq-bg {
  padding-left: 50px; }

#panorama {
  width: 100%;
  height: 100vh; }

/*Contact Us*/
.contact-us-section .section-title {
  margin-bottom: 35px; }
  .contact-us-section .section-title .title {
    padding-left: 130px;
    line-height: 72px; }
  .contact-us-section .section-title .sub-title {
    text-transform: none; }

.contact-box .social-icon {
  margin-top: 50px; }

.contact-icon-box {
  display: flex;
  gap: 15px; }
  .contact-icon-box .icon-box-info .title {
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 10px;
    font-weight: normal; }
  .contact-icon-box .icon-box-info .description {
    margin-bottom: 0;
    font-size: 20px;
    line-height: normal; }

.contact-us-form {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 60px;
  backdrop-filter: blur(150px);
  border: 2px solid rgba(255, 255, 255, 0.5); }
  .contact-us-form .section-title {
    margin-top: 0;
    margin-bottom: 30px; }
    .contact-us-form .section-title .title {
      font-size: 36px;
      line-height: 60px;
      margin-bottom: 20px; }

.bg-dark.contact-us-form {
  border: none; }
  .bg-dark.contact-us-form .section-title .description {
    color: #ffffff; }

.map {
  -webkit-filter: grayscale(100%) invert(5%);
  -moz-filter: grayscale(100%) invert(5%);
  -ms-filter: grayscale(100%) invert(5%);
  -o-filter: grayscale(100%) invert(5%);
  filter: grayscale(100%) invert(5%);
  margin-bottom: -3px;
  height: 600px; }

.contact-form-section {
  margin-bottom: 120px; }
  .contact-form-section .section-title {
    margin-top: 0;
    margin-bottom: 50px; }
    .contact-form-section .section-title .title {
      font-size: 36px;
      line-height: 60px;
      margin-bottom: 0; }
    .contact-form-section .section-title .description {
      margin-top: 15px; }

.contact-map-section .section-title .title {
  padding-right: 50px; }

.contact-map-section .section-title .sub-title {
  text-transform: capitalize; }

.contact-map-section .contact-map-wrapper {
  padding-left: 120px; }

.contact-map-section .contact-map-wrapper .address-info-wrapper .address-info-title {
  font-size: 32px;
  font-weight: 400; }

.contact-map-section .contact-map-wrapper .address-info-wrapper .address-info-list {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  padding: 0px;
  margin: 30px 0px;
  gap: 15px; }
  .contact-map-section .contact-map-wrapper .address-info-wrapper .address-info-list li {
    color: #262626; }
    .contact-map-section .contact-map-wrapper .address-info-wrapper .address-info-list li .icon {
      margin-right: 15px; }

.contact-map-section .contact-map-wrapper .social-info-wrapper .social-info-title {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #95B485;
  gap: 15px; }
  .contact-map-section .contact-map-wrapper .social-info-wrapper .social-info-title:after {
    content: "";
    height: 1px;
    width: 50px;
    background-color: #95B485; }

.contact-map-section .contact-map-wrapper .social-info-list {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  gap: 8px; }
  .contact-map-section .contact-map-wrapper .social-info-list li a {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: "Jost", sans-serif;
    text-transform: capitalize;
    color: #95B485;
    padding: 6px 25px;
    margin-right: 14px;
    background-color: transparent;
    border: 1px solid #95B485;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 2;
    width: auto;
    margin-bottom: 14px;
    display: block; }
    .contact-map-section .contact-map-wrapper .social-info-list li a:before {
      position: absolute;
      content: "";
      right: -10px;
      bottom: -6px;
      height: 1px;
      width: 100%;
      background-color: rgba(149, 180, 133, 0.7);
      z-index: -1;
      opacity: 1;
      transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .contact-map-section .contact-map-wrapper .social-info-list li a:after {
      position: absolute;
      content: "";
      right: -6px;
      bottom: -10px;
      height: 100%;
      width: 1px;
      background-color: rgba(149, 180, 133, 0.7);
      z-index: -1;
      opacity: 1;
      transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .contact-map-section .contact-map-wrapper .social-info-list li a:hover {
      background-color: #95B485;
      color: #ffffff; }
      .contact-map-section .contact-map-wrapper .social-info-list li a:hover:before {
        opacity: 0;
        transition: 0.5s, opacity 0.3s 0.2s;
        width: 0px; }
      .contact-map-section .contact-map-wrapper .social-info-list li a:hover:after {
        opacity: 0;
        transition: 0.5s, opacity 0.3s 0.2s;
        height: 0px; }

/*Newsletter*/
.newsletter-form.newsletter-style-1 {
  position: relative; }
  .newsletter-form.newsletter-style-1 .form-control {
    color: #262626;
    margin-bottom: 0px;
    border-color: #262626;
    padding: 15px 70px 15px 0px; }
  .newsletter-form.newsletter-style-1 .send-btn {
    top: 15px;
    right: 20px;
    padding: 0px;
    border: none;
    position: absolute;
    background-color: inherit; }

/*Error 404*/
.error-content {
  text-align: center; }
  .error-content .error-title {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .error-content .error-title .title {
      font-size: 320px;
      line-height: 326px;
      margin: 0;
      font-family: "Jost", sans-serif; }
      .error-content .error-title .title.title-middle {
        height: 220px;
        width: 220px;
        border-radius: 100%;
        border: 2px solid #95B485;
        flex-shrink: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        .error-content .error-title .title.title-middle span {
          height: 130px;
          width: 130px;
          background-color: #95B485;
          display: flex;
          justify-content: center;
          align-items: center;
          color: #ffffff;
          font-size: 90px;
          font-weight: bold;
          border-radius: 100%; }
  .error-content .sub-title {
    font-size: 62px;
    line-height: 62px;
    font-weight: normal;
    margin-bottom: 50px; }
  .error-content .description {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 30px; }

.about-section {
  margin-right: -20%;
  padding-left: 100px; }
  .about-section .section-title {
    margin-bottom: 40px; }
  .about-section .project-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px 60px;
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-left: 120px; }
    .about-section .project-list li a {
      display: flex;
      align-items: center;
      gap: 20px;
      font-size: 20px;
      line-height: 30px;
      font-weight: 500;
      color: #7B7B7B; }
      .about-section .project-list li a .icon-bg {
        flex: 0 0 42px; }
      .about-section .project-list li a:hover {
        color: #95B485; }
  .about-section .more-project {
    margin-top: 40px;
    padding-left: 120px; }
  .about-section .about-video {
    gap: 30px;
    display: flex;
    margin: 60px 0px;
    align-items: center; }
    .about-section .about-video .video-wrapper {
      display: flex;
      flex: 0 0 312px;
      padding: 85px 0px;
      align-items: center; }
      .about-section .about-video .video-wrapper .video-btn {
        padding: 0px;
        font-size: 20px;
        line-height: 30px; }
        .about-section .about-video .video-wrapper .video-btn:after {
          right: -5px;
          bottom: -10px; }
        .about-section .about-video .video-wrapper .video-btn:before {
          bottom: -5px;
          right: -10px; }
    .about-section .about-video .clienti-reviews.reviews-style-05 {
      padding-left: 50px; }

/*Virtual Tours*/
.virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 52px;
  font-weight: 500;
  line-height: 62px;
  padding: 35px 50px; }
  .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button:after {
    position: absolute;
    top: 50%;
    right: 50px;
    transform: translateY(-50%);
    content: "";
    background-image: url(c9a8a367557c727cde36.svg);
    background-size: cover;
    font-weight: 600;
    font-size: 20px;
    color: #95B485;
    height: 36px;
    width: 36px; }
  .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button:hover:after {
    color: #95B485;
    content: "";
    background-image: url(e70022ff0c1bdb9d3454.svg); }

.virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body {
  height: 650px;
  padding: 0px;
  padding-bottom: 30px;
  position: relative; }
  .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body .degree {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 99;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease-in-out;
    background-color: #95B485; }
  .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body .panorama {
    width: 100%;
    height: 650px; }
  .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body:hover .degree {
    opacity: 0; }

.virtual-tours-section .accordion .accordion-item:has(.accordion-collapse.show) .accordion-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 25px; }

.pgsUpToDown {
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.pgsUpToDown.wow-animated,
.pgsUpToDown.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }

.pgsDownToUP {
  clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.pgsDownToUP.wow-animated,
.pgsDownToUP.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }

.pgsLeftToRight {
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.pgsLeftToRight.wow-animated,
.pgsLeftToRight.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }

.pgsRightToLeft {
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s; }

.pgsRightToLeft.wow-animated,
.pgsRightToLeft.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); }

/*Scrollbar*/
::-webkit-scrollbar {
  width: 4px; }

::-webkit-scrollbar-track {
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf; }

::-webkit-scrollbar-thumb {
  background-color: #95B485; }

/*************************
       Responsive
*************************/
@media (max-width: 1699px) {
  /*About Section*/
  .about-section {
    margin-right: -10%;
    padding-left: 70px; } }

@media (max-width: 1599px) {
  .about-video-section .about-section {
    margin-right: -6%;
    padding-left: 50px; } }

@media (max-width: 1499px) {
  /*About Section*/
  .about-section {
    margin-right: -5%;
    padding-left: 0px; }
    .about-section .section-title {
      padding-left: 50px; }
    .about-section .project-list {
      padding-left: 50px;
      grid-gap: 40px 30px; }
    .about-section .more-project {
      padding-left: 50px; }
  .award-section {
    padding-top: 210px;
    margin-bottom: 120px; }
    .award-section .award-box {
      margin-bottom: -120px; }
  .pgs-points .pgs-point.pgs-point-2 {
    top: 335px;
    left: 44%; }
  .pgs-points .pgs-point.pgs-point-3 {
    left: 8%;
    bottom: 250px; }
  .pgs-points .pgs-point.pgs-point-4 {
    bottom: 175px; }
  .before-after-section .before-after-container {
    margin-right: 0px; } }

@media (max-width: 1399px) {
  .testimonial-wrapper .section-title .sub-title {
    font-size: 90px;
    line-height: 120px; }
  .about-video-section .about-section .about-video .video-wrapper {
    flex: 0 0 280px; }
  .about-video-section .about-section .about-video .clienti-reviews.reviews-style-05 {
    padding-left: 0px; }
  .contact-map-section .section-title {
    padding-left: 40px; }
    .contact-map-section .section-title .title {
      font-size: 60px;
      line-height: 74px; }
  .contact-map-section .contact-map-wrapper {
    padding-left: 30px; }
  /*Virtual Tours*/
  .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button {
    padding: 35px 40px; }
    .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button:after {
      right: 40px; }
  .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body {
    height: 500px; }
    .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body .degree {
      width: 80px;
      height: 80px; }
    .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body .panorama {
      height: 500px; } }

@media (max-width: 1199px) {
  .section-title .title-description.without-btn .description {
    width: 100%; }
  .contact-us-section .section-title .title {
    font-size: 52px;
    padding-left: 50px;
    line-height: 62px; }
  .contact-us-section .section-title .sub-title {
    top: -30px;
    font-size: 80px;
    line-height: 100px; }
  .contact-icon-box .icon-box-info .title {
    font-size: 24px;
    line-height: 30px; }
  .contact-icon-box .icon-box-info .description {
    font-size: 18px;
    line-height: 28px; }
  .video-style-02 {
    margin-right: 0px;
    margin-bottom: 50px; }
  .testimonial-wrapper {
    padding-left: 0px; }
  /*FAQ Section*/
  .faq-section .section-title {
    padding-right: 0;
    padding-left: 0; }
  /*About Section*/
  .about-section {
    margin-right: 0%;
    padding-left: 0px; }
    .about-section .section-title {
      padding-left: 30px; }
    .about-section .project-list {
      padding-left: 30px;
      grid-gap: 30px 20px; }
    .about-section .more-project {
      padding-left: 30px; }
  .about-box .about-circle {
    padding-right: 0px; }
  .about-box .section-title {
    padding-left: 50px;
    margin-bottom: 40px; }
  .contact-form-section {
    margin-bottom: 80px; }
  .about-video-section .about-section {
    margin-right: 0%;
    padding-left: 30px; }
    .about-video-section .about-section .about-video .video-wrapper {
      flex: 0 0 220px;
      padding: 70px 0; }
  .pgs-points .pgs-point.pgs-point-1 {
    left: 22%; }
  .award-section .award-box {
    width: 370px; }
    .award-section .award-box .award-text span {
      padding-right: 20px; }
  .before-after-section .before-after-container {
    margin-bottom: 50px;
    height: auto; }
  .before-after-section .about-section {
    padding-right: 12px;
    padding-left: 12px; }
  .before-after-section-inner .before-after-content-absolute {
    position: inherit;
    top: 0;
    left: 0;
    width: 100%;
    transform: inherit; }
    .before-after-section-inner .before-after-content-absolute .about-section {
      padding-left: 0px; }
  .contact-map-section .section-title .title {
    font-size: 54px;
    line-height: 64px;
    padding-right: 0; } }

@media (max-width: 1024px) {
  .video-section .video-wrapper {
    padding: 225px 0px; }
  .video-btn.btn-hide {
    opacity: 1;
    position: relative;
    height: 125px;
    width: 125px; }
    .video-btn.btn-hide:before {
      display: block; }
    .video-btn.btn-hide:after {
      display: block; }
  .video-style-02 .video-btn.btn-hide {
    position: absolute;
    top: 50%;
    height: 100px;
    width: 100px;
    font-size: 28px;
    transform: translateY(-50%); }
    .video-style-02 .video-btn.btn-hide:before {
      right: -15px;
      bottom: -8px; }
    .video-style-02 .video-btn.btn-hide:after {
      right: -8px;
      bottom: -15px; }
  .about-video-section .about-section .about-video .video-wrapper {
    padding: 50px 0; }
    .about-video-section .about-section .about-video .video-wrapper .video-btn {
      height: 60px;
      width: 60px; } }

@media (max-width: 991px) {
  .container {
    max-width: 100%; }
  .section-title {
    margin-bottom: 50px;
    padding-left: 50px; }
    .section-title .sub-title {
      top: -30px;
      font-size: 80px;
      line-height: 100px; }
    .section-title .title {
      font-size: 52px;
      line-height: 62px; }
    .section-title .title-description {
      padding: 0px 40px; }
  .section-title:has(.description) .title {
    margin-bottom: 25px; }
  .section-title-horizontal {
    margin-bottom: 50px; }
    .section-title-horizontal .section-title .title {
      margin-bottom: 25px; }
    .section-title-horizontal .description {
      padding-right: 0px; }
  .video-section .video-wrapper {
    padding: 200px 0px; }
  /*Error 404*/
  .error-content .error-title .title {
    font-size: 250px;
    line-height: 260px; }
    .error-content .error-title .title.title-middle {
      height: 180px;
      width: 180px; }
      .error-content .error-title .title.title-middle span {
        height: 100px;
        width: 100px;
        font-size: 80px; }
  .error-content .sub-title {
    margin-bottom: 30px; }
  /*About Section*/
  .about-section {
    padding-left: 10px; }
    .about-section .project-list {
      padding-left: 0px;
      grid-gap: 20px 20px;
      grid-template-columns: repeat(1, 1fr); }
    .about-section .more-project {
      padding-left: 0px; }
  .about-video-section {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
    .about-video-section .about-section {
      padding-left: 0px; }
      .about-video-section .about-section .about-video {
        margin: 40px 0px; }
  .award-section {
    height: 630px;
    padding-top: 120px;
    margin-bottom: 60px; }
    .award-section .award-box {
      width: 280px;
      padding: 35px 30px;
      margin-right: 0px;
      margin-bottom: -120px; }
      .award-section .award-box .award-text .big-text {
        font-size: 40px; }
      .award-section .award-box .award-text span {
        padding-right: 0; }
      .award-section .award-box .title {
        font-size: 30px;
        line-height: 40px;
        margin: 20px 0px; }
      .award-section .award-box .btn {
        padding: 10px 30px; }
  .pgs-points .pgs-point.pgs-point-1 {
    left: 20%;
    top: 165px; }
  .pgs-points .pgs-point.pgs-point-2 {
    top: 275px;
    left: 40%; }
  .progress-wrap {
    right: 20px;
    bottom: 20px; }
  .before-after-section-inner .before-after-content-absolute .about-section .project-list {
    grid-template-columns: repeat(2, 1fr); }
  .contact-map-section .contact-map-wrapper {
    padding-left: 40px; }
  .contact-map-section .contact-us-form {
    padding: 40px; }
  /*Virtual Tours*/
  .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button {
    padding: 25px 20px;
    font-size: 42px;
    line-height: 52px; }
    .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button:after {
      right: 20px; }
  .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body {
    height: 400px; }
    .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body .degree {
      width: 60px;
      height: 60px;
      top: 20px;
      right: 20px; }
    .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body .panorama {
      height: 400px; } }

@media (max-width: 767px) {
  .client-logos-section .title {
    line-height: 36px; }
  .section-title {
    margin-bottom: 30px;
    padding-left: 0px; }
    .section-title .sub-title {
      top: -20px;
      font-size: 60px;
      line-height: 80px; }
    .section-title .title {
      font-size: 42px;
      line-height: 52px; }
    .section-title .title-description {
      padding: 0px 30px; }
  .section-title:has(.description) .title {
    margin-bottom: 15px; }
  .section-title-horizontal {
    margin-bottom: 30px; }
    .section-title-horizontal .section-title .title {
      margin-bottom: 15px; }
    .section-title-horizontal .description {
      padding-right: 0px;
      padding-left: 0px; }
  .section-bg-move {
    height: 400px; }
  .contact-us-section .section-title {
    margin-bottom: 30px; }
    .contact-us-section .section-title .title {
      font-size: 42px;
      padding-left: 0;
      line-height: 52px; }
    .contact-us-section .section-title .sub-title {
      top: -20px;
      font-size: 60px;
      line-height: 80px; }
  .contact-us-section .contact-box .social-icon {
    margin-top: 30px; }
  .contact-form-section {
    margin-bottom: 50px; }
    .contact-form-section .section-title {
      margin-bottom: 30px; }
      .contact-form-section .section-title .title {
        line-height: 46px; }
  .map {
    height: 450px; }
  .video-section .video-wrapper {
    padding: 150px 0px; }
  .video-btn {
    height: 140px;
    width: 140px;
    font-size: 36px; }
  .video-btn.btn-hide {
    height: 100px;
    width: 100px;
    font-size: 28px; }
    .video-btn.btn-hide:before {
      right: -15px;
      bottom: -8px; }
    .video-btn.btn-hide:after {
      right: -8px;
      bottom: -15px; }
  .testimonial-wrapper .clienti-reviews {
    padding-bottom: 20px; }
  .testimonial-wrapper .section-title .sub-title {
    font-size: 60px;
    line-height: 80px; }
  /* Home 2 */
  .product-modal-box .modal-body .product-box .product-info p {
    line-height: 26px; }
  /*Error 404*/
  .error-content .error-title .title {
    font-size: 140px;
    line-height: 150px; }
    .error-content .error-title .title.title-middle {
      height: 100px;
      width: 100px; }
      .error-content .error-title .title.title-middle span {
        height: 60px;
        width: 60px;
        font-size: 42px; }
  .error-content .sub-title {
    margin-bottom: 15px;
    font-size: 42px;
    line-height: 52px; }
  .section-bg-half.space-ptb:has(.about-section) {
    padding: 0px; }
  .about-box .about-circle {
    text-align: right;
    margin-top: 50px;
    padding-left: 70px; }
    .about-box .about-circle .about-icon {
      bottom: auto;
      top: -90px;
      left: 0; }
  .about-box .section-title {
    margin-top: 20px; }
  .about-video-section {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
    .about-video-section .about-section {
      padding-left: 0px; }
      .about-video-section .about-section .about-video {
        margin: 40px 0px; }
  .award-section {
    margin: 0px;
    padding: 0px;
    height: inherit;
    background-image: none !important; }
    .award-section .award-box {
      width: 100%;
      margin: 30px 0px 0px; }
      .award-section .award-box .award-text span {
        padding-right: 0; }
  .pgs-points .pgs-point.pgs-point-1 {
    left: 30%;
    top: 8%; }
  .pgs-points .pgs-point.pgs-point-2 {
    top: 16%;
    left: 45%; }
  .pgs-points .pgs-point.pgs-point-3 {
    top: 25%;
    left: 14%;
    bottom: inherit; }
  .pgs-points .pgs-point.pgs-point-4 {
    top: 27%;
    left: 60%;
    bottom: inherit; }
  .pgs-points .pgs-point .pgs-point-btn {
    height: 20px;
    width: 20px; }
  .about-section {
    padding-left: 0; }
  .contact-map-section .section-title .title {
    font-size: 42px;
    line-height: 52px; }
  /*Virtual Tours*/
  .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button {
    padding: 25px 0px;
    font-size: 30px;
    line-height: 38px; }
    .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button:after {
      right: 0px; }
  .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body {
    height: 300px; }
    .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body .panorama {
      height: 300px; } }

@media (max-width: 575px) {
  .client-logos-section .title {
    line-height: 30px; }
  .section-title .sub-title {
    top: -10px;
    font-size: 50px;
    line-height: 60px; }
  .section-title .title {
    font-size: 36px;
    line-height: 46px; }
  .section-title .description {
    font-size: 16px;
    line-height: 26px; }
  .section-title .title-description .description {
    width: 100%;
    margin-bottom: 20px; }
  .section-bg-move {
    height: 350px; }
  .contact-us-form {
    padding: 25px; }
  .contact-us-section .section-title .title {
    font-size: 36px;
    line-height: 46px; }
  .video-section .video-wrapper {
    padding: 100px 0px; }
  .video-btn {
    height: 120px;
    width: 120px;
    font-size: 30px; }
  .testimonial-wrapper .section-title .sub-title {
    font-size: 50px;
    line-height: 60px; }
  /*Error 404*/
  .error-content .error-title .title {
    font-size: 100px;
    line-height: 110px; }
    .error-content .error-title .title.title-middle {
      height: 80px;
      width: 80px; }
      .error-content .error-title .title.title-middle span {
        height: 50px;
        width: 50px;
        font-size: 36px; }
  .error-content .description {
    font-size: 18px;
    line-height: normal; }
  .error-content .sub-title {
    font-size: 32px;
    line-height: 42px; }
  .about-box .about-circle .about-icon {
    width: 125px;
    height: 125px; }
    .about-box .about-circle .about-icon .icon i {
      font-size: 30px; }
    .about-box .about-circle .about-icon .circle-text span {
      font-size: 12px;
      transform-origin: 0 62px; }
  .about-video-section .about-section .about-video {
    flex-wrap: wrap; }
    .about-video-section .about-section .about-video .video-wrapper {
      flex: 0 0 100%; }
  .award-section {
    margin-bottom: 60px; }
    .award-section .award-bg {
      height: 260px;
      object-fit: cover; }
    .award-section .award-box {
      padding: 25px 30px;
      margin-right: 30px;
      margin-bottom: -60px; }
      .award-section .award-box .award-text span {
        padding-right: 0; }
      .award-section .award-box .title {
        font-size: 24px;
        line-height: 36px; }
  .before-after-section-inner .before-after-content-absolute .about-section .project-list {
    grid-template-columns: repeat(1, 1fr); }
  .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal-body {
    font-size: 16px;
    height: 35px;
    width: 90px; }
  .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal {
    top: 20px;
    left: 20px; }
  .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal-after {
    top: inherit;
    left: inherit;
    bottom: 20px;
    right: 20px; }
  .before-after-container .before-after-box .before-after-slider-wrapper .before-after-slider {
    width: 3px; }
    .before-after-container .before-after-box .before-after-slider-wrapper .before-after-slider .before-after-thumb {
      top: calc(50% - 20px);
      left: calc(50% - 20px);
      width: 40px;
      height: 40px;
      border: 3px solid #ffffff; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-slider .before-after-thumb:before {
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 5px solid #ffffff;
        border-left: 0;
        left: 8px; }
      .before-after-container .before-after-box .before-after-slider-wrapper .before-after-slider .before-after-thumb:after {
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #ffffff;
        border-right: 0;
        right: 8px; }
  /*Virtual Tours*/
  .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button {
    padding: 20px 0px;
    font-size: 24px;
    line-height: 30px; }
    .virtual-tours-section .accordion .accordion-item .accordion-header .accordion-button:after {
      height: 30px;
      width: 30px; }
  .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body {
    height: 300px; }
    .virtual-tours-section .accordion .accordion-item .accordion-collapse .accordion-body .panorama {
      height: 300px; }
  .virtual-tours-section .accordion .accordion-item:has(.accordion-collapse.show) .accordion-header {
    margin-bottom: 15px; } }

@media (max-width: 479px) {
  .section-title .sub-title {
    font-size: 40px;
    line-height: 60px; }
  .section-title .title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 15px; }
  .testimonial-wrapper .section-title .sub-title {
    font-size: 40px;
    line-height: 60px; }
  .award-section {
    padding: 0px;
    margin-bottom: 0px; }
    .award-section .award-box {
      width: 100%;
      padding: 25px 30px;
      margin-right: 0px;
      margin-bottom: 0px; }
      .award-section .award-box .award-text span {
        padding-right: 0; }
      .award-section .award-box .title {
        font-size: 24px;
        line-height: 36px; }
  .pgs-points .pgs-point.pgs-point-1 {
    left: 21%;
    top: 8%; }
  .pgs-points .pgs-point.pgs-point-2 {
    top: 13%; }
  .pgs-points .pgs-point.pgs-point-3 {
    top: 24%;
    left: 13%; }
  .pgs-points .pgs-point.pgs-point-4 {
    top: 23%; }
  .video-btn.btn-hide {
    height: 80px;
    width: 80px;
    font-size: 24px; }
    .video-btn.btn-hide:before {
      right: -15px;
      bottom: -6px; }
    .video-btn.btn-hide:after {
      right: -6px;
      bottom: -15px; }
  .contact-form-section .section-title .title {
    font-size: 28px;
    line-height: 38px; }
  .contact-map-section .contact-map-wrapper .social-info-wrapper .social-info-title {
    margin-bottom: 8px; }
  .contact-map-section .contact-map-wrapper .social-info-list li a {
    padding: 5px 10px;
    font-size: 15px; }
  .contact-map-section .footer-top .social-horizontal-wrapper .social-info-list a i {
    font-size: 24px; }
  .contact-map-section .section-title {
    padding-left: 0; }
    .contact-map-section .section-title .title {
      font-size: 30px;
      line-height: 40px; }
  .contact-map-section .contact-map-wrapper {
    padding-left: 0; }
    .contact-map-section .contact-map-wrapper .address-info-wrapper .address-info-title {
      font-size: 24px;
      line-height: 34px; }
  .contact-map-section .contact-us-form {
    padding: 30px 15px; } }

@media (max-width: 391px) {
  .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal-body {
    font-size: 14px;
    height: 30px;
    width: 80px; }
  .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal {
    top: 10px;
    left: 10px; }
  .before-after-container .before-after-box .before-after-slider-wrapper .before-after-lebal-after {
    top: inherit;
    left: inherit;
    bottom: 10px;
    right: 10px; } }

/*****************************
  Blog
*****************************/
/*Blog Style 1*/
.blog-post.blog-style-1 .blog-post-info {
  padding-top: 35px;
  position: relative;
  margin-bottom: 40px;
  border-top: 1px solid #8B87AB; }
  .blog-post.blog-style-1 .blog-post-info:before {
    top: -2px;
    left: 0;
    height: 3px;
    width: 83px;
    content: "";
    position: absolute;
    background: #95B485;
    transition: all 0.3s ease-in-out; }
  .blog-post.blog-style-1 .blog-post-info .post-title {
    font-size: 26px;
    line-height: 36px;
    font-weight: normal; }
    .blog-post.blog-style-1 .blog-post-info .post-title a {
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      color: #262626; }
      .blog-post.blog-style-1 .blog-post-info .post-title a:hover {
        color: #95B485; }
  .blog-post.blog-style-1 .blog-post-info .post-meta ul {
    gap: 15px;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    list-style: none;
    text-transform: uppercase; }
    .blog-post.blog-style-1 .blog-post-info .post-meta ul li.post-meta-category {
      color: #95B485; }

.blog-post.blog-style-1 .blog-post-img {
  overflow: hidden; }
  .blog-post.blog-style-1 .blog-post-img img {
    transform: scale(1);
    transition: transform 20s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.blog-post.blog-style-1:hover .blog-post-info:before {
  width: 100%; }

.blog-post.blog-style-1:hover .blog-post-img img {
  transform: scale(1.3); }

.owl-carousel:has(.blog-style-1) .item {
  padding-top: 5px; }

.blog-post.blog-style-2 .blog-img {
  position: relative;
  transition: all 0.4s ease-in-out;
  border: 1px solid #eeeeee; }
  .blog-post.blog-style-2 .blog-img .author-info {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 30px 30px 0px;
    display: flex;
    width: 100%;
    gap: 15px; }
    .blog-post.blog-style-2 .blog-img .author-info .author-avatar img {
      width: 40px;
      height: 40px;
      border-radius: 50px; }
    .blog-post.blog-style-2 .blog-img .author-info .author-detail .author-name {
      color: #95B485;
      font-size: 18px;
      line-height: 18px;
      font-weight: bold;
      margin-bottom: 0px; }
    .blog-post.blog-style-2 .blog-img .author-info .author-detail .author-designation {
      color: #262626;
      font-size: 16px;
      line-height: 16px;
      font-weight: bold;
      margin-bottom: 0px;
      transition: all 0.4s ease-in-out; }
  .blog-post.blog-style-2 .blog-img .blog-info {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0px 30px 30px; }
    .blog-post.blog-style-2 .blog-img .blog-info .post-meta-date {
      color: #262626;
      font-size: 16px;
      font-weight: normal;
      text-transform: uppercase;
      transition: all 0.3s ease-in-out; }
    .blog-post.blog-style-2 .blog-img .blog-info .title {
      font-size: 26px;
      line-height: 32px;
      margin: 10px 0px 20px; }
      .blog-post.blog-style-2 .blog-img .blog-info .title a {
        color: #262626;
        transition: all 0.3s ease-in-out; }
        .blog-post.blog-style-2 .blog-img .blog-info .title a:hover {
          color: #95B485; }
    .blog-post.blog-style-2 .blog-img .blog-info ul.post-meta {
      padding: 0px;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      margin: 0px; }
      .blog-post.blog-style-2 .blog-img .blog-info ul.post-meta li.post-meta-category {
        color: #262626;
        font-size: 14px;
        line-height: 16px;
        padding: 5px 10px;
        background: #F1F5F2;
        text-transform: uppercase; }
  .blog-post.blog-style-2 .blog-img:before {
    left: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    content: "";
    background: #ffffff;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out; }

/*Blog Style 2*/
.blog-post.blog-style-2.active .blog-img:before {
  left: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 0px 100px 30px rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%; }

.blog-post.blog-style-2.active .blog-img .author-info .author-detail .author-designation {
  color: #ffffff; }

.blog-post.blog-style-2.active .blog-img .blog-info .title a {
  color: #ffffff; }

.blog-post.blog-style-2.active .blog-img .blog-info .post-meta-date {
  color: #ffffff; }

.blog-single .blog-post {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 80px;
  margin-bottom: 80px; }
  .blog-single .blog-post .post-meta ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center; }
    .blog-single .blog-post .post-meta ul li a {
      color: #7B7B7B; }
      .blog-single .blog-post .post-meta ul li a:hover {
        color: #95B485; }
    .blog-single .blog-post .post-meta ul .post-meta-category {
      display: flex;
      align-items: center;
      position: relative; }
      .blog-single .blog-post .post-meta ul .post-meta-category:before {
        content: "";
        display: inline-block;
        position: relative;
        width: 4px;
        height: 4px;
        margin: 0 15px;
        background: #7B7B7B;
        border-radius: 30px; }
  .blog-single .blog-post .post-title {
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 20px; }
  .blog-single .blog-post .blog-post-img {
    margin-bottom: 30px; }
  .blog-single .blog-post .blog-post-info p {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: normal; }
  .blog-single .blog-post .blockquote {
    background-color: #F1F5F2;
    margin: 40px 0;
    padding: 20px 60px 30px 20px;
    border: none;
    display: flex;
    gap: 25px; }
    .blog-single .blog-post .blockquote .blockquote-icon {
      flex-shrink: 0; }
    .blog-single .blog-post .blockquote .blockquote-content {
      margin-top: 15px; }
      .blog-single .blog-post .blockquote .blockquote-content p {
        font-size: 24px;
        line-height: 35px;
        color: #262626;
        margin-bottom: 20px; }
      .blog-single .blog-post .blockquote .blockquote-content .blockquote-author .blockquote-name {
        font-size: 20px;
        font-style: normal; }
  .blog-single .blog-post .blog-images {
    margin-top: 40px;
    margin-bottom: 40px; }
  .blog-single .blog-post .post-foot {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px; }

.blog-single .blog-post-author {
  display: flex;
  gap: 45px;
  margin-bottom: 60px; }
  .blog-single .blog-post-author .author-image {
    width: 175px;
    max-width: 175px;
    flex: 0 0 175px;
    padding: 0; }
    .blog-single .blog-post-author .author-image img {
      max-width: 100%;
      height: auto; }
  .blog-single .blog-post-author .author-detail .author-title {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 15px;
    font-weight: normal; }
  .blog-single .blog-post-author .author-detail .description {
    font-size: 20px;
    line-height: normal;
    color: #7B7B7B;
    margin-bottom: 20px; }
  .blog-single .blog-post-author .author-detail .author-profiles {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    display: flex;
    gap: 10px 20px;
    flex-wrap: wrap;
    list-style-type: none; }
    .blog-single .blog-post-author .author-detail .author-profiles li a {
      color: #262626;
      word-break: break-word; }
      .blog-single .blog-post-author .author-detail .author-profiles li a:hover {
        color: #95B485; }

.blog-single .blog-post-comments {
  margin-bottom: 50px; }
  .blog-single .blog-post-comments .title {
    font-size: 34px;
    line-height: 42px;
    font-weight: normal;
    margin-bottom: 30px; }
  .blog-single .blog-post-comments .comments .comment {
    display: flex;
    gap: 30px;
    padding: 50px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .blog-single .blog-post-comments .comments .comment .comment-author {
      flex: 0 0 100px; }
    .blog-single .blog-post-comments .comments .comment .comment-content .author-name {
      margin-bottom: 15px;
      font-size: 26px;
      line-height: 31px;
      font-weight: normal; }
    .blog-single .blog-post-comments .comments .comment .comment-content p {
      margin-bottom: 15px;
      font-size: 20px;
      line-height: normal; }
    .blog-single .blog-post-comments .comments .comment .comment-content a {
      font-size: 20px;
      line-height: normal; }
    .blog-single .blog-post-comments .comments .comment:first-child {
      padding-top: 0px; }
    .blog-single .blog-post-comments .comments .comment:last-child {
      border-bottom: none;
      padding-bottom: 0px; }
    .blog-single .blog-post-comments .comments .comment.comment-02 {
      padding-left: 110px; }

.blog-single .comment-form {
  padding: 80px;
  background-color: #F1F5F2; }
  .blog-single .comment-form .btn {
    padding: 15px 40px;
    margin-bottom: 0px; }

.blog-single .post-navigation .nav-links {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  justify-content: space-between !important;
  z-index: 2; }
  .blog-single .post-navigation .nav-links:before {
    content: "\f58d";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
    color: #262626;
    z-index: -1; }
  .blog-single .post-navigation .nav-links a {
    color: #262626; }
    .blog-single .post-navigation .nav-links a:hover {
      color: #95B485; }

.blogs.column-4 .blog-post.blog-style-2 .blog-img .author-info {
  padding: 15px 15px 0; }

.blogs.column-4 .blog-post.blog-style-2 .blog-img .blog-info {
  padding: 0 15px 15px; }

.blogs.column-4 .blog-post.blog-style-2 .blog-img .blog-info .title {
  font-size: 22px;
  line-height: 30px;
  margin: 0px 0px 15px; }

.blog-standard-wrapper {
  display: flex;
  flex-direction: column;
  gap: 70px; }

.blog-satndard .blog-body {
  margin-top: 30px; }
  .blog-satndard .blog-body .blog-body-top {
    display: flex;
    align-items: center; }
    .blog-satndard .blog-body .blog-body-top .author-info {
      margin-right: 15px;
      padding-right: 15px;
      border-right: 1px solid rgba(0, 0, 0, 0.3);
      display: flex;
      gap: 15px;
      align-items: center; }
      .blog-satndard .blog-body .blog-body-top .author-info .author-avatar img {
        height: 40px;
        width: 40px;
        border-radius: 100%; }
      .blog-satndard .blog-body .blog-body-top .author-info .author-detail {
        line-height: 1; }
        .blog-satndard .blog-body .blog-body-top .author-info .author-detail .author-name {
          color: #95B485;
          font-size: 18px;
          line-height: 18px;
          font-weight: bold;
          margin-bottom: 4px; }
        .blog-satndard .blog-body .blog-body-top .author-info .author-detail .author-designation {
          color: #262626;
          font-size: 16px;
          line-height: 16px;
          font-weight: bold;
          margin-bottom: 0px; }
  .blog-satndard .blog-body .post-title {
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 15px; }
    .blog-satndard .blog-body .post-title a:hover {
      color: #95B485; }
  .blog-satndard .blog-body .post-excerpt {
    margin-bottom: 0; }

.blog-satndard .post-foot {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.blog-satndard .video-wrapper {
  padding: 250px 0; }

.blog-satndard .owl-carousel .owl-nav button {
  height: 60px;
  width: 60px;
  background-color: #ffffff;
  border-color: #ffffff !important; }
  .blog-satndard .owl-carousel .owl-nav button.owl-prev {
    background-size: 30px 20px;
    left: 20px;
    background-image: url(15f65901e139757b17aa.svg) !important; }
    .blog-satndard .owl-carousel .owl-nav button.owl-prev:hover {
      background-image: url(5b6ca5394fd543d86a23.svg) !important; }
  .blog-satndard .owl-carousel .owl-nav button.owl-next {
    background-size: 30px 20px;
    right: 20px;
    background-image: url(8c112bf5e4d40bcb786a.svg) !important; }
    .blog-satndard .owl-carousel .owl-nav button.owl-next:hover {
      background-image: url(607723bef231b9994ca4.svg) !important; }
  .blog-satndard .owl-carousel .owl-nav button:before {
    background-color: #ffffff; }
  .blog-satndard .owl-carousel .owl-nav button:after {
    background-color: #ffffff; }
  .blog-satndard .owl-carousel .owl-nav button:hover {
    background-color: #95B485; }

.blog-post-quote {
  position: relative;
  padding: 45px;
  z-index: 1;
  background-color: #95B485; }
  .blog-post-quote .quote-icon {
    z-index: -1;
    position: absolute;
    left: 25px;
    top: 25px; }
    .blog-post-quote .quote-icon i {
      font-size: 70px;
      color: rgba(255, 255, 255, 0.2); }
  .blog-post-quote .title {
    font-size: 32px;
    line-height: 42px;
    color: #ffffff;
    font-family: "Bona Nova", serif;
    margin-bottom: 15px;
    display: inline-block; }
    .blog-post-quote .title:hover {
      color: #262626; }
  .blog-post-quote .description {
    color: #ffffff;
    margin-bottom: 30px; }
  .blog-post-quote .blog-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 25px;
    align-items: center; }
    .blog-post-quote .blog-body .post-meta ul {
      gap: 15px;
      margin: 0px;
      padding: 0px;
      display: flex;
      flex-wrap: wrap;
      font-size: 16px;
      list-style: none;
      text-transform: uppercase; }
      .blog-post-quote .blog-body .post-meta ul li {
        color: #ffffff; }
    .blog-post-quote .blog-body .author-info {
      display: flex;
      gap: 15px;
      align-items: center; }
      .blog-post-quote .blog-body .author-info .author-avatar img {
        height: 40px;
        width: 40px;
        border-radius: 100%; }
      .blog-post-quote .blog-body .author-info .author-detail {
        line-height: 1; }
        .blog-post-quote .blog-body .author-info .author-detail .author-name {
          color: #ffffff;
          font-size: 18px;
          line-height: 18px;
          font-weight: bold;
          margin-bottom: 4px; }
        .blog-post-quote .blog-body .author-info .author-detail .author-designation {
          color: #ffffff;
          font-size: 16px;
          line-height: 16px;
          font-weight: bold;
          margin-bottom: 0px; }

/*************************
       Responsive
*************************/
@media (max-width: 1399px) {
  .blog-satndard .video-wrapper {
    padding: 200px 0; } }

@media (max-width: 1299px) {
  .container-fluid.full-width-md:has(.blogs) {
    padding: 0 30px; } }

@media (max-width: 1199px) {
  .blog-post.blog-style-1 .blog-post-info .post-meta ul {
    gap: 10px; }
    .blog-post.blog-style-1 .blog-post-info .post-meta ul li {
      font-size: 14px; }
  .blog-post.blog-style-2 .blog-img .author-info {
    padding: 20px 20px 0px; }
  .blog-post.blog-style-2 .blog-img .blog-info {
    padding: 0px 20px 20px; }
    .blog-post.blog-style-2 .blog-img .blog-info .title {
      font-size: 20px;
      line-height: 30px;
      margin: 10px 0px 20px; }
  .blog-single .blog-post .blockquote {
    padding: 30px; }
    .blog-single .blog-post .blockquote .blockquote-icon {
      width: 90px; }
    .blog-single .blog-post .blockquote .blockquote-content p {
      font-size: 20px;
      line-height: normal;
      margin-bottom: 15px; }
    .blog-single .blog-post .blockquote .blockquote-content .blockquote-author .blockquote-name {
      font-size: 18px;
      font-style: normal; }
  .blog-satndard .video-wrapper {
    padding: 170px 0; } }

@media (max-width: 1024px) {
  .blog-satndard .video-btn.btn-hide {
    height: 100px;
    width: 100px;
    font-size: 28px; }
    .blog-satndard .video-btn.btn-hide:before {
      right: -15px;
      bottom: -8px; }
    .blog-satndard .video-btn.btn-hide:after {
      right: -8px;
      bottom: -15px; } }

@media (max-width: 767px) {
  .blog-post.blog-style-1 .blog-post-info {
    padding-top: 15px;
    margin-bottom: 10px; }
    .blog-post.blog-style-1 .blog-post-info .post-title {
      font-size: 24px;
      line-height: 34px;
      margin-bottom: 10px; }
    .blog-post.blog-style-1 .blog-post-info .post-meta ul {
      flex-direction: column;
      gap: 0; }
  .blog-single .blog-post {
    padding-bottom: 60px;
    margin-bottom: 60px; }
    .blog-single .blog-post .post-foot {
      gap: 50px;
      flex-direction: column;
      align-items: flex-start; }
    .blog-single .blog-post .blockquote .blockquote-icon {
      position: absolute;
      top: 10px;
      left: 10px; }
    .blog-single .blog-post .blockquote .blockquote-content {
      margin-top: 0; }
  .blog-single .blog-post-author {
    flex-direction: column;
    gap: 25px; }
  .blog-single .blog-post-comments .comments .comment {
    flex-direction: column;
    gap: 15px;
    padding: 30px 0px; }
    .blog-single .blog-post-comments .comments .comment .comment-author img {
      max-width: 100px; }
    .blog-single .blog-post-comments .comments .comment.comment-02 {
      padding-left: 50px; }
  .blog-single .comment-form {
    padding: 50px; }
  .blog-post-quote {
    padding: 30px; }
    .blog-post-quote .quote-icon {
      position: absolute;
      left: 15px;
      top: 15px; }
  .blog-satndard .video-wrapper {
    padding: 20% 0; } }

@media (max-width: 575px) {
  .container-fluid.full-width-md:has(.blogs) {
    padding: 0 15px; }
  .blog-single .blog-post {
    padding-bottom: 50px;
    margin-bottom: 50px; }
    .blog-single .blog-post .blockquote {
      margin: 15px 0;
      padding: 25px; }
    .blog-single .blog-post .blog-post-info p {
      margin-bottom: 15px; }
    .blog-single .blog-post .blog-images {
      margin-top: 15px;
      margin-bottom: 15px; }
    .blog-single .blog-post .post-foot {
      gap: 30px;
      margin-top: 30px; }
  .blog-single .blog-post {
    padding-bottom: 30px;
    margin-bottom: 30px; }
  .blog-single .blog-post-author {
    margin-bottom: 45px; }
  .blog-single .blog-post-comments .comments .comment.comment-02 {
    padding-left: 30px; }
  .blog-single .comment-form {
    padding: 30px; }
  .blog-standard-wrapper {
    gap: 30px; }
  .blog-satndard .blog-body .post-title {
    margin-top: 5px;
    margin-bottom: 10px; }
  .blog-satndard .blog-body .blog-body-top {
    align-items: flex-start;
    flex-direction: column;
    gap: 15px; }
    .blog-satndard .blog-body .blog-body-top .author-info {
      margin-right: 0;
      padding-right: 0;
      border-right: none; }
  .blog-satndard .post-foot {
    align-items: flex-start;
    gap: 25px;
    flex-direction: column-reverse; }
  .blog-satndard .video-btn.btn-hide {
    height: 80px;
    width: 80px;
    font-size: 24px; }
  .blog-post-quote .title {
    font-size: 26px;
    line-height: 36px; } }

/*****************************
  Shop
*****************************/
/*shop-sidebar*/
.shop-sidebar.sidebar {
  padding-left: 0px; }
  .shop-sidebar.sidebar .widget.recent-products-widget {
    padding-bottom: 0;
    border-bottom: none; }
  .shop-sidebar.sidebar .widget.categories-widget {
    border-bottom: 1px solid rgba(123, 123, 123, 0.3);
    padding-bottom: 40px; }

.shop-product .product-results {
  font-size: 16px;
  line-height: 42px;
  color: #7B7B7B; }

.shop-top-layout {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px; }
  .shop-top-layout .product-show span {
    font-size: 18px;
    line-height: 42px;
    color: #7B7B7B; }
    .shop-top-layout .product-show span:first-child {
      font-weight: 600; }

.gridlist-toggle-wrap .gridlist-toggle {
  display: flex;
  gap: 10px; }
  .gridlist-toggle-wrap .gridlist-toggle .gridlist-button {
    display: inline-block;
    background-color: #7B7B7B;
    width: 25px;
    height: 25px;
    color: #262626;
    font-size: 0;
    line-height: normal !important;
    padding: 0;
    margin-left: 0px;
    text-align: center;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s; }
  .gridlist-toggle-wrap .gridlist-toggle .grid-2-column {
    background-image: url(e895fef9554d61171174.png); }
  .gridlist-toggle-wrap .gridlist-toggle .grid-3-column {
    background-image: url(42f9c208b7b428428fdf.png); }
  .gridlist-toggle-wrap .gridlist-toggle .grid-4-column {
    background-image: url(885639b8ad0e173262d4.png); }
  .gridlist-toggle-wrap .gridlist-toggle .gridlist-toggle-list {
    background-image: url(bad2756a2dab811dc72b.png); }
  .gridlist-toggle-wrap .gridlist-toggle a:hover, .gridlist-toggle-wrap .gridlist-toggle a.active {
    background-color: #95B485; }

.price-filter {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .price-filter .price_label {
    font-size: 18px;
    text-transform: uppercase; }
  .price-filter > a {
    font-size: 18px;
    color: #262626;
    text-transform: uppercase;
    font-weight: 500; }
    .price-filter > a:hover {
      color: #95B485; }

.recent-products {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px; }
  .recent-products .products-img {
    width: 65px;
    height: 65px;
    overflow: hidden;
    flex: 0 0 80px; }
  .recent-products .products-info .products-title {
    display: block;
    color: #262626;
    font-size: 18px;
    line-height: 26px;
    font-family: "Bona Nova", serif;
    font-weight: normal;
    margin-bottom: 5px; }
    .recent-products .products-info .products-title:hover {
      color: #95B485; }
  .recent-products .products-info .products-rating {
    display: flex;
    align-items: center;
    gap: 4px; }
    .recent-products .products-info .products-rating i {
      font-size: 16px;
      color: #FAC12E; }
  .recent-products .products-info .products-price {
    font-size: 16px;
    line-height: 20px;
    color: #7B7B7B; }
    .recent-products .products-info .products-price ins {
      text-decoration: none;
      color: #95B485; }
  .recent-products:last-child {
    margin-bottom: 0px; }

.irs--flat .irs-line {
  height: 4px; }

.irs--flat .irs-bar {
  background: #95B485;
  height: 4px; }

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
  background: transparent;
  color: #95B485;
  font-size: 13px;
  font-weight: 600; }

.irs--flat .irs-handle > i:first-child, .irs--flat .irs-handle > i:first-child {
  top: -4px;
  background: #ffffff;
  width: 18px;
  height: 18px;
  border: 2px solid #95B485;
  border-radius: 100%;
  cursor: pointer;
  transition: all 0.3s ease-in-out; }

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
  display: none; }

.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child {
  background: #95B485; }

/* Product */
.shop-products {
  margin-top: 40px; }

.product {
  border: 1px solid rgba(123, 123, 123, 0.3);
  padding: 20px;
  padding-bottom: 40px;
  overflow: hidden; }
  .product .product-image {
    position: relative;
    margin-bottom: 40px; }
    .product .product-image .product-tag {
      background-color: #f4524d;
      color: #ffffff;
      font-size: 13px;
      line-height: 20px;
      font-weight: 500;
      padding: 1px 10px;
      text-transform: uppercase;
      position: absolute;
      top: 0;
      left: 0; }
      .product .product-image .product-tag:before {
        position: absolute;
        content: "";
        background-color: transparent;
        border-left: 15px solid #f4524d;
        border-bottom: 15px solid transparent;
        top: 0px;
        right: -10px; }
      .product .product-image .product-tag:after {
        position: absolute;
        content: "";
        background-color: transparent;
        border-left: 15px solid #f4524d;
        border-top: 15px solid transparent;
        right: -10px;
        bottom: 0px; }
    .product .product-image .add-to-cart-icon {
      position: absolute;
      right: 20px;
      bottom: -30px;
      height: 60px;
      width: 60px;
      background-color: #262626;
      border-radius: 100%;
      border: 7px solid #ffffff;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.3s ease-in-out; }
      .product .product-image .add-to-cart-icon:hover {
        background-color: #95B485; }
    .product .product-image .custom-icon {
      position: absolute;
      top: 15px;
      right: -85px;
      transition: all 0.3s ease-in-out; }
      .product .product-image .custom-icon ul li a.btn {
        height: 45px;
        width: 45px;
        background-color: #ffffff;
        color: #262626;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px;
        border: 1px solid #ffffff;
        position: relative;
        margin-bottom: 20px;
        transition: all 0.3s ease-in-out; }
        .product .product-image .custom-icon ul li a.btn i {
          font-size: 18px; }
        .product .product-image .custom-icon ul li a.btn:before {
          background-color: #ffffff;
          bottom: -6px;
          right: -12px; }
        .product .product-image .custom-icon ul li a.btn:after {
          background-color: #ffffff;
          right: -6px;
          bottom: -12px; }
        .product .product-image .custom-icon ul li a.btn:hover {
          background-color: #ffffff;
          border: 1px solid #ffffff;
          color: #95B485; }
  .product .product-content .product-info .product-title {
    margin-bottom: 10px; }
    .product .product-content .product-info .product-title a {
      font-size: 24px;
      line-height: 26px;
      font-weight: normal;
      color: #262626; }
      .product .product-content .product-info .product-title a:hover {
        color: #95B485; }
  .product .product-content .product-info .products-price {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    color: #7B7B7B; }
    .product .product-content .product-info .products-price ins {
      text-decoration: none; }
    .product .product-content .product-info .products-price:has(del) ins {
      color: #95B485; }
  .product .product-content .product-info .product-star ul {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-bottom: 0px; }
    .product .product-content .product-info .product-star ul li i {
      font-size: 14px;
      color: #FAC12E; }
  .product:hover .product-image .custom-icon {
    right: 6px; }

/* Product Detail */
.shop-single .nav-tabs-02 {
  border: inherit; }
  .shop-single .nav-tabs-02 .nav-tabs {
    border-top: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd !important;
    padding: 20px 0 10px 0; }
  .shop-single .nav-tabs-02 .nav-item {
    margin: 0 5px 10px; }
    .shop-single .nav-tabs-02 .nav-item .nav-link {
      font-size: 18px;
      font-weight: 500;
      border: inherit;
      color: #262626;
      background: inherit; }
    .shop-single .nav-tabs-02 .nav-item .nav-link.active {
      border: inherit;
      color: #95B485; }

.shop-single .product-detail .product-price-rating .product-rating {
  margin: 20px 0; }
  .shop-single .product-detail .product-price-rating .product-rating i {
    color: #95B485; }

.shop-single .product-detail .product-prize {
  margin-bottom: 20px; }
  .shop-single .product-detail .product-prize p {
    font-size: 26px;
    color: #262626;
    font-weight: 500; }
    .shop-single .product-detail .product-prize p span {
      color: rgba(38, 38, 38, 0.6); }
  .shop-single .product-detail .product-prize h4 {
    font-size: 20px;
    margin-bottom: 0; }
    .shop-single .product-detail .product-prize h4 span {
      font-size: 24px;
      color: #95B485;
      margin-left: 8px; }

.shop-single .product-detail .section-title .title {
  font-size: 36px;
  line-height: 48px; }

.shop-single .product-detail .add-to-cart-input .form-control {
  height: 54px; }

.shop-single .product-detail .add-to-cart-input .btn {
  text-transform: capitalize;
  margin-bottom: 0px;
  padding: 10px 35px; }

.shop-single .product-detail .product-summary a {
  margin-right: 10px;
  color: #95B485;
  border: 1px solid rgba(38, 38, 38, 0.2);
  border-radius: 0px;
  height: 50px;
  padding: 17px 19px;
  text-align: center;
  justify-content: center;
  display: inline-flex; }
  .shop-single .product-detail .product-summary a i {
    color: #95B485;
    margin-right: 0px; }
  .shop-single .product-detail .product-summary a:hover {
    color: #262626; }

.shop-single .product-detail hr {
  margin: 30px 0; }

.shop-single .product-detail .product-detail-meta {
  margin-bottom: 20px; }
  .shop-single .product-detail .product-detail-meta span {
    display: block;
    margin: 10px 0; }
    .shop-single .product-detail .product-detail-meta span a {
      color: #95B485; }
      .shop-single .product-detail .product-detail-meta span a:hover {
        color: #262626; }

.shop-single .product-detail .input-group {
  width: 90px;
  float: left;
  margin-right: 20px; }

.slider-slick {
  overflow: hidden; }
  .slider-slick .slider-for .slick-arrow {
    display: none !important; }
  .slider-slick .slider-nav .slick-arrow {
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    width: 50px;
    height: 50px;
    background-color: #95B485;
    transition: all 0.3s ease-in-out; }
    .slider-slick .slider-nav .slick-arrow.slick-prev {
      background-image: url(2d3d02cbb09043de895c.svg); }
      .slider-slick .slider-nav .slick-arrow.slick-prev:before {
        position: absolute;
        content: "" !important;
        right: -15px;
        bottom: -7px;
        height: 1px;
        width: 100%;
        background-color: #95B485;
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
      .slider-slick .slider-nav .slick-arrow.slick-prev:after {
        position: absolute;
        content: "" !important;
        right: -7px;
        bottom: -15px;
        height: 100%;
        width: 1px;
        background-color: #95B485;
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
    .slider-slick .slider-nav .slick-arrow.slick-next {
      background-image: url(de32bb6fbd42885fa500.svg); }
      .slider-slick .slider-nav .slick-arrow.slick-next:before {
        position: absolute;
        content: "" !important;
        left: -15px;
        bottom: -7px;
        height: 1px;
        width: 100%;
        background-color: #95B485;
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
      .slider-slick .slider-nav .slick-arrow.slick-next:after {
        position: absolute;
        content: "" !important;
        left: -7px;
        bottom: -15px;
        height: 100%;
        width: 1px;
        background-color: #95B485;
        z-index: -1;
        opacity: 1;
        transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55); }
  .slider-slick .slider-nav:hover .slick-arrow {
    opacity: 1;
    z-index: 9; }
    .slider-slick .slider-nav:hover .slick-arrow.slick-prev {
      left: 0; }
    .slider-slick .slider-nav:hover .slick-arrow.slick-next {
      right: 0; }
    .slider-slick .slider-nav:hover .slick-arrow:hover {
      background-color: #262626; }
      .slider-slick .slider-nav:hover .slick-arrow:hover:before {
        opacity: 0;
        transition: 0.5s, opacity 0.3s 0.2s;
        width: 0px; }
      .slider-slick .slider-nav:hover .slick-arrow:hover:after {
        opacity: 0;
        transition: 0.5s, opacity 0.3s 0.2s;
        height: 0px; }
  .slider-slick .slider-nav .slick-track .slick-slide {
    margin-left: 5px;
    margin-right: 5px; }

.qty {
  border: 1px solid rgba(38, 38, 38, 0.2);
  margin-right: 10px;
  align-items: center;
  display: flex;
  padding: 10px;
  border-radius: 0;
  width: 170px;
  justify-content: space-between; }
  .qty .count {
    color: #262626;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 28px;
    padding: 0 2px;
    text-align: center;
    width: auto;
    -moz-appearance: textfield; }
  .qty .plus {
    padding: 5px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    color: rgba(38, 38, 38, 0.2);
    line-height: 1;
    text-align: center; }
  .qty input {
    color: #ffffff;
    border-color: inherit;
    text-align: center;
    width: auto; }
  .qty .minus {
    padding: 5px;
    cursor: pointer;
    display: inline-block;
    color: rgba(38, 38, 38, 0.2);
    line-height: 1;
    text-align: center; }
  .qty input {
    border: 0;
    width: 2%; }
    .qty input::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .qty input::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .qty input:disabled {
      background-color: white; }

/*commentlist*/
.commentlist {
  display: flex; }
  .commentlist .comment-author {
    width: 70px;
    flex: 0 0 70px; }
  .commentlist .comment-content {
    padding: 15px;
    margin-left: 30px;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #eeeeee; }
    .commentlist .comment-content .reviews {
      display: flex;
      flex-wrap: wrap; }
      .commentlist .comment-content .reviews .rating {
        margin-left: auto; }
        .commentlist .comment-content .reviews .rating i {
          color: #95B485; }

.form-check-label {
  padding-left: 0px; }

.search-field {
  padding-left: 20px;
  box-shadow: none;
  border: none;
  height: 50px;
  border: 1px solid #eeeeee;
  width: 100%;
  background: #ffffff; }

/* Checkout */
.checkout .section-title {
  padding-left: 0px;
  margin-bottom: 30px; }
  .checkout .section-title .title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0; }

.checkout form {
  padding: 30px;
  border: 1px solid #eeeeee; }
  .checkout form .select-border {
    margin-bottom: 30px; }
  .checkout form .select2-container--default {
    margin-bottom: 30px; }
    .checkout form .select2-container--default .select2-selection--single {
      display: flex;
      align-items: center;
      padding: 15px 0;
      border-bottom: 1px solid #95B485;
      background-color: transparent;
      position: relative; }
      .checkout form .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 18px;
        line-height: 28px;
        font-weight: 400; }
      .checkout form .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        height: auto;
        width: auto; }

.checkout-info .checkout-login {
  padding: 20px;
  border: 2px dashed #eeeeee; }

.checkout-info-returning .checkout-coupon {
  padding: 20px;
  border: 1px solid #eeeeee; }

.checkout-info-coupon .checkout-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .checkout-info-coupon .checkout-info .coupon-icon {
    flex: 0 0 50px;
    margin-right: 20px; }

.checkout-info-coupon .checkout-coupon {
  padding: 20px;
  border: 2px dashed #eeeeee; }
  .checkout-info-coupon .checkout-coupon .form-row .form-group .form-control {
    border: 1px solid #95B485;
    padding: 10px 15px; }

.checkout-review-title.section-title {
  padding-left: 0px;
  margin-bottom: 30px; }
  .checkout-review-title.section-title .title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0; }

.checkout-review {
  padding: 15px 30px 30px;
  border: 1px solid #eeeeee; }
  .checkout-review .table {
    margin-bottom: 24px; }
    .checkout-review .table tr th {
      padding: 15px 0;
      font-size: 18px;
      font-weight: 600;
      color: #262626; }
      .checkout-review .table tr th:last-child {
        text-align: right; }
    .checkout-review .table tr th.shipping {
      font-size: 14px; }
    .checkout-review .table tr td {
      text-align: left;
      padding: 15px 0;
      font-size: 16px;
      font-weight: 500;
      color: #7B7B7B; }
      .checkout-review .table tr td:last-child {
        text-align: right; }
    .checkout-review .table tr td.amount {
      font-size: 18px; }
    .checkout-review .table tbody {
      border-bottom: 2px solid #eeeeee; }
  .checkout-review .accordion .accordion-item .accordion-header .accordion-button {
    font-size: 20px;
    line-height: 26px;
    padding: 20px 20px; }
    .checkout-review .accordion .accordion-item .accordion-header .accordion-button:after {
      height: 16px;
      width: 24px; }
  .checkout-review .accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 20px;
    padding-top: 0px;
    font-size: 16px;
    line-height: 26px; }
  .checkout-review .custom-checkbox .form-check-input {
    margin-top: 6px; }

/* Cart */
.cart-table {
  border: 1px solid #eeeeee; }
  .cart-table .table {
    margin-bottom: 0;
    font-size: 18px;
    border: 1px solid #eeeeee; }
    .cart-table .table tr th {
      border: none;
      padding: 15px 10px;
      color: #ffffff;
      background-color: #262626;
      text-align: left;
      vertical-align: middle; }
    .cart-table .table tr td {
      border: none;
      border-top: 1px solid #eeeeee;
      padding: 10px;
      font-weight: 500;
      text-align: left;
      vertical-align: middle; }
      .cart-table .table tr td.product-remove {
        padding: 15px 25px;
        text-align: center; }
        .cart-table .table tr td.product-remove a {
          color: rgba(38, 38, 38, 0.2); }
      .cart-table .table tr td.product-quantity .form-control {
        width: 70px;
        border: 1px solid #eeeeee;
        height: 40px;
        padding: 5px 10px; }
      .cart-table .table tr td.product-quantity .qty {
        margin-right: 0;
        display: inline-flex;
        padding: 5px 0px;
        width: auto;
        justify-content: space-between; }
        .cart-table .table tr td.product-quantity .qty .count {
          width: auto;
          min-width: inherit;
          padding: 0;
          line-height: 1; }
      .cart-table .table tr td.product-remove a:hover {
        color: #262626; }
      .cart-table .table tr td.product-cart-btn {
        width: 20%; }
        .cart-table .table tr td.product-cart-btn .btn {
          white-space: nowrap;
          font-size: 18px;
          line-height: 26px;
          padding: 10px 45px; }
      .cart-table .table tr td.product-name {
        min-width: 150px; }
    .cart-table .table thead tr {
      border: none; }
      .cart-table .table thead tr th:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
      .cart-table .table thead tr th:first-child {
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
    .cart-table .table tbody tr td.product-name a {
      color: #262626; }
      .cart-table .table tbody tr td.product-name a:hover {
        color: #95B485; }
  .cart-table .actions {
    display: flex;
    border-top: none;
    padding: 15px 10px;
    align-items: center; }
    .cart-table .actions .coupon form {
      display: flex; }
    .cart-table .actions .coupon .input-text {
      border: 1px solid #eeeeee;
      border-radius: 0px;
      height: 48px;
      padding: 10px 20px;
      -webkit-box-shadow: none;
      box-shadow: none;
      font-size: 18px;
      font-weight: 500;
      margin-right: 10px;
      color: #262626; }
    .cart-table .actions .coupon .btn {
      padding: 9px 20px;
      font-size: 18px; }
    .cart-table .actions .update-cart {
      margin-left: auto; }
      .cart-table .actions .update-cart .btn {
        padding: 9px 35px;
        font-size: 18px; }

.cart-table .table td.product-thumbnail img {
  width: 70px;
  height: auto; }

.cart-totals {
  padding: 25px;
  margin-top: 0px !important;
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  background: #ffffff; }
  .cart-totals .cart-totals-title {
    font-weight: normal;
    margin-bottom: 20px;
    text-align: center; }
  .cart-totals .table {
    font-size: 18px; }
    .cart-totals .table tr th {
      text-align: left;
      border: none;
      border-top: 1px solid #eeeeee;
      vertical-align: middle;
      background: #ffffff; }
    .cart-totals .table tr td {
      text-align: right;
      border: none;
      border-top: 1px solid #eeeeee;
      background: #ffffff; }
    .cart-totals .table tr.shipping .form-check-label {
      padding-left: 0px; }
    .cart-totals .table tr.shipping p {
      margin-bottom: 0; }
    .cart-totals .table tr.order-total th {
      font-size: 18px;
      font-weight: 600;
      color: #262626; }
    .cart-totals .table tr.order-total td {
      font-size: 26px;
      font-weight: 600;
      color: #262626; }
    .cart-totals .table tr.shipping th {
      vertical-align: top; }
    .cart-totals .table .cart-subtotal th {
      font-size: 18px;
      font-weight: 600;
      border: none; }
    .cart-totals .table .cart-subtotal td {
      font-size: 18px;
      font-weight: 600;
      border: none; }
  .cart-totals .checkout-button {
    width: 100%;
    text-align: center;
    padding: 15px 25px;
    display: block; }

.form-check-input:checked {
  background-color: #95B485;
  border-color: #95B485; }

.form-check-input:focus {
  border-color: #95B485;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(149, 180, 133, 0.25); }

.cart-item-list {
  overflow: hidden;
  overflow-y: auto;
  list-style-type: none;
  padding: 0;
  padding-right: 10px;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 15px; }
  .cart-item-list .cart-item {
    position: relative;
    display: flex;
    gap: 15px;
    padding-right: 25px; }
    .cart-item-list .cart-item:not(:last-child) {
      padding-bottom: 15px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .cart-item-list .cart-item .product-remove {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 16px;
      color: rgba(255, 255, 255, 0.5); }
      .cart-item-list .cart-item .product-remove:hover {
        color: white; }
    .cart-item-list .cart-item .product-image {
      flex: 0 0 80px;
      width: 80px; }
    .cart-item-list .cart-item .product-details {
      align-self: center; }
      .cart-item-list .cart-item .product-details .product-title {
        font-size: 18px;
        line-height: 24px;
        display: inline-block;
        color: #ffffff;
        transition: all 0.3s ease-in-out; }
        .cart-item-list .cart-item .product-details .product-title:hover {
          color: #95B485; }
      .cart-item-list .cart-item .product-details .product-price {
        color: #95B485; }

.cart-sidepanel {
  width: 450px; }
  .cart-sidepanel .offcanvas-header {
    padding: 30px 40px 30px; }
  .cart-sidepanel .cart-item-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0px 40px 40px; }
    .cart-sidepanel .cart-item-body .mini-cart-total {
      color: #ffffff;
      padding: 0px;
      font-size: 24px;
      width: 100%;
      margin-top: 30px;
      margin-bottom: 20px;
      display: flex;
      justify-content: space-between; }
    .cart-sidepanel .cart-item-body .cart-buttons {
      display: flex;
      gap: 15px; }
      .cart-sidepanel .cart-item-body .cart-buttons .btn {
        padding: 10px 25px;
        width: 100%;
        margin-bottom: 5px;
        font-size: 0.97rem; }

/* Shop Category */
.shop-category {
  padding: 25px 15px; }
  .shop-category h5 {
    margin-bottom: 20px; }
  .shop-category ul {
    margin-bottom: 0; }
    .shop-category ul li a {
      padding: 5px 0;
      display: block; }

/*************************
       Responsive
*************************/
@media (max-width: 1399px) {
  .cart-table .table tr td.product-cart-btn {
    width: auto; } }

@media (max-width: 1199px) {
  .shop-top-layout {
    gap: 15px; }
  .gridlist-toggle-wrap .gridlist-toggle {
    gap: 5px; } }

@media (max-width: 767px) {
  .shop-product-wrapper {
    margin-top: 50px; }
  .shop-top-layout {
    justify-content: flex-start; }
  .cart-table .table tr td.product-remove {
    padding: 10px; }
  .cart-table .actions {
    flex-direction: column;
    align-items: flex-start; }
    .cart-table .actions .coupon {
      width: 100%; }
      .cart-table .actions .coupon .input-text {
        width: 100%;
        padding: 10px; }
      .cart-table .actions .coupon .btn {
        flex-shrink: 0; }
    .cart-table .actions .update-cart {
      width: 100%;
      margin-left: 0; }
      .cart-table .actions .update-cart .btn {
        display: block; }
  .cart-totals {
    padding: 15px; }
  .commentlist .comment-content {
    margin-left: 15px; }
    .commentlist .comment-content .reviews {
      flex-direction: column;
      margin-bottom: 15px; }
      .commentlist .comment-content .reviews .meta {
        margin-bottom: 5px; }
      .commentlist .comment-content .reviews .rating {
        margin-left: 0; }
  .cart-item-list {
    grid-gap: 20px; }
    .cart-item-list .cart-item .product-image {
      flex: 0 0 60px;
      width: 60px; }
  .cart-sidepanel .offcanvas-header {
    padding: 20px; }
  .cart-sidepanel .cart-item-body {
    padding: 0px 20px 30px; }
    .cart-sidepanel .cart-item-body .mini-cart-total {
      font-size: 18px; }
    .cart-sidepanel .cart-item-body .cart-buttons {
      gap: 10px; }
      .cart-sidepanel .cart-item-body .cart-buttons .btn {
        padding: 10px 20px; }
  .shop-single .product-detail .section-title .title {
    font-size: 30px;
    line-height: 40px; }
  .shop-single .product-detail .product-prize p {
    font-size: 22px; } }

@media (max-width: 575px) {
  .cart-sidepanel .cart-item-body .cart-buttons {
    gap: 5px; }
    .cart-sidepanel .cart-item-body .cart-buttons .btn {
      width: 100%;
      padding: 5px;
      font-size: 14px; }
  .cart-table .actions .coupon .input-text {
    font-size: 16px; } }

@media (max-width: 479px) {
  .shop-top-layout {
    flex-direction: column;
    align-items: flex-start; }
  .gridlist-toggle-wrap .gridlist-toggle {
    gap: 15px; }
  .cart-table .actions .coupon .btn {
    padding: 9px 10px;
    font-size: 14px; }
  .shop-single .nav-tabs-02 .nav-tabs {
    padding-top: 10px; }
  .shop-single .nav-tabs-02 .nav-item {
    margin: 0; }
    .shop-single .nav-tabs-02 .nav-item .nav-link {
      padding: 10px 15px;
      font-size: 16px; }
  .commentlist {
    flex-direction: column; }
    .commentlist .comment-content {
      margin-left: 0;
      margin-top: 5px; }
      .commentlist .comment-content .reviews {
        margin-bottom: 15px; }
        .commentlist .comment-content .reviews .meta {
          margin-bottom: 0; }
        .commentlist .comment-content .reviews .rating {
          margin-left: 0; }
  .checkout form.form-row {
    padding: 15px; }
  .checkout-review {
    padding: 15px; } }

@media (max-width: 391px) {
  .cart-sidepanel {
    width: 280px !important; } }

/*****************************
    Footer
*****************************/
.footer {
  /*footer-style-02*/ }
  .footer.footer-style-01 {
    padding-top: 0px; }
    .footer.footer-style-01 .footer-top ul.social-info-list {
      display: flex;
      align-items: center;
      gap: 0px;
      margin-bottom: 0px;
      border: none; }
      .footer.footer-style-01 .footer-top ul.social-info-list li {
        border-right: 1px solid rgba(255, 255, 255, 0.1); }
        .footer.footer-style-01 .footer-top ul.social-info-list li a {
          font-size: 18px;
          line-height: 32px;
          font-weight: 500;
          font-family: "Jost", sans-serif;
          color: #ffffff;
          transition: all 0.3s ease-in-out; }
          .footer.footer-style-01 .footer-top ul.social-info-list li a:hover {
            color: #95B485; }
    .footer.footer-style-01 .footer-top .widget-address ul {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      gap: 50px;
      margin-bottom: 0px; }
      .footer.footer-style-01 .footer-top .widget-address ul li {
        margin-bottom: 0px; }
        .footer.footer-style-01 .footer-top .widget-address ul li a {
          font-size: 16px;
          line-height: 24px;
          font-weight: 400;
          font-family: "Jost", sans-serif;
          color: #ffffff;
          transition: all 0.3s ease-in-out; }
          .footer.footer-style-01 .footer-top .widget-address ul li a:hover {
            color: #95B485; }
    .footer.footer-style-01 .min-footer {
      padding: 0px; }
      .footer.footer-style-01 .min-footer .footer-left {
        padding-top: 120px;
        padding-right: 60px;
        padding-left: 60px;
        border-right: 1px solid rgba(255, 255, 255, 0.1); }
      .footer.footer-style-01 .min-footer .footer-right {
        padding-top: 120px;
        padding-bottom: 60px;
        padding-left: 130px; }
        .footer.footer-style-01 .min-footer .footer-right .title {
          font-weight: normal;
          margin-bottom: 30px; }
        .footer.footer-style-01 .min-footer .footer-right .footer-right-top {
          padding-bottom: 60px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.1);
          margin-bottom: 60px; }
          .footer.footer-style-01 .min-footer .footer-right .footer-right-top .widget .widget-title {
            margin-bottom: 20px; }
        .footer.footer-style-01 .min-footer .footer-right .widget-logo {
          gap: 40px;
          display: flex; }
          .footer.footer-style-01 .min-footer .footer-right .widget-logo img {
            max-width: 60px; }
        .footer.footer-style-01 .min-footer .footer-right .footer-right-bottom ul {
          margin-bottom: 0px; }
          .footer.footer-style-01 .min-footer .footer-right .footer-right-bottom ul li a {
            font-size: 16px;
            line-height: 26px;
            font-weight: 300;
            font-family: "Jost", sans-serif;
            color: #ffffff;
            transition: all 0.3s ease-in-out; }
            .footer.footer-style-01 .min-footer .footer-right .footer-right-bottom ul li a:hover {
              color: #95B485; }
        .footer.footer-style-01 .min-footer .footer-right .footer-right-bottom .copyright {
          font-size: 16px;
          line-height: 26px;
          font-weight: 300; }
  .footer.footer-style-02 {
    padding-top: 120px; }
    .footer.footer-style-02 .min-footer {
      padding: 0px 150px;
      padding-bottom: 80px; }
      .footer.footer-style-02 .min-footer .footer-left {
        padding-right: 70px; }
      .footer.footer-style-02 .min-footer .widget-newsletter p {
        margin-bottom: 40px;
        font-weight: 300; }
      .footer.footer-style-02 .min-footer .widget-newsletter .newsletter-form .form-control {
        margin-bottom: 30px;
        background-color: inherit;
        border: none;
        padding-left: 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
      .footer.footer-style-02 .min-footer .footer-right {
        padding-left: 130px; }
        .footer.footer-style-02 .min-footer .footer-right .widget.widget-menu ul {
          display: grid;
          grid-template-columns: repeat(3, 1fr); }
        .footer.footer-style-02 .min-footer .footer-right .footer-right-top {
          padding-bottom: 50px; }
          .footer.footer-style-02 .min-footer .footer-right .footer-right-top .widget-address {
            padding-right: 120px; }
    .footer.footer-style-02 .widget .widget-title {
      font-weight: normal;
      margin-bottom: 20px; }
    .footer.footer-style-02 .widget-app ul {
      display: flex;
      gap: 10px;
      align-items: center; }
    .footer.footer-style-02 .footer-bottom {
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      padding: 20px 150px; }
      .footer.footer-style-02 .footer-bottom ul.widget-menu {
        display: flex;
        gap: 30px;
        align-items: center;
        justify-content: flex-end;
        margin-bottom: 0px; }
        .footer.footer-style-02 .footer-bottom ul.widget-menu li {
          color: #ffffff;
          font-weight: 300;
          margin: 5px 0; }
          .footer.footer-style-02 .footer-bottom ul.widget-menu li a {
            font-size: 18px;
            line-height: 28px;
            font-weight: 300;
            color: rgba(255, 255, 255, 0.8);
            transition: all 0.3s ease-in-out; }
            .footer.footer-style-02 .footer-bottom ul.widget-menu li a:hover {
              color: #95B485; }
  .footer .copyright p {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 0px;
    font-weight: 300; }
  .footer .copyright a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Jost", sans-serif;
    color: #ffffff;
    transition: all 0.3s ease-in-out; }
    .footer .copyright a:hover {
      color: #95B485; }

/* widget */
.widget .widget-title {
  font-weight: 400;
  font-size: 24px;
  line-height: 38px;
  margin-bottom: 8px; }

.widget p {
  color: rgba(255, 255, 255, 0.8); }

.widget-menu ul li {
  color: #ffffff;
  margin: 5px 0;
  font-weight: 300; }
  .widget-menu ul li a {
    font-size: 18px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease-in-out;
    font-weight: 300; }
    .widget-menu ul li a:hover {
      color: #95B485; }

.widget-address ul li {
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 10px;
  font-weight: 300; }
  .widget-address ul li a {
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease-in-out;
    font-weight: 300; }
    .widget-address ul li a:hover {
      color: #95B485; }
  .widget-address ul li:last-child {
    margin-bottom: 0px; }

.widget-newsletter p {
  margin-bottom: 30px; }

.widget-newsletter .newsletter-form {
  position: relative; }
  .widget-newsletter .newsletter-form .form-control {
    width: 100%;
    background: #141414;
    border-radius: 0px;
    border: 1px solid #141414;
    color: #ffffff;
    padding: 17px 50px 17px 20px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px; }
    .widget-newsletter .newsletter-form .form-control:focus {
      box-shadow: none; }
    .widget-newsletter .newsletter-form .form-control::-ms-input-placeholder {
      /* Edge 12-18 */
      color: rgba(255, 255, 255, 0.5); }
    .widget-newsletter .newsletter-form .form-control::placeholder {
      color: rgba(255, 255, 255, 0.5); }
  .widget-newsletter .newsletter-form .subscribe-btn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
    color: #95B485;
    padding: 14px 20px; }

.widget-social .social-icon.social-icon-style-02 ul li a {
  color: #ffffff;
  border: 1px solid #ffffff; }
  .widget-social .social-icon.social-icon-style-02 ul li a:before {
    background-color: #ffffff; }
  .widget-social .social-icon.social-icon-style-02 ul li a:after {
    background-color: #ffffff; }
  .widget-social .social-icon.social-icon-style-02 ul li a:hover {
    background-color: #95B485;
    color: #ffffff;
    border: 1px solid #95B485; }
    .widget-social .social-icon.social-icon-style-02 ul li a:hover:before {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      width: 0px; }
    .widget-social .social-icon.social-icon-style-02 ul li a:hover:after {
      opacity: 0;
      transition: 0.5s, opacity 0.3s 0.2s;
      height: 0px; }

.footer .widget-social .social-icon ul li a {
  color: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.7); }
  .footer .widget-social .social-icon ul li a:before {
    background-color: rgba(255, 255, 255, 0.7); }
  .footer .widget-social .social-icon ul li a:after {
    background-color: rgba(255, 255, 255, 0.7); }

/*************************
       Responsive
*************************/
@media (max-width: 1599px) {
  .footer.footer-style-02 .min-footer {
    padding: 0px 80px;
    padding-bottom: 80px; }
    .footer.footer-style-02 .min-footer .footer-right {
      padding-left: 70px; }
      .footer.footer-style-02 .min-footer .footer-right .footer-right-top .widget-address {
        padding-right: 50px; }
  .footer.footer-style-02 .footer-bottom {
    padding: 20px 80px; } }

@media (max-width: 1399px) {
  .footer.footer-style-01 .min-footer .footer-left {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 100px; }
  .footer.footer-style-01 .min-footer .footer-right {
    padding-left: 60px;
    padding-top: 100px; } }

@media (max-width: 1299px) {
  .footer.footer-style-02 .min-footer {
    padding: 0px 30px;
    padding-bottom: 80px; }
    .footer.footer-style-02 .min-footer .footer-right {
      padding-left: 70px; }
      .footer.footer-style-02 .min-footer .footer-right .footer-right-top .widget-address {
        padding-right: 50px; }
  .footer.footer-style-02 .footer-bottom {
    padding: 20px 30px; } }

@media (max-width: 1199px) {
  .footer.footer-style-01 .footer-top ul.widget-menu {
    gap: 40px; }
  .footer.footer-style-01 .footer-top .widget-address ul {
    gap: 40px; }
  .footer.footer-style-01 .min-footer .footer-left {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 60px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px; }
  .footer.footer-style-01 .min-footer .footer-right {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 60px; }
  .footer.footer-style-02 .min-footer .footer-left {
    padding-bottom: 60px;
    padding-right: 12px; }
  .footer.footer-style-02 .min-footer .footer-right {
    padding-left: 12px; }
    .footer.footer-style-02 .min-footer .footer-right .footer-right-top .widget-address {
      padding-right: 0px; }
  .footer.footer-style-02 .footer-bottom {
    padding: 20px 30px; } }

@media (max-width: 991px) {
  .footer.footer-style-01 .footer-top {
    padding: 0px; }
    .footer.footer-style-01 .footer-top ul.widget-menu {
      gap: 20px;
      justify-content: center; }
    .footer.footer-style-01 .footer-top .widget-address ul {
      gap: 20px;
      justify-content: center; }
  .footer.footer-style-01 .min-footer {
    padding: 0px 30px; }
    .footer.footer-style-01 .min-footer .footer-left {
      padding-right: 0px;
      padding-left: 0px;
      padding-top: 60px;
      padding-bottom: 20px; }
    .footer.footer-style-01 .min-footer .footer-right {
      padding-left: 30px;
      padding-right: 20px;
      padding-top: 60px; }
      .footer.footer-style-01 .min-footer .footer-right .footer-right-top {
        padding-bottom: 40px;
        margin-bottom: 40px; }
  .footer.footer-style-02 {
    padding-top: 80px; }
    .footer.footer-style-02 .min-footer {
      padding-bottom: 60px; } }

@media (max-width: 767px) {
  .footer.footer-style-01 .footer-top {
    padding: 0px; }
    .footer.footer-style-01 .footer-top ul.widget-menu {
      gap: 20px;
      justify-content: center; }
    .footer.footer-style-01 .footer-top .widget-address ul {
      gap: 20px;
      justify-content: center; }
    .footer.footer-style-01 .footer-top ul.social-info-list li a {
      font-size: 16px;
      padding: 25px 0; }
      .footer.footer-style-01 .footer-top ul.social-info-list li a i {
        opacity: 1;
        line-height: 1;
        font-size: 30px;
        visibility: visible;
        position: inherit; }
      .footer.footer-style-01 .footer-top ul.social-info-list li a span {
        display: none; }
  .footer.footer-style-01 .min-footer {
    padding: 0; }
    .footer.footer-style-01 .min-footer .footer-left {
      padding: 50px 15px; }
      .footer.footer-style-01 .min-footer .footer-left .widget-newsletter .newsletter-form .form-control {
        margin-bottom: 0px; }
    .footer.footer-style-01 .min-footer .footer-right {
      padding: 50px 15px; }
      .footer.footer-style-01 .min-footer .footer-right .title {
        font-size: 20px;
        line-height: 30px; }
      .footer.footer-style-01 .min-footer .footer-right .widget-logo {
        gap: 20px; }
      .footer.footer-style-01 .min-footer .footer-right .footer-right-top {
        padding-bottom: 50px;
        margin-bottom: 50px; }
  .footer.footer-style-02 {
    padding-top: 50px; }
    .footer.footer-style-02 .min-footer {
      padding: 0 0 50px 0; }
      .footer.footer-style-02 .min-footer .footer-left {
        padding-bottom: 50px; }
      .footer.footer-style-02 .min-footer .footer-right .widget.widget-menu ul {
        grid-template-columns: repeat(2, 1fr); }
    .footer.footer-style-02 .footer-bottom {
      padding: 20px 0; }
      .footer.footer-style-02 .footer-bottom ul.widget-menu {
        justify-content: center; }
  .footer .copyright p {
    font-size: 16px; } }

@media (max-width: 575px) {
  .footer.footer-style-01 .min-footer .footer-right {
    padding-bottom: 25px; }
    .footer.footer-style-01 .min-footer .footer-right .footer-right-top {
      padding-bottom: 30px;
      margin-bottom: 25px; }
    .footer.footer-style-01 .min-footer .footer-right .footer-right-bottom ul.widget-menu {
      text-align: left; }
    .footer.footer-style-01 .min-footer .footer-right .footer-right-bottom .copyright {
      margin-top: 10px;
      text-align: left; }
  .footer .copyright {
    flex-direction: column-reverse;
    gap: 5px; } }

@media (max-width: 479px) {
  .footer.footer-style-01 .footer-top ul.widget-menu {
    gap: 10px; }
    .footer.footer-style-01 .footer-top ul.widget-menu li a {
      font-size: 16px;
      line-height: 30px; }
  .footer.footer-style-01 .footer-top .widget-address ul {
    flex-direction: column; }
  .footer.footer-style-01 .min-footer .footer-right .widget-logo {
    flex-direction: column; } }

