.elementor-6811 .elementor-element.elementor-element-32fcd86e > .elementor-container{min-height:400px;}.elementor-6811 .elementor-element.elementor-element-32fcd86e:not(.elementor-motion-effects-element-type-background), .elementor-6811 .elementor-element.elementor-element-32fcd86e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.dubaischools-alkhawaneej.ae/wp-content/uploads/2024/11/our-team-1-scaled.jpeg");background-position:top center;}.elementor-6811 .elementor-element.elementor-element-32fcd86e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6811 .elementor-element.elementor-element-32fcd86e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6811 .elementor-element.elementor-element-7fa3a61a > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:100px;}.elementor-6811 .elementor-element.elementor-element-7fa3a61a > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:-17px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-6811 .elementor-element.elementor-element-7fa3a61a > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6811 .elementor-element.elementor-element-46a41b28{text-align:right;}.elementor-6811 .elementor-element.elementor-element-46a41b28 .elementor-heading-title{font-size:31px;}.elementor-6811 .elementor-element.elementor-element-4829328b.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-6811 .elementor-element.elementor-element-4829328b > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:100px;}.elementor-6811 .elementor-element.elementor-element-4829328b > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-6811 .elementor-element.elementor-element-4829328b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-6811 .elementor-element.elementor-element-0add58f{margin-top:182px;margin-bottom:0px;}.elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tab-title, .elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tab-title:before, .elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tab-title:after, .elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tab-content, .elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tabs-content-wrapper{border-width:0px;}.elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tab-desktop-title.elementor-active{background-color:#F0F0F0;}.elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tabs-content-wrapper{background-color:#F0F0F0;}.elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tab-title, .elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tab-title a{color:#50A3B2;}.elementor-6811 .elementor-element.elementor-element-23175c5 .elementor-tab-title{font-size:18px;line-height:1px;}.elementor-6811 .elementor-element.elementor-element-23175c5{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}@media(min-width:768px){.elementor-6811 .elementor-element.elementor-element-a052b43{width:100%;}}@media(max-width:1024px){.elementor-6811 .elementor-element.elementor-element-46a41b28{text-align:center;}}@media(max-width:767px){.elementor-6811 .elementor-element.elementor-element-46a41b28{text-align:center;}}/* Start custom CSS for tabs, class: .elementor-element-23175c5 */.team-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
    padding: 1rem;
    margin-bottom: 5%;
}

.team-member {
    flex: 1 1 calc(33% - 2rem);
    margin-bottom: 3rem;
    text-align: center;
}

.image-container {
    position: relative;
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
}

.background-square {
    position: absolute;
    width: 100%;
    height: 75%;
    background-color: #E5B94E;
    z-index: 1;
    bottom: 0
}

.member-image {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 2;
}

.member-name {
    color: #3AA6B9;
    font-size: 1.2rem;
    margin: 0.5rem 0;
    font-weight: 500;
}

.member-title {
    color: #666;
    font-size: 0.9rem;
    margin: 0;
}

.bg-BBBBBB {
    background-color: #BBBBBB
}

@media (max-width: 768px) {
    .team-member {
        flex: 1 1 calc(50% - 2rem);
    }
}

@media (max-width: 480px) {
    .team-member {
        flex: 1 1 calc(100% - 2rem);
    }
}

.profile-card {
    max-width: 1200px;
    margin: 2rem auto;
    padding: 2rem;
    display: flex;
    margin-right: 15%;
    gap: 2rem;
}

.profile-image {
    flex: 0 0 300px;
    background-color: #f0f0f0;
    border-radius: 4px;
    overflow: hidden;
}

.profile-image img {
    width: 100%;
    height: auto;
    display: block;
}

.profile-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.profile-bio p {
    color: #333;
    line-height: 1.6;
    margin-bottom: 1rem;
    font-size: 20px;
    font-weight: 500;
}

.profile-name {
    color: #3AA6B9;
    font-size: 2rem;
    margin-bottom: 0.5rem;
}

.profile-title {
    color: #4a4a4a;
    font-size: 1.25rem;
    font-weight: 500;
}


@media (max-width: 768px) {
    .profile-card {
        flex-direction: column;
        padding: 1rem;
        margin: 1rem;
    }

    .profile-image {
        flex: 0 0 auto;
        max-width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-0add58f */.color-lines-overlay-img::before {
    /*    content: '';*/
    /*position: absolute;*/
    /*width: 300px;*/
    /*height: 1000px;*/
    /*top: -88px;*/
    /*background-image: url(https://www.dubaischools-alkhawaneej.ae/wp-content/uploads/2024/11/Group-29-1.png);*/
    /*background-size: 100% 100%;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*z-index: 3;*/
    
    content: '';
    position: absolute;
    width: 300px;
    height: 1000px;
    top: -88px;
    background-image: url(https://www.dubaischools-alkhawaneej.ae/wp-content/uploads/2024/11/Group-29-1.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 3;
    right: 0vw;
}

@media (max-width: 1350px) {
    .color-lines-overlay-img::before {
        content: '';
        position: absolute;
        width: 250px;
        height: 935px;
        top: -78px;
        background-image: url(https://www.dubaischools-alkhawaneej.ae/wp-content/uploads/2024/11/Group-29-1.png);
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        z-index: 3;
    }
}

@media (max-width: 1000px) {
    .color-lines-overlay-img::before {
        background-image: none;
    }
}/* End custom CSS */