        .about__company .news_title {
        font-style: italic;
    text-align: right;
}
.bp_news_info {
    display: none;
}
.bp_news_sub {
        font-size: 15px;
    color: #252525;
    line-height: 24px;
}
.bp_news_more {
    display: none;
}
.project {
    padding: 35px 0px;
}
.project .news_title {
    font-size: 14px;
}
.project .news_title a {
    color: rgb(239 165 90);
}
.project .bp_news_sub {

        color: #ffffff;
}
.project .bp_news_sub  {
    font-size: 12px;
    line-height: 1.5;
}
.see__more {
        text-transform: uppercase;
    padding: 10px 20px;
    background: white;
    border-radius: 4px;
}
.project .bp_block_item .row {
    margin: 0;
}
.area-title {
    font-size: 28px;
}
.heading-divider {
    font-size: 13px;
}
.site-heading {
    margin: 30px 0;
}
.services-icon {
    position: relative;
    height: 80px;
    width: 80px;
    background-color: #2c83ae;
    border-radius: 50%;
    font-size: 30px;
    color: #eef3f7;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: all 500ms ease;
    transition-delay: 400ms;
    z-index: 2;
}
.services-title {
    margin: 10px 0;
    text-align: center;
}
.services-title a {
    color: black;
    font-size: 20px;
    text-transform: uppercase;
}
.vision__about .news_title{
    display: none;
}
.vision__about .services-title {
    text-align: left;
    color: #2c83ae;
}
.vision__about .services-title a{
    
    color: #2c83ae;
}
img {
    max-width: 100%;
}
.services-text {
    font-size: 14px;
    color: #7c6b6b;
}
.development .news_title {
    font-size: 28px;
}
.partner__brand h2 {
    display: block;
    width: fit-content;
    color: #0993ca;
    margin: 20px auto;
    font-size: 36px;
    border-bottom: 1px solid #0993ca;
}
.development .bp_news_sub {
        font-size: 14px;
    color: #7c6b6b;
    line-height: 24px;
}
.development .news_title {
    
    margin-bottom: 20px;
}
.development .news_title a {
    color: #df2d01;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0px;
}
.development .bp_news_more {
    display:block;
    color: #df2d01;
    margin-top: 10px;
    font-size: 14px;
    padding: 0px 5px 0 0;
    font-weight: 600;
    text-transform: uppercase;
}
.development .bp_news_more::after {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    padding: 0 5px;
    font-size: 12px;
    text-transform: uppercase;
}
.blog__phase .cls_img_hot_news{
    display: none;
}
.blog__phase .bp_news_sub {
    display:flex;
    gap: 20px;
}
.blog__phase .bp_news_more::after {
    display: none;
}
.blog__phase .bp_news_more {
    color: #d7d7da;
    border: 1px solid #d7d7da;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 40px;
    margin: 0;
    padding: 0;
}
.blog__phase .news_title a {
        font-size: 18px;
    font-weight: 700;
}
.blog__phase .bp_news_sub p {
        font-weight: 300;
    font-style: normal;
    color: #333333;
    font-size: 14px;
    text-align: justify;
    line-height: 1.2;
    letter-spacing: 0px;
}
.blog__phase .bp_block_item .row {
    margin: 0;
}
.blog__phase .bp_block_item {
    padding: 20px 0;
    border-bottom: 1px solid #d7d7da;
}
.moto-color5_3 {
        font-weight: 400;
    font-style: normal;
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0px;
    color: #df2d01;
}
.team__work .bp_block_item .row {
    margin: 0;
}
.about__company .news_title a {
    display: none;
}
ol {
    padding-left: 18px;
    text-align: left;
}
ol li {
    list-style: disc;
}
@media screen and (max-width: 768px) {
    .project__about .news_title {
        height: 70px;
    }
     .project__about .cls_img_hot_news img {
    height: 150px;
}
}
@media screen and (max-width:456px) {
    .project__about .cls_img_hot_news img {
    height: 100px;
}
}
