


.aboutPage{
    margin-bottom: 46px !important;
    margin-top: 97px  !important;
}

.main-about-div{

    margin-left: -25px !important;
    margin-right: -25px !important;
    display:flex;
    flex-flow: row wrap;
    justify-content:space-between;
}



.contactAboutSection{
    margin-top: 74px;
    margin-bottom: 81px;
}

.contactAboutSection2{
    margin-top: 49px;
    margin-bottom: 147px;
}


.title1{
    text-align: left;
    font: normal normal bold 40px/50px Roboto;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}
.title1Arabic{
    font: normal normal bold 40px/50px Neo Sans Arabic !important;
}
.title1Kurdish{
    font: normal normal bold 40px/50px RudawRegular !important;
}
.text-secondary{
    text-align: left;
    font: normal normal normal 16px/30px Roboto;
    letter-spacing: 0px;
    color: #000000;
}
.text-secondary-arabic{
    font: normal normal normal 16px/30px Neo Sans Arabic !important;
}
.text-secondary-kurdish{
    font: normal normal normal 16px/30px RudawRegular !important;
}
@media screen and (max-width:1000px) {

    .MainAboutIMage {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .contactAboutSection {
        margin-top: 35px;
        margin-bottom: 48px;
    }

    .contactAboutSection2 {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    .first {
        order: 1;
    }

    .second {
        order: 2;
        margin-top: 12px;

    }

    .imgSection1 {
        padding: 9px;
    }

    .imgSection2 {
        padding: 9px;
    }

    .mb-4 {
        margin-top: 25px;
    }


    .aboutPage {
        margin-bottom: 116px !important;
    }
    .title1 {
        font: normal normal bold 26px/32px Roboto;
    }
    .text-secondary{
        font: normal normal normal 16px/30px Roboto;
    }
}
