@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;600;700&display=swap');
body{
    
    font-family: 'Cairo', sans-serif !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {

    font-weight: 600;
    line-height: 1.4;

}
.section2 .my-card a.imgtitle{
    font-weight: 600;
}

.d-md-block {

    right:0;

}
.contact-top{
        width: 60.5% !important;
}

.dropdown-item {
    margin-top: 6px;
    border-left: none !important;
      border-right: #ddd solid 1px;
    border-radius: 0 !important;
    margin-right: 10px;
}

.dropdown-item {
    margin-top: 6px;
    border-left: none !important;
    border-right: #ddd solid 1px;
    border-radius: 0 !important;
     margin-right: 0 !important;
    margin-left: 10px;
    text-align: right;
}
.section2 .vew-per {
    justify-content: left !important;
}

.mee-card .mee-card-body h5{ font-size:18px !important; margin-top:10px;}

.mee-card .mee-card-body a.red-more{ left:auto !important; Right:-15%;}

.news-text{ padding-left:0px; padding-right:20px;}