@font-face{
    font-family: DDD;
    src: url(images/Typographical-line_00.ttf);
}
@font-face{
    font-family: AAA;
    src: url(images/BoutrosMBCDinkum-Medium.ttf);
}
@font-face{
    font-family: BBB;
    src: url(images/BalooBhaijaan2-SemiBold.ttf);
}
*{
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}
html {
    scroll-behavior: smooth;
}
.min {
    padding-top: 10rem;
}
#aboutM {
    background: #f3e2e2;
    padding: 5rem;
    font-family: DDD;
    /* background: url(imagess/backgroud-aboutM.jpg) center center/cover fixed; */
    position: relative;
}
#aboutM::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
}
#aboutM * {
    z-index: 100;
}
#aboutM .title {
    text-align: center;
    width: -webkit-fill-available;
    background-color: black !important ;
    margin-bottom: 0.5rem;
}
#aboutM .title h2 {
    font-size: 40px;
    /* width: 250px; */
    margin-bottom: 20px;
    font-family: DDD;
    position: relative;
        /* background-image: url(images/backgroud-aboutM-but.jpg); */
        /* background-color: black; */
        border: 10px;
        border-radius: 50% white solid;
        background-size: contain;
        background-repeat: round;
        margin: auto;
        color: white;
    /* animation: mymove 5s infinite; */
}
/* @keyframes mymove {
    50% {border-radius: 50px;}
  } */
.aboutM-item {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #fff;
    background-size: 100% 100%;
    /* box-shadow: 3px 3px 3px 0px black; */
    border-radius: 15px;
    /* margin: 20px; */
    padding: 2%;
    /* padding-left: 40px; */
    direction:ltr;
    font-size: 30px;
}
.aboutM-item-color0 {
    background-color: rgb(255, 255, 255);
}
.aboutM-item-color1 {
    background-color: rgb(30 109 133);
}
.aboutM-item-color2 {
    background-color:  rgb(136, 84, 49);
}
.aboutM-item-color3 {
    background-color: rgb(198 29 29);
}
.aboutM-item-color4 {
    background-color:  rgb(123 123 123);
}
.grade-details{
    padding: 0px 0px;
}
.aboutM-item-direc {
    display: flex;
    flex-direction: row-reverse;
}
.aboutM-item img {
    width: 450px;
    /* height: 330px; */
    margin-left: 20px;
    /* margin-right: 5%; */
}
.aboutM-items {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    /* width: 80%; */
}
.item2-no {
    display: contents;
    color: rgb(136, 84, 49);
    padding-bottom: 0px; 
}
.item2-size {
    font-size: 13px;
    display: contents;
}
.aboutM-items h3 {
    font-family: AAA;
    margin-right: 30%;
    font-size: 25px;
    padding: 15px;
    display: flex;
    /* justify-content: space-between; */
    color:rgb(0, 0, 0);
}
.item2-info {
    margin: 3px;
    color: rgb(22 22 22 / 50%);
}
.aboutM-items span {
    /* margin-left: 15%; */
    position: absolute;
    left: 10%;
}
.aboutM-items p {
    font-family: BBB;
    font-size: 18px;
    color: #000000;
    text-align: justify;
    line-height: 1.8em;
    letter-spacing: 0.05em;
    direction: rtl;
}

.aboutM-item .ServeceWith {
    .aboutM-items h3 { padding-bottom: 0;}
    font-family: AAA !important;
    color:rgb(136, 84, 49) !important;
    position: absolute;
    /* margin: 30px 0; */
}
.aboutM-items .back, .back-icon {
    font-family: BBB;
    font-size: 20px;
padding-right: 5px;
text-decoration: none;
cursor: pointer;
background-color: white;

}
.aboutM-items .back-icon {
direction: ltr;
color: black;
}
.digram-skill{
    /* width: 295px; */
    height: 260px;
}
#feedback {
    background-color: aliceblue;
    text-align: center;
}
#feedback h2 {
    font-size: 40px;
    color: rgb(14, 22, 37);
    margin: 50px;
    font-family: DDD;
    padding-top: 50px;
}
.feedback-items {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: auto;
    margin: 50px 20px;
    direction: rtl
}
.feedback-item {
    width: 495px;
    height: 460px;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: center;
}
.feedback-backgro {
    background-color: aliceblue;
}
.feedback-items .rev {
    padding: 10px;
}
.feedback-box {
    padding: 20px;
}
.feedback-items h3 {
    font-family: AAA;
    font-size: 23px;
    color: #000000;
}
.feedback-items  h4 {
    font-family: BBB;
    font-size: 17px;
    margin-bottom: 15px;
}
.feedback-items p {
    font-family: BBB;
    color:  #565454;
    font-size: 12px;
    margin: 15px 10px;
}
.feedback-items img {
    width: 200px;
    border-radius: 50%;
}
.feedback-span{
    font-size: 30px;
    color:rgb(5 187 243);
}


@media (max-width: 675px) {

    .aboutM-item-direc {
        display: flex;
        flex-direction: column;
    }
    .vision-items {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
    }
    .digram-items {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
            margin: 30px 20px;
            padding: 50px;
        }
    .aboutM-item img {
        width: 350px;
        margin-bottom: 20px;
        margin-left: 0px;
    }
    .aboutM-items p {
        font-size: 15px;
        letter-spacing: 0em;
    }
    .aboutM-item {
        padding: 0%;
    }
    .vision-box {
        border: #000000 solid 2px;
    }
    .feedback-items {
        display: flex;
        justify-content: space-evenly;
        flex-direction: column;
    }
    .feedback-item {
        width: 395px;
        height: auto;
    }
    #feedback h2 {
        font-size: 30px;
        margin: 0;
        }
    #digram {
        padding: 2rem;
    }
    .digram-items {
        padding: 0px;
    }

}

@media (min-width:675px)  and (max-width: 1180px) {
.aboutM-item{
    flex-direction: column;
    /* padding-left: 0px; */
}
.aboutM-item img {
    margin-left: 0px;
    margin-bottom: 20px;
}
.aboutM-items p {
    font-size: 16px;
}
.grade-details {
    padding: 0px 20px;
}
.vision-box {
    border: #000000 solid 2px;
    margin: 0px;
    padding: 0px 10px 0px;
}
.digram-items {
    padding: 70px;
}

}