:root {
  --lqd-color-primary: #000000;
  --lqd-body-text-color: #4a4a4a;
  --lqd-color-accent: #49c193;
  --lqd-color-dark: #292929;
  --lqd-color-link: #5b7bfb;
  --lqd-color-dark: #292929;
  --lqd-color-blue-100: #e3e4e8;
  --lqd-color-blue-200: #d9f8ea;
  --lqd-color-blue-300: #ebf8d9;
  --lqd-color-blue-600: #696d79;
  --lqd-color-blue-700: #032a3e;
  --lqd-color-gray-100: rgba(97, 150, 157, 0.18);
  --lqd-color-gray-200: #e2e8f0;
  --lqd-color-green-50: rgba(106, 255, 192, 0.24);
  --lqd-color-green-100: #e1f2e6;
  --lqd-color-green-200: #ecf0e7;
  --lqd-color-green-300: #82b541;
  --lqd-color-green-400: #6affc0;
  --lqd-color-green-500: #c7d0c1;
  --lqd-color-green-600: #5e746a;
  --lqd-color-orange-100: #f0ebe7;
  --lqd-color-orange-200: #f8e6d9;
  --lqd-color-orange-300: #ffc29f;
  --lqd-color-orange-600: #807264;
  --lqd-color-purple-100: rgba(141, 126, 255, 0.44);
  --lqd-color-purple-500: #9f51e0;
  --lqd-color-slate-100: rgba(97, 150, 157, 0.18);
  --lqd-color-slate-200: #e2e8f0;
  --lqd-color-slate-300: #a2b2c9;
  --lqd-color-slate-400: #94a3b8;
  --lqd-color-slate-500: #64748b;
  --lqd-color-slate-600: #61969d;
  --lqd-color-slate-700: #3a5274;
  --lqd-color-yellow-50: #f9f8f5;
  --lqd-color-yellow-100: #edebe2;
  --lqd-color-yellow-200: #f1f0e8;
  --lqd-color-yellow-600: #84806f;
  --lqd-badge-color: #6f6fff;
  --lqd-color-link-hover: #181b31;
  --lqd-body-text-color: #626974;
  --lqd-container-width: 1140px;
  --lqd-row-gutter-x: 0;
  --lqd-row-gutter-y: 0;
  --lqd-body-font-family: "Be Vietnam Pro", sans-serif;
  --lqd-body-font-size: 15px;
  --lqd-body-font-weight: 400;
  --lqd-body-line-height: 1.4em;
  --lqd-accent-font-family: "Libre Baskerville", serif;
  --lqd-accent-font-style: italic;
  --lqd-heading-font-family: "Space Grotesk", Sans-serif;
  --lqd-heading-font-weight: 700;
  --lqd-heading-line-height: 1em;
  --lqd-heading-color: var(--lqd-color-dark);
  --lqd-h1-font-size: 64px;
  --lqd-h1-letter-spacing: -4px;
  --lqd-h2-font-size: 48px;
  --lqd-h2-letter-spacing: -1.5px;
  --lqd-h3-font-size: 40px;
  --lqd-h3-letter-spacing: -0.5px;
  --lqd-h4-font-size: 37px;
  --lqd-h4-font-weight: 600;
  --lqd-h5-font-size: 22px;
  --lqd-h6-font-size: 18px;
  --lqd-top-scroll-ind-height: 5px;
  --lqd-cc-bc: var(--lqd-color-primary);
  --lqd-cc-bg: var(--lqd-color-primary);
  --lqd-cc-size-outer: 35px;
  --lqd-cc-size-inner: 7px;
  --lqd-cc-bw: 1px;
  --lqd-cc-br: calc(var(--lqd-cc-size-outer) / 2);
  --lqd-cc-active-bc: var(--lqd-color-primary);
  --lqd-cc-active-bg: var(--lqd-color-primary);
  --lqd-cc-active-bw: 1px;
  --lqd-cc-active-circle-color: #fff;
  --lqd-cc-active-circle-txt: #000;
  --lqd-cc-active-arrow-color: #fff;
}
.module-text-border:hover {
  background-color: #f8e6d9;
  border-color: #f8e6d9;
  border-style: solid;
  box-shadow: 0 33px 50px 0 rgba(0, 0, 0, 0.18);
}
.module-btn-sm {
  --btn-pt: 8px;
  --btn-pe: 22px;
  --btn-pb: 8px;
  --btn-ps: 22px;
}
.btn-underlined:hover:after {
  transform-origin: left center;
  transform: scaleX(1);
}
.border-thin {
  font-family: var(--lqd-accent-font-family), Sans-serif;
  font-style: var(--lqd-accent-font-style);
}
.border-thin:after {
  background: #ebf0e6;
}
.lqd-highlight-classic .lqd-highlight .lqd-highlight-inner {
  height: 0.4em;
}
.lity-modal .lqd-contact-form {
  --inputs-margin: 0 0 30px 0;
  --input-margin-bottom: 30px;
}
.lity-modal .ld-fancy-heading h2 span {
  font-family: "dm serif text", serif;
  font-style: italic;
}
.our-methods-space {
  padding-bottom: 200px;
}
@media (max-width: 1199px) {
  .lity-modal .module-content {
    padding: 10px;
  }
  .lity-modal .ld-fancy-heading h2 {
    font-size: 48px;
    line-height: 1em;
  }
}
@media (max-width: 767px) {
  .lity-container {
    padding: 70px 0 30px;
  }
  .lity-modal .ld-fancy-heading h2 {
    font-size: 34px;
    line-height: 0.75em;
  }
  .lity-modal .module-info {
    margin-top: 30px;
  }
  .lity-modal .lqd-contact-form {
    margin-top: 30px;
  }
  .hero-cols-space {
    align-items: start;
  }
  .hero-cols-text {
    margin-bottom: 0;
  }
  .hero-cols {
    margin-bottom: 0;
  }
  .our-methods-space {
    padding-bottom: 0;
  }
}
.main-header .main-nav {
  --lqd-menu-items-top-padding: 15px;
  --lqd-menu-items-right-padding: 60px;
  --lqd-menu-items-bottom-padding: 15px;
  --lqd-menu-items-left-padding: 0;
}
.main-header .main-nav > li > a:before {
  background-color: #f4f4f4;
}
.main-header .ld-module-trigger:before {
  content: "";
  display: inline-block;
  width: 160%;
  height: 160%;
  position: absolute;
  top: -25%;
  left: -25%;
}
.main-header .ld-module-search .ld-module-trigger-icon {
  width: 38px;
  height: 38px;
}
.main-header .btn-icon-left {
  --icon-font-size: 1.3em;
}
.main-header .btn-hover-txt-switch-change {
  --icon-font-size: 1.1em;
}
.main-header .btn-icon-left:hover,
.main-header .btn-icon-left:focus {
  color: #000;
}
.main-header .btn-icon-left:hover .btn-icon,
.main-header .btn-icon-left:focus .btn-icon {
  background: #000;
}
.main-header .lqd-stickybar-left .btn {
  --icon-font-size: 25px;
  box-shadow: 0 0 0 11px rgba(128, 179, 65, 0.27);
}
.main-header .lqd-stickybar-right {
  justify-content: start;
}
.main-header .lqd-stickybar-right .btn {
  --icon-font-size: 17px;
}
.banner .module-section {
  height: 90vh;
}
.banner .module-shape-1 {
  bottom: -275px;
}
.hero-bg-col {
  background-color: #e5ff007d;
}
.hero-cols {
  width: 360px;
}
.innovative-bg {
  background-color: #15cdcb7d;
}
.contact-sec-para {
  color: rgba(255, 255, 255, 0.6);
}
.send-btn-bg {
  color: #080808;
  background-color: #15cdcb;
}
.footer-contact-btn {
  color: #080808;
  background-color: #15cdcb;
}
.icon-lqd-pen::before {
  content: "🖍";
}
.btn-icon i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .banner {
    padding-right: 30px;
    padding-left: 30px;
  }
  .banner .module-section {
    padding: 35px 20px;
  }
  .banner .pos-abs:first-child img {
    width: 340px;
  }
  .banner .module-shape-2 {
    top: 40%;
  }
  .banner .module-shape-1 {
    right: 50px;
  }
  .banner .module-shape-2 {
    left: -8%;
  }
  .banner .module-shape-3 {
    right: 1%;
  }
  .banner .module-shape-4 {
    right: 10%;
  }
  .banner .pos-abs.bottom-0 {
    right: 25%;
  }
  .hero-cols-space {
    flex-direction: column;
    justify-content: center;
  }
  .hero-cols {
    width: 445px;
    margin: auto;
  }
  .hero-top-space {
    display: none;
  }
  .hero-col-items {
    margin-bottom: 60px;
  }
  .hero-head {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .banner {
    padding: 0 20px;
  }
  .banner .module-section {
    height: 100vh;
  }
  .banner .ld-fancy-heading h1 {
    font-size: 15vw;
  }
  .banner .module-shape-1 {
    right: 0;
  }
  .banner .module-shape-2 {
    top: -21%;
  }
  .banner .module-shape-3 {
    top: -20px;
  }
  .hero-cols {
    width: 310px;
  }
  .banner .ld-fancy-heading h1 {
    font-size: 10vw;
    padding-top: 44px;
  }
  .creative-head {
    margin-bottom: 1.3em !important;
  }
  .footer-logo {
    width: 80%;
  }
  .hero-top-space {
    display: none;
  }
}
.design-services .lqd-iconbox-scale:hover {
  background-color: #ebf0e6;
  transform: scale(1.1);
}
.design-services .module-shape {
  left: -10%;
}
@media (max-width: 1199px) {
  .design-services .lqd-iconbox-scale {
    padding: 35px 20px;
  }
  .design-services .module-iconbox {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .design-services {
    padding: 90px 20px;
  }
  .design-services .module-shape {
    left: -8%;
  }
  .design-services .module-shape {
    top: 3%;
  }
  .design-services .module-shape img {
    width: 49px;
  }
  .design-services .module-iconbox {
    gap: 10px;
  }
}
.services .carousel-nav .flickity-button {
  width: 50px;
  height: 50px;
  color: #000;
  border-width: 1px;
  border-radius: 12px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: transparent;
}
.services .carousel-nav {
  width: 100%;
  max-width: 100%;
}
.services .flickity-button:hover {
  color: #fff;
  border-style: solid;
  border-color: #000;
  background-color: #000;
}
.services .module-shape {
  left: 30%;
}
@media (max-width: 1199px) {
  .services {
    padding: 50px 20px;
  }
}
.case-studies .filter-list li {
  color: #000;
}
.case-studies .filter-list li.active {
  color: #003138;
}
.case-studies .liquid-filter-items {
  margin-bottom: 30px;
}
.case-studies .lqd-pf-item {
  margin-bottom: 20px;
}
.case-studies > .module-shape-1 {
  left: -90px;
}
.case-studies > .module-shape-2 {
  right: -2%;
}
.case-studies .lqd-pf-grid .module-shape-3 {
  right: -60px;
}
@media (max-width: 1199px) {
  .case-studies {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .case-studies .lqd-pf-grid .module-shape-3 {
    max-width: 80px;
    top: -60px;
  }
  .case-studies > .module-shape-1 {
    left: -38%;
  }
  .case-studies > .module-shape-2 {
    right: -16%;
  }
  .case-studies .lqd-pf-grid .module-shape-3 {
    right: -25px;
  }
  .case-studies .portfolio-single-photo {
    top: 580px;
  }
}
.steps-install .h1 {
  font-size: 190px;
  color: #dfe2ea;
}
.steps-install .module-middle {
  margin-right: 12.5%;
  margin-left: 12.5%;
}
.start-project-btn {
  margin-bottom: 0 !important;
}
@media (max-width: 1199px) {
  .steps-install {
    padding: 0px 40px 0;
  }
  .steps-install .module-middle {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .steps-install {
    padding: 0px 5px 0 5px;
  }
  .steps-install .module-first,
  .steps-install .module-middle {
    margin-bottom: 30px;
  }
}
.our-vision .lqd-section-flow-panel-end {
  padding: 10% 8%;
}
.our-vision .lqd-throwable-scene {
  height: 855px;
}
.our-vision .module-shape {
  left: 43%;
}
.our-vision .iconbox-icon-ripple .iconbox-icon-container:before {
  border-color: var(--lqd-color-accent);
}
@media (max-width: 1199px) {
  .our-vision {
    padding-bottom: 220px;
  }
}
@media (max-width: 767px) {
  .our-vision {
    padding: 90px 20px 390px;
  }
  .our-vision .lqd-section-flow-panel-end {
    padding: 0;
  }
}
.testimonials .star-rating {
  font-family: Arial, Helvetica, sans-serif;
}
.testimonials .carousel-dots {
  top: auto;
  right: auto;
  bottom: -65px;
  left: auto;
}
.testimonials .carousel-dots:not(.carousel-dots-inside) {
  position: relative;
}
[data-elementor-device-mode*="tablet"] .testimonials .carousel-dots-mobile,
[data-elementor-device-mode*="mobile"] .testimonials .carousel-dots-mobile {
  display: none;
}
.testimonials .module-shape-1 {
  left: 13%;
}
.testimonials .module-shape-2 {
  right: 23%;
}
@media (max-width: 1199px) {
  .testimonials {
    padding-right: 20px;
    padding-left: 20px;
  }
  .testimonials .carousel-item {
    padding-right: 15px;
    padding-left: 15px;
  }
  .testimonials .module-shape-2 {
    top: 14%;
  }
  .testimonials .module-shape-1 {
    left: 3%;
  }
  .testimonials .module-shape-2 {
    right: 8%;
  }
}
@media (max-width: 767px) {
  .testimonials .col-12:first-child {
    margin-bottom: 40px;
  }
  .testimonials .carousel-item {
    padding: 0;
  }
  .testimonials .module-shape-2 {
    top: 4%;
  }
}
@media (max-width: 1199px) {
  .clients {
    padding: 50px 20px 100px;
  }
}
@media (max-width: 767px) {
  .clients {
    padding-top: 50px;
    padding-bottom: 90px;
  }
  .clients .carousel-item {
    width: calc(100% / 2);
    flex: 0 0 auto;
  }
}
.contact-form .lqd-contact-form {
  --inputs-margin: 0 0 25px 0;
  --input-margin-bottom: 25px;
}
.contact-form .module-shape-3 {
  right: 123px;
}
.contact-form .module-shape-4 {
  right: 11%;
}
.contact-head {
  font-size: 70px;
}
.contact-page-details {
  flex-direction: row;
}
@media (max-width: 1199px) {
  .contact-form {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 70px;
  }
  .contact-form .lqd-contact-form {
    padding: 20px 30px 30px;
  }
  .contact-head {
    font-size: 52px;
  }
  .contact-page-details {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .contact-form {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .contact-form .module-shape-1 {
    top: -126px;
  }
  .contact-head {
    font-size: 50px;
  }
  .contact-page-details {
    flex-direction: column;
  }
}
.main-footer .btn-solid:hover,
.main-footer .btn-solid:focus {
  color: #080808;
  background-color: #15cdcb;
}
.main-footer a:hover,
.main-footer a:hover path {
  color: #fff;
  fill: #fff;
}
.footer-contact-info {
  font-size: 18px;
}
@media (max-width: 1199px) {
  .main-footer {
    padding: 70px 20px;
  }
  .main-footer .module-border {
    padding: 40px 15px;
  }
  .footer-contact-info {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .main-footer .column-md-50 {
    width: 50%;
  }
  .main-footer .column-md-100 {
    width: 100%;
  }
  .main-footer .lqd-imggrp-single {
    margin-bottom: 15px;
  }
  .main-footer .module-copyright {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .main-footer .module-social {
    margin: 0;
  }
  .footer-contact-info {
    font-size: 18px;
  }
}
.creative-sec-space {
  margin-top: 50px;
  padding-left: 20px;
}
/* Projects Inner Page Style */
.page-hero {
  padding-top: 259px;
  padding-bottom: 60px;
  background-image: url("/assets/images/demo/start-hub-8/banner/Baims-banner.png");
  background-position: center center;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .page-hero {
    padding-top: 90px;
    padding-bottom: 60px;
    text-align: center;
  }
  .kfh-page-hero {
    padding-top: 90px !important;
    text-align: center;
  }
  .festful-page-hero {
    padding-top: 90px !important;
    text-align: center;
  }
  .share-mobility-page-hero {
    padding-top: 90px !important;
    text-align: center;
  }
}
/* .container {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
} */
/* @media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
} */
.project-inner-container {
  margin: 0;
  padding-left: 72px;
}
.project-inner-details-container {
  width: 100% !important;
}
.page-hero-row {
  width: 80%;
}
.page-heading h1 {
  color: #fff;
}
.page-heading h6 {
  color: #f2f8f8;
  font-size: 20px;
}
.page-heading .breadcrumb-item {
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
}
.page-heading .breadcrumb-item a {
  color: #fff;
}
.page-heading .breadcrumb-item.active {
  color: #fff;
  font-weight: 800;
}
.page-heading .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 16px;
  list-style: none;
}
@media (max-width: 991.98px) {
  .breadcrumb {
    justify-content: center;
  }
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 8px;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 8px;
  color: #fff;
  content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-item::after {
  display: none !important;
}
.breadcrumb-item.active {
  color: #fff;
  font-weight: 800;
}
.page-heading .breadcrumb-item {
  font-weight: 500;
  font-size: 16px;
  line-height: 170%;
}
.page-heading .breadcrumb-item a {
  color: #fff;
}
.page-heading .breadcrumb-item.active {
  color: #fff;
  font-weight: 800;
}
.page-heading .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.project-desc p {
  font-weight: 300;
  font-size: 16px;
  line-height: 27px;
}
.project-feature-photo {
  margin-bottom: 40px;
}
.project-feature-photo img {
  border-radius: 30px;
}
.section-header {
  /* text-align: center; */
  margin-bottom: 64px;
  margin-top: 80px;
}
.start-a-project-btn {
  background-color: #003138;
  color: #fff;
  padding: 15px 25px;
  border-radius: 25px;
}
.start-a-project-btn img {
  width: 24px;
  margin-left: 5px;
}
@media (max-width: 767.98px) {
  .section-header {
    margin-bottom: 40px;
  }
}
.section-header h2 {
  margin-bottom: 16px;
  color: #0a2533;
}
.section-header p {
  margin-bottom: 0;
}
.service-item-list {
  margin-bottom: 0;
  padding: 0;
}
.service-item-list li {
  position: relative;
}
.service-item-list li:last-child span {
  margin-bottom: 32px;
}
.service-item-list li span {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 24px;
  margin-left: 32px;
  position: relative;
}
.service-item-list li span::before {
  width: 10px;
  height: 10px;
  content: "";
  border-radius: 100%;
  background: #455157;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -32px;
}
.custom-list-style {
  list-style-type: none;
}
.project-image-col {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.project-subfeature-photo img {
  border-radius: 30px;
}
.project-details blockquote {
  margin-bottom: 32px;
  padding: 28px 30px;
  border: 1px none #153c3c;
  border-radius: 20px;
  background-color: #fafafa;
}
.project-details blockquote .comment {
  font-size: 16px;
  font-weight: 500;
  width: 90%;
  font-style: normal;
  line-height: 25.2px;
}
.project-details .comment-author {
  margin-top: 24px;
}
.project-details blockquote .comment-author-desc h5 {
  font-size: 18px;
  margin-bottom: 0;
  color: #173641;
  font-style: normal;
}
.project-details blockquote .comment-author-desc p {
  color: #455157;
  font-size: 14px;
  font-style: normal;
}
.project-details .comment-author {
  align-items: center !important;
}
.project-details .comment-author-desc {
  padding-top: 26px;
}
.comment-author-thumb {
  margin-right: 10px !important;
}
.what-next-sec {
  justify-content: center;
}
.project {
  padding-bottom: 60px;
}
.project-item {
  margin-bottom: 40px;
}
.project-item-thumb {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  margin-bottom: 8px;
  overflow: hidden;
  padding: 0px 10px;
}
.project-item-thumb img {
  border-radius: 10px;
}
.project-item-thumb span {
  display: inline-block;
  font-size: 14px;
  background: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 8px 10px;
  font-weight: 600;
  border-radius: 8px;
}
.project-item h3 {
  font-size: 24px;
  line-height: 1.25;
  margin-left: 10px;
  color: #173641;
}
.kfh-page-hero {
  padding-top: 259px;
  padding-bottom: 60px;
  background-image: url("/assets/images/demo/start-hub-8/banner/Kfh-banner.png");
  background-position: center center;
  background-size: cover;
}
.festful-page-hero {
  padding-top: 259px;
  padding-bottom: 60px;
  background-image: url("/assets/images/demo/start-hub-8/banner/Festful-banner.png");
  background-position: center center;
  background-size: cover;
}
.share-mobility-page-hero {
  padding-top: 259px;
  padding-bottom: 60px;
  background-image: url("/assets/images/demo/start-hub-8/banner/sharemobility-banner.png");
  background-position: center center;
  background-size: cover;
}
.filter-list sup {
  display: none !important;
}
@media (max-width: 767px) {
  .page-heading h1 {
    font-size: 38px;
  }
  #overview {
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-header {
    margin-top: 30px;
  }
  .service-sec {
    justify-content: left;
    flex-direction: column !important;
  }
  .service-sec-head {
    text-align: center;
    margin-bottom: 20px;
  }
  .service-main-sec {
    padding: 0px 20px;
  }
  .liquid-filter-items-inner > .btn > span {
    width: auto !important;
  }
  .services-our-creative-col {
    padding-left: 0 !important;
  }
  .service-top-space {
    margin-top: 50px;
  }
  .digital-trans-sec {
    padding-bottom: 0px;
  }
  .service-first-sec-head {
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
  }
  .service-sec-col {
    padding-right: 0px;
  }
  .How-we-do-sec {
    margin-top: 0px;
  }
}
@media (max-width: 1199px) {
  .our-creative-head {
    padding-right: 0px !important;
    line-height: 40px !important;
    font-size: 30px;
  }
  .service-top-space {
    margin-top: 50px;
  }
  .our-creative-col {
    align-items: start !important;
  }
  .How-we-do-sec {
    margin-top: 0px;
  }
  .liquid-filter-items-inner > .btn > span,
  .lqd-pf-carousel-header > .btn > span {
    width: auto;
  }
  .lqd-filter-dropdown .ui-selectmenu-button-open .ui-selectmenu-icon:before {
    content: "▼";
  }
  .lqd-filter-dropdown .ui-selectmenu-icon:before {
    content: "▼";
  }
}
/* End Projects Inner Page Style */

/* About Page Style */
.tab-items .lqd-tabs-style-3 .lqd-tabs-nav {
  --icon-size: 1em;
}

.tab-items .lqd-tabs-style-3 .lqd-tabs-nav li a:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: var(--lqd-color-secondary);
  transform: scaleX(0);
  transition: transform 0.3s;
}

.tab-items .lqd-tabs-style-3 .lqd-tabs-nav li a.active:after {
  transform: scaleX(1);
}

.tab-items .lqd-tabs-content {
  padding-left: 14%;
  padding-right: 14%;
}
.titlebar-overlay {
  background-color: #003138cc;
}
.lqd-icn-ess {
  display: inline-block;
  font-family: "lqd-essentials";
  font-size: 1em;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  /* speak: none; */
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.about-down-arrow {
  width: 26px;
  filter: invert(100);
}
.about-brands-sec {
  background-color: #fff;
}
.our-creative-col {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: flex;
  align-items: center;
}
.our-creative-head {
  padding-right: 80px;
  line-height: 45px;
}
.team-role {
  color: #003138;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.about-first-sec-head {
  width: 100%;
  text-align: center;
  line-height: 58px;
}
@media (max-width: 1199px) {
  .tab-items {
    padding: 0 45px;
  }

  .tab-items .lqd-tabs-content {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  .tab-items {
    padding: 10px 15px 0;
  }
  .creative-sec-space {
    flex-direction: column;
    padding-left: 10px;
  }
  .our-creative-col {
    width: 100%;
  }
  .our-creative-head {
    padding-right: 0;
    text-align: center;
  }
}

@media (max-width: 1199px) {
  .image-box {
    padding-right: 35px;
    padding-left: 35px;
  }

  .image-box .module-col {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .image-box {
    padding: 0 10px 50px;
  }

  .image-box .module-img {
    height: 312px;
  }
}

@media (max-width: 1199px) {
  .has-accordion-page {
    padding-right: 35px;
    padding-left: 35px;
  }

  .has-accordion-page h2 {
    font-size: 36px;
  }

  .has-accordion-page .module-col {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  .has-accordion-page {
    padding: 70px 10px 0;
  }
}

.icon-box-page .iconbox {
  box-shadow: 0 25px 70px 0 rgba(0, 0, 0, 0.07);
}

.icon-box-page .iconbox h3 {
  display: flex;
}

@media (max-width: 1199px) {
  .icon-box-page {
    padding-right: 35px;
    padding-left: 35px;
  }
}

@media (max-width: 767px) {
  .icon-box-page {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 1199px) {
  .team {
    padding: 0 25px 80px;
  }

  .team .module-col {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  .team {
    padding: 65px 0;
  }
  .team .module-col {
    padding: 20px;
  }
}

.counters .container {
  --lqd-container-width-sm: 1024px;
  --lqd-container-width-md: 1024px;
}

@media (max-width: 767px) {
  .counters {
    padding: 70px 0;
  }
}

@media (max-width: 1199px) {
  .partners {
    padding: 0 35px;
  }

  .partners img {
    height: 400px;
  }

  .partners .module-contnet {
    padding-right: 30px;
    padding-left: 30px;
  }
  .lqd-mobile-sec {
    display: block;
  }
}

@media (max-width: 767px) {
  .partners {
    padding: 0 10px;
  }
}

/* End About Page Style */

/* Services Page Style*/
.mb-hero-tag {
  line-height: 28px;
}
.services-creative-sec-space {
  margin-top: 50px;
  padding-left: 0px;
}
.services-our-creative-col {
  flex-direction: column;
  padding-left: 80px;
}
.icon-ion-ios-add::before {
  content: "+";
}
.icon-ion-ios-remove::before {
  content: "−";
}
.accordion-expander {
  padding-left: 124px;
}
.service-titlebar-overlay {
  background-color: #00313800;
}
.accordion {
  height: 200px;
}
@media (max-width: 767px) {
  .banner .module-section {
    height: 100vh !important;
}
}
@media (max-width: 1199px) {
  .accordion-expander {
    padding-left: 0px;
  }
  .accordion {
    height: auto;
  }
  .banner .module-section {
    height: 80vh;
}
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .branding-para {
    text-align: center;
  }
  .accordion-expander {
    padding-left: 26px;
  }
  .services-creative-sec-space {
    padding-bottom: 50px;
  }
  .our-methods-space {
    padding-bottom: 0px;
  }
  
}
@media screen and (min-width: 1024px) {
  .accordion {
    height: 250px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .banner .module-section {
    height: 75vh;
}
}

/* End Services Page Style */

/* Contact Page Style */
.contact-radio-btn {
  cursor: pointer;
  background: transparent;
  color: #030712;
  padding: 10px 20px;
  border-radius: 20px;
  font-weight: 500;
  border: 1px solid #aeb2ba;
}
.contact-radio-btn:hover {
  background: #003138;
  color: #fff;
}
.contact-radio-in {
  display: none !important;
}
.contact-radio-all-btns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}
.contact-radios-label {
  font-weight: 600;
  font-size: 16px;
  color: #000;
  margin-top: 20px;
}
.contact-btn {
  background-color: #003138;
  border-radius: 30px;
  padding: 12px 40px;
  display: flex;
  align-items: center;
  color: #fff;
  border: none;
}
.contact-btn:hover {
  background-color: #000;
}
.submit-btn-arrow {
  margin-left: 12px;
  filter: invert();
}
.success-text {
  display: none;
}
.successMessage {
  background-color: #15cdcb;
  color: #000;
  padding: 8px 20px;
  margin-top: 16px;
}
/* End Contact Page Style */
