.elementor-542 .elementor-element.elementor-element-cb699a4{--display:flex;--min-height:445px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5;}.elementor-542 .elementor-element.elementor-element-cb699a4:not(.elementor-motion-effects-element-type-background), .elementor-542 .elementor-element.elementor-element-cb699a4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://audit.com.eg/wp/wp-content/uploads/2025/12/Gemini_Generated_Image_1jg7501jg7501jg7.jpg");background-position:center center;background-size:cover;}.elementor-542 .elementor-element.elementor-element-cb699a4::before, .elementor-542 .elementor-element.elementor-element-cb699a4 > .elementor-background-video-container::before, .elementor-542 .elementor-element.elementor-element-cb699a4 > .e-con-inner > .elementor-background-video-container::before, .elementor-542 .elementor-element.elementor-element-cb699a4 > .elementor-background-slideshow::before, .elementor-542 .elementor-element.elementor-element-cb699a4 > .e-con-inner > .elementor-background-slideshow::before, .elementor-542 .elementor-element.elementor-element-cb699a4 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000F7;--background-overlay:'';}.elementor-542 .elementor-element.elementor-element-3992469{margin:169px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-542 .elementor-element.elementor-element-3992469.elementor-element{--align-self:center;}.elementor-542 .elementor-element.elementor-element-42f1d18{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-76f8d07{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-542 .elementor-element.elementor-element-56353ab{transition:background 0s;}.elementor-542 .elementor-element.elementor-element-9029f1f{--display:flex;}.elementor-542 .elementor-element.elementor-element-361e925{--display:flex;}.elementor-542 .elementor-element.elementor-element-616d006{--display:flex;--margin-top:30px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-542 .elementor-element.elementor-element-9029f1f{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-56353ab */.audit-values {
  background: linear-gradient(145deg, #0B5233, #073824);
  padding:90px 40px;
  text-align:center;
  font-family:'Figtree', sans-serif;
}

.audit-values h2 {
  color:#ffffff;
  font-size:36px;
  font-weight:700;
  margin-bottom:60px;
}

.values-grid {
  display:flex;
  justify-content:center;
  gap:60px;
  flex-wrap:wrap;
}

.value-item {
  color:#ffffff;
  min-width:120px;
  transition:transform .3s ease;
}

.value-item:hover {
  transform:translateY(-6px);
}

.value-item .icon {
  display:block;
  font-size:42px;
  margin-bottom:16px;
  color:#9fd0ff;
}

.value-item p {
  font-size:16px;
  font-weight:500;
  margin:0;
  color:#ffffff;
}

/* Responsive */
@media (max-width:900px) {
  .values-grid {
    gap:40px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4390a9b *//* SECTION */
.audit-contact-section {
    background: url('https://audit.com.eg/wp/wp-content/uploads/2025/12/Gemini_Generated_Image_qpjus6qpjus6qpju-e1764555480416.png') center/cover no-repeat;
    position: relative;
    padding: 150px 8%;
    border-radius: 14px;
    overflow: hidden;
}

/* METEORS */
.audit-contact-section .meteor {
    position: absolute;
    top: -60px;
    width: 2px;
    height: 120px;
    background: linear-gradient(to bottom, rgba(0,255,153,0.9), rgba(0,255,153,0));
    opacity: 0.7;
    filter: blur(1px);
    transform: rotate(35deg);
    animation: fall 3s linear infinite;
    z-index: 1;
}

.audit-contact-section .meteor:nth-child(1) { left: 12%; animation-delay: 0s; }
.audit-contact-section .meteor:nth-child(2) { left: 32%; animation-delay: 0.8s; }
.audit-contact-section .meteor:nth-child(3) { left: 50%; animation-delay: 0.3s; }
.audit-contact-section .meteor:nth-child(4) { left: 68%; animation-delay: 1.2s; }
.audit-contact-section .meteor:nth-child(5) { left: 85%; animation-delay: 0.4s; }

@keyframes fall {
    0% { transform: translateY(-180px) rotate(35deg); opacity: 0; }
    25% { opacity: 1; }
    100% { transform: translateY(650px) rotate(35deg); opacity: 0; }
}

/* CONTENT (LEFT ALIGN) */
.audit-contact-content {
    position: relative;
    z-index: 5;
    max-width: 650px;
    margin-left: 0;
    margin-right: auto;
    text-align: left;
}

/* TITLE */
.audit-contact-title {
    font-size: 44px;
    font-weight: 800;
    color: #00ff99;
    margin-bottom: 18px;
    text-shadow:
        0 0 12px rgba(0,255,153,0.6),
        0 0 22px rgba(0,255,153,0.35);
}

/* PARAGRAPH */
.audit-contact-text {
    font-size: 18px;
    line-height: 1.7;
    color: #eafff3;
    opacity: 0.9;
    margin-bottom: 40px;
    text-shadow: 0 0 8px rgba(0,0,0,0.5);
}

/* BUTTON */
.audit-contact-btn {
    display: inline-block;
    padding: 14px 40px;
    border-radius: 40px;
    border: 2px solid #00ff99;
    background: rgba(0,0,0,0.25);
    color: #00ff99;
    font-size: 17px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.5px;
    transition: 0.35s ease;
    backdrop-filter: blur(4px);
    box-shadow: 0 0 12px rgba(0,255,153,0.25);
}

.audit-contact-btn:hover {
    background: #00ff99;
    color: #000;
    box-shadow:
        0 0 18px #00ff99,
        0 0 30px rgba(0,255,153,0.6);
    transform: translateY(-3px);
}/* End custom CSS */