
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 100%;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: none;
}
a img {
    border: 0 none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}
body {
    background-color: #ffffff;
}
#restaurant-header .row .col-md-6 {
    height: 80px;
    line-height: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
}
#restaurant-header .row .col-md-6 span {
    display: inline-block;
    vertical-align: middle;
}
#restaurant-header .row .col-md-6 span .link_index_dealjolly:focus, #restaurant-header .row .col-md-6 span .link_index_dealjolly:hover {
    text-decoration: none;
}
#restaurant-header .row .col-md-6 span i.icon-logo-dealjolly {
    color: #ffffff;
    font-size: 34px;
}
#restaurant-header .row .col-md-6 span i.icon-right-arrow {
    color: #ffffff;
    font-size: 14px;
    margin: 0 10px;
}
#restaurant-header .row .col-md-6 span.restaurant-title {
    color: #ffffff;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
}
#restaurant-header .row .col-md-6 .btn-header {
    background: none repeat scroll 0 center #ffffff;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    padding: 0;
    text-align: center;
    width: 210px;
}
#restaurant-header .row .col-md-6 .btn-header i.icon-forks {
    color: #af0606;
    display: inline-block;
    font-size: 17px;
    margin-right: 7px;
    vertical-align: middle;
}
#restaurant-header .row .col-md-6 .btn-header i.icon-plus {
    color: #af0606;
    display: inline-block;
    font-size: 10px;
    margin-right: 7px;
    vertical-align: middle;
}
#restaurant-header .row .col-md-6 .btn-header span {
    color: #af0606;
    display: inline-block;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle;
}
#restaurant-header .row .col-md-6.right {
    text-align: right;
}
#restaurant-banner h3 {
    color: #ffffff;
    font-family: "Roboto";
    font-size: 32px;
    font-weight: 400;
    margin: 30px 0;
    text-align: center;
}
#restaurant-banner p {
    color: #ffffff;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin: 30px 0;
    text-align: center;
}
#restaurant-banner p img {
    width: 100%;
}
.btn-register {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 center #af0606;
    border-color: -moz-use-text-color -moz-use-text-color #6f0606;
    border-image: none;
    border-radius: 5px;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #ffffff;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 700;
    height: 52px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px #c85200;
    width: 310px;
}
#restaurant_content {
    padding: 30px 0;
}
#restaurant_content .restaurant-info {
    display: inline-block;
    text-align: center;
    width: 350px;
}
#restaurant_content h3 {
    color: #af0606;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0;
    text-align: center;
}
#restaurant_content p {
    color: #444444;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 15px;
    text-align: center;
}
span.icon-clock-r {
    background-image: url("../img/flexibility.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 150px;
    margin: 0 auto;
    width: 150px;
}
span.icon-mouse-r {
    background-image: url("../img/traffic.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 150px;
    margin: 0 auto;
    width: 150px;
}
span.icon-pointer-r {
    background-image: url("../img/transaction.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 150px;
    margin: 0 auto;
    width: 150px;
}
span.icon-tag-r {
    background-image: url("../img/free.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 150px;
    margin: 0 auto;
    width: 150px;
}
span.icon-ticket-r {
    background-image: url("../img/instant.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 150px;
    margin: 0 auto;
    width: 150px;
}

@media not all, not all, not all {
span.icon-clock-r {
    background-image: url("../img/flexibility-high.png");
}
span.icon-mouse-r {
    background-image: url("../img/traffic-high.png");
}
span.icon-pointer-r {
    background-image: url("../img/transaction-high.png");
}
span.icon-tag-r {
    background-image: url("../img/free-high.png");
}
span.icon-ticket-r {
    background-image: url("../img/instant-high.png");
}

}
#restaurant_sub {
    background-color: #f6f6f6;
    padding: 69px 0;
}
#restaurant_sub h3 {
    color: #666666;
    font-family: "Lato";
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}
#restaurant_sub h3 span {
    color: #af0606;
    font-weight: 700;
}
#restaurant_sub p {
    margin: 30px 0 0;
    text-align: center;
}
#footer {
    background-color: #444444;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 100%;
}
#footer h3.title {
    color: #ffffff;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}
#footer p.description {
    color: #dddddd;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}
#footer p.description a {
    color: #f86600;
    text-decoration: none;
}
#footer p.bottom {
    margin-bottom: 20px;
}
#footer hr.divider {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border-bottom: 1px solid #666666;
    border-top: 0 none;
    margin: 15px 0;
}
#footer .icon-facebook {
    background: none repeat scroll 0 center #679dd3;
    border-radius: 30px;
    color: #555555;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    width: 30px;
}
#footer .icon-twitter {
    background: none repeat scroll 0 center #41d9f2;
    border-radius: 30px;
    color: #555555;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    width: 30px;
}
#footer .icon-gplus {
    background: none repeat scroll 0 center #e7725d;
    border-radius: 30px;
    color: #555555;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    text-align: center;
    width: 30px;
}
#footer form input, #footer .lightbox form .container .body .input-field textarea, .lightbox #footer form .container .body .input-field textarea {
    background-color: #666666;
    border: 0 none;
    border-radius: 4px;
    color: #999999;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    height: 54px;
    margin-bottom: 10px;
    width: 100%;
}
#footer form textarea {
    background-color: #666666;
    border: 0 none;
    border-radius: 4px;
    color: #999999;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    height: 183px;
    margin-bottom: 10px;
    padding: 10px;
}
#footer form .btn-register {
    height: 54px;
    line-height: 50px;
    margin: 0;
    width: 100%;
}
#footer form p {
    color: #ffffff;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}
#footer form img.captcha {
    margin-bottom: 5px;
}
#footer form ul.errorlist li {
    color: #e24c35;
    font-family: "Roboto";
    font-size: 11px;
    font-weight: 500;
}
#footer form .discription span {
    color: #e24c35;
    font-family: "Roboto";
    font-size: 11px;
    font-weight: 500;
}
.error {
    color: #e24c35;
    font-family: "Roboto";
    font-size: 11px;
    font-weight: 500;
}
@media (max-width: 767px) {
#restaurant-header .row .left {
    height: auto;
    text-align: center !important;
    width: 100% !important;
}
#restaurant-header .row .right {
    height: auto;
    text-align: center !important;
    width: 100% !important;
}
.btn-header {
    margin-bottom: 10px;
}
}
@media (min-width: 768px) and (max-width: 1088px) {
#restaurant-header .row .left {
    text-align: center !important;
    width: 100% !important;
}
#restaurant-header .row .right {
    text-align: center !important;
    width: 100% !important;
}
}
.lightbox {
    border-radius: 4px;
    max-width: 948px;
    padding: 0;
    width: auto;
}
.lightbox #details-close {
    color: #888888;
    display: block;
    position: absolute;
    right: 17px;
    text-decoration: none;
    top: 17px;
    z-index: 99;
}
.lightbox #details-close i {
    font-size: 26px;
}
.lightbox form .error {
    color: #e24c35;
    font-family: "Roboto";
    font-size: 11px;
    font-weight: 500;
}
.lightbox form .discription .error {
    color: #e24c35;
    font-family: "Roboto";
    font-size: 11px;
    font-weight: 500;
}
.lightbox form .container {
    width: 100%;
}
.lightbox form .container .header {
    background-color: #eeeeee;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 4px 4px 0 0;
    padding: 20px;
}
.lightbox form .container .header .title {
    color: #444444;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.lightbox form .container .body {
    padding: 20px;
}
.lightbox form .container .body p {
    color: #444444;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
}
.lightbox form .container .body .input-label {
    color: #666666;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}
.lightbox form .container .body .input-field input, .lightbox form .container .body .input-field textarea {
    border: 1px solid #dddddd;
    border-radius: 4px;
    color: #666666;
    font-family: "Roboto";
    font-size: 14px;
    font-weight: 400;
    height: 44px;
    margin-bottom: 20px;
    width: 100%;
}
.lightbox form .container .body .input-field textarea {
    height: 124px;
}
.lightbox form .container .footer {
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #e1e1e1;
}
.lightbox form .container .footer .footer-wrap {
    padding: 20px 20px 20px 0;
    text-align: right;
}
.btn-submit-form {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #af0606 !important;
    border-color: -moz-use-text-color -moz-use-text-color #c85200;
    border-image: none;
    border-radius: 4px;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #ffffff;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 700;
    height: 52px;
    line-height: 50px;
    max-width: 430px;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px #c85200;
    width: 100%;
}
.btn-submit-form i {
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    margin-left: 7px;
    vertical-align: middle;
}
.btn-submit-form span {
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
}
.btn-submit-form-inactive {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #858585 !important;
    border-color: -moz-use-text-color -moz-use-text-color #565656;
    border-image: none;
    border-radius: 4px;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #ffffff;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 700;
    height: 52px;
    line-height: 50px;
    max-width: 430px;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px #565656;
    width: 100%;
}
.btn-submit-form-inactive i {
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    margin-left: 7px;
    vertical-align: middle;
}
.btn-submit-form-inactive span {
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
}
.btn-send-form {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #1dcc6b !important;
    border-color: -moz-use-text-color -moz-use-text-color #19bb61;
    border-image: none;
    border-radius: 4px;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #ffffff;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 700;
    height: 52px;
    line-height: 50px;
    max-width: 430px;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px #19bb61;
    width: 100%;
}
.btn-send-form i {
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    margin-left: 7px;
    vertical-align: middle;
}
.btn-send-form span {
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    vertical-align: middle;
}
.rwrap-content {
    margin: 50px auto 0;
    max-width: 380px;
}
.rwrap-content p {
    text-align: center;
}
.rwrap-content i.icon-logo-dealjolly {
    color: #ffffff;
    font-size: 68px;
}
.rwrap-content h3 {
    color: #ffffff;
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 400;
    text-align: center;
}
.rwrap-content hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border-color: -moz-use-text-color -moz-use-text-color #ffffff;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 4px;
    margin: 20px auto;
    width: 54px;
}
#r-lightbox {
    background-color: #ffffff;
    border-radius: 4px;
    margin: 60px auto 0;
    max-width: 380px;
    position: relative;
    width: auto;
}
#r-lightbox #details-close {
    color: #888888;
    display: block;
    position: absolute;
    right: 17px;
    text-decoration: none;
    top: 17px;
    z-index: 99;
}
#r-lightbox #details-close i {
    font-size: 26px;
}
#r-lightbox .forgot-header {
    background-color: #eeeeee;
    padding: 20px 40px;
}
#r-lightbox .forgot-header h3 {
    color: #666666;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-align: left;
}
#r-lightbox .forgot-header h3 span {
    display: inline-block;
    vertical-align: middle;
    margin-left:20px;
}
#r-lightbox .forgot-header h3 i {
    color: #999999;
    display: inline-block;
    font-size: 32px;
    margin-right: 5px;
    vertical-align: middle;
}
#r-lightbox p {
    color: #666666;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: left;
}
#r-lightbox #r_auth_form {
    padding-top: 60px;
}
#r-lightbox form {
    padding: 40px;
}
#r-lightbox form .discription .error {
    color: #e24c35;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 500;
}
#r-lightbox form .input {
    height: 50px;
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}
#r-lightbox form .input input, #r-lightbox .lightbox form .input .container .body .input-field textarea, .lightbox #r-lightbox form .input .container .body .input-field textarea, #r-lightbox .lightbox form .container .body .input-field .input textarea, .lightbox #r-lightbox form .container .body .input-field .input textarea {
    background-color: #f6f6f6;
    border: 2px solid #e7e7e7;
    border-radius: 4px;
    box-shadow: none;
    color: #888888;
    font-family: "Roboto";
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    padding: 12px 16px 12px 70px;
    width: 100%;
}
#r-lightbox form .input input:focus, #r-lightbox .lightbox form .input .container .body .input-field textarea:focus, .lightbox #r-lightbox form .input .container .body .input-field textarea:focus, #r-lightbox .lightbox form .container .body .input-field .input textarea:focus, .lightbox #r-lightbox form .container .body .input-field .input textarea:focus {
    box-shadow: none;
    outline: 0 none;
}
#r-lightbox form .input i {
    color: #cccccc;
    position: absolute;
}
#r-lightbox form .input span.vertical-line {
    border-left: 1px solid #cccccc;
    height: 20px;
    left: 50px;
    position: absolute;
    top: 15px;
}
#r-lightbox form .input i.icon-lock {
    font-size: 18px;
    left: 18px;
    top: 16px;
}
#r-lightbox form .input i.icon-mail {
    font-size: 14px;
    left: 16px;
    top: 18px;
}
#r-lightbox form .btn-submit-form {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
}
#r-lightbox form .btn-submit-form-inactive {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
}
#r-lightbox form .btn-send-form {
    margin-top: 10px;
}
#r-lightbox .line {
    border-right: 1px solid #b8b8b8;
    float: left;
    width: 45%;
}
#r-lightbox .right {
    float: left;
    text-align: right;
    width: 55%;
}
#r-lightbox .a-link {
    color: #af0606;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
#r-lightbox .des-link {
    color: #777777;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
#shadow {
    background-color: rgba(68, 68, 68, 0.9);
    background-image: none;
}
.background {
    background-image: url("../img/restaurant2.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
@font-face {
    font-family: "live-restaurant";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/live-restaurant.eot?#iefix-723yo3") format("embedded-opentype"), url("../fonts/live-restaurant.woff?-723yo3") format("woff"), url("../fonts/live-restaurant.ttf?-723yo3") format("truetype"), url("http://s0.ld-statics.com/static/generated_media/live-restaurants-icons/fonts/live-restaurant-882f0357f976a7d09f7fcc8f40b762f6d9993648.svg?-723yo3#live-restaurant") format("svg");
}
[class^="icon-3"], [class*=" icon-3"] {
    font-family: "live-restaurant";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.icon-3-clock:before {
    content: "";
}
.icon-3-cloud:before {
    content: "";
}
.icon-3-money:before {
    content: "";
}
.icon-3-re:before {
    content: "";
}
.icon-3-users:before {
    content: "";
}
