.online-btns a {
    background: #ec5831;
    border-radius: 10px;
    color: #ffffff !important;
    padding: 5px 15px;
    font-size: 16px !important;transition: .6s all ease;
}li.online-btns {
    padding-left: 0px !important;    top: 0px !important;
}.top-header .header-right-content ul li:last-child {
   top: 0;
}.online-btns a:hover {
    background: #0f964c;
    color: #fff;
}.trackid-input {
    height: 58px;
    padding: 0 10px;
    border-radius: 4px;
    border: 1px solid #585f61;
}
/*.col-md-12.form-group {
    padding: 0px;
}*/
.input-filed button {
    width: 24% !important;
}.track-order-heading h3 {
    font-size: 45px;
    color: #fff;
    text-shadow: 0 0 10px #000;
}label {}

.track-labels {
    display: flex;
    align-items: center;
    justify-content: center;
}

.track-labels label {
    padding: 10px 20px;
    border-right: 1px solid #efefef;
    margin-bottom: 20px;
}

.track-labels label:last-child {
    border-right: 0px;
}

.track-labels label input[type="radio"] {
    margin-right: 10px;
    top: 2px;
    position: relative;
}.about-img img:nth-child(2) {
    width: 60%;
    position: absolute;
    bottom: -100px;
    right: 0;
}

.about-img img:nth-child(1) {
    position: relative;
    top: -80px;
}
.about-quatre span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-shadow: 0 1px 1px #0000006e;
    line-height: 30px;
    position: relative;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% !important;
}.single-service-layout {
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    background: #fff;
    border-radius: 10px;margin-bottom: 40px;
    display: flex;
    align-items: center;
}.single-offer p {
    margin-bottom: 20px;
    text-align: left;
    padding-left: 20px;
}a.circle-read-more {
    float: left;
    padding-left: 20px;
    display: flex;
    align-items: center;
}a.circle-read-more:hover {
    color: #0f964c;
}.single-service-layout.middle-row img {
    border-radius: 10px 0px 0px 10px;
}
.single-service-layout img {
    border-radius: 0px 10px 10px 0px;
}.choose-us-area {
    padding-top: 10px;
}.choose-us-area .choose-tab-wrap .choose-tab .tabs li.current {
    background: #fa4612;
}.choose-us-area .choose-tab-wrap .choose-tab .tabs li:last-child {
    margin-right: 0px;
}.choose-us-area .tabs_item img {
    box-shadow: 1px 2px 14px 5px #efefef;
    border-radius: 10px;
}.choose-us-area .tab_content {
    margin-top: 30px;
}.choose-us-area .tabs_item {
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%) !important;
    padding: 20px !important;
}.ptb-70 {
    padding-top: 70px;
    padding-bottom: 70px;
}
/*.began-area {
    background: linear-gradient(
179deg, white, #f3f3f3);
}*/
.pt-50 {
    padding-top: 50px;
}.footer-top-area {
    background: #f7f6f6;
    padding-top: 100px;
}

.footer-top-area img {
    position: absolute;
    margin: -147px auto 0 auto;
    text-align: center;
    left: 0;
    right: 0;
    width: 25%;
}