.sec2-wrap {
    width: 1100px;
    display: flex;
    gap: 38px;
    margin-bottom: 100px;
    margin-top: 77px;
}

.who-we-are {
    display: flex;
    flex-direction: column;
}

.who-we-are h2 {
    text-align: left;
    font: normal normal normal 12px/18px Poppins;
    letter-spacing: 0px;
    color: #0D5916;
    text-transform: uppercase;
    opacity: 1;
}

.who-we-are h1 {
    text-align: left;
    font: normal normal 600 34px/58px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-bottom: 23px;
}

.who-we-are p {
    text-align: left;
    font: normal normal normal 14px/28px Poppins;
    letter-spacing: 0px;
    color: #666666;
    width: 435px;
    margin-bottom: 36px;
}

.who-we-are h3 {
    text-align: left;
    font: normal normal 600 14px/28px Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 36px;
    /* margin-left: 20px; */
}

.who-we-are>a {
    width: 169px;
    height: 50px;
    text-decoration: none;
}

.who-we-are>a>div {
    text-align: center;
    font: normal normal 600 12px/28px Poppins;
    letter-spacing: 0px;
    color: #0D5916;
    opacity: 1;
    width: 169px;
    height: 50px;
    border: 1px solid #0D5916;
    border-radius: 80px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.who-we-are>a>div:hover {
    color: #FFFFFF;
    background: #0D5916;
}

.image-box-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 586px;
}

.image-box-wrap>div {
    width: 134px;
    height: 246px;
    overflow: hidden;
}

.image-box-wrap>div>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.image-box-wrap>div>img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.mv-wrap {
    display: flex;
    flex-direction: column;
    width: 1100px;
    gap: 46px;
    margin-bottom: 110px;
}

.vis-mis {
    display: flex;
    gap: 55px;

}

.img-vm {
    width: 571px;
    height: 218px;
    overflow: hidden;
}

.img-vm img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.img-vm img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.mv-texts {
    display: flex;
    flex-direction: column;

}

.mv-texts>div>img {
    width: 53px;
    height: 53px;
}

.mv-texts h1 {
    text-align: left;
    font: normal normal 600 16px/30px Poppins;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    margin-top: 19px;
    margin-bottom: 10px;
}

.mv-texts p {
    text-align: left;
    font: normal normal normal 14px/32px Poppins;
    letter-spacing: 0px;
    color: #676767;
    /* margin-left: 20px; */
}

.mv-texts p span {
    text-align: left;
    font: normal normal 600 14px/32px Poppins;
    letter-spacing: 0px;
    color: #000000;
}

.mv-texts ul li{
    text-align: left;
    font: normal normal normal 14px/32px Poppins;
    letter-spacing: 0px;
    color: #676767;
}
.mv-texts ul li span{
    text-align: left;
    font: normal normal 600 14px/32px Poppins;
    letter-spacing: 0px;
    color: #000000;
}
ul.b {
    /* list-style-type: square; */
    list-style-type: circle;
    margin-left: 20px;
    /* list-style-position: inside; */
  }
.core-wrap {
    width: 1100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 127px;
}

.core-wrap h1 {
    text-align: center;
    font: normal normal 600 34px/58px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.core-wrap h2 {
    text-align: center;
    font: normal normal normal 12px/18px Poppins;
    letter-spacing: 0px;
    color: #0D5916;
    text-transform: uppercase;
    opacity: 1;
}

.core-icons-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 60px;
    margin-top: 65px;
}

.core1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.core1 .icon1 img {
    width: 74px;
    height: 60px;
    margin-bottom: 16px;
}

.core1 h1 {
    text-align: center;
    font: normal normal 600 17px/26px Poppins;
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
}

.core1 p {
    text-align: center;
    font: normal normal normal 14px/26px Poppins;
    letter-spacing: 0px;
    color: #666666;
    opacity: 1;
}

.core1 .icon5 img {
    width: 45px;
    height: 56px;
    margin-bottom: 16px;
}

.core1 .icon2 img {
    width: 60px;
    height: 62px;
    margin-bottom: 16px;
}

.core1 .icon3 img {
    width: 61px;
    height: 50px;
    margin-bottom: 16px;
}

.core1 .icon4 img {
    width: 56px;
    height: 56px;
    margin-bottom: 16px;
}

.bk {
    background: url(../res/about/bknew1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 421px;
    width: 100%;
}

.bk-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.text3-wrap {
    display: flex;
    width: 1100px;
    justify-content: space-around;
    margin-bottom: 61px;

}

.text1-bk {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: 41px;

}

.text1-bk>div {
    width: 53px;
    height: 53px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font: normal normal bold 20px/28px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-bottom: 16px;
    transition: 0.5s;
}

.text1-bk p {
    text-align: center;
    font: normal normal normal 20px/32px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;

}

.text1-bk p span {
    text-align: center;
    font: normal normal 600 20px/32px Poppins;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.bk-wrap a {
    text-decoration: none;
    width: 162px;
    height: 50px;
}

.bk-wrap>a>div {
    width: 162px;
    height: 50px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 80px;
    opacity: 1;
    text-align: center;
    font: normal normal 600 16px/28px Poppins;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.bk-wrap>a>div:hover {
    color: #FFFFFF;
    background: #000000;
}

@media(max-width:1100px) {
    .img-vm {
        width: 472px;

    }

    .image-box-wrap {

        width: 463px;
    }

    .sec2-wrap {
        width: 993px;
    }



    .core-wrap {

        width: 993px;
    }

    .mv-wrap {
        width: 993px;
    }

    .text3-wrap {

        width: 993px;
    }
}

@media(max-width:993px) {
    .img-vm {
        width: 303px;

    }

    .who-we-are p {

        width: 320px;

    }

    .image-box-wrap {
        width: 432px;
    }

    .sec2-wrap {
        width: 870px;
    }



    .core-wrap {

        width: 870px;
    }

    .mv-wrap {
        width: 870px;
    }

    .text3-wrap {

        width: 870px;
    }
}

@media(max-width:870px) {
    .sec2-wrap {
        width: 760px;
    }
    .core-wrap {

        width: 760px;
    }

    .mv-wrap {
        width: 760px;
    }

    .text3-wrap {

        width: 760px;
    }

    .img-vm {
        width: 265px;
    }

    .vis-mis {
        display: flex;
        gap: 30px;
    }
    .text1-bk {
 
        margin-left: 26px;
    }
    .who-we-are p {
        width: 300px;
    }
}

@media (max-width:760px) {
    .sec2-wrap {

        width: 95%;
        flex-direction: column-reverse;
        align-items: center;
    }

    .who-we-are p {

        width: 100%;
    }

    .image-box-wrap>div {
        width: 140px;
        height: 246px;
    }

    .image-box-wrap {

        width: 95%;
        align-items: center;
        justify-content: center;
        gap: 16px;
    }

    .mv-wrap {

        width: 92%;
    }

    .vis-mis {

        flex-direction: column;
    }

    .img-vm {

        height: 218px;
        width: 100%;
    }

    .core-wrap {

        width: 92%;
    }

    .bk {

        width: 100%;
        height: auto;
    }

    .text1-bk {

        margin-left: 0px;
    }

    .bk-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 50px 0px;

    }

    .text3-wrap {

        width: 92%;
        flex-direction: column;
        gap: 45px
    }


}