/* Our team */
.our_team_era .custom_card .team_banner_img {
    height: 300px;
    max-height: 100%;
    object-fit: fill;
}

.our_team_era .social-icons li a img {
    width: 100%;
    height: 100%;
}

.our_team_era .social-icons li a {
    display: inline-flex;
}

.our_team_era .social-icons li a {
    display: inline-flex;
}

.our_team_era .flex_row_cards {
    justify-content: space-between;
}

.our_team_era .custom_card {
    margin: 0 10px 0 10px;
}

.our_team_era .col-12 .custom_card {
    margin: 0 0;
}

.padd_null {
    padding: 0;
}

.our_team_era #the_story_behind .breadcrumbs_listing_top ol {
    justify-content: center;
}

.our_team_era #the_story_behind .row {
    display: flex;
    align-items: unset;
    justify-content: left !important;
}

.our_team_era .column {
    flex: 0 0 calc(25% - 20px);
    display: inline-flex;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
}

.our_team_era .col-12 .custom_card .team_banner_img {
    width: 100%;
    height: auto !important;
    max-height: unset !important;
    aspect-ratio: 286 / 286;
}

.marginbottom30 {
    margin-bottom: 30px;
}

.teamcard.custom_card .card-body {
    padding: 25px 18px;
}

.teamcard.custom_card .card-body h4 {
    font-size: 18px;
    line-height: 21px;
    margin: 0;
}

.teamcard.custom_card .card-body p {
    font-size: 13px;
    line-height: 14px;
    color: #3D3D3D;
    margin-top: 12px;
    margin-bottom: 20px;
}

.social-icons li.icon__ {
    margin-right: 16px;


}

.social-icons li.icon__:last-child {
    margin-right: 0;
}

.social-icons li.icon__ a {
    width: 36px;
    height: 36px;
    border-radius: 100%;
    border: 1px solid #006039;
    padding: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
}

#our_team_carousel.section-padding {
    padding: 130px 40px 100px 40px;
}
.headingteammain h4{
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 16px;
    margin-top: 10px;
    color: #003B20;
}
.headingteammain p{
    margin-bottom: 40px;
    font-size: 18px;
    color: #6D6D6D;
    margin-top: 0;
}
@media screen and (min-width:1921px) {
    .our_team_era .col-12 .custom_card .team_banner_img {

        aspect-ratio: 406 / 406;
    }

    #our_team_carousel.section-padding {
        padding: 130px 70px 130px 70px;
    }
}

@media (max-width: 768px) {
    .column {
        flex: 1 1 100%;
    }
    .headingteammain h4{
        margin-top: 15px;

    }
    .headingteammain p{
        margin-bottom: 30px;
    }
}

.partners_dubai .custom_card {
    background-color: inherit;
    height: 500px;
    max-height: 100%;
}

.border_right_nav {
    border-right: 1px solid #fff;
    display: flex;
    align-items: center;
    height: 14px;
}

.nav_border_parent {
    padding: 0 20px 0 20px;
}

.border_right_nav_dark {
    border-right: 1px solid #000;
    display: flex;
    align-items: center;
    height: 14px;
}

.our_team_era .social-icons li a div {
    /* border: 1px solid #05603A;
    border-radius: 50%; */
    width: 45px;
    height: 45px;
}

.our_team_era .social-icons li a:hover svg path {
    fill: revert-layer;
}

#our_team_details .social-icons li a {
    display: block;
    background-color: transparent;
    border-radius: 50%;
}

#our_team_details .partners_dubai .owl-carousel .owl-item img {
    height: 406px;
    max-height: 406px;
    object-fit: cover;
    border-radius: 12px;
}

#our_team_details .partners_dubai .custom_card {
    background-color: inherit;
    height: 610px;
    max-height: 100%;
}
