/**
Theme Name: Astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
* {
  font-family: "PixlerPro";
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

::selection {
 background: transparent;
 color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}

.heading_h1 {
  color: #080e20;
  font-size: 9.5vw;
  line-height: 8.7vw;
}

.heading_h2 {
  font-size: 7vw;
  line-height: 7.8vw;
}

.heading_h3 {
  font-size: 4.5vw;
  line-height: 5.56vw;
}

.heading_h4 {
  font-size: 2.78vw;
  line-height: 154%;
}

.heading_h5 {
  font-size: 2.1vw;
  line-height: 154%;
}

.ast-builder-menu-1 .menu-item > .menu-link {
  font-size: 1.5vw !important;
}

li {
  list-style-type: none;
}

ul,
ol {
  margin: 0;
}

.ast-article-single img {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}

.container,
.ast-container {
  max-width: 100%;
  width: unset;
  padding-left: 7.2222222222vw;
  padding-right: 7.2222222222vw;
}

.main-section {
  width: 100%;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus,
.wp-block-search__input:focus,
[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .ast-mobile-menu-trigger-minimal:focus,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
.woocommerce-ordering select.orderby:focus,
#ast-scroll-top:focus,
#coupon_code:focus,
.woocommerce-page #comment:focus,
.woocommerce #reviews #respond input#submit:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .button.single_add_to_cart_button:focus,
.woocommerce .woocommerce-cart-form button:focus,
.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,
.woocommerce
  .woocommerce-billing-fields
  .woocommerce-billing-fields__field-wrapper
  .woocommerce-input-wrapper
  > .input-text:focus,
.woocommerce #order_comments:focus,
.woocommerce #place_order:focus,
.woocommerce
  .woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  .woocommerce-input-wrapper
  > .input-text:focus,
.woocommerce .woocommerce-MyAccount-content form button:focus,
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  .woocommerce-form-row
  .woocommerce-Input.input-text:focus,
.woocommerce
  .ast-woocommerce-container
  .woocommerce-pagination
  ul.page-numbers
  li
  a:focus,
body
  #content
  .woocommerce
  form
  .form-row
  .select2-container--default
  .select2-selection--single:focus,
#ast-coupon-code:focus,
.woocommerce.woocommerce-js .quantity input[type="number"]:focus,
.woocommerce-js
  .woocommerce-mini-cart-item
  .quantity
  input[type="number"]:focus,
.woocommerce p#ast-coupon-trigger:focus {
  border-style: none;
  border-color: #ffffff00;
  border-width: 0;
}
.hero_main {
  background: #f3f3e9;
}

.hero_wrapper,
.logos_wrap,
.statics_content,
.client_message_wrap,
.cta_heading,
.cta_wrap,
.our_experience,
.statistics_box,
.strategy_box,
.case-study-images-wrap,
.case-study-images-wrap,
.client_wrap {
  display: flex;
  flex-direction: column;
}

.hero_wrap,
.latest_box,
.portfolio,
.portfolio_heading_wrap,
.statics_inner,
.statics_data_wrap,
.navigation_signs,
.cta_wrapper,
.cta_btn_wrap,
.form-row,
.wpcf7-list-item,
.company_details,
.details,
.footer_links,
.list-unstyled,
.extra_spacing_wrap,
.description_wrap,
.statistics,
.strategy_box_wrap,
.two-column-row {
  display: flex;
}

.hero_wrap {
  justify-content: space-between;
  align-items: center;
}

.hero_wrapper {
  gap: 8vh;
  padding: 20vh 0 15vh 0;
  animation: bannerUP 0.5s ease;
}

/* header.site-header {
animation: headerDown 0.5s ease;
} */
.banner_p {
  font-weight: 400;
  font-size: 2.1vw;
  line-height: 3.06vw;
  letter-spacing: 0.03125vw;
  margin: 0;
  color: #00000099;
}

a.black_btn,
input.black_btn {
  background: #080e20 !important;
  color: #ffffff;
  font-weight: 500;
  font-size: 1.7vw;
  line-height: 100%;
  padding: 2.083vw 2.604vw;
  border-radius: 12.5vw;
  text-align: center;
  border: none;
  transition: transform 0.2s ease-out;
}

img.custom-logo.astra-logo-svg {
  height: 5vw;
}

input.black_btn:hover {
  background: #080e20;
}

.logos_wrap {
  gap: 8vh;
}

logo_img:hover {
  filter: sepia(1);
}

.logos_main {
  background: #040404;
  color: #ffffff;
  padding: 15vh 0 20vh;
}

.logos_wrap h3 {
  color: #ffffff;
}

.projects_main {
  padding: 110px 0 152px;
  background: #fff;
}

.latest_box {
  justify-content: space-between;
}

a.underline_link svg {
  width: 2.64vw;
  height: 2.64vw;
  transition: transform 0.3s ease;
}

a.underline_link:hover svg {
  transform: translateX(5px);
}

a.underline_link {
  color: #080e20;
  font-weight: 400;
  font-size: 2.23vw;
  line-height: 7.8vw;
  align-items: center;
  display: inline-flex;
  gap: 3px;
  justify-content: center;
}

a.underline_link:hover {
  text-decoration: underline;
}

.main-section.work .projects_main .portfolio {
  margin-top: 0;
}

.portfolio {
  /*   margin-top: 49px; */
  margin-top: 10.8vh;
  gap: 3.35vw;
  flex-wrap: wrap;
  justify-content: space-between;
}

.portfolio,
.image-box,
.image-box img,
.portfolio_heading_wrap {
  width: 100%;
}

.portfolio-box {
  width: 48%;
  position: relative;
  height: 90vh;
  cursor: pointer;
  border-radius: 24px;
  box-shadow: none;
  overflow: hidden;
}

.image-box {
  position: absolute;
  bottom: -29%;
}

.portfolio_heading_wrap {
  position: absolute;
  top: 0;
  justify-content: space-between;
  padding: 32px;
}

.portfolio_heading h4 {
  color: #080e20;
}

.portfolio_heading h5 {
  color: #61615d;
}

.statics_main {
  background: linear-gradient(180deg, #f1f1e6 0%, #f1f1e6 32.42%);
  padding: 68px 0 194px;
}

input.wpcf7-form-control.wpcf7-text.home-input {
  height: auto;
}

.statics_inner {
  gap: 4.45vw;
  width: 100%;
  justify-content: space-between;
  margin-top: 8.1vh;
  /*   align-items: flex-end; */
}

.main_paragraph,
.cta_wrapper p,
.strategy_box li {
  font-weight: 400;
  font-size: 1.7vw;
  line-height: 164%;
  color: #080e2099;
}

.statics_content {
  width: 550px;
  width: 600px;
  justify-content: space-between;
}

.statics_content.case_study {
  gap: 10vh;
}

.case_study_img,
.full-width-image,
.half-width-image {
  overflow: hidden;
  border-radius: 24px;
}

.statics_img {
  overflow: hidden;
  width: calc(100% - 550px);
  border-radius: 24px;
}

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 100vh;
  height: auto;
}
.description_box_heading {
  white-space: nowrap;
}
img.parallax_img,
.statics_img img,
.case_study_img img {
  border-radius: 24px;
}
.statics_content a.underline_link {
  justify-content: left;
}

.statics_data_wrap {
  justify-content: space-between;
  align-items: center;
  padding: 24px 0;
}

.Statics_numbers {
  font-weight: 400;
  font-size: 5.56vw;
  line-height: 7.78vw;
  color: #080e20;
}

.statics_data_wrap p {
  /*     width: 215px; */
  width: 50%;
  font-weight: 400;
  font-size: 1.81vw;
  line-height: 142%;
  /*   letter-spacing: 0.52px; */
  vertical-align: middle;
  color: #080e2099;
}

.statics_data_wrap:not(:last-child) {
  border-bottom: 1px solid #65686f33;
}

.testimonial_main {
  background: linear-gradient(180deg, #f1f1e6 32.42%, #ffffff 52.52%);
  padding-bottom: 120px;
}

.client_message_wrap {
  gap: 8vh;
  animation: fadeInUp 0.7s ease;
  display: none;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  opacity: 0;
  visibility: hidden;
}

.client_message_wrap.active {
  display: flex;
  opacity: 1;
  visibility: visible;
  position: relative;
}

.client_message {
  font-weight: 400;
  font-size: 3vw;
  line-height: 4.17vw;
  /*   letter-spacing: -0.96px; */
  color: #080e20;
}

.client_name {
  color: #080e20;
  font-weight: 500;
  font-size: 2.23vw;
  line-height: 3.35vw;
}

.client_position {
  color: #656466;
  font-weight: 400;
  font-size: 1.53vw;
  line-height: 164%;
  margin-top: 4px;
}

.display_number {
  color: #080e20;
  font-weight: 500;
  font-size: 2.23vw;
  line-height: 3.34vw;
  display: none;
}

.disabled {
  opacity: 0.5;
  cursor: no-drop !important;
}

.navigation_signs {
  gap: 16px;
}

.cta_main {
  padding: 115px 0 79px;
  background: #ffff;
  border-radius: 0 0 24px 24px;
  /*     position: relative; */
  /*     margin-bottom: 750px;
    z-index: 2; */
}

.cta_wrapper {
  justify-content: space-between;
  gap: 42px;
}

.cta_heading {
  width: 45%;
  gap: 20px;
}

.contact_form_wrap {
  width: 45%;
}

.cta_wrapper p {
  color: #080e2099;
  width: 100%;
  margin-bottom: 24px !important;
}

.cta_btn_wrap label {
  border: 1px solid #080e201a;
  border-radius: 240px;
  padding: 1.9vw 2.3vw;
  color: #080e20;
  font-weight: 500;
  font-size: 1.67vw;
  line-height: 100%;
  letter-spacing: 0;
  cursor: pointer;
}

.cta_btn_wrap {
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 32px;
}

.form-row {
  justify-content: space-between;
  gap: 21px;
  margin: 0 !important;
}

.home-input,
input.home-input {
  border: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 !important;
  padding-bottom: 19px !important;
}

input.home-input,
textarea.home-input,
input.home-input::placeholder,
textarea.home-input::placeholder {
  color: #080e2099;
  font-weight: 400;
  font-size: 1.67vw;
  line-height: 164%;
}

.col {
  width: 50%;
}

.cta_wrap textarea {
  resize: none;
}

.cta_btn_wrap input[type="radio"],
.cta_btn_wrap input[type="checkbox"] {
  display: none;
}

.cta_btn_wrap label.active {
  background-color: #e5e5e5;
  color: #080e20;
}

.wpcf7-list-item {
  flex-wrap: wrap;
  margin: 0;
}

input.home-input:focus,
textarea.home-input:focus {
  border: none;
  box-shadow: none;
  border-radius: 0;
  border-color: #e5e5e5 !important;
  border-bottom: 1px solid #e5e5e5;
}

.controls_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.controls {
  display: flex;
  gap: 16px;
  margin-top: 37px;
}

.controls svg {
  cursor: pointer;
}

.form_field {
  margin-top: 8px !important;
}

button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-minimal {
  flex-direction: row-reverse;
  gap: 16px;
}

button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-minimal.toggled:focus {
  border: none;
  outline: none;
}

.logos_img_wrap {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3.13vw 5.2vw;
  justify-content: center;
  align-items: center;
}

.footer_wrap {
  /*     position: fixed;
		bottom: 0;
		left: 0; */
  width: 100%;
  background: #f1f1e6;
  padding: 101px 0 46px;
  /*     z-index: -1; */
}

.company_details {
  margin-top: 94px;
  gap: 40px;
  flex-wrap: wrap;
  max-width: 531px;
  justify-content: space-between;
  align-items: center;
}

.phone_num {
  display: flex;
  gap: 8px;
  font-size: clamp(16px, 1.25vw, 21px);
  align-items: center;
  color: #080E20 !important;
}

.inner_footer h2 {
  color: #080e20;
}

.footer_links {
  margin-top: 56px;
  justify-content: space-between;
  z-index: 5;
  position: relative;
}

.list-unstyled {
  gap: 32px;
}

.list-unstyled li a {
  color: #080e20;
  font-size: clamp(16px, 1.25vw, 21px);
}

.extra_spacing_wrap {
  gap: 32px;
  width: 50%;
  font-size: clamp(16px, 1.25vw, 21px);
}

.footer_logo {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
}

.our_experience {
  gap: 10vh;
  padding: 151px 0 116px;
  padding: 18vh 0 14vh 0;
}

.description_wrap {
  justify-content: space-between;
  color: #080e2099;
  gap: 2.59vw;
  flex-wrap: wrap;
}

.statistics {
  display: flex;
  justify-content: space-between;
}

.statistics_box {
  gap: 4px;
  width: 413px;
}

.description_wrap p.main_paragraph.our_main {
  width: 48%;
}

.strategy_box .description_box {
  width: auto;
}

.value {
  font-weight: 400;
  font-size: 5.56vw;
  line-height: 7.8vw;
  vertical-align: middle;
  color: #080e20;
}

.desc {
  color: #080e2099;
  font-weight: 400;
  font-size: 1.81vw;
  line-height: 2.1vw;
}

hr {
  background-color: #e5e5e5;
}

.description_box {
  font-weight: 400;
  font-size: 3.1vw;
  line-height: 7.8vw;
  color: #080e20;
  z-index: 1;
  width: 48%;
}

.statics_inner.people_over_profit_wrap {
  gap: 83px;
  padding-bottom: 164px;
  align-items: flex-end;
}

.strategy_box_wrap {
  margin-top: 74px;
  padding-bottom: 138px;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5.8vw;
}

img.svg-icon {
  width: 5.35vw;
  height: 5.35vw;
  position: absolute;
  z-index: 0;
  top: 7%;
  left: -7%;
}

.strategy_box {
  position: relative;
}

.logo_img {
  transition: all 0.3s ease;
}

.logo_img:hover {
  filter: sepia(1);
  transform: scale(1.1);
}

.our_experience h3 {
  color: #080e20;
}

.main-section.work .projects_main {
  padding-top: 8.27vh;
}

p.banner_p strong {
  color: #000000;
  font-weight: 400;
}

img.service_main_img {
  width: 100%;
}

.hero_main.case-study-images {
  padding-top: 136px;
  padding-bottom: 104px;
  background: linear-gradient(
    180deg,
    #f3f3e9 95.15%,
    #ffffff 99.81%,
    #f3f3e9 125.99%
  );
}

.case-study-images-wrap .statics_inner.people_over_profit_wrap {
  padding-bottom: 0;
  align-items: flex-end;
}

.case-study-images-wrap,
.two-column-row {
  row-gap: 64px;
  column-gap: 55px;
}

ul.astra-megamenu.sub-menu li a {
  padding: 0 !important;
  display: flex !important;
  flex-direction: column !important;
}

span.astra-mm-icon-label {
  margin: 0 !important;
}

li.menu-bg {
  background: #f2f1f3;
  border-radius: 16px;
  padding: 24px !important;
  display: flex !important;
  height: 402px;
  opacity: 0;
  animation: fadeUp 0.4s ease-out forwards;
  transform: translateY(50px);
}

li.menu-bg:nth-child(1) {
  animation-delay: 0ms;
}

li.menu-bg:nth-child(2) {
  animation-delay: 100ms;
}

li.menu-bg:nth-child(3) {
  animation-delay: 200ms;
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.open li.menu-bg {
  opacity: 1;
}

.astra-full-megamenu-wrapper {
  border: none !important;
}

ul.astra-megamenu {
  padding: 49px 0 85px !important;
  gap: 18px;
}

.astra-full-megamenu-wrapper {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}

.astra-full-megamenu-wrapper {
  width: 99.219vw;
  left: -72.079vw;
}

li.menu-bg:hover {
  background: #f3f3e9;
}

.ast-mm-custom-content.ast-mm-custom-text-content {
  font-size: 1.2vw;
  color: #080e2080;
  padding: 0;
}

.astra-full-megamenu-wrapper {
  box-shadow: none !important;
}

li.menu-list {
  padding: 0 39px !important;
  animation: fadeDown 0.7s ease;
}

.menu-list a.menu-link .menu-text {
  font-size: 1.57vw;
  margin-bottom: 10px;
}

.menu-list ul.sub-menu .menu-text {
  font-size: 1.3vw;
  line-height: 164%;
  color: #080e2080;
  margin: 0;
}

.menu-list ul.sub-menu .menu-text:hover {
  color: #080e20;
}

.menu-list ul.sub-menu {
  display: flex !important;
  flex-direction: column;
  gap: 10px;
}

li.menu-bg a.menu-link span.menu-text {
  margin-top: 33px;
  margin-bottom: 10px;
}

li.underline-link .menu-text {
  display: flex;
  flex-direction: row;
  margin: 0 !important;
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
  color: #27292ff0;
}

.portfolio_heading {
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

a.portfolio-box:hover .portfolio_heading {
  opacity: 1;
  transform: translateY(0px);
}

header:not(:has(.astra-megamenu-li.open)) li.main-menu > a:hover {
  color: #080e204d;
}

li.menu-bg:hover .astra-mm-icon-label img {
  transform: translateX(3px);
  transition: transform 0.3s ease;
}

li.menu-bg:hover ul.sub-menu li a.menu-link span.astra-mm-icon-label img {
  transform: translateX(3px);
  transition: transform 0.3s ease;
}

.full-width-image img {
  width: 100%;
}

.portfolio-box:hover .portfolio_heading_wrap svg {
  opacity: 1;
}

ul.astra-megamenu.sub-menu li.underline-link a.menu-link {
  flex-direction: row !important;
  gap: 8px;
  display: flex !important;
  align-items: center;
}

.menu-list ul.sub-menu .underline-link .menu-text {
  color: #080e20;
  font-size: 1.5vw;
}

ul.sub-menu {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.underline-link span.astra-mm-icon-label img {
  width: 2vw !important;
  height: 2vw !important;
}

span.astra-mm-icon-label.icon-item-357 img {
  width: 1.25vw !important;
  height: 1.25vw !important;
}

/* Prevent hover from showing the mega menu */
.ast-desktop
  .ast-mega-menu-enabled
  .astra-megamenu-li:hover
  .astra-full-megamenu-wrapper {
  opacity: 0 !important;
  visibility: hidden !important;
}

.ast-desktop
  .ast-mega-menu-enabled
  .astra-megamenu-li:hover
  .astra-full-megamenu-wrapper
  .astra-megamenu {
  display: none !important;
}

/* Show mega menu on click (with .open class) */
.ast-desktop
  .ast-mega-menu-enabled
  .astra-megamenu-li.open
  .astra-full-megamenu-wrapper {
  opacity: 1 !important;
  visibility: visible !important;
  margin-top: 10px;
  transform: translateY(0);
  transition: all 0.3s ease;
}

.ast-desktop
  .ast-mega-menu-enabled
  .astra-megamenu-li
  .astra-full-megamenu-wrapper {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100px);
  /* Slide from top */
  transition: all 0.3s ease;
  position: absolute;
  z-index: 999;
}

.ast-desktop
  .ast-mega-menu-enabled
  .astra-megamenu-li.open
  .astra-full-megamenu-wrapper
  .astra-megamenu {
  display: flex !important;
  opacity: 1;
  visibility: visible;
  width: 84.7743vw;
}

.ast-desktop
  .ast-mega-menu-enabled
  .astra-megamenu-li.open
  .astra-megamenu
  > .menu-item {
  display: block;
  flex: 1;
}

/* Optional: Style inner submenu */
.ast-desktop
  .ast-mega-menu-enabled
  .astra-megamenu-li.open
  .astra-megamenu.sub-menu
  > .menu-item
  .sub-menu {
  background: none;
  visibility: visible;
  position: static;
  width: 100%;
  margin: auto;
  border: none;
}

/* Optional: change header bg when menu is open */
header:has(.astra-megamenu-li.open) {
  background: #fff;
}

li.menu-item {
  cursor: pointer;
}

span.dropdown-menu-toggle.ast-header-navigation-arrow {
  display: none;
}

header:has(.astra-megamenu-li.open) li.main-menu > a {
  color: #080e204d;
}

li.main-menu.open > a:first-of-type {
  color: #080e20 !important;
}
nav.footer_menu.footer_mobile_menu {
  display: none;
}

span.wpcf7-not-valid-tip {
    font-size: 1.12vw !important;
}
.wpcf7-response-output {
    border: none !important;
    padding: 0 !important;
    font-size: 1.12vw !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450 !important;
}
a.contact-email:hover, a.contact-num:hover {
    color: #334155;
}
.wpcf7 form.invalid .wpcf7-response-output {
    color: #DC2626 !important;
}
@keyframes bannerUP {
  0% {
    opacity: 0;
    transform: translateY(60px);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes headerDown {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(80px);
  }

  95% {
    opacity: 1;
    transform: translateY(-3%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

@keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translateY(-50%);
  }

  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@media (max-width: 767px) {
  .container,
  .ast-container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  h1,
  .entry-content h1,
  h2,
  .entry-content h2,
  h3,
  .entry-content h3,
  h4,
  .entry-content h4,
  h5,
  .entry-content h5 {
    letter-spacing: normal;
  }

  .heading_h3 {
    font-size: 1.6rem;
  }

  .hero_wrapper {
    gap: 3vh;
    padding: 15vh 0 10vh 0;
  }

  .heading_h1 {
    letter-spacing: normal;
    font-size: 3.2rem;
    line-height: 3.2rem;
  }

  .hero_wrap {
    flex-wrap: wrap;
  }

  .banner_p {
    margin: 0 0 20px;
    font-size: 1.375rem;
    line-height: 2rem;
  }

  .banner_p br {
    display: none;
  }

  a.black_btn,
  input.black_btn {
    font-size: 1.2rem;
    padding: 1.5rem 3rem;
  }

  .heading_h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    letter-spacing: normal;
  }

  .logos_main {
    padding: 10vh 0 10vh;
  }

  .logos_img_wrap {
    grid-template-columns: repeat(4, 1fr);
    gap: 5vw 5vw;
  }

  .portfolio-box {
    height: 480px;
    width: 100%;
  }

  .portfolio_heading_wrap {
    padding: 12px 16px;
  }

  .portfolio_heading {
    opacity: 1 !important;
  }

  .heading_h4 {
    font-size: 2rem;
  }

  .heading_h5 {
    font-size: 1.1rem;
  }

  .projects_main {
    padding: 64px 0;
  }

  a.underline_link {
    font-size: 1.3rem;
    line-height: 1.2;
  }

  a.underline_link svg {
    width: 3.64vw;
    height: 3.64vw;
  }

  .client_message {
    font-size: 1.5rem;
    line-height: 1.5;
  }

  h2.heading_h2 {
    font-size: 2.2rem;
    line-height: 1.2;
    letter-spacing: normal;
  }

  .heading_h2 br {
    display: none;
  }

  .statics_inner {
    flex-direction: column-reverse;
    gap: 3.45vw;
    margin-top: 15px;
  }

  .statics_content,
  .statics_img {
    width: 100%;
  }

  .main_paragraph,
  .cta_wrapper p,
  .strategy_box li,
  .statics_data_wrap p,
  .desc {
    font-size: 1.375rem;
    line-height: 2rem;
  }

  .statics_main {
    padding: 64px 0 30px;
  }

  .Statics_numbers,
  .value {
    font-size: 2.8rem;
  }

  .controls svg {
    width: 40px;
    height: 40px;
  }

  .cta_main {
    padding: 64px 0 79px;
  }

  .client_position {
    font-size: 1.3rem;
  }

  .client_name {
    font-size: 2rem;
    line-height: 1.2;
  }

  .cta_wrapper {
    gap: 10px;
    flex-wrap: wrap;
  }

  .cta_heading {
    width: 100%;
    gap: 10px;
  }

  .contact_form_wrap {
    width: 100%;
  }

  .cta_btn_wrap label {
    font-size: 1.2rem;
    padding: 0.8rem 1rem;
  }

  .contact_form_wrap .form_field input,
  .contact_form_wrap .form_field input::placeholder {
    font-size: 1.375rem !important;
    line-height: normal;
  }

  .cta_btn_wrap {
    gap: 12px;
  }

  .footer_links {
    margin-top: 40px;
    flex-wrap: wrap;
  }

  .extra_spacing_wrap {
    gap: 40px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    order: 2;
  }

  .social_links .list-unstyled {
    justify-content: center;
  }

  .testimonial_main {
    padding-bottom: 60px;
  }

  .company_details {
    margin-top: 30px;
    gap: 30px;
    flex-wrap: wrap;
	justify-content:flex-start;
  }

  .social_links {
    width: 100%;
    margin-bottom: 10px;
  }

  .footer_links .extra_spacing_wrap li.extra_spacing {
    order: 2;
  }

  .footer_wrap {
    padding: 101px 0 100px;
    overflow: hidden;
  }

  .footer_logo {
    right: inherit;
  }

  .footer_logo svg {
    width: 100%;
  }

  .form-row {
    gap: 0;
    flex-direction: column;
  }

  .col {
    width: 100%;
  }

  .contact_form_wrap .form_field input,
  .contact_form_wrap .form_field input::placeholder,
  input.home-input,
  textarea.home-input,
  input.home-input::placeholder,
  textarea.home-input::placeholder {
    font-size: 1.375rem;
  }

  .our_experience {
    padding: 0;
    padding-bottom: 10vh;
    gap: 3vh;
  }
  .our_experience.comfort-zone {
    padding-top: 10vh;
  }
  .description_wrap {
    flex-direction: column;
    gap: 8vw;
  }

  .description_wrap p.main_paragraph.our_main,
  .description_box {
    width: 100%;
  }
  .statistics_box {
    justify-content: space-between;
    width: auto;
    flex-direction: row;
    padding: 24px 0;
    align-items: center;
  }
  .desc {
    width: 56%;
  }
  .statistics_box:not(:last-child) {
    border-bottom: 1px solid #65686f33;
  }
  .statistics_box br {
    display: none;
  }
  .description_box_heading {
    font-size: 19.7px;
  }
  .statics_inner.people_over_profit_wrap {
    gap: 30px;
    padding-bottom: 20px;
  }
  .statics_content.case_study {
    gap: 20px;
    padding-bottom: 10vh;
  }
  .strategy_box_wrap {
    margin-top: 20px;
    padding-bottom: 50px;
    gap: 5vh;
  }
  .strategy_box {
    width: 100%;
  }
  .description_box {
    font-size: 22px;
  }
  img.svg-icon {
    width: 35px;
    height: 35px;
    left: -3%;
    top: 0;
  }
  .cta_heading br {
    display: none;
  }
  img.custom-logo.astra-logo-svg {
    height: 55px;
  }
  .parallax-container {
    height: 100%;
    background: #f3f3e9;
    padding-bottom: 10vh;
  }
  .statistics {
    gap: 20px;
    flex-direction: column;
  }
  .portfolio {
    margin-top: 5vh;
  }
  .hero_main.case-study-images {
    padding-top: 0px;
  }
  .case-study-images-wrap,
  .two-column-row {
    gap: 20px;
  }
  .hero_main.case-study-images {
    padding-bottom: 32px;
  }
  .hero_main.case-study-images {
    padding-bottom: 20px;
  }
  nav.footer_menu.footer_mobile_menu {
    position: fixed;
    bottom: 2%;
    display: flex;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    background: hsla(0, 0%, 100%, 0.7);
    transition: background 0.15s ease-in-out;
    backdrop-filter: blur(8px);
    padding: 10px 10px;
    border-radius: 50px;
    z-index: 101;
    width: calc(100% - 2.5rem);
  }
  nav.footer_menu.footer_mobile_menu .list-unstyled li a {
    font-size: 15px;
    display: inline-flex;
    padding: 4px 8px;
    font-weight: 500;
  }

  .footer_menu.footer_mobile_menu a[aria-current="page"] {
    background: #000;
    color: #fff;
    border-radius: 16px;
  }
  nav.footer_menu.footer_mobile_menu .list-unstyled {
    gap: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  nav.footer_menu.footer_mobile_menu li.menu-item ul.sub-menu {
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    margin: 0;
    background: #fff;
    border-radius: 16px;
    display: none;
    flex-direction: column;
	padding:16px;
  }
  nav.footer_menu.footer_mobile_menu li.menu-item ul.sub-menu a {
    padding: 10px 20px;
  }
	nav.footer_menu.footer_mobile_menu li.menu-item ul.sub-menu a[aria-current="page"]{

    background: #f3f3e9;
    color: black;
}

  li.menu-item.menu-item-has-children
    nav.footer_menu.footer_mobile_menu
    li.menu-item
    ul.sub-menu
    li {
    white-space: nowrap;
  }
  .portfolio_heading h4 {
    line-height: 1.2;
    font-size: 2.2rem;
  }
  .portfolio_heading h5 {
    font-size: 1.5rem;
    line-height: 1.2;
  }
	.latest_box.services_latest_box {
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
	a[href^="tel"] {
  color: #080E20 !important;
  text-decoration: none;
}
span.wpcf7-not-valid-tip,.wpcf7-response-output {
    font-size: 14px !important;
}
	.phone_num br {
    display: none;
}
	nav.footer_menu {
    display: none;
}
.phone_num a {
    white-space: nowrap;
}
	.phone_num svg {
    width: 15%;
	height:15%;
}
}
