
.shreya-about-page-banner{

    position: relative;

    padding: 150px 0px;

    z-index: 1;

    overflow: hidden;



}

.shreya-about-page-banner .shreya-teaching-faculty-page-banner-img{

    background-image: url(../../../../images/about/about-us/about-us-banner/abbaimg.jpg);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: top right;

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    right: 0;

    z-index: -1;

}

.shreya-about-page-banner .shreya-about-banner-page-overlay{

    background: linear-gradient(90deg, #F3F7FB 43.21%, rgba(243, 247, 251, 0.24) 63.66%);

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

}

.shreya-about-page-banner .shreya-about-banner-page-shapes .shreya-page-about-imag-shape-1{

    bottom: 30px;

    position: absolute;

    z-index: 1;
width:200px;
}

.shreya-about-page-banner .shreya-about-banner-page-shapes .shreya-page-about-imag-shape-2{

    bottom: 0;

    left: 40%;

    position: absolute;

    z-index: 1;

}

.shreya-about-page-banner .shreya-about-banner-page-shapes .shreya-page-about-imag-shape-3{

    top: 0;

    right: 0;

    position: absolute;

    z-index: 1;
    width:200px;

}

.shreya-about-banner-page-container{

    max-width: 1200px;

    padding-left: 300px;

}

.shreya-about-banner-page-header-content .shreya-about-title{

    font-size: 42px;

    font-weight: 600;

    padding-bottom: 10px;

    line-height: 1;

    font-family: 'Nunito', sans-serif;

    color: #222;

}

.shreya-about-banner-page-header-content .shreya-about-sub-title{

    font-size: 16px;

    font-weight: 500;

    

}

.shreya-about-banner-page-header-content .shreya-about-sub-title a{

    text-decoration: none;

    font-family: 'Nunito', sans-serif;

    color: #222;

    font-weight: 600;

}

.shreya-about-sub-title .about-icon{

    padding: 0px 5px;

    font-size: 18px;

    font-weight: bold;

    color: #222;

}

.shreya-about-banner-page-header-content .shreya-about-sub-title .about-inner-page{

    color: #ef8f26;

}