.About-Head{
    background-image: url('../img/About/AboutHead.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}
.About-Head .head-main h2{
    color: white;
    padding-left: 10px;
    border-left: 5px solid #e79009;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 40px;

}
.About-Head .head-main h4{
    color: white;
    font-size: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.About-Head .head-main h4 a{
    color: white;
    transition: 0.3s;
}
.About-Head .head-main h4 a:hover{
    color: #e79009;
}
.About-main-one{
    margin-top: 100px;
}
.About-main-one .one-main h4{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 16px;
    color: #e79009;
    display: flex;
    align-items: center;

   
}
.About-main-one .one-main h4 span{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin-right: 30px;
    font-size: 50px;
}
.About-main-one .one-main h2{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 40px;
    max-width: 80%;
    line-height: 1.5;

}
.About-main-one .one-main h2 span{
    color: #e79009;
}
.About-main-one .one-main p{
    margin-top: 30px;
    line-height: 1.8;
    color: gray;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    line-height:1.5;

}
.About-main-one .one-main .one-box{
    margin: 0 auto;
    margin-top: 100px;
    width: 100%;
    height: auto;
    /* background-color: red; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}
.About-main-one .one-main .one-box div{ 
    background-color: #eee;
}

.About-main-one .one-main .one-box div .one-box-p{
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0;
    margin-top: 30px;
}
.About-main-one .one-main .one-box div .one-box-p span{
    font-size: 40px;
    color:#e79009;
    font-weight: bold;
}
.About-main-one .one-main .one-box div .one-box-ps{
    margin: 0;
    color: black;
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 20px;
    margin-top: 10px;
}
.About-main-one .one-main .one-box div .one-box-pss{
    display: flex;
    justify-content: center;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 30px;
}
.About-main-one .one-main .one-box div .one-box-pss span{
    color: gray;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    max-width: 80%;
    text-align: center;
}


.About-main-two{
    background-image: url('../img/About/AboutSum.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.About-main-two .two-main-zz{
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.About-main-two .two-main{
    z-index:22;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.About-main-two .two-main .two-main-box{ 
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.About-main-two .two-main .two-main-box .two-main-box-div{
    display: flex;
    justify-content: center;
    align-items: center;
}
.About-main-two .two-main .two-main-box .two-main-box-div h2{
    font-size:60px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: white;
}
.About-main-two .two-main .two-main-box .two-main-box-div span{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: white;
    font-size: 16px;
}
.About-main-two .two-main .two-main-box  .two-main-box-divs{
    display: flex;
    justify-content: center;
    width: 100%;
}
.About-main-two .two-main .two-main-box h3{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: white;
    font-size: 20px;
    width: 100%;
    max-width: 80%;
    text-align: center;
}


.About-main-there{
    margin-top: 100px;
}
.there-main .there-p{
    color: #e79009;
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 20px;
}
.there-main .there-ps{
    text-align: center;
    font-size: 40px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}
.there-main .there-ps span{
    color: #e79009;
}
.there-box{
    display: flex;
    justify-content: space-between;
}
.there-box .there-box-left{
    overflow: hidden;
    /* height: 100%; */
    display: flex;
    align-items: center;
}
.there-box .there-box-left img{
    width: 100%;
    height: auto;
}
.there-box .there-box-right{ 
   width: 50%;
   display: flex;
   align-items: center;
}

.there-box .there-box-right .right-80{
    height: 60%;
    width: 100%; 
}
.there-box .there-box-right .right-80  .right-imgs{
    width: 100%;
    height: 50%; 
    display: flex;
    justify-content: space-between;
    margin-top: 2%;
}
.there-box .there-box-right .right-80  .right-imgs .right-imgs-main{
    width: 49%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: aqua; */
}
@media screen and (max-width:576px) {
    
    .there-box .there-box-right{
        width: 100%;
    }
    .there-box .there-box-right .right-80{
        height: 100% !important;
    }
    .there-box .there-box-right .right-80 .right-imgs{
        display: block;
    }
    
    .there-box .there-box-right .right-80 .right-imgs .right-imgs-main{
        width: 100%;
        height: fit-content;
        margin-bottom: 20px;
    }
    .there-box .there-box-right .right-80 .right-imgs .right-imgs-main img{
        width: 100%;
    }
}