/**
Theme Name: irwan carr
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: irwan-carr
Template: astra
*/
/* Browser Reset */
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  padding: 0;
  margin: 0;
  font: inherit;
}

ul,
ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

html:focus-within {
  scroll-behavior: smooth;
}

b,
strong {
  font-weight: 600;
}

a:focus,
a:hover {
  outline: none;
  color: inherit;
}

a {
  color: inherit;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0;
}

.fs-400 p,
.fs-400 h2 {
  font-weight: 400;
}

textarea {
  resize: none;
}

/* ./utility */
.project-dec {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.elementor-kit-9 a {
  font-weight: inherit;
}

.related-loop-image a {
  width: 100%;
}
.header{
	top:0 !important;
	width: 100%  !important;
} 
@media (min-width:1024px) {
  .footer-link {
    width: 200px !important;
    max-width: 200px !important;
  }
}

.common-content figure,
.common-content figure img {
/*   max-height: 450px; */
  object-fit: contain !important;
  object-position: left;
  margin: 20px 0;
}
.hero-banner::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #000000FA;
    z-index: 01;
    left: 0;
    opacity: 0.03;
    inset: 0;
}

.hero-banner > .e-con-inner {
    position: relative;
    z-index: 2;
}
/* manu  */

#menu-1-d68f8cb .sub-menu {
  position: absolute !important;
  top: 0 !important;
  left: auto !important;
  margin: 0 !important;
  margin-left: 300px !important;
}

#menu-1-d68f8cb a {
    display: inline-flex;
}

#menu-1-d68f8cb li {
  position: static !important;
}

#menu-1-d68f8cb li a,
#menu-1-d68f8cb li a:hover {
  line-height: 30px !important;
}
/* Initial state */
#menu-1-d68f8cb ul.sub-menu {
  opacity: 0;
  transform: translateX(30px); /* start slightly right */
  transition: transform 0.35s ease, opacity 0.35s ease;
  pointer-events: none;
}

/* Hover state */
#menu-1-d68f8cb a:hover + ul.sub-menu,
#menu-1-d68f8cb li:hover > ul.sub-menu {
  opacity: 1;
  transform: translateX(0); /* move to original position */
  pointer-events: auto;
}
#menu-1-d68f8cb .sub-menu a.elementor-sub-item {
    border-left: 1px solid;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 15px;
    padding-left: 15px;
	transition: all 0.3s;
}
#menu-1-d68f8cb .sub-menu a.elementor-sub-item:hover{
	padding-left: 20px;
}
#menu-1-d68f8cb .sub-menu li:last-child a.elementor-sub-item {
    margin: 0;
}
.elementor-nav-menu a:hover .sub-arrow {
    transform: translate(8px, 0px);
}

.elementor-nav-menu a .sub-arrow {
    transition: all 0.3s;
}
#menu-1-d68f8cb .sub-arrow .e-font-icon-svg {
    height: 17px;
}
/* Initial state */
.header-menu .e-n-menu-content {
  opacity: 0;
  transform: translateY(-100px); /* start 40px above */
  transition: transform 0.4s ease, opacity 0.4s ease;
  pointer-events: none;
}

/* Hover state */
.header-menu .e-n-menu-title:hover + .e-n-menu-content,
.header-menu .e-n-menu-item:hover .e-n-menu-content {
  opacity: 1;
  transform: translateY(0); /* slide into place */
  pointer-events: auto;
}
.mobile-menu-wrapper .menu-link {
    line-height: 24px !important;
}
/* ./menu */
/* contact us */
.enquiry-form-wrapper::before {
  position: absolute;
  content: "";
  top: 0;
  left: -50px;
  width: 1000%;
  background: #2F2F2F;
  height: 100%;
  display: block;
  z-index: -1;
}

/* ./contact us */

#ast-scroll-top {
  background: #231F20;
}

.pt-0>.e-con-inner {
  padding-top: 0 !important;
}

.pb-0>.e-con-inner {
  padding-bottom: 0 !important;
}

.hero-txt b {
  font-family: "Avenir Bold", Sans-serif;
  font-weight: 900;
}

.bold-txt span {
  font-family: "Avenir Bold", Sans-serif;
  font-weight: 900;
  color: var(--e-global-color-accent);
}

.service-box:hover .elementor-icon svg {
  transition: all 0.5s ease;
}

.service-box .elementor-icon:hover svg {
  transform: rotate(0deg) !important;
}

.elementor-sticky--effects, .header.active {
  background-color: var(--e-global-color-accent) !important;
}
.elementor-sticky--effects .header-btn .elementor-button, body:not(.home) .header-btn .elementor-button, .header.active .header-btn .elementor-button{
	background: #fff !important;
	color: var(--e-global-color-accent) !important;
}
.header.active  > div{
	transition: all 0.3s ;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}
.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
  min-width: 300px !important;
}

#ast-scroll-top {
  background-color: #000;
  right: 0;
  bottom: 0;
  font-size: 18px;
}

.blog-card a:hover .elementor-button-icon path, .hover-icon a:hover .elementor-button-icon path {
    fill: var(--e-global-color-accent);
}
/*------------------ Menu CSS ----------------------*/
.elementor-message-success {
  color: #fff;
}

/* .header.submenu-open{
	background-color:var(--e-global-color-accent) !important;
} */

.header {
	z-index: 
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.header.submenu-open {
  background-color: var(--e-global-color-accent) !important;
  opacity: 1;
  transform: translateY(0);
}


.header.menu-open {
  background-color: var(--e-global-color-accent) !important;
  opacity: 1;
  transform: translateY(0);
}

.header.submenu-open .logo img, .logo-white img {
  filter: brightness(0) invert(1);
}


.header.menu-open .logo img {
  filter: brightness(0) invert(1);
}

.elementor-sticky--effects .logo img, .header.active .logo img{
  filter: brightness(0) invert(1);
}

.header.menu-open .header-btn .elementor-button {
  background-color: #fff !important;
  color: var(--e-global-color-accent) !important;
}

.header.submenu-open .header-btn .elementor-button {
  background-color: #fff !important;
  color: var(--e-global-color-accent) !important;
}
.elementor-kit-9 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}
/* home cta  */
.mt-auto{
	margin-top: auto !important ;
}
.home-cta-form .elementor-form-fields-wrapper textarea{
padding-top: 16px;
}

@media (min-width:768px) {
    .home-cta-form .elementor-form-fields-wrapper {
        display: grid;
        grid-template-columns: 50% 50%;
    }
}
@media (min-width:768px) {
    .home-cta-form .elementor-form-fields-wrapper> div {
        width: 100%;
    }

    .home-cta-form .elementor-form-fields-wrapper button.elementor-button {
        width: 100%;
    }   
}


/* ./ home cta  */
/*------------------ Hover Tab --------------------*/

/* Layout already handled */
.figma-section {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 64px;
  align-items: start;
}

/* TEXT BLOCK */
.figma-text .item {
  position: relative;
  padding-left: 64px;
  /* space for number */
  opacity: 0.4;
  transition: opacity 0.4s ease, transform 0.6s ease;
}

/* ACTIVE */
.figma-text .item.active {
  opacity: 1;
  transform: translateY(24px);
}

/* NUMBER */
.figma-text .num {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  color: #5C5C5C;
}

/* HEADING */
.figma-text h3 {
  margin: 0;
  font-size: 24px;
  font-weight: 300;
  color: #5C5C5C;
  font-family: "Avenir-Light", Sans-serif;
}

/* PARAGRAPH */
.figma-text p {
  margin-top: 10px;
  max-width: 100%;
  line-height: 1.7;
  color: #6f6f6f;
  display: none;
  padding-bottom: 10px;
}

/* Divider */
.divider {
  height: 1px;
  background: #e5e5e5;
  margin: 15px 0;
}

/* RIGHT IMAGE */
.figma-image-wrap {
  position: relative;
  height: 520px;
  border-radius: 18px;
  overflow: hidden;
}

.figma-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.05);
  transition: opacity 0.8s ease, transform 1.2s ease;
  border-radius: 24px !important;
}

.figma-img.active {
  opacity: 1;
  transform: scale(1);
}

.item.active p {
  display: block;
}

.item.active h3 {
  font-family: "Avenir Bold", Sans-serif;
  font-weight: 900;
  color: var(--e-global-color-accent);
}

.item.active .num {
  font-family: "Avenir Bold", Sans-serif;
  font-weight: 900;
  color: var(--e-global-color-accent);
  font-size: 30px;
}

/* single post */
.ast-article-single figure,
.ast-article-single img:not(figure img) {
  box-shadow: none;
  margin: 0;
}

.common-content ul, .common-content li {
    list-style: inherit;
    margin: 0 0 0 11px;
}

/* ./ single post  */

.team-popup {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
}

.team-popup-overlay {
  background: rgba(0, 0, 0, .6);
  position: absolute;
  inset: 0;
}

.team-popup-content {
  background: #fff;
  max-width: 800px;
  margin: 5% auto;
  padding: 30px;
  position: relative;
  border-radius: 8px;
  overflow-y: scroll;

}

.team-popup-inner>div {
  display: flex;
  align-items: center;
}

div#team-popup-inner>div {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: center;
}

div#team-popup-inner>div>div {
  flex: 1;
  /* margin-bottom: auto; */
}

.team-popup-close {
  position: absolute;
  right: 9px;
  top: 5px;
  cursor: pointer;
  font-size: 34px;
  color: #000;
}

.team-popup-grid {
  display: flex;
  gap: 20px;
}

.team-popup-content-inner {
  max-height: 600px;
  overflow: auto;
}

body .team-popup-content-inner h2 {
  font-size: 40px;
  margin: 10px 0;
}

.team-popup-image img {
  width: 100%;
  object-fit: cover;
}

/* ./content */
.news-feature-image a {
  width: 100%;
}

.privacy-policy h1 {
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 10px;
}

.privacy-policy h2 {
  font-size: 35px;
  margin: 20px 0 1px;
}

.privacy-policy p {
  color: #000;
}

.privacy-policy ul,
.privacy-policy li {
  list-style: inside;
  color: #000;
  margin: 0;
}

.privacy-policy ul {
  margin-left: 10px;
}

.team-image a {
    width: 100%;
}
/* blog category */
.blog-category h5 {
    color: #fff;
}

.blog-category ul {
    margin: 0;
    margin-top: 6px;
    color: #fff;
}
/* MOBILE */

@media (max-width: 1440px) {
	.home-cta-form .elementor-form-fields-wrapper button.elementor-button {
    font-size: 16px;
}
}

@media (max-width: 1024px) {
  .enquiry-form-wrapper::before {
    left: -153px;
  }
}

@media (max-width: 768px) {
  .figma-section {
    grid-template-columns: 1fr;
  }

  .figma-text .item {
    padding-left: 48px;
  }

  .figma-text .num {
    font-size: 34px;
  }

  body .team-popup-content-inner h2 {
    font-size: 30px;
  }

  div#team-popup-inner>div {
    gap: 21px;
    flex-wrap: wrap;
    flex-direction: column;
  }

  div#team-popup-inner>div>div {
    width: 100%;
  }

  .privacy-policy h1 {
    font-size: 40px;
  }

  .privacy-policy h2 {
    font-size: 25px;
  }

  .figma-image-wrap {
    height: 250px;
  }
}




/*---------------------- Resposnsive ----------------*/

@media all and (min-width:1025px) {
  /* 	.elementor-heading-title {
		margin-left: -4px !important;
	} */
}