.m_about_div1{
    width: 100%;
    height: auto;
    background: #F7F7F7;
}

.m_about_div1_body{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 1rem;
}
.m_about_div1_body span:nth-of-type(1){
    font-size: 18px;
    padding-bottom: .5rem;
}
.m_about_div1_body span:nth-of-type(2){
    font-size: 20px;
    font-weight: bold;
    background-image: linear-gradient(-85deg, rgb(41, 155, 240) 0%, rgb(18, 64, 220) 100%);
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: .6rem 0rem;
}
.m_about_div1_body span:nth-of-type(3)>img{
    width: 100%;
    margin: 1rem 0rem;
}
.m_about_div1_body span:nth-of-type(4){
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-indent: 2em;
    padding: 1rem 0rem;
}

.m_about_div2{
    width: 100%;
    height: auto;
    background: #ffffff;
}
.m_about_div2_body{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 1rem;
}

.m_about_span1{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.m_about_div2_items{
    width: 100%;
    height: auto;
    padding-top: 2rem;
}
.m_about_div2_1{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 1rem;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
    margin-bottom: 1rem;
}
.m_about_div2_1 span:nth-of-type(1){
    font-size: 20px;
    font-weight: bold;
}
.m_about_div2_1 span:nth-of-type(2){
    font-size: 18px;
    padding: .5rem 0rem;

}
.m_about_div2_1 span:nth-of-type(3){
    font-size: 14px;
    padding: .5rem 0rem;
}
.m_about_div3{
    width: 100%;
    background: url("../../imgs/pic-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    padding: 1rem 0rem;
}
.m_about_div4{
    width: 100%;
    height: auto;
}
.m_about_div4_body{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
}
.m_about_div4_body span:nth-of-type(1){
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 2rem 0rem;
}

.m_about_div4_body span:nth-of-type(3){
    font-size: 14px;
    padding: .3rem 0rem;

}
.m_about_div4_body span:nth-of-type(4){
    font-size: 16px;
    padding: .3rem 0rem;

}
.m_about_div4_body span:nth-of-type(5){
    font-size: 14px;
    padding: .3rem 0rem;

}

.sections{
    text-align:center;
    /*margin: 50px auto;*/
    display: flex;
    background-color: #f7f9fb;
}
.contactUss{
    width: 90%;
    max-width: 1240px;
    display: flex;
    flex-direction: column;
    margin-left: 70px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.about_address{
    font-size: 20px;
    color: rgb(51, 51, 51);
    text-align: center;
    font-weight: bold;
    height: auto;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;

}
.contactUs_bodys{
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 30px;
}
.contactUs_body_1s{
    width: 100%;
}
.oort_map_areas {
    /*display: flex;*/
    /*flex: 1;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*overflow: hidden;*/
    height: 17rem;
    /*margin: 1.06rem;*/
    /*position: relative;*/
}
.contactUs_body_2s{
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: justify;
    justify-content: center;
    line-height: 30px;
}
.span8s{
    letter-spacing: 0;
    color: rgb(102, 102, 102);
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0px;
}
.span9s{
    color: rgb(102, 102, 102);
    font-size: 14px;
}
.span10s{
    color: rgb(102, 102, 102);
    font-size: 14px;
}


.m_f_div4{
    width: 100%;
    height: auto;
    padding-bottom: 1rem;
}
.m_f_div4_body{
    width: 90%;
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
}

.m_f_div4_body_title{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}
.m_f_div4_body_title span:nth-of-type(1){
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 1rem 0rem;
}
.m_f_div4_body_title span:nth-of-type(2){
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    padding-bottom: 1rem;
}

.m_f_div4_body_ims{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.m_f_span1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
    font-size: 14px;
}
.m_f_span1 img{
    width: 60px;
}

.m_f_div5_body_ims{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.m_f_div5_body_ims img{
    width: 100%;
}
.m_f_div5_body_ims span{
    width: 44%;
    margin-bottom: 1rem;
}


