/* Minification failed. Returning unminified contents.
(1320,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#landingRashum'
 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ CSS styles go here */

    #landingRashum .main-data .top-bg {display:none;}
    #landingRashum .main-data .global-service_list .global-service .gs-bg {display: none;}
    #landingRashum .right-bg{display:none;}
    #landingRashum .main-data .global-service_list .global-service .but-bg {
        display: none !important;
    }
    #landingRashum .global_l_bg{display:none!important;}
    #landingRashum .global_r_bg {
        display: none !important;
    }
    #landingRashum .import_bg {
        display: none !important
    }
    #landingRashum .desktop .leftdesc-bg{display:none!important;}


}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 992px) {

}
* {
    box-sizing: border-box;
}
.active_true {opacity:1;}
.active_false{opacity: 0;} 

body {
    font-family: Arial, san-serif;
    font-size: 14px;
    margin: auto;
}
.igul {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px #efeaeb solid;
    border-radius: 48px;
    margin: 6px;
    /* box-shadow: 3px 3px 3px #e78267;*/
    box-shadow: 0 0 10px 5px rgba(232,228,230,0.6);
    -moz-box-shadow: 0 0 10px 5px rgba(232,228,230,0.6);
    -webkit-box-shadow: 0 0 10px 5px rgba(232,228,230,0.6);
    -o-box-shadow: 0 0 10px 5px rgba(232,228,230,0.6);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 2px 2px 2px;
}
    .igul .arrow {
        border: solid black;
        border-width: 0 1px 1px 0;
        display: inline-block;
       
    }
    .igul .up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        padding: 2px 2px 2px 2px;
        margin-top: 2px;
        margin-bottom: 0px;
    }

    .igul .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        padding: 2px 2px 2px 2px;
        margin-top: 0px;
        margin-bottom: 2px;
    
    }

.Dropdown{

}
.top-nav {
    z-index: 2;
    position: relative;
}

#landingRashum #btnBrancheOpeningHoursShow img.Dropdown {
    display: none;
}
.container:first-child {
    z-index: 3;
}
#landingRashum {
    background-color: #fffefe;
    margin-bottom: 50px;
    width: 100%;
    /*  padding: 20px;*/
    text-align: center;
    position: relative;
}
    #landingRashum .pr-2 {
        padding-right: 2px;
    }
    #landingRashum .icn-img {
        margin-top: 0px;
    }
#landingRashum .top-txt {
    font-size: 14px;
}
    #landingRashum .Dropdown.Up {
        transform: rotate(180deg);
    }
    #landingRashum .pdf {
        width: 10px;
        height: 14px;
        object-fit: contain;
        margin-left: 6px;
        margin-top: 2px;
    }

    #landingRashum .main-data {
        margin:0px;
    }
        #landingRashum .main-data .Package {
            margin-top: 19px;
            z-index: 4;
            position: relative;
        }
    #landingRashum .right-bg {
        width: 394px;
        height: 766px;
        border-radius: 35.8px;
        -webkit-filter: blur(45px);
        filter: blur(45px);
        background-color: rgba(236, 250, 255, 0.9);
        top: 485px;
        right: -150px;
        left: auto;
        position: absolute;
        z-index: -1;
    }
#landingRashum .Exclamation {
        width: 45px;
        height: 45px;
        object-fit: contain;
    }
    #landingRashum .bTitel {
        height: 20px;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.29;
        text-align: right;
        color: #404040;
    }
    #landingRashum .pak-service .rightSide .place .bTitel.distributionPoint {
        width: 450px;
        line-height: 1.2;
    }
    #landingRashum .main-data .line-c {
        width:100%;
        height: 1px;
        opacity: 0.05;
        border: solid 1px #404040;
    }

    #landingRashum .main-data .top-bg {
        width: 458px;
        height: 257px;
        border-radius: 40px;
        -webkit-filter: blur(45px);
        filter: blur(45px);
        background-color: rgba(250, 241, 241, 0.9);
        top: -64px;
        right: 0;
        position: absolute;
        z-index: 1;
    }

    #landingRashum.container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .main-data .zone .timeZone .zone .row.r-time div {
        padding-right: 0px;
        padding-left: 0px;
    }
#landingRashum .desktop .exc-icon {
    width: 45px;
    margin-left: 9px;
    display: inline-table;
}
#landingRashum .main-data .oval {
    width: 12px;
    height: 12px;
    margin: 3px;
  /*  border-radius: 8px;*/
    vertical-align: bottom;
}

#landingRashum .oval_open {
    object-fit: contain;
  /*  border: solid 4px rgba(94, 255, 3, 0.23);
    background-color: #79e144;*/
}
#landingRashum .oval_close {
    object-fit: contain;
/*    border: solid 4px rgba(209, 0, 5, 0.2);
    background-color: #d10005;*/
}

#landingRashum .main-data .PageTitle {
    font-family: Arial, san-serif;
    font-size: 24px;
    text-align: center;
    color: #d10005;
  /*  margin-top: 11px;*/
    z-index: 2;
    position:relative;
}
#landingRashum .main-data .barcodlbl {
    margin: 11px 0px 0px 0px;
    height: 18px;
    opacity: 0.7;
    line-height: 1.29;
    color: #686868;
}
#barcod_details {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  /*  margin-bottom: 9px;*/
}
#landingRashum .main-data #sender_details {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 600px;
    margin: auto;
    align-items: baseline;
}

#landingRashum .main-data #barcod, #landingRashum .main-data #sender {
    /* height: 20px;*/
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #494949;
    margin: 11px 0px 0px 0px;
    padding-right: 10px;
}

#landingRashum .main-data .top-data .box {
    width: 310px;
    min-height: 60px;
    box-shadow: 0 17px 40px 0 rgba(203, 0, 6, 0.15);
    border: solid 1px #ffffff;
    background-color: #fbf2f1;
    border-radius: 20px;
    padding: 10px 16px;
    margin: auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    justify-items: center;
    align-items: center;
    margin-top: 12px;
}


    #landingRashum .main-data .top-data .box:after, #landingRashum .main-data .top-data .box:before {
        bottom: 100%;
        left: 50%;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    #landingRashum .main-data .top-data .box:after {
        border-color: rgba(251, 242, 241, 0);
        border-bottom-color: #fbf2f1;
        border-width: 10px;
        margin-left: -10px;
    }

    #landingRashum .main-data .top-data .box:before {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 11px;
        margin-left: -11px;
    }

    #landingRashum .main-data .top-data .box .prop {
        font-size: 12px;
        padding: 10px 0px 10px 0px;
        color: #494949;
        margin: 0px;
        flex-wrap: nowrap;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    #landingRashum .main-data .top-data .box .custom a {
        text-decoration: none;
        font-size: 12px;
        color: #d10005;
    }

    #landingRashum .main-data .top-data .box .custom .r-go {
        width: 10px;
        height: 8px;
        object-fit: contain;
    }

#landingRashum .main-data .body-page {
    margin: 30px 0px 15px 0px;
    width: 967px;
    border: 1px;
}
/*#landingRashum .main-data .pak-service {
    width: 100%;
    min-height: 284px;
    border-radius: 30px;
    box-shadow: 0 12px 32px 0 rgba(17, 43, 85, 0.1);
    background-color: #ffffff;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}*/

#landingRashum .main-data .pak-service .rightSide {
    /*    display: flex;
    flex-direction: column;
    align-content: center;
    margin: auto;*/
    padding-right: 20px;
    width: 475px;
}
#landingRashum .main-data .pak-service .place {
    height: 50px;
    padding: 17px 0px 0px 0px;
    margin: auto;
    width: 100%;
}
    #landingRashum .main-data .pak-service .place.pBtn {
        height: 40px;
        padding: 0px 0px 0px 0px;
        margin: auto;
        width: 100%;
    }

    #landingRashum .main-data .pak-service .place .data {
        font-weight: bold;
        line-height: 1.29;
        text-align: right;
        color: #404040;
        padding-right: 95px;
        float: right;
        position: absolute;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-flow: row;
        justify-content: right;
    }

    #landingRashum .main-data .pak-service .place #btnBrancheOpeningHoursShow.data {
        direction: rtl;
        line-height: 1.29;
        text-align: right;
        color: #404040;
        padding-right: 728px;
        float: right;
        position: absolute;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-flow: row;
        justify-content: right;
        font-size: 14px;
        font-weight: normal;
        align-items: center;
        padding-top: 17px;
    }
    #landingRashum .main-data .pak-service .place #btnBrancheOpeningHoursShow img.oval {
        margin-right: 28px;
    }
    #landingRashum .main-data .pak-service .place .data.pr-2 {
        padding-right: 105px;
    }
        #landingRashum .main-data .pak-service .place .lbl {
        }
#landingRashum .main-data .pak-service .pak-line {
    height: 1px;
    opacity: 0.05;
    border: solid 1px #404040;
}

#landingRashum .main-data .pak-service .zone {
    margin: auto;
    padding: 5px 20px;
    width: 100%;
    order:1;
}

#landingRashum .main-data .desktop .timeZone {
    width: 100%;
    border-radius: 30px;
    background-color: #f5f5f5;
    padding: 0px 0px 0px 0px;
    position: relative;
    /* 
 display: inline-table;
 margin: auto; */
}
#landingRashum .main-data .timeZone .branchname {
    width: 100%;
    margin: auto;
    padding: 6px 0px 10px 0px;
}
    #landingRashum .main-data .timeZone .tbl {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        flex-direction: row;
    }
#landingRashum .main-data .timeZone .icn-tel {
    padding-left: 4px;
}
#landingRashum .main-data .timeZone .icn-t {
    width: 14px;
    height: 18px;
    object-fit: contain;
}
#landingRashum .main-data .timeZone .rs {
    margin: auto;
    padding: 3px 5px 10px 0px;
    direction: rtl;
    height: 40px;
}
    #landingRashum .main-data .timeZone .rs.tbl {
        padding: 3px 5px 0px 0px;
        height: 27px;
    }

#landingRashum .main-data .timeZone .rs .tel {
    /* width: 100%;*/
    height: 18px;
    line-height: 1.29;
    text-align: right;
    color: #404040;
    padding-left: 28px;
}
#landingRashum .desktop .leftdesc-bg {
    width: 458px;
    height: 539px;
    border-radius: 40px;
    -webkit-filter: blur(45px);
    filter: blur(45px);
    background-color: rgba(250, 241, 241, 0.9);
    top: 0;
    left: -151px;
    position: absolute;
    z-index: -1;
}
#landingRashum .main-data .pak-service .timeZone .temphours {
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 13px 40px 0 rgba(203, 0, 6, 0.15);
    border: solid 1px #ffffff;
    background-color: #fbf2f1;
    margin-top: 10px;
    padding: 3px 5px 3px 0px;
}
    #landingRashum .main-data .pak-service .timeZone .temphours:first-child {
        margin-top: 0px;
    }
   /* #landingRashum .main-data .pak-service .timeZone .temphours.minHeightWind {
        max-height: 300px;
        overflow-y: hidden;
        overflow-x: hidden;
    }*/
#landingRashum .main-data .pak-service .timeZone .temphours .timeTitel {
    height: 18px;
    line-height: 1.29;
    text-align: right;
    color: #d10005;
    padding: 5px 0px 5px 0px;
}
    #landingRashum .main-data .pak-service .timeZone .temphours .timeMessage {
        width: 100%;
        line-height: 1.29;
        text-align: right;
        color: #404040;
        margin: auto;
        padding: 5px 0px 3px 30px;
        word-wrap: break-word;
        max-width: 333px;
    }
    #landingRashum .main-data .pak-service .timeZone .temphours .timeMessage.topmarging {
        padding-top: 16px;
    }
    #landingRashum .main-data .pak-service .timeZone .temphours .r-time {
        padding: 0px 70px 0px 0px;
    }
    #landingRashum .main-data .pak-service .timeZone .temphours .r-time div {
        padding-right: 0px;
        padding-left: 0px;
        direction: rtl;
        text-align: right;
    }
        #landingRashum .main-data .pak-service .timeZone .temphours .r-time .type.flipDate {
            text-align: right;
            padding-right: 0px;
            flex-direction: column-reverse;
            display: flex;
        }
#landingRashum .main-data .pak-service .timeZone .r-time {
    height: 40px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    direction: ltr;
}
#landingRashum .main-data .pak-service .timeZone .r-time .day {
    direction: rtl;
}
#landingRashum .main-data .pak-service .timeZone .mLine {
    height: 2px;
    opacity: 0.05;
    border: solid 1px #404040;
    /* margin: 0px 9px 0px 9px;*/
}
    #landingRashum .main-data .pak-service .timeZone .mLine:last-child {
        display: none;
    }
#landingRashum .main-data .pak-service .timeZone .temphours .mLine {
    margin: 0px 55px 0px 23px;
}
#landingRashum .main-data .pak-service .timeZone .mLine:last-child {
    display: none;
}
#landingRashum .main-data .pak-service .timeZone .hours .mLine:last-child {
    display: none;
}
#landingRashum .main-data .pak-service .timeZone .hours {
    margin-top: 25px;
}
#landingRashum .main-data .pak-service .timeZone .hours .row {
margin-right: 0px;
margin-left: 0px
}
#landingRashum .main-data .pak-service .timeZone .hours .r-time div {
    padding-right: 0px;
    padding-left: 0px;
    text-align: right;
    direction: rtl;
}
#landingRashum .main-data .pak-service .timeZone .hours .bottom {
margin: 13px 0px;
}
#landingRashum .main-data .pak-service .timeZone .hours .bottom .top-txt {
width: 130px;
}

#landingRashum #btnShowAllHours, #landingRashum #btnHideActiveHours {
    text-decoration: none;
    direction: ltr;
    display: flex;
    justify-content: center;
    margin-top: 3px;
    font-size: 14px;
    line-height: 1.29;
    color: #494949;
    width: 100%;
    align-items: center;
  
}
#landingRashum #btnHideActiveHours {
    padding-bottom: 5px;
}
    #landingRashum .main-data .pak-service {
        direction: ltr;
        border-radius: 30px;
        box-shadow: 0 12px 32px 0 rgba(17, 43, 85, 0.1);
        background-color: #ffffff;
        padding: 10px 20px;
        margin: auto;
        margin-bottom: 40px;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        padding-top: 19px;
    }
    #landingRashum .main-data .pak-service .desktop {
        width: 456px;
        border-radius: 30px;
        background-color: #f5f5f5;
        margin: 0px 20px 20px 0px;
        padding: 15px 25px 0px 25px;
    }
    #landingRashum .main-data .pak-service .timeZone .temphours .msg {
        display: flex;
        flex-direction: row;
        padding-top: 0px;
    }
#landingRashum .main-data .desktop .temphours .topMsg {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
}

#landingRashum .main-data .global-service_list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
    #landingRashum .main-data .global-service_list .box-service {
        width: 309px;
        min-height: 217px;
        margin-left: 0px;
        margin: 10px;
    }
   
    #landingRashum .main-data .global-service_list .global-service {
        padding-top: 66px;
    }
#landingRashum .main-data .global-service_list .global-service .body .desc {
    min-height: 60px;

}



#landingRashum .main-data .pak-service .service-list {
    direction: rtl;
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    width: 100%;
    margin-top: 20px;
}
#landingRashum .main-data .pak-service .service-list .service {
    width: 90px;
    height: 99px;
    border-radius: 14px;
    box-shadow: 0 2px 12px 0 rgba(17, 43, 85, 0.1);
    background-color: #ffffff;
    margin: 0px 0px 0px 14px;
    position: relative;
    cursor: pointer;
}
    #landingRashum .main-data .pak-service .service-list .service .isPayment {
        font-size: 11px;
        line-height: 1.48;
        letter-spacing: -0.3px;
        text-align: center;
        color: #494949;
        width: 50px;
        height: 16px;
        border-radius: 8px;
        box-shadow: 3px 5px 8px 0 rgba(17, 43, 85, 0.1);
        background-color: #ffd576;        
        padding: 0px;
        margin: auto;
        position: initial;
    }
#landingRashum .main-data .pak-service .service-list .service .icn {
    padding-top: 4px;
}
#landingRashum .main-data .pak-service .service-list .service .icn .icn-img {
width: 57px;
height: 54px;
object-fit: contain;
}
#landingRashum .main-data .pak-service .service-list .service .title {
    width: 100%;
    height: 17px;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    color: #000000;
}
#landingRashum .main-data .pak-service .service-list .service .subtitle {
    /*width: 53px;*/
    height: 18px;
    opacity: 0.7;
    font-size: 10px;
    line-height: 1;
    text-align: center;
    color: #686868;
}
#landingRashum .import {
    min-height: 233px;
    background-color: rgba(255, 255, 255, 0.7);
    margin: auto;
    width: 531px;
    margin-bottom: 270px;
}

#landingRashum .import .Exclamation {
    object-fit: contain;
    margin: auto;
    width: 45px;
    height: 45px;
}
#landingRashum .import .iTitle {
    height: 17px;
    font-size: 16px;
    font-weight: bold;
    color: #494949;
    margin: auto;
}

#landingRashum .import .iDesc {
    width: 100%;
    line-height: 1.43;
    text-align: center;
    color: #686868;
    margin: 10px 0px 0px 0px;
    z-index: 3;
    position: relative;    
}


#landingRashum .main-data .global-service_list .global-service {
    width: 100%;
    min-height: 217px;
    border-radius: 30px;
    box-shadow: 0 17px 40px 0 rgba(17, 43, 85, 0.1);
    background-color: #ffffff;
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    margin-bottom: 35px;
    padding-top: 87px;
    z-index: 1;
}

    #landingRashum .main-data .global-service_list .global-service .gs-bg {
        width: 81px;
        height: 66px;
        border-radius: 40px;
        -webkit-filter: blur(42px);
        filter: blur(42px);
        background-color: rgba(206, 1, 0, 0.05);
        position: absolute;
        top: 0px;
        left: 0px;
    }

        #landingRashum .main-data .global-service_list .global-service .but-bg {
            width: 161px;
            height: 123px;
            border-radius: 40px;
            -webkit-filter: blur(45px);
            filter: blur(45px);
            background-color: rgba(236, 250, 255, 0.9);
            position: absolute;
            right: 0;
            bottom: 0;
        }

        #landingRashum .main-data .global-service_list .global-service .logo {
            position: initial;
            object-fit: contain;
            display: block;
            width: 100%;
        }

        #landingRashum .main-data .global-service_list .box-service .imglogo {
            position: relative;
            margin-bottom: -45px;
            z-index: 2;
            padding: 0px 98px 0px 0px;
            float: right;
        }

    #landingRashum .main-data .global-service_list .global-service .body {
        top: -20px;
        position: inherit;
        display: inline-block;
    }

        #landingRashum .main-data .global-service_list .global-service .body .title {
            height: 22px;
            font-size: 20px;
            text-align: center;
            color: #d70004;
            font-family: Arial, san-serif;
        }

        #landingRashum .main-data .global-service_list .global-service .body .desc {
            min-height: 60px;
            line-height: 1.43;
            text-align: center;
            color: #686868;
            margin: 10px 0px 20px 0px;
            padding: 0px 45px;
        }

        #landingRashum .main-data .global-service_list .global-service .body .btn-ser {
            cursor: pointer;
            height: 24px;
            border-radius: 27px;
            background-color: #cb0006;
            margin: auto;
            display: inline-table;
        }

            #landingRashum .main-data .global-service_list .global-service .body .btn-ser .btn-txt {
                text-align: center;
                color: #ffffff;
                margin: auto;
                padding: 1px 17px;
            }

    #landingRashum .main-data .global-service_list .global-service .isPayment {
        height: 16px;
        font-size: 12px;
        line-height: 1.33;
        text-align: center;
        color: #737373;
        margin: auto;
        padding-top: 4px;
    }


#landingRashum .main-data .pak-service .MoreDetails {
    direction: rtl;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
}

    #landingRashum .main-data .pak-service .MoreDetails .top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding-bottom: 15px;
    }

    #landingRashum .main-data .pak-service .MoreDetails .top-txt {
        display: inline;
        height: 18px;
        line-height: 1.29;
        color: #404040;
        text-decoration: none;
    }

#landingRashum img.Dropdown {
    float: left;
  
    object-fit: contain;
    margin-right: 3px;
 /*   background-color: #f5f5f5;*/
}

    #landingRashum .main-data .pak-service .MoreDetails .desc {
        display: flex;
        flex-flow: column;
        justify-content: center;
        margin: 5px 0px 5px 0px;
        width: 100%;
    }

        #landingRashum .main-data .pak-service .MoreDetails .desc .md-row {
            height: 50px;
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
        }

        #landingRashum .main-data .pak-service .MoreDetails .desc .md-lbl {
            width: 85px;
            height: 18px;
            opacity: 0.7;
            line-height: 1.29;
            text-align: right;
            color: #686868;
            float: right;
        }

        #landingRashum .main-data .pak-service .MoreDetails .desc .md-data {
            height: 18px;
            font-weight: bold;
            line-height: 1.29;
            text-align: right;
            color: #404040;
            float: right;
            padding-right: 0px;
            text-decoration: none;
            display: flex;
            flex-direction: row;
            direction: rtl;
            font-size:14px;
        }
        #landingRashum .main-data .pak-service .MoreDetails .desc a.md-data {
            color: #d10005;
        }
            #landingRashum .main-data .pak-service .MoreDetails .desc .line-s {
                width: 100%;
                height: 1px;
                opacity: 0.05;
                border: solid 1px #404040;
                margin: auto;
            }

#landingRashum .main-data .bottom {
    direction: ltr;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 15px;
}

    #landingRashum .main-data .bottom.mdetails {
        margin-top: 20px;
        padding-bottom: 0px;
    }

#landingRashum .main-data .pak-service .MoreDetails .bottom .top-txt {
    display: flex;
}
#landingRashum .main-data .pak-service .lbl {
    float: right;
    height: 18px;
    opacity: 0.7;
    line-height: 1.29;
    text-align: right;
    color: #737373;
  /*  position: absolute;*/
}
#landingRashum .global_l_bg {
    width: 458px;
    height: 499px;
    border-radius: 40px;
    -webkit-filter: blur(45px);
    filter: blur(45px);
    background-color: rgba(250, 241, 241, 0.9);
    z-index: 1;
    position: absolute;
    left: -71px;
    display: block;
    right: auto;
    margin-top: 176px;
}
#landingRashum .global_r_bg {
    width: 394px;
    height: 419px;
    border-radius: 35.8px;
    -webkit-filter: blur(45px);
    filter: blur(45px);
    background-color: rgba(236, 250, 255, 0.9);
    z-index: 1;
    position: absolute;
    right: 0px;
    left: auto;
    display: block;
    margin-top: 306px;
}











    /*/////////////////////////////////*/
    @media only screen and (max-width: 992px) {
        .right-bg {
        display: none;
    }


    * {
        box-sizing: border-box;
    }

    body {
        font-family: Arial, san-serif;
        font-size: 14px;
        margin: auto;
    }
    #landingRashum img.Dropdown {        
      /*  background-color: #fff;*/
    }
    #landingRashum {
        box-shadow: 0 15px 36px 0 rgba(17, 43, 85, 0.1);
    }

        #landingRashum .bTitel {
            height: 20px;
            font-weight: bold;
            line-height: 1.29;
            text-align: right;
            color: #404040;
            font-size: 14px;
        }
        #landingRashum .pak-service .rightSide .place .bTitel.distributionPoint {
            width: 295px;
            display: block;
            line-height: 1.0;
        }
        #landingRashum .main-data .Package {
            margin-top: 0px;
        }

        #landingRashum .main-data {
            margin: 0px;
        }

            #landingRashum .main-data .body-page {
                margin: 17px 20px 0px 20px;
                width: auto;
            }

            #landingRashum .main-data .activeTime {
                margin-left: 5px;
            }

            #landingRashum .main-data .Dropdown {
              /*  width: 20px;
                height: 20px;*/
                object-fit: contain;
            }


            #landingRashum .main-data .top-bg {
                width: 115px;
                height: 205px;
                border-radius: 35.8px;
                -webkit-filter: blur(45px);
                filter: blur(45px);
                background-color: rgba(236, 250, 255, 0.9);
                position: fixed;
                top: 80px;
                left: 0;
                right: auto;
                z-index: -1;
            }

            #landingRashum .main-data .top-data {
                position: relative;
                display: flex;
                flex-flow: column;
                justify-content: center;
                align-items: center;
            }

    #barcod_details {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 0px;
    }

    #landingRashum .main-data #sender_details {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 0px;
        width: 100%;
    }

    #landingRashum .main-data #barcod, #landingRashum .main-data #sender {
        height: 20px;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: #494949;
        margin: 0px 0px 6px 0px;
        padding-right: 0px;
    }

    #landingRashum .main-data .Package {
      /*  width: 375px;*/
        /* height: 191px;*/
        object-fit: contain;
    }

    #landingRashum .main-data .PageTitle {
       margin-top: 0px;
    }

    #landingRashum .main-data .barcodlbl {
        margin: 8px 0px 0px 0px;
    }

    /*
    #landingRashum .main-data .top-data .pre_box {
        margin: auto;
        z-index: 1;
    }
        #landingRashum .main-data .top-data .pre_box .shpitc {
            width: 20px;
            background-color: #fbf2f1;
            height: 20px;
            top: 12px;
            position: relative;
            transform: rotate(45deg);
        }*/

    #landingRashum .main-data .prop {
        /* width: 206px;*/
        height: 37px;
        font-size: 12px;
        line-height: 1.33;
        text-align: center;
        color: #494949;
        margin: auto;
        display: flex;
        flex-direction: row;
        align-items: baseline;
    }

        #landingRashum .main-data .prop a {
            color: #d10005;
        }



    #landingRashum .main-data .pak-service {
        width: 100%;
        min-height: 284px;
        border-radius: 30px;
        box-shadow: 0 12px 32px 0 rgba(17, 43, 85, 0.1);
        background-color: #ffffff;
        padding-top: 10px;
        margin: auto;
        margin-bottom: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        #landingRashum .main-data .pak-service .rightSide {
            width: auto;
            padding-right: 0px;
        }

        #landingRashum .main-data .pak-service .place {
            height:30px;
            padding: 2px 0px 0px 0px;
        }
            #landingRashum .main-data .pak-service .place.pBtn {
                padding: 0px 0px 0px 0px;
            }
        #landingRashum .main-data .pak-service .place .data {
            font-weight: bold;
            line-height: 1.29;
            text-align: right;
            color: #404040;
            padding-right: 80px;
            float: right;
            position: absolute;
            width: 100%;
            display: flex;
            flex-direction: row;
            flex-flow: row;
            justify-content: right;
        }

            #landingRashum .main-data .pak-service .place #btnBrancheOpeningHoursShow.data {
                font-weight: bold;
                line-height: 1.29;
                text-align: right;
                color: #404040;
                padding-right: 0px;
                float: none;
                position: absolute;
                width: 100%;
                display: flex;
                flex-direction: row;
                flex-flow: row;
                justify-content: right;
                align-items: center;
                padding-top:0px;
            }
                #landingRashum .main-data .pak-service .place #btnBrancheOpeningHoursShow.data img.Dropdown {
                    margin-right: 0px;
                    margin-left: 0px;
                    display: inline-block;
                }
                #landingRashum .main-data .pak-service .place #btnBrancheOpeningHoursShow.data .lbl {
                    float: right;
                    font-size: 14px;
                    height: 18px;
                    opacity: 0.7;
                    line-height: 1.29;
                    /* text-align: right; */
                    color: #737373;
                    position: relative;
                    font-weight: normal;
                }

        #landingRashum .main-data .pak-service .zone.isMobile {
           /* margin-top: 20px;*/
        }
        #landingRashum .main-data .pak-service .place .data.pr-2 {
            padding-right: 80px;
        }
                #landingRashum .main-data .oval {
                    width: 12px;
                    height: 12px;
                    margin: 3px;
                    border-radius: 8px;
                    vertical-align: bottom;
                }

        #landingRashum .main-data .oval .oval_open {
            object-fit: contain;
            border: solid 4px rgba(94, 255, 3, 0.23);
            background-color: #79e144;
        }

        #landingRashum .main-data .oval .oval_close {
            object-fit: contain;
            border: solid 4px rgba(209, 0, 5, 0.2);
            background-color: #d10005;
        }

    #landingRashum .main-data .pak-service .data .arrow {
    }

        #landingRashum .main-data .pak-service .lbl {
            float: right;
            height: 18px;
            opacity: 0.7;
            line-height: 1.29;
            text-align: right;
            color: #737373;
            position: absolute;
            font-size: 14px;
        }

    #landingRashum .main-data .pak-service .pak-line {
        height: 1px;
        opacity: 0.05;
        border: solid 1px #404040;
        margin: 0px 0px 0px 16px
    }

    #landingRashum .main-data .pak-service .zone {
        margin: auto;
        padding: 5px 0px;
        width: 100%;
        order: inherit;
    }

    #landingRashum .main-data .zone .timeZone {
        width: 100%;
        border-radius: 30px;
        background-color: #f5f5f5;
        padding: 5px 20px;
        /*  position: relative;
                    display: inline-table;
                    margin: auto; */
    }

        #landingRashum .main-data .zone .timeZone .branchname {
            width: 100%;
            margin: auto;
            padding: 6px 5px 10px 0px;
        }

        #landingRashum .main-data .zone .timeZone .tbl {
            display: flex;
            flex-flow: column;
            justify-content: right;
            flex-direction: row;
        }

        #landingRashum .main-data .zone .timeZone .icn-tel {
            padding-left: 4px;
        }

        #landingRashum .main-data .zone .timeZone .icn-t {
            width: 14px;
            height: 18px;
            object-fit: contain;
        }

        #landingRashum .main-data .zone .timeZone .rs {
            margin: auto;
            padding: 0px 0px 10px 0px;
            direction: rtl;
            height: 30px;
        }

            #landingRashum .main-data .zone .timeZone .rs .tel {
                /* width: 100%;*/
                height: 18px;
                line-height: 1.29;
                text-align: right;
                color: #404040;
                padding-left: 28px;
                font-size: 14px;
                font-family: Arial;
            }


        #landingRashum .main-data .pak-service .timeZone .temphours {
            width: 100%;
            #landingRashum .main-data .pak-service .timeZone .hours border-radius: 15px;
            box-shadow: 0 17px 40px 0 rgba(203, 0, 6, 0.15);
            border: solid 1px #ffffff;
            background-color: #fbf2f1;
            margin-top: 10px;
            padding: 8px 0px 3px 0px;
        }
        #landingRashum .main-data .pak-service .timeZone .temphours .day{
            text-align:center;
        }
        #landingRashum .main-data .pak-service .timeZone .temphours .r-time div.day {
            text-align: center;
        }
        #landingRashum .main-data .pak-service .timeZone .temphours .msg {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding-top: 0px;
        }

        #landingRashum .main-data .pak-service .timeZone .temphours .timeTitel {
            width: 100%;
            min-height: 18px;
            font-size: 14px;
            line-height: 1.29;
            text-align: center;
            color: #d10005;
            margin: auto;
            padding: 0px 0px 15px 0px;
            display: contents;
        }

        #landingRashum .main-data .pak-service .timeZone .temphours .timeMessage {
            width: 100%;
            line-height: 1.29;
            text-align: center;
            color: #404040;
            margin: auto;
            padding: 5px 25px 14px 25px;
            font-size: 14px;
        }

        #landingRashum .main-data .pak-service .timeZone .temphours .r-time {
            padding: 0px 28px;
        }

    #landingRashum .main-data .flipDate {
        display: flex;
        margin-right: 10px;
        align-items: center;
        flex-direction: column-reverse;
    }

        #landingRashum .main-data .flipDate .date {
            text-align: right;
            padding-right: 4px;
        }

    #landingRashum .main-data .pak-service .timeZone .temphours .r-time div {
        padding-right: 0px;
        padding-left: 0px;
        direction: rtl;
        margin-right: 0px;
    }

        #landingRashum .main-data .pak-service .timeZone .temphours .r-time div.date {
            padding-left: 4px;
        }

    #landingRashum .main-data .pak-service .timeZone .temphours .r-time .type.flipDate {
        text-align: right;
        padding-right: 0px;
        flex-direction: column-reverse;
        display: flex;
    }

    #landingRashum .main-data .pak-service .timeZone .temphours .r-time div.stype {
        /*  text-align: right;*/
    }

    #landingRashum .main-data .pak-service .timeZone .r-time {
        height: 44px;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: flex-start;
        direction: ltr;
        font-size: 14px;
    }

        #landingRashum .main-data .pak-service .timeZone .r-time div {
            font-size: 14px;
        }

        #landingRashum .main-data .pak-service .timeZone .r-time .day {
            direction: rtl;
        }

    #landingRashum .main-data .pak-service .timeZone .mLine {
        height: 2px;
        opacity: 0.05;
        border: solid 1px #404040;
        /* margin: 0px 9px 0px 9px;*/
    }

    #landingRashum .main-data .pak-service .timeZone .temphours .mLine {
        margin: 0px 9px 0px 9px;
    }

    #landingRashum .main-data .pak-service .timeZone .mLine:last-child {
        display: none;
    }

        #landingRashum .main-data .pak-service .endtemphours {
            height:35px;
            width:100%;
            display:block;
        }
        #landingRashum .main-data .pak-service .timeZone .hours {
            margin-top: 10px;
            position: relative;
            margin-right: 13px;
        }

        #landingRashum .main-data .pak-service .timeZone .hours .hours_bg {
            width: 171px;
            height: 448px;
            border-radius: 35.8px;
            -webkit-filter: blur(45px);
            filter: blur(45px);
            background-color: rgba(236, 250, 255, 0.9);
            position: absolute;
            top: 0px;
            left: -71px;
            right: auto;
        }

        #landingRashum .main-data .pak-service .timeZone .hours .row {
            margin-right: 0px;
            margin-left: 0px
        }

        #landingRashum .main-data .pak-service .timeZone .hours .r-time div {
            padding-right: 0px;
            padding-left: 0px;
            text-align: right;
        }

        #landingRashum .main-data .pak-service .timeZone .hours .bottom {
            margin: 13px 0px 0px 0px
        }
        #landingRashum .main-data .pak-service .timeZone .hours .btnBrancheOpeningHoursHide.bottom {
            margin: 0px 0px 0px 0px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
           
        }
            #landingRashum .main-data .pak-service .timeZone .hours .btnBrancheOpeningHoursHide.bottom img.Dropdown {
              /*  background-color: #f5f5f5;*/
            }
            #landingRashum .main-data .pak-service .timeZone .hours #btnBrancheOpeningHoursHide.bottom {
                margin: 13px 0px 0px 0px;
                text-decoration: none;
                display: flex;
                justify-content: center;
                flex-direction: row;
                align-items: center;
            }

            #landingRashum .main-data .pak-service .timeZone .hours .bottom .top-txt {
                width: 130px;
            }





    #landingRashum .main-data .pak-service .service-list {
        display: flex;
    }
        #landingRashum .main-data .zone .timeZone .branchname{
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
    margin: 20px 0px 12px 0px;
    padding: 0px;
}
#landingRashum .main-data .pak-service .service-list .service {
    width: 69px;
    height: 99px;
    border-radius: 14px;
    box-shadow: 0 2px 12px 0 rgba(17, 43, 85, 0.1);
    background-color: #ffffff;
    margin: 4px;
    position: relative;
    cursor:pointer;
}

    #landingRashum .main-data .pak-service .service-list .service .isPayment {
        font-size: 11px;
        line-height: 1.44;
        letter-spacing: -0.3px;
        text-align: center;
        color: #494949;
        width: 50px;
        height: 16px;
        border-radius: 8px;
        box-shadow: 3px 5px 8px 0 rgba(17, 43, 85, 0.1);
        background-color: #ffd576;
        margin: auto;
        position: initial;
    }
        #landingRashum .main-data .pak-service .service-list .service .icn {
            padding-top:6px;
        }
            #landingRashum .main-data .pak-service .service-list .service .icn .icn-img {
                width: 57px;
                height: 54px;
                object-fit: contain;
            }

    #landingRashum .main-data .pak-service .service-list .service .title {
        width: 100%;
        height: 17px;
        font-size: 12px;
        line-height: 1;
        text-align: center;
        color: #000000;
    }
        #landingRashum .main-data .pak-service .service-list .service .subtitle {
            /*width: 53px;*/
            height: 18px;
            opacity: 0.7;
            font-size: 10px;
            line-height: 1;
            text-align: center;
            color: #686868;
        }

#landingRashum .main-data .pak-service .MoreDetails {
    margin-top:0px;
    display: inline-block;
    width: 100%;
    padding: 0px 15px 0px 10px;
}
    #landingRashum .main-data .pak-service .MoreDetails .top {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding-bottom: 15px;
    }
    #landingRashum .main-data .pak-service .MoreDetails .top-txt {
        display: inline;
        height: 18px;
        line-height: 1.29;
        color: #404040;
        text-decoration:none;
    }
    #landingRashum .main-data .pak-service .MoreDetails #btnMoreDetailsShow.top-txt {
        height: 18px;
        /* line-height: 1.29; */
        color: #404040;
        text-decoration: none;
        display: flex;
        justify-content: center;
        flex-direction: row-reverse;
        align-items: center;
    }
#landingRashum .main-data .pak-service .MoreDetails .top img.Dropdown {
    float: left;                 
    object-fit: contain;
    margin-right: 3px;
}

    #landingRashum .main-data .pak-service .MoreDetails .desc {
        display: flex;
        flex-flow: column;
        justify-content: center;
        margin: 0px 0px 5px 0px;
        width: 100%;
    }
        #landingRashum .main-data .pak-service .MoreDetails .desc .md-row {
            height: 60px;
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
        }
        #landingRashum .main-data .pak-service .MoreDetails .desc .md-lbl {
            width: 95px;
            height: 18px;
            opacity: 0.7;
            line-height: 1.29;
            text-align: right;
            color: #686868;
            float: right;
            display: inline-table;
        }
                    #landingRashum .main-data .pak-service .MoreDetails .desc .md-data {
                        height: 18px;
                        font-weight: bold;
                        line-height: 1.29;
                        text-align: right;
                        color: #404040;
                        float: right;
                        padding-right: 0px;
                        text-decoration:none;
                    }

        #landingRashum .main-data .pak-service .MoreDetails .desc a.md-data {
            color: #d10005 !important;
        }
                        #landingRashum .main-data .pak-service .MoreDetails .desc .line-s {
                            width: 100%;
                            height: 1px;
                            opacity: 0.05;
                            border: solid 1px #404040;
                            margin: auto;
                        }

#landingRashum .main-data .bottom {
    direction: ltr;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-bottom: 15px;
}
    #landingRashum .main-data .bottom.mdetails {
        margin-top: 20px;
    }
#landingRashum .main-data .pak-service .MoreDetails .bottom .top-txt {
    display: flex;
}
        #landingRashum .main-data .pak-service .MoreDetails .bottom #btnMoreDetailsHide.top-txt {
            text-decoration: none;
            display: flex;
            justify-content: center;
            flex-direction: row;
            align-items: center;
        }


    #landingRashum .import {
        min-height: 233px;
        background-color: rgba(255, 255, 255, 0.7);
        margin: 0px 25px 0px 25px;
        width: auto;
        padding-top: 13px;
    }

#landingRashum .import .Exclamation {
    object-fit: contain;
    margin: auto;
    padding: 0px;
    width: 45px;
    height: 45px;
}
#landingRashum .import .iTitle {
    height: 17px;                
    font-size: 16px;
    font-weight: bold;
    color: #494949;
    margin:auto;
}
#landingRashum .import .iDesc {
    width: 100%;
    line-height: 1.43;
    text-align: center;
    color: #686868;
    margin: 10px 0px 0px 0px;
}
    #landingRashum .import_bg {
        width: 100%;
        height: 233px;
        background-color: rgba(255, 255, 255, 0.7);
        bottom: 0px;
        position: absolute;
        z-index: -1;
    }


    #landingRashum .main-data .top-data .box {
        width: 300px;
        padding: 10px 2px;
    }


#landingRashum .main-data .global-service_list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
        #landingRashum .main-data .pak-service .place #btnBrancheOpeningHoursShow img.oval {
            margin-right: 11px;
        }
#landingRashum .main-data .global-service_list .box-service {
    margin: 10px 20px;
    width: 335px;
}
#landingRashum .exc-icon {
    width: 45px;
}
    #landingRashum .desktop .leftdesc-bg{display:none;}
    #landingRashum .global_l_bg {
        display: none;
    }
    #landingRashum .global_r_bg {
        display: none;
    }
}

/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {*/
/*@media all and (-ms-high-contrast:active), all and (-ms-high-contrast:none) */
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 992px) {*/

#landingRashum #desctopActiveHours .row.r-time{
    direction: rtl;
}
.pak-service .desktop .timeZone .temphours{
    direction:rtl;
}
