/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.elementor-kit-6 a {
    font-family: "Noto Sans Arabic" !important;
}
.title-highlight{
	color:#00B9E3;
	font-weight:600;
    font-family: "Noto Sans Arabic";

}
.hero-small-title{
    font-size: 50px;
    font-weight:400;
    font-family: "Noto Sans Arabic";
}
/*ul.blue-bullet {
    padding: 0px 0px 0px 24px;
    margin-right: 26px;
}
ul.blue-bullet li::marker {
    color: #00B9E3;
    font-size: 24px;
}*/
ul.blue-bullet {
    padding-left: 0;
}

ul.blue-bullet li {
    list-style: none;
    display: flex;
    align-items: center; /* vertical center */
    gap: 10px;
}

ul.blue-bullet li::before {
    content: "•";
    color: #00B9E3;
    font-size: 24px;
    line-height: 1;
}

.figures span.elementor-counter-number-suffix{
	color:#00B9E3;
}

.blockquote img {
    position: absolute;
    right: 0;
}
.blockquote-ar img{
    position: absolute;
    left: 0;
}
.blockquote-size img {
    width: 60px;
    height: 44px;
}

.custom-card {
    position: relative;
    overflow: hidden;
}

.custom-card-footer {
    position: absolute;
    bottom: 34px;
    width: 100%;
    font-weight: bold;
    z-index: 1;
    transition: transform 0.5s ease-in-out;
}

.custom-card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    transition: transform 0.5s ease-in-out;
    z-index: 2;
    padding: 30px;
}

.custom-card:hover .custom-card-content {
  transform: translateY(0);
}

.custom-card:hover .custom-card-footer {
  opacity: 0;
}

.sticky-header .e-con-inner {
    padding-block-start: 0 !important;
    padding-block-end: 0 !important;
}

/* Default state */
.logo-default {
    width: 142px;
    display: block;
}
.logo-default img, .logo-scrolled img{
    width: 100% !important;
}
.logo-scrolled {
    width: 137px;
    display: none;
}

/* Scrolled state */
.elementor-sticky--effects .logo-default {
    display: none;
}
.elementor-sticky--effects .logo-scrolled, body[data-elementor-device-mode="tablet"] .logo-scrolled, body[data-elementor-device-mode="mobile"] .logo-scrolled {
    display: block;
}
.elementor-sticky--effects .elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text {
    color: var(--e-global-color-secondary);
}
.elementor-sticky--effects .elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg path{
    fill: var(--e-global-color-secondary);
}

html, body {
  min-height: 100%;
}

body {
  position: relative;
}
/* Overlay for active mega menu */
body:has(.h-mega-menu .e-n-menu-content.e-active):after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: #1C2327B2;
}
header .elementor-sticky--active:not(.elementor-sticky--effects):has(.h-mega-menu .e-n-menu-content.e-active) {
  background: inherit;
}

.h-mega-menu .e-n-menu-wrapper .e-n-menu-item .e-n-menu-content > .e-child {
  position: absolute;
  left: 0;
  right: 50% !important;
  transform: translate(53%, 80px); /* start slightly lower */
  opacity: 0;
  visibility: hidden;
  transition: all 0.7s ease;
  scrollbar-width: none; /* Firefox */
-ms-overflow-style: none;  /* Internet Explorer 10+ */
}

.h-mega-menu .e-n-menu-wrapper .e-n-menu-item .e-n-menu-content > .e-child::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}

.h-mega-menu .e-n-menu-wrapper .e-n-menu-item .e-n-menu-content.e-active > .e-child {
  transform: translate(53%, 0); /* move up */
  opacity: 1;
  visibility: visible;
}

.h-mega-menu .elementor-widget-icon-box a:after {
    content: "";
    display: block !important;
    position: absolute;
    inset: 0;
    z-index: 1;
}
.h-mega-menu .elementor-widget-icon-box-icon {
    z-index: 2;
}
.h-mega-menu .e-n-menu-wrapper > .e-n-menu-heading > li.e-n-menu-item .e-n-menu-title-container * {
    cursor: pointer;
}

/* Default transparent */
header .elementor-sticky {
    transition: all 0.3s ease;
    color: var(--e-global-color-9c0b61a);
    /* padding: 40px; */
}

.cc-header-area .elementor-sticky .h-mega-menu .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: var(--e-global-color-9c0b61a);
    fill: var(--e-global-color-9c0b61a);
}

header .elementor-sticky--effects {
    background: #fff !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
header .elementor-sticky--effects .h-inner-wrapper {
    /* Scrolled smaller */
    /* padding: 0 40px; */
    padding-top: 0px;
    position: relative;
}
.elementor-sticky--effects .h-mega-menu .e-n-menu-wrapper .e-n-menu-item .e-n-menu-content.e-active {
    padding-top: 45px;
}
.cc-header-area .elementor-sticky--effects .elementor-widget-n-menu .e-n-menu-title {
    padding: 24px 18px;
}
.cc-header-area .elementor-sticky--effects .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: var(--e-global-color-text);
    fill: var(--e-global-color-text);
}
.cc-header-area .elementor-sticky--effects .elementor-element.cta-btn .elementor-button {
    background-color: var(--e-global-color-text);
    color: var(--e-global-color-9c0b61a);
}
.cc-header-area .elementor-sticky--effects .elementor-element.cta-btn .elementor-button:hover, .cc-header-area .elementor-sticky--effects .elementor-element.cta-btn .elementor-button:focus {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-9c0b61a);
}
.elementor-sticky--effects .search-component.active .e-search-input{
    min-height: 34px;
}
.elementor-sticky--effects .search-component .e-search-label {
    height: 34px;
}
.search-component .e-search-form {
    align-items: center;
}
.cc-header-menu nav.elementor-nav-menu--layout-horizontal ul.elementor-nav-menu > li.menu-item-has-children > ul.elementor-nav-menu--dropdown {
    /* move to parent center */
    left: 50% !important;
    /* pull back half */
    transform: translateX(-50%) !important; 
    width: 100%; 
    margin-top: 25px !important;
}



/* Triangle arrow at top center */
.cc-header-menu nav.elementor-nav-menu--layout-horizontal ul.elementor-nav-menu > li.menu-item-has-children > ul.elementor-nav-menu--dropdown::before {
    content: "";
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 12px;
    background: url("assets/images/triangle-arrow.svg") no-repeat center;
    background-size: contain;
    box-sizing: 0px 10px 0px rgba(142, 142, 142, 0.25);
}

/* Default hidden state before active */
.h-mega-menu .e-n-menu-content::before {
    opacity: 0;
    transform: translateX(-50%) translateY(8px) scale(0.9);
    transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(25px);
  }
  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}

/* When dropdown is active, show + move up */
.h-mega-menu .e-n-menu-content.e-active::before {
    content: "";
    position: absolute;
    opacity: 1;
    top: 2px;
    left: var(--triangle-left, 50%);
    width: 20px;
    height: 12px;
    background: url("assets/images/triangle-polygon.svg") no-repeat center;
    background-size: contain;
    animation: fadeUp 1.0s ease forwards;
}

.h-mega-menu .e-n-menu-heading li.e-n-menu-item:first-child .e-n-menu-content.e-active::before {
    background: url("assets/images/triangle-polygon-gray.svg") no-repeat center;
    background-size: contain;
}

.elementor-sticky--effects .h-mega-menu .e-n-menu-content.e-active::before  {
    top: 47px;
}

.search-bar {
  --size: 42px;
  --padding: 7px 12px;
  --expanded-width: 600px;
  --expanded-width: 242px;
  --light-color: #FFFFFF;
  --dark-color: #1C2327;
  --gray-color: #D9D8D6;

  display: flex;
  justify-content: flex-start;
  align-items: center;
  /* background-color: #fff; */
  border-radius: 100px;
  outline: 1px solid transparent;
  overflow: hidden;
  gap: 10px;

  padding: var(--padding);
  margin-inline: auto;
  width: var(--size);
  height: var(--size);
  max-width: 100%;
  transition: width 0.5s, outline 0.5s;
}

.search-bar:focus-within {
  width: var(--expanded-width);
  background-color: #FFFFFF33;;
  /* background-color: var(--gray-color); */
}

.search-input {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  color: var(--light-color);
  background-color: transparent;
  border: none !important;
  outline: none;
  flex: auto;
  opacity: 0;
  padding: 0px !important;
  transition: opacity 0.5s;
}

.search-placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.search-bar:focus-within .search-input {
  opacity: 1;
}

.search-submit {
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--light-color);
  border-radius: 50%;
  border: none;
  padding: 0px;
  aspect-ratio: 1;
  cursor: pointer;
}

.search-close {
    display: flex;
    background-color: transparent;
    border: none;
}
.search-submit:hover, .search-close:hover, .search-submit:focus, .search-close:focus {
    background-color: transparent;
}

.cc-header-area .elementor-sticky--effects .search-bar {
    background-color: var(--dark-color);
}

.cc-header-area .elementor-sticky--effects .search-submit {
    color: var(--light-color);
}
.cc-header-area .elementor-sticky--effects .search-input {
    color: var(--light-color);
}

.custom-footer .container {
    position: relative;
    z-index: 2;
} 
.footer-desc {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    margin: 40px 0px;
    line-height: 1.4;
    padding-right: 60px;
}
.footer-heading {
    font-size: 17px;
    font-weight: 600;
    color: var(--e-global-color-primary);
    margin-bottom: 0px;
}
.footer-address p{
    margin-bottom: 0px;
}

.cc-social-media.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    flex-wrap: nowrap;
}
.social-links {
    padding: 0px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 20px 0px 40px;
}
.footer-menu {
    padding: 0px;
    margin-top: 20px;
}
.footer-menu li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.footer-menu li:not(:last-child) {
    margin-bottom: 20px;
}
.footer-copyright {
    display: flex   ;
    align-items: center !important;
    justify-content: space-between !important;
    padding-top: 60px;
    border-top: 1px solid rgb(255 255 255 / 30%);
}
.custom-footer .row {
    padding-bottom: 60px;
}
.footer-copyright p {
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.privacy-policy-wrapper a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
}
.privacy-policy-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
}

#gform_fields_4{
    gap: 16px !important;
}
#gform_wrapper_3 .gform_title,
#gform_wrapper_3 .gform_required_legend,
#gform_wrapper_4 .gform_title,
#gform_wrapper_4 .gform_required_legend
{
    display: none !important;
}

.ginput_container input:not([type="checkbox"]) {
    background: #f4f3f3 !important;
    border-radius: 12px !important;
    min-height: 50px !important;
    color: #1C2327 !important;
    padding: 16px;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.inquiry-type-dropdown select {
    font-family: "Noto Sans Arabic";
    background-color: #f4f3f3 !important;
    border-radius: 12px !important;
    min-height: 50px !important;
    color: #1C2327 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    padding: 8px 16px 0px 16px;
}

.ginput_container textarea {
    background: #f4f3f3 !important;
    border-radius: 12px !important;
    padding: 16px !important;
    min-height: 100px !important;
    resize: none !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #1C2327 !important;
    border: none !important;
    box-shadow: none !important;
}
.contact-us-form .ginput_container input:not([type="checkbox"]),
.contact-us-form .ginput_container textarea{
    background: #ffffff !important;
}
.contact-us-form .ginput_container select {
    font-family: "Noto Sans Arabic";
    height: 50px;
    border: 0;
    box-shadow: none;
    border-radius: 12px;
    padding-top: 6px;
    font-size: 16px;
    font-weight: 500;
    color: #1C2327;
}
.contact-us-form .ginput_container select:focus,
.inquiry-type-dropdown select:focus{
    outline: 0;
}
.gchoice_3_7_1 input,
.gchoice_3_8_1 input{
    background: transparent !important;
    border: 2px solid #fff !important;
    border-radius: 4px !important;
}
input.gfield-choice-input {
    width: 22px !important;
    height: 22px !important;
    border: 2px solid #a7a8a9 !important;
    border-radius: 4px !important;
}
div#gform_fields_3 {
    row-gap: 16px;
}
.gfield--type-phone .ginput_container_phone input {
    font-family: "Noto Sans Arabic";
    padding-left: 16px !important;
    padding-right: 85px !important;
    text-align: right;
}
form .iti__selected-country {
    z-index: 1 !important;
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
    background: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Noto Sans Arabic";
    font-size: inherit !important;
    color: inherit !important;
    border-radius: 0 !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    text-decoration: none !important;
    padding: 0 !important;
    gap: 0 !important;
    box-shadow: none !important;
}
.iti__flag {
    height: 16px !important;
    border-radius: 50% !important;
    scale: 1.2 !important;
    background-size: var(--iti-flag-sprite-width) 14px !important;
    border: 1px solid #000 !important;
}
.iti__arrow {
    order: 1;
}
.iti__arrow {
    width: 16px;
    height: 16px;
    background-image: url("assets/images/CaretDown.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none; /* remove triangle */
    margin-right: 0px !important; /* adjust */
}
.gchoice_3_7_1 label, .gchoice_3_8_1 label, .gchoice_6_7_1 label, .gchoice_6_8_1 label, .gchoice_7_7_1 label, .gchoice_7_8_1 label {
    font-family: "Noto Sans Arabic" !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.gchoice_3_7_1 label a{
    color: #00B9E3 !important;
}
.gchoice_3_7_1 label a:hover
{
  text-decoration: underline;
}
input.gfield-choice-input {
    width: 22px !important;
    height: 22px !important;
    border: 2px solid #a7a8a9 !important;
    border-radius: 4px !important;
}
.gform-theme--framework input[type=checkbox]:checked::before {
    color: #1C2327;
    background: #fff;
}
.gform-theme--framework input[type=checkbox]:checked {
    background: #fff !important;
    border-color: #fff!important;
}
.gform-theme--framework input[type=checkbox]:focus,
.ginput_container input:focus,
.ginput_container textarea:focus
{
    outline: 0px !important;
}
input#gform_submit_button_3 {
    background-color: #FFFFFF;
    color: #1C2327;
    font-size: 16px;
    line-height: 28px;
    font-family: "Noto Sans Arabic";
    font-weight: 500;
    border-radius: 30px;
    padding: 7px 36px;
    border: 0px;
}
input#gform_submit_button_3:hover{
    background-color: #00B9E3;
    color: #ffffff;
    border: 0px;
}
input#gform_submit_button_3:focus{
    outline: 0px !important;
    border: 0px;
}
input#gform_submit_button_4 {
    background-color: #1C2327;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-family: "Noto Sans Arabic";
    font-weight: 500;
    border-radius: 30px;
    padding: 7px 36px;
    border-color: #1C2327;
}
input#gform_submit_button_4:hover{
    background-color: #fff;
    color: #1C2327;
    border-color: #1C2327;
}
input#gform_submit_button_4:focus{
    outline: 0px !important;
}
div#gform_confirmation_message_1, div#gform_confirmation_message_3 {
    color: #fff;
}

.iti::after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 90px;
    height: 80%;
    margin: auto;
    width: 1px;
    background: #d9d8d6b3;
}

.gfield:not(.gfield--type-checkbox) label {
    position: absolute;
    top: 14px;
    left: 16px;
    font-weight: 500 !important;
    color: #666C6C !important;
    transition: 0.3s all;
    font-size: 16px !important;
    z-index: 2;
    font-family: "Noto Sans Arabic";
}

.gfield label .gfield_required {
    display: none !important;
}
.gfield {
    position: relative;
}
.gfield.filled:not(.gfield--type-checkbox) label, .gfield.focus:not(.gfield--type-checkbox) label {
    font-size: 12px !important;
    top: 5px;
    padding: 0;
    line-height: 20px;
}
.gfield.filled input:not([type="checkbox"]):not([type="tel"]), .gfield.focus input:not([type="checkbox"]):not([type="tel"]) {
    padding-bottom: 0px !important;
    padding-top: 16px !important;
}
.gfield.gfield--type-textarea label {
    top: 16px;
}
.gfield.filled textarea, .gfield.focus textarea {
    padding-top: 24px !important;
}
.gfield.gfield_error:not(.gfield--type-checkbox) label {
    color: #e5006b !important;
}
.contact-us-form textarea{
    max-height: 100px !important;
}
.contact-us-form .gfield.gfield_error select,
.contact-us-form .gfield.gfield_error textarea{
    border: 1px solid #e5006b !important;
}
.gfield.gfield_error input,
.contact-us-form .gfield.gfield_error select{
    color: #e5006b !important;
}
.gfield.gfield_error.filled:not(.gfield--type-checkbox) label, .gfield.gfield_error.focus:not(.gfield--type-checkbox) label {
    color: #666c6c !important;
}
.gfield.gfield_error input[type="tel"]::placeholder {
    color: #e5006b !important;
}
.iti--inline-dropdown .iti__dropdown-content {
    z-index: 5;
}
.gfield.gfield_error input,
.contact-us-form .gfield.gfield_error select  {
    border-color: #e5006b !important;
}
.gfield_validation_message {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #e5006b !important;
}
.nationalities-number span.elementor-counter-number,
.employees-number span.elementor-counter-number-suffix{
    color: #00B9E3;
}
a#arrow-btn svg {
    width: 22px;
    height: 22px;
    right: 15px;
    position: absolute;
}

.boxs-height{
    height: 184px !important;
}

.history-timeline .twae-story .twae-content{
    border-radius: 16px !important;
}

.icon-box-grid a.elementor-icon { 
    display: grid;
    place-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
}
.icon-box-grid a.elementor-icon svg { 
    width: unset !important;
    height: unset !important;
}
.twae-description p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    font-family: "Noto Sans Arabic";
}
.twae-vertical.twae-wrapper .twae-timeline:before {
    border-radius: 20px;
}

.lead-form-global-msg {
  height: 633px;
}
.lead-form-global-msg, .newsletter-subscription-form-msg {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.lead-form-global-msg > div, .newsletter-subscription-form-msg > div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px; /* space between icon and text */
}

.lead-form-global-msg img, 
.lead-form-global-msg svg,
.newsletter-subscription-form-msg img, 
.newsletter-subscription-form-msg svg {
  width: 24px; /* adjust as needed */
  height: 24px;
}

.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-title-container .e-n-menu-title-text {
    color: var(--e-global-color-secondary); 
}

.gform_validation_errors {
    display: none !important;
}

p {
    margin-block-end: initial;
}

div#gform_fields_1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    box-shadow: 0px 4px 21px 0px #00000008;
    background: rgb(255 255 255 / 30%);
    padding: 5px;
    border-radius: 30px;
    display: flex;
}

#gform_1 .gform-theme--foundation #field_submit {
    justify-content: flex-end;
}

#gform_1 .gform_footer, #gform_1 .gform_page_footer {
    margin-block-start: 0px;
}
input#input_1_1 {
    background: transparent !important;
    border: none !important;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 400 !IMPORTANT;
    line-height: 1 !important;
    box-shadow: none;
    width:340px;
    padding: 0 12px 0 0 !important;
    min-height: auto !important;
}
input#input_1_1::placeholder {
    font-family: "Noto Sans Arabic";
}

input#input_1_1:focus {
    outline: none;
}

#gform_wrapper_1 input#gform_submit_button_1 {
    padding: 0px 36px !important;
}
#gform_wrapper_1 input#gform_submit_button_1:focus
{
    outline: 0px;
}
#gform_wrapper_1 input#gform_submit_button_1 {
    display: flex;
    justify-content: center;
    width: 153px;
    padding-top: 4px;
    font-family: "Noto Sans Arabic";
}
input#gform_submit_button_1 {
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #fff !important;
    line-height: 1 !important;
    width: 153px ! IMPORTANT;
    height: 42px !important;
    border-radius: 30px ! IMPORTANT;
    background: transparent !important;
    border-color: #fff !important;
}

#gform_ajax_spinner_1 {
    position: absolute;
    right: -30px;
}

div#validation_message_1_1 {
    position: absolute;
    font-family: "Noto Sans Arabic";
}

.search-input-field {
  max-width: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.search-toggle {
  cursor: pointer;
}
.expanding-search-container.active .search-input-field {
  max-width: 250px; /* or a width of your choice */
  opacity: 1;
}
.expanding-search-container .e-search-label:hover svg path,
.cc-lang-switcher .lang-toggle:hover svg path, .cc-lang-switcher.active .lang-toggle svg path, .menu-trigger:hover svg path {
    fill: var(--e-global-color-primary) !important;
}

.history-timeline .twae-wrapper {
    --tw-ibx-size: 24px;
}
.history-timeline .twae-story.twae-repeater-item .twae-content {
    flex-flow: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    width: 372px;
}
.history-timeline .twae-start, .history-timeline .twae-end {
    display: none !important;
}
.history-timeline .twae-story.twae-repeater-item.twae-story-right .twae-content {
    flex-flow: row;
}
.history-timeline .twae-story.twae-repeater-item.twae-story-right .twae-content .twae-description {
    border-right: 1px solid #FFFFFF33;
}
.history-timeline .twae-story.twae-repeater-item.twae-story-left .twae-content .twae-description {
    border-left: 1px solid #FFFFFF33;
}
.history-timeline .twae-story.twae-repeater-item .twae-content .twae-media {
    width: 78px;
    justify-content: space-around !important;
    box-sizing: content-box;
    padding: 16px;
}
.history-timeline .twae-story.twae-repeater-item .twae-content .twae-media img {
    width: 52px;
    height: 52px;
    margin-bottom: 0px !important;
}
.history-timeline .twae-story.twae-repeater-item .twae-content .twae-description {
    width: 230px;
    margin-bottom: 0px;
    box-sizing: content-box;
    padding: 16px;
}
.history-timeline .twae-story.twae-repeater-item .twae-content .twae-description p {
    margin-bottom: 0px;
    text-align: right !important;
}
.history-timeline .twae-arrow {display: none;}
.history-timeline .twae-vertical.twae-wrapper .twae-labels,
.history-timeline .twae-vertical.twae-wrapper .twae-icon {
    top: 50%;
    transform: translateY(-50%);
}
.history-timeline .twae-vertical.twae-wrapper .twae-timeline {
    padding: 0px;
}
.history-timeline .twae-wrapper .twae-story:last-child {
    margin-bottom: 0px;
}
.history-timeline .twae-wrapper .twae-labels .twae-label-big {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 30px;
    background: linear-gradient(87.21deg, #0073A4 -11.22%, #00B5E1 112.82%);
    border-radius: 30px;
    
    padding: 0px 24px;
    color: white;
}
.history-timeline .twae-wrapper .twae-story-right .twae-labels {
    align-items: self-end;
}
.marker-pin {
    transform: scale(1);
    transform-box: fill-box;
    transform-origin: 50% 100%;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
}

.cc-marker:hover .marker-pin {
  transform: scale(1.3);
}

.footer-icon-list.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
    margin-right: 0px;
}

.cc-recognitions .swiper-pagination {
  text-align: center;
  margin-top: 20px;
}

.logo-carousel.elementor-widget-n-carousel .swiper-pagination-bullet{
    background: #D9D8D6;
    opacity: 1;
}

.logo-carousel.elementor-widget-n-carousel .swiper-pagination-bullet-active {
    background: #00B9E3;
}

.terms_table .elementor-toc__header, 
.terms_table .elementor-toc__body {
    padding-left: 0px;
    padding-bottom: 40px !important;
    /* border-bottom: 1px solid #D9D8D6; */
}
.terms_table .elementor-toc__header{
    border-bottom: 1px solid #D9D8D6;
}
.terms_table .elementor-toc__body > ol > li {
    margin-bottom: 40px !important;
    padding-top: 40px;
}

.terms_table .elementor-toc__body > ol > li:not(:first-child) {
    border-top: 1px solid #D9D8D6;
}

.terms_table .elementor-toc__body > ol > li > div > a{
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #1C2327;
}

.terms_table-mobile .elementor-toc__body {
    background-color: #fff;
    padding-bottom: 40px !important;
}

.terms_table-mobile .elementor-toc__body > ol > li {
    margin-bottom: 40px !important;
    border-top: 1px solid #D9D8D6;
    padding-top: 40px;
}

.terms_table-mobile .elementor-toc__body > ol > li > div > a{
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #1C2327;
}

#left-side-toc-wrapper > div > .elementor-toc__body > ol.elementor-toc__list-wrapper {
    height: 60vh;
    overflow-y: scroll;
}

.error404 .h-inner-wrapper {
    padding-top: 0px;
}
.error404 .logo-default {
    display:none;
}
.error404 .logo-scrolled {
    display: block;
}
.error404 header .sticky-header {
    background: #fff !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.error404 .search-component svg path, .error404 .menu-trigger svg path {
    fill: var(--e-global-color-text) !important;
}
.error404 .cc-lang-switcher svg path {
    fill: var(--e-global-color-text) !important;
}

.error404 .elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text {
    color: var(--e-global-color-secondary);
}
.error404 .elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg path{
    fill: var(--e-global-color-secondary);
}
.error404 .search-component.active {
    /* background-color: var(--e-global-color-text) !important; */
    /* background-color: var(--e-global-color-b3b7161) !important; */
    background-color: #f7f7f7 !important;
}
.error404 .search-component.active .e-search-input{
    color: var(--e-global-color-text) !important;
}
.error404 .cc-live-search input.e-search-input::placeholder {
    color: #1c232733;
}
.error404 .cc-header-area .elementor-element.cta-btn .elementor-button {
    background-color: var(--e-global-color-text);
    color: var(--e-global-color-9c0b61a);
}
/* .error404 .search-component.active .e-search-label svg path, .error404 .search-component.active .close-trigger svg path {
    fill: #FFFFFF !important;
} */
.live-search-res .elementor-page-title {
    display: block;
}
.cc-live-search {
    display: block;
}
.live-search-res .loop-item-detail mark { 
    background-color: transparent;
    color: var(--e-global-color-primary);
}

.e-search-results-list .e-loop-item {
    position: relative; /* to position pseudo-element inside */
    cursor: pointer;
}

/* .e-search-results-list .e-loop-item .elementor-heading-title a::before { */
.e-search-results-list .e-loop-item .elementor-heading-title a::before {
    content: "";
    position: absolute;
    inset: 0; /* covers full element */
    z-index: 2; /* higher than content */
}
.live-search-res > .elementor-widget, .live-search-res > .elementor-widget .elementor-icon i, .live-search-res > .elementor-widget .elementor-icon svg, .loop-item-detail > .elementor-widget {
    position: initial;
}

.live-search-res .elementor-widget-theme-post-excerpt,
.live-search-res h4.elementor-heading-title a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cc-live-search input.e-search-input::placeholder {
    color: #ffffff66;
}

.search-trigger {
    display: none;
}

/* ****************************** */
.search-component {
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 30px;
  width: auto;
}

/* Collapsed initial state */
.search-component .e-search-input-wrapper {
  width: 0;
  opacity: 0;
  transition: width 0.4s ease, opacity 0.4s ease;
  padding: 0;
}

/* Expanded state */
.search-component.active .e-search-input-wrapper {
  width: 268px;
  opacity: 1;
  padding-left: 42px;
}
.search-component .e-search-input{
    padding: 0px;
}

/* Search icon stays visible */
.search-component .e-search-label {
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 42px;
    height: 42px;
}

/* Close icon */
.search-component .close-trigger .elementor-icon-wrapper {
    display: flex;
    align-items: center;
}
.search-component .close-trigger {
    cursor: pointer;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.search-component.active {
    background-color: #FFFFFF33;
}
/* .search-component.active .e-search-input{
    color: var(--e-global-color-text) !important;
} */
.search-component.active output {
    margin-right: -42px;
    max-height: 450px;
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}
.search-component.active output::-webkit-scrollbar { /* WebKit */
    width: 0;
    height: 0;
}

.elementor-sticky--effects .search-component svg path {
    fill: var(--e-global-color-text) !important;
}
.elementor-sticky--effects .search-component.active {
    background-color: var(--e-global-color-b3b7161) !important;
}
.elementor-sticky--effects .search-component.active .e-search-input{
    color: var(--e-global-color-text) !important;
}
.elementor-sticky--effects .cc-live-search input.e-search-input::placeholder {
    color: #1c232733;
}
.menu-trigger {
    width: 42px;
    display: flex;
    justify-content: center;
}
.menu-trigger .elementor-icon-wrapper {
    display: flex;
    align-items: center;
}
.menu-trigger svg{
    width: 20px;
}
.cc-header-area .elementor-widget-off-canvas {
    --e-off-canvas-animation-duration: 0.6s;
}

.search-component .e-search-input{
    background-color: transparent;
    padding-inline-end: 0px !important;
}
/* When expanded, show close icon */
.search-component.active .close-trigger {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(-50%);
}

.s-html {
  display: none;
}

.cc-off-canvas .elementor-nav-menu--main .elementor-nav-menu ul.sub-menu.elementor-nav-menu--dropdown {
    position: unset;
    margin: 0;
    padding-right: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f7f7f7;
}
.cc-off-canvas .elementor-nav-menu--main .elementor-nav-menu ul.sub-menu.elementor-nav-menu--dropdown a {
    color: #1C2327;
    border: none;
    padding-right: 0px;
    font-size: 14px;
    font-weight: 700;
}

.cc-off-canvas .elementor-nav-menu--main .elementor-nav-menu a.highlighted svg {
    transform: rotate(180deg);
}

.cc-off-canvas .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .cc-off-canvas .elementor-nav-menu--dropdown .elementor-item.highlighted, .cc-off-canvas .elementor-nav-menu--dropdown .elementor-item:focus, .cc-off-canvas .elementor-nav-menu--dropdown .elementor-item:hover, .cc-off-canvas .elementor-sub-item.elementor-item-active, .cc-off-canvas .elementor-sub-item.highlighted, .cc-off-canvas .elementor-sub-item:focus, .cc-off-canvas .elementor-sub-item:hover {
    background-color: transparent;
}

.cc-live-search.elementor-widget-search .e-search .e-search-submit {
    display: none;
}

.testimonial-img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 26px;
    box-shadow: 0px 4px 44px 0px #0000001A;
}
.testimonial-img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    border-radius: 26px !important;
}
.cc-testimonial-carousel .swiper-pagination-bullet:hover {
    background-color: var(--e-global-color-primary);
}
/* .cc-svg-map svg{
    width: 100%;
    height: 1220px;
    position: absolute;
    top: 0;
    left: 0;
} */

.cc-svg-map {
  position: relative;
  overflow: hidden; /* Prevent any scroll */
  width: 100%;      /* Container follows screen width */
  height: 1220px;    /* Adjust as per design */
}

.cc-svg-map svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* Center it */
  height: 1220px;  /* Keep full SVG height (no scale down) */
  width: 100%;     /* Auto width so aspect ratio is intact */
  max-width: none; /* Prevent browser from forcing fit */
}
select#input_4_10 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Custom arrow */
  background-image: url("assets/images/CaretDown.svg");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  cursor: pointer;
}

.h-mega-menu .elementor-widget-icon-box .elementor-icon-box-wrapper{
    row-gap: 24px;
}
.h-mega-menu .elementor-widget-icon-box h3.elementor-icon-box-title {
    margin: 0;
    padding-bottom: 8px;
}
.history-timeline .twae-wrapper .twae-story-right .twae-labels {
    align-items: flex-start;
}
.twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-labels {
    align-items: flex-end;
}
span.breadcrumb_last {
    opacity: 0.8;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 168px;
}
span.breadcrumb-separator {
    margin: 0px 4px;
    transform: rotate(180deg);
}
p#breadcrumbs > span {
    display: flex;
}

.cc-lang-switcher .lang-toggle {
    display: flex;
    align-items: center;
    border: none;
    padding: 0px;
}
.cc-lang-switcher .lang-toggle:hover, .cc-lang-switcher .lang-toggle:focus {
    background: transparent;
}
.cc-lang-switcher .wpml-ls-legacy-list-vertical {
    display: none;
    opacity: 0;
}
.cc-lang-switcher.active .wpml-ls-legacy-list-vertical {
    display: block; 
    opacity: 1;
    transition: max-height 0.25s ease, opacity 0.25s ease;
}
.cc-lang-switcher .wpml-ls-legacy-list-vertical a {
    padding: 8px 10px;
}

.cc-lang-switcher .wpml-ls-legacy-list-vertical ul {
    position: absolute;
    top: 60px;
    left: -40px;
    width: 270px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 16px;
    background-color: #1c2327;
}
.cc-lang-switcher .wpml-ls-legacy-list-vertical ul::before {
    content: "";
    position: absolute;
    top: -14px;
    left: 40px;
    width: 29px;
    height: 29px;
    background: url("assets/images/black-triangle.svg") no-repeat center;
    background-size: contain;
    box-sizing: 0px 10px 0px rgba(142, 142, 142, 0.25);
}
.cc-lang-switcher .wpml-ls-statics-shortcode_actions {
    border: none;
    background-color: none;
}
.cc-lang-switcher .wpml-ls-legacy-list-vertical .wpml-ls-flag+span {
    margin-left: 10px;
}
.cc-lang-switcher .wpml-ls-flag {
    width: 20px;
    height: 20px;
    object-fit: cover;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
}

.cc-lang-switcher .wpml-ls-legacy-list-vertical .wpml-ls-item:not(:last-child) {
    border-bottom: 1px solid #ffffff33;
}

.elementor-sticky--effects .cc-lang-switcher svg path {
    fill: var(--e-global-color-text) !important;
}

.gm-style .place-card div, .gm-style .place-card a, .gm-style .default-card div, .gm-style .default-card a {
    font-family: "Noto Sans Arabic" !important;

}

.why-us-btn .elementor-button-icon{
    /*order: 1;*/
    transform: rotate(180deg);
}
.service-blockquote img {
    position: absolute;
    width: 92px;
    height: 67px;
    top: -85px;
    left: 0;
}

#sustainability-video {
    position: relative;
}

#sustainability-video .custom-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    background: transparent;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cc-lang-switcher ul li:last-child a {
    font-family: "Montserrat" !important;
}
.cc-lang-switcher ul li:hover .wpml-ls-link {
    color: var(--e-global-color-primary) !important;
}
.contact-items ul li:first-child a .elementor-icon-list-text{
    direction: ltr;
}

footer .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: var(--e-global-color-9c0b61a);
}
footer .elementor-nav-menu--main .current-menu-item:hover .elementor-item.elementor-item-active {
    color: var(--e-global-color-primary) !important;
}
.h-mega-menu.elementor-widget-n-menu .e-n-menu-title.e-current,
.h-mega-menu.elementor-widget-n-menu .e-n-menu-title.e-current a{
    color: #ffffff;
}
.elementor-sticky--effects .h-mega-menu.elementor-widget-n-menu .e-n-menu-title.e-current,
.elementor-sticky--effects .h-mega-menu.elementor-widget-n-menu .e-n-menu-title.e-current a{
    color: var(--e-global-color-text);
}
.h-mega-menu.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container.hmenu-active-item .e-n-menu-title-text {
    color: var(--e-global-color-primary) !important;
    fill: var(--e-global-color-primary);
}
.h-mega-menu .hmenu-active-item .e-n-menu-title-text,
.hmenu-active-parent .e-n-menu-title-text,
.h-mega-menu.elementor-widget-n-menu .e-n-menu-title.e-current:hover * {
    color: var(--e-global-color-primary) !important;
}

.hmenu-active-parent .e-n-menu-dropdown-icon svg path {
    fill: var(--e-global-color-primary) !important;
}

/* .rtl .toc-content .elementor-widget-text-editor p > strong:first-child,
.rtl .toc-content h3.elementor-heading-title,
.rtl .toc-content h4.elementor-heading-title { 
    direction: rtl;
    unicode-bidi: bidi-override;
} */

@media (min-width: 1366px) and (max-width: 1536px) {
    header .h-inner-wrapper {
        padding: 40px 30px 0px 30px;
    }
    header .elementor-sticky--effects .h-inner-wrapper {
        padding-top: 16px;
        padding-bottom: 16px;
    }
}
@media (max-width: 1366px) {
    header .elementor-sticky--effects .h-inner-wrapper {
        padding: 20px 40px;
    }
    .error404 .h-inner-wrapper {
        /* padding-top: 0px; */
        padding: 25px 40px;
    }
    header .expanding-search-container {
        position: absolute;
        top: 40px;
        left: 30px;
    }
    .error404 .expanding-search-container {
        top: 19px;
    }
    header .elementor-sticky--effects .expanding-search-container {
        top: 18px;
    }
    header .elementor-sticky--effects .logo-scrolled {
        display: flex;
        align-items: center;
        height: 38px;
    }
    .cc-header-area .elementor-sticky--effects .elementor-element.cta-btn .elementor-button {
        padding: 10px 20px;
    }
    .cc-svg-map svg {
        width: auto;
    }
}
@media (min-width: 1025px) and (max-width: 1280px) {
    .blockquote img {
        width: 65px;
        top: -15px;
    }
    .service-blockquote img {
        width: 92px;
        height: 67px;
    }
    ul.blue-bullet {
        margin-right: 26px;
    }
}
@media (max-width:1024px) {
    
    .logo-scrolled, .elementor-sticky--effects .light-logo-mobile, .error404 .light-logo-mobile {
        display: none !important;
    }
    .error404 .logo-scrolled {
        display: block !important;
    }
    .elementor-sticky--effects .logo-scrolled {
        /* display: block !important; */
        display: flex !important;
        height: 42px;
        align-items: center;
    }
    header .expanding-search-container {
        left: 40px;
    }
    #gform_wrapper_1 input#gform_submit_button_1 {
        padding: 0 8px !important;
    }
    .history-timeline .twae-story.twae-repeater-item .twae-content .twae-description {
        width: auto;
    }
    .history-timeline .twae-story.twae-repeater-item .twae-content .twae-media {
        padding-bottom: 0px;
    }
    .s3-right-col {
        width: 100% !important;
    }
    .history-timeline .twae-story.twae-repeater-item .twae-content {
        max-width: 350px;
        width: auto;
    }
    .history-timeline .twae-story.twae-repeater-item .twae-content .twae-media {
        width: 185px;
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .custom-card{
        width: 322px;
        scroll-snap-align: start;
    }

    .horizontal-grid-mobile {
      display: flex;
      overflow-x: auto;
      overflow-y: hidden;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
    }

    .horizontal-grid-mobile::-webkit-scrollbar {
      display: none;
    }

    .icons-cards {
      flex: 0 0 auto;
      width: 160px !important;
      scroll-snap-align: start;
    }

    .certifications-cards {
      flex: 0 0 auto;
      width: 262px !important;
      scroll-snap-align: start;
    }

    .custom-card-content{
        padding: 20px;
    }
    /* .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-content {
        left: calc(50vw - 350px - 65px);
    } */

    ul.blue-bullet {
        margin-right: 26px;
    }
    .blockquote img {
        top: -15px;
        width: 58px;
    }
}
@media (min-width: 791px) and (max-width: 1024px) {
    .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-content {
        left: calc(50vw - 350px - 65px);
    }
}
@media (min-width: 768px) and (max-width: 790px) {
    .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-content {
        left: calc(50vw - 320px - 65px);
    }
}
/* Mobile adjustments */
@media (max-width: 767px) {
    .blockquote-size-mobile img {
        width: 45px;
        height: 45px;
    }

    .custom-card{
        width: 322px;
        scroll-snap-align: start;
    }

    .horizontal-grid-mobile {
      display: flex;
      overflow-x: auto;
      overflow-y: hidden;
      scroll-snap-type: x mandatory;
      -webkit-overflow-scrolling: touch;
    }

    .horizontal-grid-mobile::-webkit-scrollbar {
      display: none;
    }

    .icons-cards {
      flex: 0 0 auto;
      width: 200px !important;
      scroll-snap-align: start;
    }

    .certifications-cards {
      flex: 0 0 auto;
      width: 262px !important;
      scroll-snap-align: start;
    }

    .custom-card-content{
        padding: 20px;
    }

    .hero-small-title{
        font-size: 18px;
        font-weight:400;
    }

    input#gform_submit_button_3 {
        font-size: 14px;
    }

    .blockquote img {
        position: absolute;
        right: 0;
        top: -20px;
    }

    .logo-carousel .elementor-swiper-button {
        display: none !important;
    }
    .search-component.active {
        --cc-serch-widget-width: calc(100vw - 40px);
    }
    .expanding-search-container .search-component.active .e-search-input-wrapper {
        /* width: calc(90vw - 82px); */
        width: calc(var(--cc-serch-widget-width) - 94px);
    }
    .search-component.active output {
        /* width: calc(100vw - 35px); */
        width: var(--cc-serch-widget-width);
    }
    header .expanding-search-container {
        top: 20px;
        left: 20px;
    }

    .history-timeline .twae-story.twae-repeater-item .twae-content{
        flex-flow: column !important;
        align-items: flex-start;
        width: auto;
    }
    .history-timeline .twae-vertical.twae-wrapper .twae-inner-line, .history-timeline .twae-vertical.twae-wrapper .twae-timeline:before {
        left: 35%;
    }
    .history-timeline .twae-vertical.twae-wrapper .twae-story,.history-timeline .twae-vertical.twae-wrapper .twae-story.twae-story-center {
        width: 60%;
    }
    .history-timeline .twae-vertical.twae-wrapper .twae-story .twae-labels, .history-timeline .twae-vertical.twae-wrapper .twae-story.twae-story-center .twae-labels {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: unset !important;
        align-items: flex-end;
        left: calc(-100% - var(--tw-ibx-size) * 2) !important;
        padding-bottom: 0px;
    }
    .history-timeline .twae-story.twae-repeater-item .twae-content .twae-description {
        border: none !important;
    }
    .history-timeline .twae-wrapper .twae-labels .twae-label-big {
        width: 70px;
    }
    .history-timeline .twae-story.twae-repeater-item .twae-content .twae-media {
        width: 78px;
        padding-top: 16px;
    }
    
    header .elementor-sticky--effects .h-inner-wrapper {
        padding: 20px;
    }

    .live-search-res {
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 24px;
    }
    .live-search-res > .elementor-view-stacked {
        flex-grow: 0;
        flex-shrink: 1;
        flex-basis: 100px;
    }

    header .h-inner-wrapper:has(.search-component.active) .logo-scrolled,
    header .h-inner-wrapper:has(.search-component.active) .light-logo-mobile {
        display: none !important;
    }
    header .h-inner-wrapper{
        min-height: 78px;
    }
    header .elementor-sticky--effects .h-inner-wrapper{
        min-height: 74px;
    }
    .cc-svg-map, .cc-svg-map svg {
        height: 940px; /* smaller viewport height */
    }
    .contact-us-map iframe{
        height: 188px;
    }
    ul.blue-bullet {
        padding: 0px 0px 0px 24px;
        margin-right: 26px;
    }
    .figures span.elementor-counter-number-suffix {
        padding-right: 10px;
    }

}

@media (min-width: 404px) and (max-width: 767px) {
    #pp-banner{
        margin-top: -164px;
    }
}
@media (max-width: 480px) {
    .twae-vertical.twae-wrapper .twae-icon {
        left : calc(var(--tw-ibx-size)/ 2 - var(--tw-ibx-size) * 2 + 3px) !important;
    }
}
@media (max-width: 430px) {
    .twae-vertical.twae-wrapper .twae-icon {
        left : calc(var(--tw-ibx-size)/ 2 - var(--tw-ibx-size) * 2 + 7px) !important;
    }
}
