header .navbar .navbar-nav .nav-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #ffffff;
    width: 0%;
    content: "";
    height: 4px;
}
header .navbar .navbar-nav .active::after {
    width: 40%;
}
/* navbar hover start */
header.navbar .navbar-nav .nav-item {
    position: relative;
  }
  header .navbar .navbar-nav .nav-item::after {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #ffffff!important;
    width: 0%;
    content: "";
    height: 4px;
}
  
  header .navbar .navbar-nav .nav-item:hover::after {
    width: 40%;
  }
  header .navbar .navbar-nav .nav-item:active::after {
    width: 40%;
  }
  header  .navbar .navbar-brand img {
    width: 80%;
    height: auto;
    margin-left: 10%;
}
header.sticky .navbar .navbar-brand img {
    width: 80%;
    height: auto;
    margin-left: 10%;
}
header  .navbar .navbar-brand .nav-image {
    width: 13%;
    height: auto;
    background-color: #000000;
    border: #000000;
    padding-bottom: 1%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    margin-top: -2%;
    box-shadow: 0 2px 0px -1px rgb(0 0 0 / 10%);
}
.bg-light {
    background-color: #f7f7f7!important;
    box-shadow: 13px 0px 12px 0px #d5d5d5;
}
@media screen and (max-width:778px){
    header   .navbar .navbar-brand img {
        width: 60%;
        height: auto; 
        margin-left: 0%;
    }
    header   .navbar .navbar-brand .nav-image {
    width: 60%;
    height: auto;
    background-color: transparent;
    border: 1px solid transparent;
    padding-bottom: 0%;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 0%;
    position: static;
    margin-top: 0%;
    box-shadow: 0 0 0px 0px rgb(0 0 0 / 10%);
    }
}
/* navbar hover end */
header {
    position: fixed;
    width: 100%;
    transition: all 0.4s ease;
    z-index: 1000;
    background-color: #000000;
}
header .navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    font-size: 18px;
}
header .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #175955;
    font-weight: bold;
}
header .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    font-weight: bold;
    color: #175955;
}
header .btn-outline-success {
    color: #ED6B5E;
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 0px;
}
header .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 0px;
    font-weight: bold;
}
header .btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem #00000000;
}
header .btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem #00000000;
}

@media screen and (max-width:778px){
    header  .navbar .navbar-brand img {
        width: 100%;
    height: auto;
    margin-top: 0px;
}
header {
    position: fixed;
    /* width: 100%; */
    transition: all 0.4s ease;
    z-index: 1000;
    background-color: #000000;
    height: auto;
}
header.sticky .navbar .navbar-brand img {
    width: 100%;
    height: auto;
    margin-left: 2%;
}
header.sticky .navbar .navbar-brand .nav-image {
    width: 23%;
    height: auto;
    background-color: #000000;
    border: #000000;
    padding-bottom: 1%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    position: absolute;
    margin-top: -2%;
    box-shadow: 0 2px 0px -1px rgb(0 0 0 / 10%);
}

}



.team-banner{
    /* background-image: url(../images/blog/education-day-assortment-with-copy-space.png);
    background-size: contain;
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center; */
    background-image: url(./images/ourteam/teambanner.png);
    background-size: contain;
    height: 100vh;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
 display: flex;
 justify-content:flex-end;
 align-items: center;
}

.team-banner h1{
    /* margin-top: 65%;
     margin: auto; 
    text-align: center;
    color: #fff;
    font-size: 80px; */
    color: #175955;
    font-size:58px;
margin-left: 700px;
font-weight: bold;
font-family: 'gilroy-extrabold', sans-serif;

}


.team-section1{

    background-color: #ED6B5E;
margin-top: -65px;
}


.team-section1 p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 40px 0 40px 0;
}
.team-card{
    width:100%;
    height: auto;
border-radius: 15px;
position:relative;
background-color:#175955;
}

.testi-img img{
    width:100px;
    height: 100px;
    border-radius: 50%;
}

.myteam{
background-color: #f7f7f7;
padding-top: 50px;
padding-bottom: 30px;

}

.testi-img {
    box-shadow: 0px 0px 12px 0px #d3d3d3a3;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background-color: #fff;
    left: -8%;
    z-index: 100;
    top: -27%;
}
.testi-img2 {
    box-shadow: 0px 0px 12px 0px #d3d3d3a3;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background-color: #fff;
    right: -6%;
    z-index: 100;
    top: -27%;
}
.testi-img3 {
    box-shadow: 0px 0px 12px 0px #d3d3d3a3;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background-color: #fff;
    right: -6%;
    z-index: 100;
    top: -32%;
}
.testi-img2 img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.testi-img3 img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}


.card-head{

    margin-left: 28px;
    width: 300px;
    background-color: #fff;
    position: absolute;
    top: -33px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 10px;
    padding-left: 7%;
    border-radius: 15px;

}
.card-head h5{
    font-size: 15px;
    font-weight: bold;
}
.card-head h6{
    font-size: 14px;
}
.card-head2 h5{
    font-size: 15px;
    font-weight: bold;
}
.card-head2 h6{
    font-size: 14px;
}
.card-head3 h5{
    font-size: 15px;
    font-weight: bold;
}
.card-head3 h6{
    font-size: 14px;
}
.card-head2 {
    margin-left: 21px; 
    width: 270px;
    background-color: #fff;
    position: absolute;
    top: -33px;
    right: 20px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 10px;
    padding-left: 30px;
    /* padding-right: 0%; */
    border-radius: 15px;
}
.card-head3 {
    margin-left: 28px;
    width: 300px;
    background-color: #fff;
    position: absolute;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    top: -46px;
    padding: 10px;
    padding-left: 2%;
    border-radius: 15px;
}
.team-card2 {
    width: 100%;
    height: auto;
    border-radius: 15px;
    position: relative;
    background-color: #ED6B5E;
}

.team-card p{
    width: 90%;
    font-size: 18px;
    margin: auto;
    color: #fff;
    padding-top: 50px;
}
.team-card2 p {
    width: 90%;
    font-size: 18px;
    margin: auto;
    color: #fff;
    padding-top: 50px;
}
.card-img-top1{
    width:200px;
    margin:auto;
    box-shadow: rgb(0 0 0 / 51%) 0px 10px 36px 0px, rgb(255 249 249) 0px 0px 0px 1px;
}
.card-img-top2{
    width: 150px;  
    margin: 15px; 
    box-shadow: rgb(0 0 0 / 51%) 0px 10px 36px 0px, rgb(255 249 249) 0px 0px 0px 1px;
}
.card-img-top3{
    width: 200px;
    margin:auto;
    box-shadow: rgb(0 0 0 / 51%) 0px 10px 36px 0px, rgb(255 249 249 / 0%) 0px 0px 0px 1px;
}
.card-img-top4{
    width: 200px; 
    margin-left: 20px;
    box-shadow: rgb(0 0 0 / 51%) 0px 10px 36px 0px, rgb(255 249 249) 0px 0px 0px 1px;
}
@media screen and (min-width:779px) and (max-width:998px){
    .team-banner {
        background-image: url(./images/ourteam/teambanner.png);
        background-size: contain;
        height: auto;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .team-banner h1 {
        color: #175955;
    font-size: 50px;
    margin-left: 700px;
    font-weight: bold;
    margin: 26% auto;
    text-align: right;
    }
}
@media screen and (max-width:778px){
    .team-banner h1 {
        color: #175955;
        font-size: 33px;
        font-weight: bold;
        margin: 33% auto;
        text-align: right;
    }
    .team-banner {
        background-image: url(./images/ourteam/teambanner.png);
        background-size: contain;
        height: auto;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .team-card {
        width: 100%;
        height: auto;
        border-radius: 15px;
        margin: auto;
        position: relative;
        background-color: #175955;
    }
    .testi-img img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    .testi-img {
        box-shadow: 0px 0px 12px 0px #d3d3d3a3;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        background-color: #fff;
        left: -15%;
        z-index: 100;
        top: -16%;
    }
    .card-head {
        width: 90%;
        background-color: #fff;
        position: absolute;
        top: -33px;
        margin: 0px 18px;
        padding: 10px;
        /* padding-left: 7%; */
        text-align: center;
        border-radius: 15px;
    }
    .team-card2 {
        width: 100%;
        height: auto;
        border-radius: 15px;
        margin: auto;
        position: relative;
        background-color: #ED6B5E;
    }
    .testi-img3 img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    .testi-img3 {
        box-shadow: 0px 0px 12px 0px #d3d3d3a3;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    background-color: #fff;
    right: -11%;
    z-index: 100;
    top: -17%;
    }
    .card-head2 {
        margin: 0px -3px;
        width: 90%;
        background-color: #fff;
        position: absolute;
        top: -33px;
        right: 20px;
        text-align: center;
        padding: 10px;
        /* padding-left: 30px; */
        /* padding-right: 0%; */
        border-radius: 15px;
    }
    .card-head3 {
        margin: 0px 18px;
    width: 90%;
    background-color: #fff;
    position: absolute;
    top: -53px;
    padding: 10px;
    text-align: center;
    /* padding-left: 7%; */
    border-radius: 15px;
    }
    .testi-img2 img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }
    .testi-img2 {
        box-shadow: 0px 0px 12px 0px #d3d3d3a3;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        background-color: #fff;
        right: -10%;
        z-index: 100;
        top: -10%;
    }
    .card-img-top1{
        width: 200px;
        box-shadow: rgb(0 0 0 / 51%) 0px 10px 36px 0px, rgb(255 249 249) 0px 0px 0px 1px;
        margin: 13px 21%;
    }
    .card-img-top2{
        width: 198px;
        margin: 60px 21% 0px;
        box-shadow: rgb(0 0 0 / 51%) 0px 10px 36px 0px, rgb(255 249 249) 0px 0px 0px 1px;
    }
    .card-img-top3{
        width: 200px;
        margin: 15px 21%;
        box-shadow: rgb(0 0 0 / 51%) 0px 10px 36px 0px, rgb(255 249 249) 0px 0px 0px 1px;
    }
    .card-img-top4{
        width: 200px;
        margin: 60px 21% 0px;
        box-shadow: rgb(0 0 0 / 51%) 0px 10px 36px 0px, rgb(255 249 249) 0px 0px 0px 1px;
    }
    
}

