@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Template Name: Fioxen - Directory & Listings HTML Template
    Template URI: site.com
    Description: Fioxen - Directory & Listings HTML Template
    Author: WebTend
    Author URI: https://webtend.net/
    Version: 1.0

-----------------------------------------------------------------------------------

##### CSS INDEX  ######

    01. default css
    02.header css
    03. Hero css
    04. Aout css
    05. Project css
    06. services css
    07. creativity css
    08. why us css
    09. Team css
    10. price css
    11. packages css
    12. get project css
    13. contact page css
    14.Footer css
    15. Blogs
    16. Querys

-----------------------------------------------------------------------------------*/
/*=========================
    01. Start COMMON css
==========================*/
@font-face {
  font-family: 'vazirmatn';
  src: url('../fonts/vazirmatn/Vazirmatn-VariableFont_wght.ttf');
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-display: auto;
}

html {
  font-size: 100%;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none;
}

i,
span,
a {
  display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  font-weight: 700;
  line-height: 1.13;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 48px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

ul,
ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

p {
  margin: 0px;
  font-size: 20px;
}

li {
  font-size: 20px;
}
input,
textarea {
  display: inherit;
}

img {
  max-width: 100%;
}
.bold {
  font-weight: bold;
}
body {
  font-weight: normal;
  font-style: normal;
  color: #1a1a1a;
  font-family: 'vazirmatn', sans-serif;
  font-size: 15px;
  line-height: 1.44;
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg {
  background-attachment: fixed;
}

.slick-slide {
  outline: 0;
}

ul.social-link li {
  display: inline-block;
  margin: 0 5px;
}
ul.social-link li img {
  max-width: 40px;
  max-height: 30px;
}

.form_group {
  position: relative;
}

.form_control {
  width: 100%;
  height: 60px;
  border: none;
  padding: 10px;
}

textarea.form_control {
  padding-top: 15px;
  display: inherit;
}

.section-title span.sub-title {
  margin-bottom: 17px;
  display: block;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}
.section-title span.sub-title:after,
.section-title span.sub-title:before {
  display: inline-block;
  content: '..';
}
.section-title span.sub-title:after {
  margin-left: 7px;
}
.section-title span.sub-title:before {
  margin-right: 7px;
}
.section-title.section-title-left span.sub-title:after {
  display: none;
}
.section-title.section-title-right span.sub-title:before {
  display: none;
}
.section-title h2 {
  margin-bottom: 20px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title h2 {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .section-title h2 {
    font-size: 28px;
    line-height: 40px;
  }
}
.section-title.section-title-two h2 {
  font-weight: 300;
  line-height: 50px;
}
.section-title.section-title-two h2 span.line {
  position: relative;
  font-weight: 700;
  z-index: 1;
}
.section-title.section-title-two h2 span.line:after {
  position: absolute;
  left: 0;
  bottom: 5px;
  content: '';
  height: 8px;
  width: 100%;
  background-color: #ffd74e;
  z-index: -1;
}

/*===== All bg =====*/
.light-bg {
  background-color: #f7f7f7;
}
.bg-light-red {
  background-color: #d05d5d;
}
.dark-black {
  background-color: #1a1a1a;
}
.light-blue-bg {
  background-color: #009888;
}
/*===== All Button Style =====*/
button {
  border: none;
}

.main-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  z-index: 1;
  background-color: #d05d5d;
  padding: 16px 50px;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
  border-radius: 10px;
  overflow: hidden;
}
.main-btn:hover {
  color: #fff;
  background: #d45252;
}

.main-btn.filled-btn {
  background-color: transparent;
  border: 2px solid #1a1a1a;
  color: #1a1a1a;
  line-height: 25px;
}

/*
    nice select css
*/
.nice-select {
  outline: none;
  float: none;
  border-radius: 0px;
  padding: 0 25px;
}
.nice-select.open:after {
  -webkit-transform: none;
  transform: none;
}
.nice-select:after {
  content: '';
  font-family: 'themify';
  right: 30px;
  font-size: 12px;
  font-weight: 400;
  -webkit-transform: none;
  transform: none;
  border: none;
  top: 0;
  margin-top: 0;
  color: #2e2e2e;
}
.nice-select .list {
  width: 100%;
}

/*
    search
*/
#search-modal {
  background: rgba(23, 26, 33, 0.85);
}
#search-modal .modal-content {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
#search-modal .modal-content:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#search-modal .form_control {
  padding-left: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  color: #fff;
  margin-bottom: 0;
  height: 50px;
}
#search-modal .form_control:focus {
  border-color: #d05d5d;
}
#search-modal .form_control::-webkit-input-placeholder {
  color: #fff;
}
#search-modal .form_control::-moz-placeholder {
  color: #fff;
}
#search-modal .form_control:-ms-input-placeholder {
  color: #fff;
}
#search-modal .form_control::-ms-input-placeholder {
  color: #fff;
}
#search-modal .form_control::placeholder {
  color: #fff;
}
#search-modal .search_btn {
  position: absolute;
  background: transparent;
  top: 10px;
  right: 10px;
  color: #fff;
}

/*
    Start Preloader css
*/
.preloader {
  background-color: #fff;
  bottom: 0;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 99999;
}
.preloader .loader {
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  z-index: 9999;
  -webkit-animation: loadershake infinite 0.8s linear;
  animation: loadershake infinite 0.8s linear;
}

@-webkit-keyframes loadershake {
  0% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

@keyframes loadershake {
  0% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}
/*
    End Preloader css
*/
/*
    Start scroll_up css
*/
.back-to-top {
  background: #d05d5d;
  border-radius: 50%;
  bottom: 30px;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 30px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 337;
}
.back-to-top:hover,
.back-to-top:focus {
  background: #0c1b36;
  color: #fff;
}

/*
    End scroll_up css
*/
/*====================
    End COMMON css
======================*/
.gy-4 > div {
  margin-bottom: 20px;
}

.gy-4 > div:last-child {
  margin-bottom: 0;
}

.carousel__next,
.carousel__prev {
  border-radius: 100% !important;
  backdrop-filter: blur(150px) !important;
  color: #fff !important;
  background: #444444 !important;
}
.contact-information-list .information-item .icon,
.copyright-area .copyright-text p,
.footer-widget .widget.categories-widget ul.categories-link li a,
.footer-widget .widget p,
.footer-widget .widget h4.widget-title,
.sidebar-widget-area
  .widget.contact-info-widget
  .contact-info-content
  .social-link
  li
  a:hover,
.sidebar-widget-area .widget.contact-info-widget .contact-map .support-icon,
.sidebar-widget-area .widget.newsletter-widget .newsletter-widget-wrap h3,
.sidebar-widget-area .widget.tag-cloud-widget a:hover,
.sidebar-widget-area .widget.categories-widget .categories-nav li a:hover,
.blog-post-item-three .post-thumbnail .post-date a,
.blog-post-item-one .post-thumbnail .post-date a,
.team-item-one .team-img .team-social ul.social-link li a,
.product-details-wrapper .products-gallery-slider .slick-arrow,
.products-item-one .product-img .product-overlay .product-meta .icon:hover,
.products-filter .list li a.active,
.products-filter .list li a:hover,
.place-item-three
  .place-thumbnail
  .place-overlay
  .place-content
  ul.ratings
  span,
.place-item-three .place-thumbnail .place-overlay .place-content ul.ratings,
.place-item-three .place-thumbnail .place-overlay .place-content h4,
.place-item-two .place-thumbnail .place-overlay .place-content .icon,
.place-item-one .place-thumbnail .place-content span.listing,
.listing-details-wrapper.listing-details-wrapper-two
  .listing-info-area
  .button
  .icon-btn:hover,
.listing-details-wrapper .listing-rating-box .single-average-rating span.rating,
.listing-details-wrapper .listing-tag-box a:hover,
.listing-list-item-two
  .listing-thumbnail
  .thumbnail-meta
  .meta-icon-title
  .icon,
.listing-list-item-one .listing-thumbnail .cat-btn,
.listing-tab-filter .nav-link.active,
.listing-grid-one .listing-thumbnail .thumbnail-meta .meta-icon-title .icon,
.listing-slider-one .slick-arrow:hover,
.listing-search-filter .filter-right ul.filter-nav li a.active,
.listing-search-filter .filter-right ul.filter-nav li a:hover,
.featured-btn,
.fioxen-pagination .pagination-list li a.active,
.fioxen-pagination .pagination-list li a:hover,
.newsletter-wrapper .newsletter-content-box-one .content h2,
.newsletter-wrapper .newsletter-content-box-one .icon,
.client-wrapper-two .client-content-box .main-btn:hover,
.client-wrapper-two .client-content-box p,
.download-content-box-one ul.button li .app-btn:hover .info h6,
.download-content-box-one ul.button li .app-btn:hover .info span,
.intro-content-box-one p,
.intro-wrapper-one .play-content-one h5,
.cta-wrapper-two .cta-content-box .main-btn:hover,
.cta-wrapper-two .cta-content-box h2,
.cta-wrapper-two .cta-content-box p,
.cta-wrapper-two .company-name,
.cta-wrapper-one .cta-content-box h2,
.features-list-one .list-item .icon i,
.category-item-two .category-img .category-overlay .category-content a,
.breadcrumbs-wrapper-one .button .icon-btn:hover,
.hero-wrapper-three .hero-search-wrapper .search-nav .nav-link.active,
.hero-wrapper-three .hero-content h3,
.hero-wrapper-three .hero-content h1,
.hero-wrapper-two .hero-content p.tags,
.hero-wrapper-two .hero-content h3,
.hero-wrapper-two .hero-content h1,
.section-title.section-title-white span.sub-title,
.section-title.section-title-white h2,
.section-title.section-title-white p {
  color: #fff;
}
.copyright-area {
  background-color: #444444;
  padding: 16px;
}
/* BEAUTIFUL PAGINATION */
.pagination {
  gap: 10px;
}

.pagination .page-item {
  border-radius: 12px;
}

.pagination .page-link {
  min-width: 44px;
  height: 44px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 12px;
  font-weight: 600;
  color: #0f172a;
  background: #f1f5f9;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
  transition: all 0.35s ease;
}

.pagination .page-link:hover {
  background: linear-gradient(135deg, #009888, #00c6a7);
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(0, 152, 136, 0.35);
}

.pagination .page-item.active .page-link {
  background: linear-gradient(135deg, #009888, #00c6a7);
  color: #fff;
  box-shadow: 0 14px 34px rgba(0, 152, 136, 0.45);
  transform: translateY(-2px);
}

.pagination .pagination-next-nav .page-link,
.pagination .pagination-prev-nav .page-link {
  font-size: 18px;
  font-weight: 700;
}

.pagination .page-link:focus {
  box-shadow: none;
}

/* MOBILE */
@media (max-width: 480px) {
  .pagination .page-link {
    min-width: 38px;
    height: 38px;
    font-size: 14px;
  }
}

.contact-information-list .information-item .info p a:hover,
.copyright-area .copyright-link ul li a:hover,
.footer-widget .widget.categories-widget ul.categories-link li a:hover,
.footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-content-item
  .post-title-date
  h6.title:hover,
.sidebar-widget-area .widget.business-hour-widget ul.time-info li span.st-close,
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content
  .post-title-date
  h6:hover,
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content
  .post-title-date
  .posted-on
  i,
.sidebar-widget-area .widget.search-widget form .form_group i,
.blog-details-wrapper
  .comments-area
  .comments-list
  .comment
  .comment-wrap
  .comment-author-content
  .reply,
.blog-details-wrapper .post-navigation .post-nav-item h5:hover,
.post-meta ul li span a:hover,
.btn-link:hover,
.description-wrapper .products-review-form .ratings li:hover i,
.description-wrapper
  .products-review-area
  ul.review-list
  .review
  .review-content
  .reply:hover,
.product-details-wrapper .product-info .product-meta .wishlist-btn,
.product-details-wrapper .product-info span.price,
.products-item-one .product-info span.price,
.products-filter .sort-dropdown .show-text p,
.add-listing-form.upload-listing-form .upload-content .upload-title-icon span,
.listing-details-wrapper.listing-details-wrapper-two
  .listing-info-area
  .listing-info-content
  .listing-meta
  ul
  li
  span
  i,
.listing-details-wrapper
  .listing-review-box
  .review-list
  .review
  .review-content
  .content-meta
  .reply,
.listing-details-wrapper .listing-content p.para,
.listing-list-item-two .listing-content .listing-meta ul span i,
.listing-list-item-one .listing-content .listing-meta ul span i,
.listing-grid-item-two .listing-content .listing-meta ul span i,
.listing-grid-one .listing-content .listing-meta ul span i,
.listing-grid-one .listing-content span.phone-meta:hover,
.listing-item .listing-content span.phone-meta:hover,
.listing-item .listing-content h3.title:hover,
.single-checkbox label:after,
.newsletter-wrapper .newsletter-form i,
.intro-wrppaer-two .play-content .video-popup,
.intro-wrapper-one .play-content-one .video-popup i,
.counter-item-one .info h3,
ul.ratings.ratings-five li.star:nth-child(5) i,
ul.ratings.ratings-five li.star:nth-child(4) i,
ul.ratings.ratings-five li.star:nth-child(3) i,
ul.ratings.ratings-five li.star:nth-child(2) i,
ul.ratings.ratings-five li.star:nth-child(1) i,
ul.ratings.ratings-four li.star:nth-child(4) i,
ul.ratings.ratings-four li.star:nth-child(3) i,
ul.ratings.ratings-four li.star:nth-child(2) i,
ul.ratings.ratings-four li.star:nth-child(1) i,
ul.ratings.ratings-three li.star:nth-child(3) i,
ul.ratings.ratings-three li.star:nth-child(2) i,
ul.ratings.ratings-three li.star:nth-child(1) i,
ul.ratings.ratings-two li.star:nth-child(2) i,
ul.ratings.ratings-two li.star:nth-child(1) i,
ul.ratings.ratings-one li.star:nth-child(1) i,
.work-process-wrapper .single-process-step .process-content-box .step-count,
.icon-box-one .icon i,
.features-item-two .icon i,
.features-item-one .icon i,
.category-item-three:hover .info h4.title,
.category-item-three:hover .icon i,
.category-item-one:hover .info .icon i,
.hero-wrapper-three .hero-content p.tags span,
.section-title span.sub-title {
  color: #d05d5d;
}
.carousel__slide {
  display: block !important;
}
.project-box .content {
  text-align: start;
  padding: 18px 0px 0px 0px;
  left: 0 !important;
}

.copyright-area .copyright-text p span,
.hero-wrapper-two .hero-content p.tags span {
  color: #ffd74e;
}

.contact-information-list .information-item .icon,
.footer-widget .widget.about-widget .footer-social ul.social-link li a:hover,
.sidebar-widget-area
  .widget.contact-info-widget
  .contact-info-content
  .social-link
  li
  a:hover,
.sidebar-widget-area .widget.contact-info-widget .contact-map .support-icon,
.sidebar-widget-area .widget.tag-cloud-widget a:hover,
.sidebar-widget-area .widget.categories-widget .categories-nav li a:hover,
.blog-details-wrapper
  .comments-respond
  .single-checkbox
  input:checked
  + label:before,
.description-wrapper .description-tabs .nav-tabs .nav-link:after,
.product-details-wrapper .products-gallery-slider .slick-arrow,
.products-item-one .product-img .product-overlay .product-meta .icon:hover,
.products-filter .list li a.active,
.products-filter .list li a:hover,
.place-item-two .place-thumbnail .place-overlay .place-content .icon,
.place-item-two
  .place-thumbnail
  .place-overlay
  .place-content
  .info
  span.span:before,
.place-item-one .place-thumbnail .place-content span.listing,
.add-listing-form h4.title:after,
.add-listing-form h4.title:before,
.listing-details-wrapper.listing-details-wrapper-two
  .listing-info-area
  .button
  .icon-btn:hover,
.listing-details-wrapper .listing-rating-box .single-average-rating span.rating,
.listing-details-wrapper .listing-tag-box a:hover,
.listing-list-item-two
  .listing-thumbnail
  .thumbnail-meta
  .meta-icon-title
  .icon,
.listing-list-item-one .listing-thumbnail .cat-btn,
.listing-tab-filter .nav-link.active,
.listing-grid-item-two .listing-thumbnail .cat-btn,
.listing-grid-one .listing-thumbnail .thumbnail-meta .meta-icon-title .icon,
.listing-slider-one .slick-arrow:hover,
.listing-search-filter .filter-right ul.filter-nav li a.active,
.listing-search-filter .filter-right ul.filter-nav li a:hover,
.featured-btn,
.fioxen-pagination .pagination-list li a.active,
.fioxen-pagination .pagination-list li a:hover,
.single-checkbox input:checked + label:before,
.download-content-box-one ul.button li .app-btn:hover,
.features-list-one .list-item .icon,
.category-item-three .info h4.title a:after,
.category-item-one .category-btn,
.breadcrumbs-wrapper-one .button .icon-btn:hover,
.hero-wrapper-three .hero-search-wrapper .search-nav .nav-link.active {
  background-color: #d05d5d;
}

.products-item-one .product-img .product-overlay .product-meta .icon,
.products-filter .list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.padding-era {
  padding-left: 120px;
  padding-right: 120px;
}
.nav .nav-link {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.fonts-18 {
  font-size: 18px;
}
.fonts-20 {
  font-size: 20px;
}
.fonts-64 {
  font-size: 64px;
}

.title-era {
  max-width: 706px;
  position: relative;
  z-index: 2;
}
.light-blue {
  color: #000;
}
.light-red {
  color: #d05d5d;
}
/*=========================
    02. Header css
==========================*/
.home .header-navigation {
  color: #fff;
  background: #1a1a1a;
}
.header-navigation .navbar-toggler svg {
  fill: #fff !important;
}
.header-area {
  color: #fff;
  font-size: 18px;
  background: #000;
}
.header-area.sticky {
  position: sticky;
  top: 0;
  z-index: 999;
  -webkit-animation: sticky 0.7s;
  animation: sticky 0.7s;
  -webkit-box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  background: #1a1a1a;
}
.dropdown-content {
  background: #000 !important;
}

@-webkit-keyframes sticky {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
@keyframes sticky {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}
.header-navigation .navbar-toggler svg {
  fill: #000;
}
.header-area.sticky .header-navigation .navbar-toggler svg,
.home .header-area.sticky .header-navigation .navbar-toggler svg {
  fill: #fff;
}

.header-navigation .social-link {
  margin-left: 40px;
}
.header-navigation .navbar-nav .nav-link {
  transition: all 0.3s ease;
}
.header-navigation .navbar-nav .nav-item .nav-link.active,
.header-navigation .navbar-nav .nav-item .nav-link:hover {
  border-bottom: 2px solid #d05d5d;
  transition: all 0.3s ease;
}

.header-navigation .navbar-nav .nav-item {
  margin: 0px 15px 0px 14px;
}

/*=========================
03. Hero css
==========================*/
.hero-section {
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.hero-section.bg-video {
  background: #1b191b;

  /* z-index: -1; */
}
.bg-video__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  /* z-index: -1; */
  object-fit: cover;
}
.hero-section .title-era {
  padding: 20px;
  border-radius: 20px;
  backdrop-filter: blur(50px);
}
/* =========================
   About – Luxury Reveal
========================= */

.about-hidden {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}

.about-hidden:hover {
  transform: translateY(-10px);
}

/* Image */
.about-hidden img {
  width: 100%;
  display: block;
  transition: transform 1.2s cubic-bezier(0.19, 1, 0.22, 1), filter 1s ease;
}

.about-hidden:hover img {
  transform: scale(1.08);
  filter: brightness(0.85);
}

/* Ambient light overlay */
.about-hidden::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at top left,
    rgba(255, 255, 255, 0.25),
    transparent 60%
  );
  opacity: 0;
  transition: opacity 0.8s ease;
  z-index: 1;
}

.about-hidden:hover::before {
  opacity: 1;
}

/* Glass panel */
.hidden-area {
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
  z-index: 3;
  padding: 32px;
  border-radius: 18px;

  background: #498f874f;

  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);

  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3),
    inset 0 1px 1px rgba(255, 255, 255, 0.2);

  /* transform: translateY(60px); */
  /* opacity: 0; */
  transform: translateY(0);
  opacity: 1;
  transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}

/* .about-hidden:hover .hidden-area {
  transform: translateY(0);
  opacity: 1;
} */

/* Typography */
.hidden-area h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 16px;
  letter-spacing: 0.5px;
}

.hidden-area p {
  font-size: 16px;
  line-height: 1.75;
  opacity: 0.95;
}
.hidden-area::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  pointer-events: none;
}

/*=========================
    05. Project css
==========================*/
.feature-section.blur-section {
  position: relative;
  /* background: #ffffff; */
}

.project-content {
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(23, 26, 33, 0.85);
}
.project-box:hover .project-content {
  opacity: 1;
}
.slick-track {
  display: flex !important;
}
.slick-slide {
  margin: 0 10px;
  height: inherit;
}
.slick-list {
  margin: 0px -10px 0px -10px;
}
.slick-dots {
  text-align: center;
  margin-top: 30px;
}
.slick-dots li {
  background: #f0eeef;
  width: 15px;
  height: 15px;
  margin: 0 10px;
  border-radius: 50%;
}
.slick-dots li.slick-active {
  background: #999999;
}
.slick-next.slick-arrow {
  position: absolute;
  right: 0;
  bottom: 3px;
  font-size: 25px;
  cursor: pointer;
}
.slick-prev.slick-arrow {
  display: none;
}
.project-box {
  position: relative;
  min-height: 480px;
  height: 100%;
  border-radius: 14px;
  overflow: hidden;

  background: #ffffff;
  border: 1px solid #eef0f3;

  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.project-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.1);
}

/* .project-box {
  min-height: 531px;
  height: 100%;
  position: relative;
  padding: 2px;
} */
/* .project-box .project-thumbnail {
  position: relative;
  height: 100%;
  transition: all 0.5s ease-out;
  z-index: 1;
}
.project-box .project-thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
} */

.project-thumbnail {
  position: relative;
  height: 75%;
  overflow: hidden;
}

.project-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}

.project-box:hover .project-thumbnail img {
  transform: scale(1.05);
}

/* .project-box .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s ease-out;
} */
.project-box .content {
  position: relative;
  padding: 20px 12px;
  background: #ffffff;
}

.project-box h4 {
  font-size: 18px;
  font-weight: 600;
  color: #1a1a1a;
  line-height: 1.4;
}
.carousel .carousel__pagination {
  bottom: -14px !important;
}
.carousel .carousel__pagination-button {
  width: 10px;
  height: 10px;
  background: #d6d9de;
  border-radius: 50%;
  margin: 0 2px;
  transition: all 0.25s ease;
}

.carousel .carousel__pagination-button--active {
  width: 24px;
  border-radius: 12px;
  background: #d05d5d;
}

/* @media only screen and (min-width: 1024px) {
  .project-box:hover .project-thumbnail {
    height: 85%;
    transition: all 0.5s ease-out;
  }
} */
.inherit-h {
  height: inherit;
}
.project-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.grid-layout {
  display: flex;
  flex-wrap: wrap;
}

.project-detail-section .gallery-item a {
  display: block;
  height: 100%;
  padding: 10px;
}
.project-detail-section .gallery-item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project-detail-section .gallery-item:nth-child(1),
.project-detail-section .gallery-item:nth-child(4) {
  width: 100%;
  max-height: 737px;
}
.project-detail-section .gallery-item:nth-child(2),
.project-detail-section .gallery-item:nth-child(3),
.project-detail-section .gallery-item:nth-child(5),
.project-detail-section .gallery-item:nth-child(6) {
  width: 50%;
  max-height: 410px;
}

.fioxen-pagination .pagination-list {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
  height: 25px;
  background: #fff;
  transition: all 0.5s;
  -webkit-box-shadow: 2px 2px 16px 0 rgba(168, 179, 211, 0.8);
  box-shadow: 2px 2px 16px 0 rgba(168, 179, 211, 0.8);
}
.fioxen-pagination .pagination-list li a {
  width: 40px;
  height: 40px;
  transition: all 0.5s;
  border: 1px solid #e9ecef !important;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  position: relative;
}

.fioxen-pagination .pagination-list li:first-child a {
  margin-left: 0;
}
.fioxen-pagination .pagination-list li:last-child a {
  margin-right: 0;
}
.fioxen-pagination .pagination-list li a.active {
  border: none !important;
  width: 45px;
  height: 45px;
}
.fioxen-pagination .pagination-list li[aria-label] a,
.fioxen-pagination .pagination-list li a[aria-label] {
  width: 45px;
  height: 45px;
}

.fioxen-pagination .pagination-list li a[aria-hidden],
.fioxen-pagination .pagination-list li a:hover {
  border: none !important;
}
.fioxen-pagination .pagination-list li a[aria-hidden] .ti-arrow-left::after,
.fioxen-pagination .pagination-list li a[aria-hidden] .ti-arrow-right::after,
.fioxen-pagination .pagination-list li a[aria-hidden] {
  pointer-events: none;
  color: #999999;
}

.fioxen-pagination .ti-arrow-left::after,
.fioxen-pagination .ti-arrow-right::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #1a1a1a;
}
.fioxen-pagination .ti-arrow-left::after {
  content: '\27F5';
}
.fioxen-pagination .ti-arrow-right::after {
  content: '\2192';
}

/* HERO IMAGE */
.project-hero {
  position: relative;
  margin-top: 80px;
}
.project-hero-image {
  position: relative;
  height: 520px;
  border-radius: 40px;
  overflow: hidden;
  margin: 0 40px;
}
.project-hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.project-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.75));
}
.project-hero-content {
  position: absolute;
  bottom: 60px;
  left: 60px;
  max-width: 70%;
}
.project-hero-content h1 {
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 800;
  color: #fff;
  line-height: 1.1;
}

/* CONTENT CARD */
.project-content-section {
  margin-top: -120px;
  position: relative;
  z-index: 2;
}
.project-content-card {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  border-radius: 32px;
  padding: 70px 60px;
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.12);
}
.project-description {
  font-size: 17px;
  line-height: 1.9;
  color: #444;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .project-hero-image {
    height: 380px;
    margin: 0 20px;
  }
  .project-hero-content {
    left: 30px;
    bottom: 30px;
  }
  .project-content-card {
    padding: 50px 30px;
    margin-top: -80px;
  }
}

/*=========================
    06. services css
==========================*/
/* .service-section .counter-area {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding-top: 80px;
  padding-bottom: 80px;
}

.service-section .counter h3 {
  font-size: 120px;
  border-right: 1px solid #000000;
} */
/* .service-section .counter-area .col-4:last-child .info h3 {
  border: none;
} */
/* SECTION */
.service-section {
  background: #f6f7f9;
  padding: 40px 0;
}
.section-label {
  font-size: 14px;
}
.section-label {
  letter-spacing: 2px;
  font-weight: 600;
}

/* GRID */
.service-grid > div {
  display: flex;
}

/* SERVICE CARD */
.service-card {
  background: #ffffff;
  border-radius: 22px;
  padding: 40px 36px;
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #eef1f4;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}

.service-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #009888, #00c6a7);
  opacity: 0;
  transition: 0.35s;
}

.service-card:hover::before {
  opacity: 0.04;
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.12);
}

/* ICON */
.icon-wrap {
  /* width: 64px;
  height: 64px;
  background: #ecfeff; */
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
}

.icon-wrap img {
  width: 120px;
}

/* TITLE */
.service-card h2 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 14px;
  color: #111827;
  transition: color 0.3s;
}

.service-card a:hover h2 {
  color: #009888;
}

/* TEXT */
.service-content {
  font-size: 15.5px;
  line-height: 1.75;
  color: #4b5563;
  margin-bottom: auto;
}

/* READ MORE */
.read-more {
  margin-top: 26px;
  font-size: 14px;
  font-weight: 600;
  color: #009888;
}

.service-card-page {
  background: linear-gradient(180deg, #f9fbff, #eef2ff);
}

/* CARD */
.service-card-single {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  border-radius: 32px;
  padding: 80px 60px;
  text-align: center;
  box-shadow: 0 50px 120px rgba(0, 0, 0, 0.08);
}

/* ICON IMAGE */
.service-icon-wrap {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 0 auto 40px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6366f1, #38bdf8);
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-icon-wrap img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  z-index: 2;
}
.icon-ring {
  position: absolute;
  inset: -12px;
  border-radius: 50%;
  border: 2px dashed rgba(255, 255, 255, 0.6);
  animation: spin 14s linear infinite;
}

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

/* CONTENT */
.service-title {
  font-size: clamp(34px, 4vw, 48px);
  font-weight: 700;
  margin-bottom: 24px;
}
.service-description {
  font-size: 17px;
  line-height: 1.9;
  color: #555;
  max-width: 700px;
  margin: 0 auto;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .service-card-single {
    padding: 60px 30px;
  }
  .service-icon-wrap {
    width: 130px;
    height: 130px;
  }
  .service-icon-wrap img {
    width: 64px;
    height: 64px;
  }
}

/* ================= COUNTER (IMPROVED) ================= */

.counter {
  padding-top: 40px;
}

/* GRID ALIGN */
.counter .row > div {
  display: flex;
}

/* CARD */
.counter-card {
  background: linear-gradient(145deg, #0f172a, #020617);
  border-radius: 26px;
  padding: 60px 30px;
  text-align: center;
  height: 100%;
  border: none;
  position: relative;
  overflow: hidden;
  transition: all 0.4s ease;
  min-width: 200px;
  margin: auto;
}

/* GLOW */
.counter-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(
    circle at top,
    rgba(0, 255, 204, 0.25),
    transparent 60%
  );
  opacity: 0;
  transition: 0.4s;
}

.counter-card:hover::before {
  opacity: 1;
}

.counter-card:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.45);
}

/* NUMBER */
.counter-card h3 {
  font-size: 56px;
  font-weight: 800;
  margin-bottom: 12px;
  background: linear-gradient(90deg, #22f3c6, #00bfa6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* LABEL */
.counter-card p {
  font-size: 17px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #cbd5f5;
}

/* ICON CIRCLE (OPTIONAL) */
.counter-card::after {
  content: '';
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(34, 243, 198, 0.08);
  position: absolute;
  top: -40px;
  right: -40px;
}

/* =========================
   STATS BAR
========================= */

.counter {
  /* margin-top: 110px; */
}

.counter-area {
  padding: 70px 0;
  background: #f8fafc;
  border-radius: 24px;
}

.counter .info {
  text-align: center;
  position: relative;
}

/* NUMBER */
.counter h3 {
  font-size: 42px;
  font-weight: 600;
  color: #009888;
  margin-bottom: 8px;
}

/* LABEL */
.counter p {
  font-size: 14px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #6b7280;
}

/* DIVIDER */
.counter .info::after {
  content: '';
  position: absolute;
  right: 0;
  top: 22%;
  height: 56%;
  width: 1px;
  background: #e5e7eb;
}

.counter-area .col-4:last-child .info::after {
  display: none;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 991px) {
  .service-section {
    padding: 90px 0;
  }

  .service-section .box {
    padding: 28px;
  }

  .counter {
    /* margin-top: 80px; */
  }
}

/*=========================
    07. creativity css
==========================*/
.creativity-section {
  background: linear-gradient(180deg, #f9fafb 0%, #ffffff 100%);
  padding: 50px 0;
}

.section-label {
  letter-spacing: 2px;
  font-weight: 600;
}

/* TITLE */
.title-era h2 {
  font-size: 56px;
  font-weight: 800;
  max-width: 720px;
  margin: auto;
  line-height: 1.2;
}

/* CARD */
.workflow-card {
  /* background: #ffffff; */
  border-radius: 26px;
  padding: 50px 36px;
  height: 100%;
  min-height: 380px;
  position: relative;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.06);
  transition: all 0.35s ease;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.workflow-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.12);
}

/* STEP */
.step-number {
  position: absolute;
  top: 22px;
  right: 26px;
  font-size: 52px;
  font-weight: 800;
  color: rgba(0, 152, 136, 0.12);
}

/* ICON */
.icon-box {
  /* width: 68px;
  height: 68px;
  border-radius: 18px; */
  /* background: #ecfeff; */
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 26px;
}

.icon-box img {
  width: 120px;
}

/* TITLE */
.workflow-card h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 14px;
  color: #0f172a;
}

/* TEXT */
.workflow-desc {
  font-size: 15.5px;
  line-height: 1.75;
  color: #4b5563;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .title-era h2 {
    font-size: 40px;
  }

  .workflow-card {
    min-height: auto;
  }
}

/* ================= CLIP-PATH DECORATIONS (CYCLIC) ================= */

/* Base decorative layer */
.workflow-card::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #009888, #00c6a7);
  opacity: 0.06;
  z-index: -1;
}

/* 1st shape */
/* FIX: target EACH slide, not the track */

.carousel .carousel__slide:nth-child(4n + 1) .workflow-card::after {
  clip-path: circle(50% at 100% 49%);
  background: #d05d5d;
}

/* 2nd shape */
.carousel .carousel__slide:nth-child(4n + 2) .workflow-card::after {
  clip-path: polygon(46% 36%, 0% 100%, 100% 100%);
}

/* 3rd shape */
.carousel .carousel__slide:nth-child(4n + 3) .workflow-card::after {
  clip-path: ellipse(21% 40% at 48% 53%);
  background: #d05d5d;
}

/* 4th shape */
.carousel .carousel__slide:nth-child(4n + 4) .workflow-card::after {
  clip-path: polygon(57% 0, 100% 0, 46% 100%, 0% 100%);
}

/*=========================
    08. why us css
==========================*/
/* ================= WHY US ================= */

.why-us-section {
  padding: 40px 0;
  background: linear-gradient(180deg, #ffffff 0%, #f9fafb 100%);
}

/* TITLE */
/* .why-us-section .title-era h2 {
  font-size: 56px;
  font-weight: 800;
} */

/* CARD */
.why-card {
  background: #ffffff;
  border-radius: 22px;
  padding: 46px 28px;
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  border: 1px solid #eef1f4;
  transition: all 0.35s ease;
  min-width: 200px;
}

.why-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.12);
}

/* DECOR SHAPE */
.why-card::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #009888, #00c6a7);
  clip-path: circle(50% at 100% 0%);
  opacity: 0.05;
}

/* NUMBER */
.why-number {
  font-size: 52px;
  font-weight: 800;
  display: block;
  margin-bottom: 22px;
  background: linear-gradient(90deg, #00c6a7, #009888);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* TITLE */
.why-card h3 {
  font-size: 18px;
  font-weight: 600;
  color: #0f172a;
  line-height: 1.5;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .why-us-section .title-era h2 {
    font-size: 42px;
  }
}

/*=========================
    09.  Client
==========================*/
.client-section {
  padding: 30px 0;
}

/* TITLE */
.client-section .title-era h2 {
  font-size: 56px;
  font-weight: 800;
}

/* CARD */
.client-card {
  background: #ffffff;
  border-radius: 22px;
  height: 120px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eef1f4;
  position: relative;
  overflow: hidden;
  transition: all 0.35s ease;
}

/* LOGO */
.logo-wrap img {
  max-width: 90px;
  max-height: 60px;
  object-fit: contain;
  filter: grayscale(100%);
  transition: all 0.35s ease;
}

/* HOVER */
.client-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.12);
}

.client-card:hover img {
  filter: grayscale(0%);
  transform: scale(1.05);
}

/* SOFT OVERLAY */
.hover-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #009888, #00c6a7);
  opacity: 0;
  transition: 0.35s;
}

.client-card:hover .hover-overlay {
  opacity: 0.04;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .client-section .title-era h2 {
    font-size: 40px;
  }
}

/*=========================
    09.  Team css
==========================*/
.team-box {
  position: relative;
  height: 420px;
}
.team-box .thumbnail {
  height: 420px;
  transition: all 0.5s ease-out;
}
.team-box:hover .thumbnail {
  height: 320px;
  transition: all 0.5s ease;
}
.team-box .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.team-box .content {
  opacity: 0;
}
.team-box:hover .content {
  opacity: 1;
  transition: all 0.8s ease-in;
}
/*=========================
    10.  price css
==========================*/
.price-section .box ul {
  list-style-type: disc;
  padding-left: 40px;
}
.price-section .card {
  border: none;
}
.price-section .card-footer {
  background: none;
  border: none;
}
.price-section .find-child:nth-child(1) .box {
  background-color: #fae2e2;
}
.price-section .find-child:nth-child(2) .box {
  background-color: #ebebeb;
}
.price-section .find-child:nth-child(3) .box {
  background-color: #cdeae7;
}
.price-section .find-child:nth-child(4) .box {
  background-color: #f0dec3;
}
.price-section .find-child:nth-child(5) .box {
  background-color: #dfecf5;
}
.price-section .find-child:nth-child(6) .box {
  background-color: #f5e5ff;
}

/*=========================
    11. packages css
==========================*/
.packages-section hr {
  border-color: #000000;
}
.packages-section .premium {
  background-color: #1a1a1a;
}
.packages-section .premium .premium-title {
  color: #ceaa61;
}
.packages-section .premium hr {
  border-color: #ffffff;
}
.packages-section ul {
  padding: 15px 0;
}
/*=========================
    12. get project css
==========================*/
.get-project-section {
  background-color: #1a1a1a;
}
.get-project-section form .form_control {
  background: none;
  border-bottom: 1px solid #ffffff;
}
.get-project-section form .form_control {
  background: none;
  border-bottom: 1px solid #ffffff;
}
.get-project-section form .form_control::placeholder {
  color: #ffffff;
  opacity: 1;
}
.get-project-section form .form_control::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.get-project-section form .form_control:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
/*=========================
    13. contact page css
==========================*/
/* Hero */
.contact-hero {
  background: linear-gradient(135deg, #f7f8fc, #ffffff);
}

.hero-title {
  max-width: 700px;
}

.hero-sub {
  max-width: 600px;
  margin-top: 12px;
  color: #555;
}

/* Card layout */
.contact-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}

/* Left visual */
.contact-visual {
  padding: 60px;
  background: linear-gradient(135deg, #111, #333);
  color: #fff;
}

.contact-visual h3 {
  font-size: 32px;
  margin-bottom: 12px;
}

.contact-visual p {
  opacity: 0.85;
  margin-bottom: 30px;
}

.contact-visual img {
  max-width: 100%;
}

/* Form */
.contact-form {
  padding: 60px;
}

.form_group {
  position: relative;
  margin-bottom: 35px;
}

.form_group input,
.form_group textarea {
  width: 100%;
  border: none;
  border-bottom: 2px solid #ddd;
  padding: 12px 0;
  font-size: 16px;
  background: transparent;
  outline: none;
}

.form_group textarea {
  min-height: 140px;
  resize: none;
}

.form_group label {
  position: absolute;
  top: 12px;
  left: 0;
  color: #999;
  pointer-events: none;
  transition: 0.3s ease;
}

/* Floating label */
.form_group input:focus + label,
.form_group input:valid + label,
.form_group textarea:focus + label,
.form_group textarea:valid + label {
  top: -10px;
  font-size: 13px;
  color: #000;
}

.form_group input:focus,
.form_group textarea:focus {
  border-color: #000;
}

/* Actions */
.form-actions {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.main-btn {
  padding: 14px 36px;
  border-radius: 50px;
}

.loader {
  margin-left: 20px;
}

.reach-out {
  margin-top: 25px;
  font-size: 14px;
}

.reach-out a {
  font-weight: 600;
  margin-left: 5px;
}

/* Mobile */
@media (max-width: 991px) {
  .contact-card {
    grid-template-columns: 1fr;
  }

  .contact-visual {
    padding: 40px;
  }

  .contact-form {
    padding: 40px;
  }
}

/*=========================
    09.  form section
==========================*/
.form-section {
  background-image: url('/images/form-banner.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*=========================
    14. Footer css
==========================*/
.footer-area {
  background-color: #000000;
  color: #ffffff;
  font-size: 18px;
}

.footer-area .nav .nav-link {
  transition: all 0.3s ease;
}
.footer-area .nav .nav-item .nav-link.active,
.footer-area .nav .nav-item .nav-link:hover {
  border-bottom: 2px solid #d05d5d;
  transition: all 0.3s ease;
}

.whatsapp-popup .whatsapp-bg {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
  transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  font-weight: normal;
  font-family: sans-serif;
  text-decoration: none !important;
  transition: all 300ms ease-in-out;
}

.whatsapp-popup .text_icon {
  margin-top: 8px;
  color: #707070;
  font-size: 13px;
}

.whatsapp-popup .whatsapp-bg:hover {
  color: #fff;
}

@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}

.whatsapp-popup .my-whatsapp {
  margin-top: 16px;
}

/*=========================
    15. Blogs
==========================*/
/* ================= BLOG SECTION ================= */
/* ================= CREATIVE BLOG ================= */
.blog-section {
  padding: 20px 0;
  background: linear-gradient(135deg, #ffffff 0%, #f0f9ff 50%, #f7fafc 100%);
  position: relative;
  overflow: hidden;
}

.blog-section::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 500px;
  height: 500px;
  background: radial-gradient(
    circle,
    rgba(0, 152, 136, 0.05) 0%,
    transparent 70%
  );
  border-radius: 50%;
  pointer-events: none;
}

/* HEADER */
.blog-header {
  position: relative;
  z-index: 1;
}

.header-content {
  max-width: 700px;
}

.section-tag {
  display: inline-block;
  background: linear-gradient(90deg, #009888, #00c6a7);
  color: white;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 25px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.section-title {
  font-size: 56px;
  font-weight: 800;
  margin-bottom: 16px;
  background: linear-gradient(135deg, #0f172a 0%, #009888 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  letter-spacing: -1.2px;
  position: relative;
}

.section-title::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 4px;
  background: linear-gradient(
    90deg,
    transparent,
    #009888,
    #00c6a7,
    transparent
  );
  border-radius: 2px;
}

.section-subtitle {
  font-size: 18px;
  color: #64748b;
  line-height: 1.6;
}

/* CAROUSEL */
.blog-carousel {
  position: relative;
  z-index: 1;
}

/* BLOG CARD */
.blog-card {
  background: white;
  border-radius: 16px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  border: 1px solid rgba(0, 152, 136, 0.1);
  position: relative;
}

.blog-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 20px 60px rgba(0, 152, 136, 0.2);
  border-color: rgba(0, 152, 136, 0.3);
}

/* IMAGE WRAPPER */
.blog-image-wrapper {
  position: relative;
  width: 100%;
  height: 240px;
  overflow: hidden;
  background: linear-gradient(135deg, #f0f9ff, #f7fafc);
}

.blog-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.blog-card:hover .blog-image {
  transform: scale(1.12) rotate(2deg);
}

/* IMAGE OVERLAY */
.image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    135deg,
    rgba(0, 152, 136, 0.6),
    rgba(0, 198, 167, 0.4)
  );
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.blog-card:hover .image-overlay {
  opacity: 1;
}

.overlay-badge {
  background: white;
  color: #009888;
  padding: 12px 24px;
  border-radius: 25px;
  font-weight: 700;
  font-size: 14px;
  transform: translateY(10px);
  transition: transform 0.4s ease;
}

.blog-card:hover .overlay-badge {
  transform: translateY(0);
}

/* CATEGORY BADGE */
.category-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  background: linear-gradient(90deg, #009888, #00c6a7);
  color: white;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  z-index: 2;
  backdrop-filter: blur(10px);
}

/* READ TIME */
.read-time {
  position: absolute;
  bottom: 16px;
  right: 16px;
  background: rgba(255, 255, 255, 0.95);
  color: #009888;
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
  z-index: 2;
  backdrop-filter: blur(10px);
}

.read-time svg {
  stroke: currentColor;
}

/* CONTENT */
.blog-content {
  padding: 28px 24px 24px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

/* META INFO */
.blog-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  font-size: 13px;
  color: #64748b;
  font-weight: 500;
}

.date {
  display: inline-block;
}

.author {
  display: inline-block;
}

.separator {
  color: #cbd5e1;
}

/* TITLE */
.blog-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  line-height: 1.4;
  color: #0f172a;
  transition: color 0.3s ease;
}

.blog-title a {
  color: inherit;
  text-decoration: none;
}

.blog-card:hover .blog-title {
  color: #009888;
}

/* DESCRIPTION */
.blog-description {
  font-size: 14px;
  line-height: 1.7;
  color: #64748b;
  margin-bottom: 18px;
  flex-grow: 1;
  /* display: -webkit-box; */
  /* -webkit-line-clamp: 2; */
  /* -webkit-box-orient: vertical; */
  /* overflow: hidden; */
}

/* FOOTER */
.blog-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-top: 16px;
  border-top: 1px solid #e2e8f0;
}

/* READ MORE BUTTON */
.read-more-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #009888;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  padding: 6px 12px;
  border-radius: 8px;
  white-space: nowrap;
}

.read-more-btn:hover {
  background: rgba(0, 152, 136, 0.1);
  gap: 12px;
}

.read-more-btn svg {
  transition: transform 0.3s ease;
}

.read-more-btn:hover svg {
  transform: translateX(4px);
}

/* TAGS */
.blog-tags {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.tag {
  font-size: 12px;
  color: #009888;
  font-weight: 600;
  padding: 4px 8px;
  background: rgba(0, 152, 136, 0.08);
  border-radius: 6px;
  border: 1px solid rgba(0, 152, 136, 0.2);
  transition: all 0.3s ease;
}

.tag:hover {
  background: rgba(0, 152, 136, 0.15);
  border-color: rgba(0, 152, 136, 0.4);
}

/* CTA SECTION */
.blog-cta {
  text-align: center;
  margin-top: 60px;
  padding: 40px;
  background: linear-gradient(
    135deg,
    rgba(0, 152, 136, 0.08),
    rgba(0, 198, 167, 0.08)
  );
  border-radius: 16px;
  border: 1px solid rgba(0, 152, 136, 0.2);
}

.blog-cta p {
  font-size: 16px;
  color: #64748b;
  margin-bottom: 16px;
}

.view-all-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 14px 32px;
  background: linear-gradient(90deg, #009888, #00c6a7);
  color: white;
  text-decoration: none;
  font-weight: 700;
  border-radius: 25px;
  transition: all 0.4s ease;
  font-size: 15px;
  position: relative;
  overflow: hidden;
}

.view-all-btn::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent);
  transform: translateX(-100%);
  transition: transform 0.4s ease;
}

.view-all-btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 40px rgba(0, 152, 136, 0.3);
}

.view-all-btn:hover::before {
  transform: translateX(100%);
}

/* PAGINATION */
.blog-carousel :deep(.carousel__pagination-button) {
  background: #cbd5e1;
  transition: all 0.3s ease;
}

.blog-carousel :deep(.carousel__pagination-button--active) {
  background: linear-gradient(90deg, #009888, #00c6a7);
  width: 32px;
  border-radius: 10px;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .section-title {
    font-size: 44px;
  }

  .blog-image-wrapper {
    height: 200px;
  }

  .blog-content {
    padding: 24px 20px 20px;
  }
}

@media (max-width: 768px) {
  .blog-section {
    padding: 80px 0;
  }

  .section-title {
    font-size: 36px;
  }

  .section-subtitle {
    font-size: 16px;
  }

  .blog-image-wrapper {
    height: 180px;
  }

  .blog-title {
    font-size: 18px;
  }

  .blog-description {
    font-size: 13px;
  }

  .read-more-btn {
    font-size: 13px;
  }

  .blog-footer {
    flex-wrap: wrap;
  }

  .blog-cta {
    margin-top: 40px;
    padding: 30px;
  }
}

@media (max-width: 480px) {
  .blog-section {
    padding: 60px 0;
  }

  .section-title {
    font-size: 28px;
  }

  .section-subtitle {
    font-size: 14px;
  }

  .blog-image-wrapper {
    height: 160px;
  }

  .blog-content {
    padding: 20px 16px 16px;
  }

  .blog-card {
    border-radius: 12px;
  }

  .category-badge {
    top: 12px;
    left: 12px;
    font-size: 10px;
  }

  .read-time {
    bottom: 12px;
    right: 12px;
    font-size: 11px;
  }
}

/* HERO */
.blog-hero {
  background: radial-gradient(circle at top, #e0f2fe, #ffffff 70%);
}
.blog-hero-image {
  position: relative;
  height: 520px;
  margin: 0 40px;
  border-radius: 36px;
  overflow: hidden;
}
.blog-hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.75));
}
.blog-hero-content {
  position: absolute;
  bottom: 60px;
  left: 60px;
  max-width: 70%;
  color: #fff;
}
.blog-chip {
  display: inline-block;
  padding: 6px 16px;
  background: linear-gradient(90deg, #009888, #00c6a7);
  border-radius: 30px;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 16px;
}
.blog-hero-content h1 {
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 800;
  line-height: 1.1;
}

/* CONTENT CARD */
.blog-content-section {
  margin-top: -120px;
  position: relative;
  z-index: 2;
}
.blog-content-card {
  background: #fff;
  border-radius: 32px;
  padding: 60px;
  box-shadow: 0 40px 100px rgba(0, 0, 0, 0.12);
}
.blog-description {
  font-size: 17px;
  line-height: 1.9;
  color: #374151;
}

/* SIDEBAR */
.sidebar-glass {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(18px);
  border-radius: 28px;
  padding: 32px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}
.sidebar-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
}
.latest-item {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-bottom: 18px;
}
.latest-item img {
  width: 72px;
  height: 62px;
  border-radius: 16px;
  object-fit: cover;
}
.latest-item span {
  font-size: 14px;
  font-weight: 600;
  color: #0f172a;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .blog-hero-image {
    height: 380px;
    margin: 0;
    border-radius: 0;
  }
  .blog-hero-content {
    left: 30px;
    bottom: 30px;
    max-width: 90%;
  }
  .blog-content-card {
    padding: 40px 30px;
  }
}

.hero-chip {
  display: inline-block;
  padding: 8px 18px;
  background: linear-gradient(90deg, #009888, #00c6a7);
  color: #fff;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 700;
}
.hero-title {
  font-size: clamp(40px, 6vw, 64px);
  font-weight: 800;
  margin-top: 20px;
}

/* BLOG CARD */
.creative-blog-card {
  background: #fff;
  border-radius: 26px;
  overflow: hidden;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.08);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}
.creative-blog-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 50px 120px rgba(0, 152, 136, 0.18);
}

/* IMAGE */
.card-image {
  position: relative;
  display: block;
  height: 300px;
  overflow: hidden;
}
.card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.creative-blog-card:hover img {
  transform: scale(1.1);
}
.hover-layer {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.55));
}

/* CONTENT */
.card-body {
  padding: 32px;
}
.card-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
}
.card-title a {
  color: #0f172a;
}
.card-text {
  font-size: 15px;
  color: #64748b;
  line-height: 1.7;
}
.read-link {
  display: inline-block;
  margin-top: 16px;
  font-weight: 600;
  color: #009888;
  transition: gap 0.3s ease;
}
.read-link:hover {
  letter-spacing: 0.5px;
}

/* SIDEBAR */
.sidebar-glass {
  background: rgba(255, 255, 255, 0.75);
  backdrop-filter: blur(16px);
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
}
.sidebar-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
}
.latest-item {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-bottom: 18px;
}
.latest-item img {
  width: 70px;
  height: 60px;
  border-radius: 14px;
  object-fit: cover;
}
.latest-item span {
  font-size: 14px;
  font-weight: 600;
  color: #0f172a;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .card-image {
    height: 220px;
  }
  .card-body {
    padding: 24px;
  }
}

/*=========================
    16. Querys
==========================*/

@media only screen and (min-width: 1400px) {
  .d-xxl-flex {
    display: flex;
  }
}
@media only screen and (min-width: 1280px) {
  .header-navigation .logo:hover {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1280px) {
  .bg-video__content {
    height: 100%;
  }
  .project-box {
    min-height: auto;
  }
  .project-box a {
    height: 80% !important;
  }
  .project-box .content {
    position: relative;
    left: 0 !important;
  }
  .project-detail-section .gallery-item {
    max-height: 410px !important;
  }
  .team-box {
    height: auto;
  }
  .team-box .thumbnail {
    height: auto;
  }
  .team-box .content {
    opacity: 1;
  }
}

@media only screen and (max-width: 1024px) {
  .service-section .counter h3 {
    font-size: 70px;
  }
  .padding-era {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 992px) {
  .why-us-section .box {
    width: 33.33%;
  }
  .slick-dots {
    margin-top: -25px;
  }
}

@media only screen and (max-width: 768px) {
  .service-section .counter h3 {
    font-size: 40px;
  }
  .creativity-section .title-era h2 {
    font-size: 40px;
  }
  .price-section .box ul {
    padding-left: 10px;
  }
  .blog-banner .banner-title {
    margin-left: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 20px;
  }
}
@media only screen and (max-width: 576px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 36px;
  }
  p {
    font-size: 18px;
  }
  .main-btn {
    padding: 12px 30px;
    font-size: 16px;
    text-align: center;
    justify-content: center;
  }

  .hidden-area {
    position: relative;
    opacity: 1;
    left: 0;
    right: 0;
    margin: 0 5px;
  }

  .project-detail-section .gallery-item {
    max-height: 232px !important;
    width: 100% !important;
  }
  .project-detail-section .gallery-item a {
    padding: 0;
  }

  .service-list {
    border-left: none;
    border-bottom: 1px solid #000000;
    padding-left: 10px;
    padding-bottom: 30px;
  }
  .service-list.last-childe {
    border-bottom: none;
    padding-bottom: 0;
  }
  .service-section .counter-area {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .service-section .counter h3 {
    font-size: 30px;
  }
  .service-section .counter p {
    font-size: 13px;
  }
  .why-us-section .box {
    width: 50%;
  }
  .logos {
    max-width: 40% !important;
  }
}
.font-normal,
.font-normal p,
.font-normal span {
  font-size: 14px !important;
}

.dropdown-content {
  z-index: 999 !important;
}

.newsletter input.form_control {
  border-radius: 30px !important;
}
.newsletter .main-btn {
  border-radius: 10px !important;
  line-height: 2.2 !important;
}

.product-section {
  background: #f6f7f9;
}

@media (max-width: 767px) {
  .content-left {
    background: rgba(0, 0, 0, 0.6);
    padding: 25px 25px;
    border-radius: 10px;
  }
  .bg-layer {
    background-position: 90% !important;
  }
}

.form_group.message-input textarea:focus + label,
.form_group textarea:valid + label {
  top: -29px;
}
