.elementor-kit-9{--e-global-color-primary:#2D4A6B;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D6AF28;--e-global-color-ae8a610:#192A44;--e-global-color-dfc3a3c:#8B7031;--e-global-color-0feb252:#D6AF23;--e-global-color-2071f36:#FFFFFF;--e-global-color-3786391:#FFFFFF00;--e-global-color-d11c41c:#D6AF23;--e-global-typography-primary-font-family:"Cairo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cairo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cairo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cairo";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-ae8a610 );}.elementor-kit-9 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-9 a{color:#FFC849;}.elementor-kit-9 h1{color:var( --e-global-color-ae8a610 );}.elementor-kit-9 h2{color:var( --e-global-color-ae8a610 );}.elementor-kit-9 h3{color:var( --e-global-color-ae8a610 );}.elementor-kit-9 h4{color:var( --e-global-color-primary );}.elementor-kit-9 h5{color:var( --e-global-color-ae8a610 );}.elementor-kit-9 h6{color:var( --e-global-color-ae8a610 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:Arraypx;}.elementor-element{--widgets-spacing:Arraypx Arraypx;--widgets-spacing-row:Arraypx;--widgets-spacing-column:Arraypx;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Default background for the container */
#testimonials-id {
    background-image: url('https://medhatzaki.com/wp-content/uploads/2024/09/Frank-Beckert.jpg');
    background-repeat: no-repeat;
    background-size: cover; /* Ensure the image covers the entire container */
    background-position: center left; /* Position the image at the top-left */
}

/* When Tab 1 is active */
.tab-1-active #testimonials-id {
    background-image: url('https://medhatzaki.com/wp-content/uploads/2024/09/Frank-Beckert.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left; /* Position the image at the top-left */
}

/* When Tab 2 is active */
.tab-2-active #testimonials-id {
    background-image: url('https://medhatzaki.com/wp-content/uploads/2024/09/Brian-Tracy.jpg');
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: 25% 50%; /* Position the image at the top-left */
}

/* When Tab 3 is active */
.tab-3-active #testimonials-id {
    background-image: url('https://medhatzaki.com/wp-content/uploads/2024/09/Dalia-Mahfouz-background-image.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 25% 50%; /* Position the image at the top-left */
}

.swiper-slide-active{
    background-position: 25% 50%!important;
}
.background_slideshow_gallery{
    background-position: 25% 50%!important;
}/* End custom CSS */