﻿.neworder {
    color: #ed0000 !important;
    transition: 0.3s !important;
}

    .neworder:hover {
        color: #078586 !important;
    }

body {
    padding-right: 0px !important;
}
.newsh2 {
    font-size: 36px;
    font-weight: 700;
  
   
}
.h1tit {
    display:none;
}
.titleredme {
    display: block;
    float: inline-end;
    color: #078640;
}

.order-box {
    position: relative;
    width: 100%;
    height: 70px;
    display: block;
}
.abt-sec-1 {
    margin-top:50px !important;
}
.text-arazgharb {
    color: rgb(158 187 93) !important;
}
@media (min-width: 0px) and (max-width: 768px) {
    .orderSection .pd_top_80 {
        padding-top: 11px !important;
    }
    .leftOrderBox {
        margin-top: -54px !important;
    }
    .orderSection {
        height: 240px;
        margin-bottom: 35px !important;
        background: #fff !important;
    }
        .orderSection .pd_bottom_20 {
            padding: 0px !important;
        }
}
