﻿
body {
    display: none;
    direction: rtl;
    font-family: 'Almoni-dl' !important;
}

@font-face {
    font-family: 'Almoni-dl';
    font-weight: 300;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-300.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-300.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-300.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl';
    font-weight: 400;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-400.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-400.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-400.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl';
    font-weight: 700;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-700.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-500.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-700.ttf') format('truetype');
}

@font-face {
    font-family: 'Almoni-dl';
    font-weight: 900;
    font-style: normal;
    src: url('/Fonts/Almoni-dl/almoni-dl-aaa-900.eot');
    src: url('/Fonts/Almoni-dl/atlas-aaa-700.eot?#iefix') format('embedded-opentype'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.woff') format('woff'), url('/Fonts/Almoni-dl/almoni-dl-aaa-900.ttf') format('truetype');
}

@media screen and (max-width:767px) {

    html {
        width: 100%;
        height: 100%;
    }

    body {
        display: block;
        width: 100%;
        height: 100%;
    }

    .master_form {
        width: 100%;
        height: 100%;
    }

    /*-----------Colors-------------------*/

    .orenge {
        background: #e75d22;
    }

    .red {
        background: #e20a1a;
    }

    .darkred {
        background: #97151f;
    }

    .broun {
        background: #522c11;
    }

    .border_down {
        border-bottom: 2px solid white;
    }

    .border_top {
        border-top: 2px solid white;
    }

    /*-----------Colors-------------------*/



    /*-----------------------Headder----------------------*/
    .warp_header {
        width: 100%;
        height: auto;
        background: #e20a1a;
        position: fixed;
        border-bottom: 2px solid white;
        padding: 10px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 99999999999;
    }

        .warp_header a:hover {
            text-decoration: none;
        }

        .warp_header .icon-iconnav {
            float: right;
            position: absolute;
            right: 15px;
            color: white;
            top: 10px;
            font-size: 20px;
              z-index: 99999999999;
              width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
        }

        .warp_header .icon-mini1x {
            text-align: center;
            display: block;
            color: white;
            font-size: 40px;
            width:91px;
            margin:0 auto;
        }

        .warp_header .Menu_In {
        }

    .nav {
        display: none;
        position: fixed;
        background: rgba(0,0,0,0.85);
        width: 100%;
        height: 100%;
        z-index: 9999999999999;
        top: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px;
    }

        .nav .icon-Close {
            float: right;
            font-size: 30px;
            color: white;
        }

        .nav ul {
            padding: 15% 0 0;
        }

            .nav ul li {
            }

                .nav ul li a {
                    font-size: 70px;
                    color: white;
                    text-align: center;
                    display: block;
                }

                    .nav ul li a:hover {
                        text-decoration: none;
                    }
    /*----------------------End-Headder----------------------*/



    .content_holder {
        width: 100%;
        margin-top: 60px;
    }

    .big_container {
        padding: 0;
        margin: 0;
    }

        .big_container img {
            width: 100%;
        }

        .big_container .col-sm-6 {
            text-align: center;
            height: 200px;
            font-size: 34px;
        }

            .big_container .col-sm-6 img {
                width: 76px;
                height: 76px;
                margin: 0 auto;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }

        .big_container .BranchLocator {
            background: #e95d1d;
            color: white;
            padding: 43px 0;
            border-top: 2px solid white;
            border-bottom: 2px solid white;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border-right: 2px solid white;
        }

            .big_container .BranchLocator:hover {
                text-decoration: none;
            }

        .big_container .ShipmentsOnline {
            background: #99111a;
            color: white;
            padding: 43px 0;
            border-top: 2px solid white;
            border-bottom: 2px solid white;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

            .big_container .ShipmentsOnline:hover {
                text-decoration: none;
            }

        .big_container .Burger110 {
            background: #000000;
            color: white;
            padding: 43px 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border-right: 2px solid white;
            border-bottom: 2px solid white;
        }


            .big_container .Burger110 img {
                width: 110px;
                height: 107px;
                margin: 0 auto;
            }

        .big_container .OrderbyPhone {
            background: #ee1c25;
            color: white;
            padding: 43px 0;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border-bottom: 2px solid white;
        }

            .big_container .OrderbyPhone:hover {
                text-decoration: none;
            }

    /*---------------------Branch---------------------------*/
    .warp_Branch {
        padding: 0;
        border-bottom: 2px solid white;
        position: relative;
        height: 77px;
    }

    .location_text {
        padding: 10px 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: auto;
        background: #e20a1a;
        color: white;
        text-align: center;
        border-bottom: 2px solid white;
    }

        .location_text h1 {
            font-size: 14px;
            margin: 0;
            font-weight: bold;
        }
}

.warp_Branch:last-child {
    border-bottom: 0;
}

.warp_Branch .brnche_image {
    padding: 0;
    position: relative;
    width: 77px;
    height: 75px;
    border-left: 2px solid white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .warp_Branch .brnche_image .Distance {
        position: absolute;
        bottom: 10px;
        width: 80%;
        height: 20px;
        background: #fedbbd;
        color: #e75d22;
        font-size: 12px;
        z-index: 9999;
        text-align: center;
        border-radius: 10px;
        left: 50%;
        margin-left: -40%;
        line-height: 20px;
    }

    .warp_Branch .brnche_image img {
        width: 100%;
        position: absolute;
        height: 100%;
    }

.warp_Branch .brnche_text {
    padding: 10px 10px;
    border-right: 2px solid white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 101px;
    height: 100%;
    padding-left: 24px;
}

    .warp_Branch .brnche_text .location {
        width: 60px;
        height: 60px;
        left: 24px;
        top: 37px;
        position: absolute;
    }

    .warp_Branch .brnche_text .phone {
        width: 60px;
        height: 60px;
        top: 37px;
        left: 98px;
        position: absolute;
    }

    .warp_Branch .brnche_text h1 {
        font-size: 28px;
        color: white;
        text-align: right;
        margin: 0;
    }

    .warp_Branch .brnche_text .paragraph {
        text-align: right;
        font-size: 14px;
        color: white;
        font-weight: 400;
    }

        .warp_Branch .brnche_text .paragraph span {
            display: block;
        }
/*--------------------End-Branch---------------------------*/

/*--------------------Coupons---------------------------*/
.Coupons_padding {
    padding: 0;
}

    .Coupons_padding h1 {
        font-size: 64px;
        color: white;
        text-align: right;
    }

    .Coupons_padding .paragraph {
        font-size: 26px;
        color: white;
        text-align: right;
        margin-bottom: 0;
        overflow:hidden;
    }

    .Coupons_padding .start {
        font-size: 64px;
        color: white;
        text-align: center;
        display: block;
    }

    .Coupons_padding .end {
        font-size: 64px;
        color: white;
        text-align: center;
        display: block;
    }

/*-------------------End-Coupons---------------------------*/
/*-----------------------Footer------------------------*/
.warp_footer {
    height: 44px;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .warp_footer ul {
        height: 100%;
        display: block;
        text-align: center;
        margin: 0;
    }

        .warp_footer ul li {
            display: inline-block;
            font-size: 22px;
            width: 25%;
            float: left;
            font-weight: bold;
        }

        .warp_footer ul .TWITTER {
            background: #009ee0;
            height: 100%;
            border-right: 2px solid white;
        }

        .warp_footer ul .FACEBOOK {
            background: #052f98;
            height: 100%;
            border-right: 2px solid white;
        }

        .warp_footer ul .YOUTUBE {
            background: #b21d16;
            height: 100%;
            border-right: 2px solid white;
        }

        .warp_footer ul .INSTEGRAM {
            background: #3b1d05;
            height: 100%;
            border-right: 0;
        }

        .warp_footer ul li a {
            color: white;
            line-height: 44px;
        }

            .warp_footer ul li a:hover {
                text-decoration: none;
            }
/*----------------------End-Footer------------------------*/



@media screen and (max-width:640px) {
    .warp_Branch .brnche_text h1 {
        font-size: 14px;
        padding-left: 70px;
        line-height: 15px;
        font-weight: bold;
        margin-bottom: 4px;
    }

    .warp_Branch .brnche_text .phone {
        width: 36px;
        height: 36px;
        top: 25px;
        left: 55px;
    }

    .android_map {
        display: block;
        overflow: hidden;
        height: 36px;
        width: 36px;
        position: absolute;
        left: 9px;
        top: 25px;
    }

    .warp_Branch .brnche_text .location {
        width: 36px;
        height: 36px;
        left: 0;
        top: 0;
    }
}

@media screen and (max-width:480px) {
    .big_container .BranchLocator {
        font-size: 16px !important;
        height: 130px;
        padding: 34px 0;
        font-weight: bold;
    }

        .big_container .BranchLocator .icon-Mobility {
            display: block;
            text-align: center;
            font-size: 40px;
            color: #fedbbd;
        }

    .big_container .ShipmentsOnline {
        font-size: 16px !important;
        height: 130px;
        font-weight: bold;
        padding: 34px 0;
    }

        .big_container .ShipmentsOnline .icon-Food {
            display: block;
            text-align: center;
            font-size: 40px;
            color: #fedbbd;
        }

    .big_container .OrderbyPhone {
        font-size: 16px !important;
        height: 130px;
        font-weight: bold;
        padding: 34px 0;
    }

        .big_container .OrderbyPhone .icon-call {
            display: block;
            text-align: center;
            font-size: 40px;
            color: #fedbbd;
        }

    .big_container .Burger110 {
        height: 130px;
        padding: 34px 0;
    }

        .big_container .Burger110 .icon-burger {
            display: block;
            text-align: center;
            font-size: 60px;
            color: white;
        }

    .content_holder {
        margin-top: 56px;
    }

    .warp_header .icon-iconnav {
        z-index: 999999;
        top: 10px;
        font-size: 18px;
    }

    .warp_header .icon-mini1x {
        font-size: 34px;
    }

    .warp_Branch .brnche_text .paragraph {
        text-align: right;
        font-size: 11px;
        color: white;
        font-weight: 400;
    }

    .warp_Branch .brnche_text {
        padding-right: 89px;
        padding-left: 10px;
    }

    .warp_Branch .brnche_image {
        width: 80px;
        height: 80px;
    }

    .warp_Branch .brnche_text .location,
    .warp_Branch .brnche_text .phone {
        top: 20px;
    }

    .warp_Branch {
        height: 82px;
    }



        .warp_Branch .brnche_image img {
            width: 100%;
            position: absolute;
        }

        .warp_Branch .brnche_image .Distance {
            bottom: 10px;
        }

    .col-xs-9 {
        width: 80%;
    }

    .col-xs-3 {
        width: 20%;
    }

    .nav ul li a {
        font-size: 40px;
        color: white;
        text-align: center;
        display: block;
    }

    .Coupons_padding .end,
    .Coupons_padding .start {
        font-size: 50px;
    }

    .Coupons_padding {
        padding:0;
    }

        .Coupons_padding h1 {
            font-size: 50px;
        }



    .warp_Branch .brnche_text .location {
        width: 36px;
        height: 36px;
        *left: 15px;
        top: 0;
    }

    .warp_Branch .brnche_text .phone {
        width: 36px;
        height: 36px;
        top: 25px;
        left: 55px;
    }

    .warp_Branch .brnche_text h1 {
        font-size: 14px;
        padding-left: 70px;
        line-height: 15px;
        font-weight: bold;
        margin-bottom: 4px;
    }



    .big_container .col-sm-6 {
        *height: auto;
        font-size: 22px;
    }

    .warp_footer ul li {
        font-size: 11px;
        margin: 0;
        display: inline-block;
    }





    .big_container .col-sm-6 img {
        margin: 0 auto 10px;
    }


    .content_holder {
        position: initial;
    }

    .Coupons_padding .paragraph {
        font-size: 18px;
        color: white;
        text-align: right;
        margin-bottom: 0;
    }
}

@media scren and (max-width:360px) {

    .warp_Branch .brnche_image {
        width: 80px;
        height: 80px;
    }

    .warp_footer ul li {
        width: 25%;
    }
}

@media screen and (max-width:320px) {
    .nav ul li a {
        font-size: 30px;
        color: white;
        text-align: center;
        display: block;
    }

    .warp_Branch .brnche_text {
        padding-right: 89px;
        padding-left: 10px;
    }

    .warp_Branch .brnche_image {
        width: 80px;
        height: 80px;
    }

    .warp_Branch .brnche_text .location,
    .warp_Branch .brnche_text .phone {
        top: 25px;
    }

    .warp_Branch {
        height: 82px;
    }

        .warp_Branch .brnche_image img {
        }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .Coupons_padding .end,
    .Coupons_padding .start {
        font-size: 30px;
    }

    .Coupons_padding .paragraph {
        font-size: 18px;
        color: white;
        text-align: right;
        margin-bottom: 0;
    }

    .Coupons_padding h1 {
        font-size: 30px;
    }

    .warp_footer ul li {
        font-size: 11px;
        margin: 0;
        display: inline-block;
        padding: 0;
    }

        .warp_footer ul li a {
            color: white;
            line-height: 44px;
            text-align: center;
        }

    .warp_footer {
        height: 44px;
    }

    .warp_Branch .brnche_text .phone {
        width: 30px;
        height: 30px;
        left: 46px;
    }

    .warp_Branch .brnche_text .location {
        width: 30px;
        height: 30px;
        left: 10px;
        top:0;
    }

    .warp_Branch .brnche_text .paragraph {
        font-size: 11px;
        font-weight: 400;
    }

    .warp_Branch .brnche_text h1 {
        font-size: 14px;
        padding-left: 60px;
        line-height: 15px;
        font-weight: bold;
        margin-bottom: 4px;
    }

    .big_container .BranchLocator {
        font-size: 16px;
        height: 110px;
        padding: 26px 0;
        font-weight: bold;
    }

        .big_container .BranchLocator .icon-Mobility {
            display: block;
            text-align: center;
            font-size: 36px;
            color: #fedbbd;
        }

    .big_container .ShipmentsOnline {
        font-size: 16px;
        height: 110px;
        font-weight: bold;
        padding: 26px 0;
    }

        .big_container .ShipmentsOnline .icon-Food {
            display: block;
            text-align: center;
            font-size: 36px;
            color: #fedbbd;
        }

    .big_container .OrderbyPhone {
        font-size: 16px;
        height: 110px;
        font-weight: bold;
        padding: 26px 0;
    }

        .big_container .OrderbyPhone .icon-call {
            display: block;
            text-align: center;
            font-size: 36px;
            color: #fedbbd;
        }

    .big_container .Burger110 {
        height: 110px;
        padding: 29px 0;
    }

        .big_container .Burger110 .icon-burger {
            display: block;
            text-align: center;
            font-size: 50px;
            color: white;
        }
}

@media screen and (min-width:320px) {
}
