*{
    margin: 0px ;
    padding: 0px;
}


:root{
    --background: #fffffffa;
    --bg:#fda31b;
    --sa :#666666;
    --color: #116e63;
    --shadow:#666666d8;
    --be: rgba(20, 15, 44, 0.37);
    --border: rgb(248, 19, 19);
}

.about_sagar{
    width: 100%;
    height: auto;
    padding: 20px 0px;
    /* border: 1px solid var(--border); */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    background-color: var(--background);
}



.about_sagar .about_phote{
    width: 570px;
    height: auto;
    /* border: 1px solid var(--border); */
    flex-wrap: wrap;
    display:flex;
    gap:25px;
    justify-content: space-between;
}





.about_sagar .about_text{
    width: 630px;
    height: 600px;
    /* border: 1px solid var(--border); */
}


.about_sagar .about_phote .about_phote_colam{
    width: 47%;
    height: 600px;
    /* border: 1px solid var(--border); */
    justify-items: center;
}


.about_sagar .about_phote .about_phote_colam1{
    width: 47%;
    height: 600px;
    /* border: 1px solid var(--border); */
    justify-items: start;

}





.about_sagar .about_phote .about_phote_colam .about_phote_row{
    width: 100%;
    height: 65%;
    /* border: 1px solid var(--border); */
    border-radius: 80px 80px 0px 80px;
    
}



.about_sagar .about_phote .about_phote_colam .about_phote_row img{
    width: 100%;
    height: 100%;
    /* border: 1px solid var(--border); */
    border-radius: 80px 80px 0px 80px;
    
}


.about_sagar .about_phote .about_phote_colam .about_phote_row1{
    width: 100%;
    height: 21.5%;
    /* border: 1px solid var(--border); */
    margin-top: 25px;
    border-radius: 40px 50px 50px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--bg);
    gap: 10px;
}


.about_sagar .about_phote .about_phote_colam .about_phote_row1 .circle_img{
    width: 80px;
    height: 80px;
    /* border: 1px solid var(--border); */
    border-radius:50%;
    background-color: var(--background);
    text-align: center;
    align-content: center;
}



.about_sagar .about_phote .about_phote_colam .about_phote_row1 .circle_img img{
    width: 90%;
    height: 90%;
    /* border: 1px solid var(--border); */
    border-radius:50%;
    background-color: var(--background);
}



.about_sagar .about_phote .about_phote_colam .about_phote_row1 .circle_text{
    width: 150px;
    height: 80px;
    /* border: 1px solid var(--border); */
    /* border-radius:50%; */
    font-size: 25px;
    font-family: arial;
    font-weight: bold;
    color: var(--background);
}


.about_sagar .about_phote .about_phote_colam1 .about_phote_row_box{
    width: 100%;
    height:44.5%;
    border: 2px var(--bg);
    border-style: dashed ;
    border-radius: 50%;
    text-align: center;
    align-content: center;
}



.about_sagar .about_phote .about_phote_colam1 .about_phote_row_box img{
    width: 95%;
    height: 95%;
    border-radius: 50%;
}

.about_sagar .about_phote .about_phote_colam1 .about_phote_row_box1{
    width: 100%;
    /* height:100%; */
    /* border: 1px solid var(--border); */
    border-radius: 0px 70px 70px 70px;
    margin-top: 25px;

}


.about_sagar .about_phote .about_phote_colam1 .about_phote_row_box1 img{
    width: 100%;
    height:100%;
    /* border: 1px solid var(--border); */
    border-radius: 0px 70px 70px 70px;
    /* margin-top: 25px; */

}



.about_sagar .about_text .about_school_text{
    width: 220px;
    height: 60px ;
    /* border: 1px solid var(--border); */
    padding-left: 20px;

}

.about_sagar .about_text .about_school_text .about_school_text_about{
    width: 220px;
    height: 44px ;
    /* border: 1px solid var(--border); */
    font-family: arial;
    font-weight: bold;
    font-size: 30px;
    color:var(--bg);
 

}

.about_sagar .about_text .about_school_text .about_school_solid{
    width: 160px;
    height: 2px ;
    /* border: 1px solid var(--border); */
    margin-left: 10px;
    background-color: var(--sa);

}

.about_sagar .about_text .about_school_text .about_school_solid1{
    width: 160px;
    height: 2px ;
    /* border: 1px solid var(--border); */
    margin-top: 5px;
    margin-left: 30px;
    background-color: var(--sa);
  

}









.about_sagar .about_text .about_futures{
    width: 96%;
    height: auto;
    /* border: 1px solid var(--border); */
    padding:20px 0px 20px 20px;
    font-family: arial;
    font-size: 25px;
    font-weight: bold;
    line-height: 37px;
    color: var(--color);
}


.about_sagar .about_text .about_futures_all{
    width: 96%;
    height: auto;
    /* border: 1px solid var(--border); */
    padding:0px 0px 20px 20px;
    font-family: arial;
    font-size: 16px;
    line-height: 27px;
    text-align: justify;
    color:var(--shadow);
}




.about_sagar .about_text .about_red_more{
    width: 160px;
    height: 50px;
    border:none ;
    padding:30px 0px 0px 20px;
    font-family: arial;
    font-size: 15px;
    /* background-color: #004788; */
    /* color: white; */

    
}



.about_sagar .about_text .about_red_more .button{
    width: 140px;
    height: 100%;
    /* border: 1px solid var(--border); */
    font-family: arial;
    font-size: 17px;
    border-radius: 3px;
    text-align: center;
    align-content: center;
    background-color:var(--color);
    font-weight: 600;
     color: var(--background);
     border: none;
     box-shadow: 7px 7px 6px -2px var(--shadow);
    z-index: 2;
    position: relative;
    overflow: hidden;
    letter-spacing: 1px;
    cursor: pointer;
}



.about_sagar .about_text .about_red_more .button::before{
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0%;
        left: 50%;
        z-index: -1;
        background-color: var(--be);
        /* background-color: red; */
        transition: 2s all ease;
        /* border: 1px solid var(--border); */

}




.about_sagar .about_text .about_red_more .button::after{
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0%;
        right: 50%;
        z-index: -1;
        /* background-color: red; */
        background-color: var(--be);
        transition: 2s all ease;
        /* border: 1px solid var(--border); */

}




.about_sagar .about_text .about_red_more .button:hover::before{
        left: 100%;
}


.about_sagar .about_text .about_red_more .button:hover::after{
        right: 100%;
}











