span.s1, .s1, .s1 a { color: #000; font-size: 44px; line-height: 50px; font-family: arial; }
span.s2, .s2, .s2 a { color: #C8C8C8; font-size: 36px; line-height: 40px; font-family: arial; }
span.s3, .s3, .s3 a { color: #fff; font-size: 20px; line-height: 24px; font-family: arial; }
span.s4, .s4, .s4 a { color: #d31e27; font-size: 22px; line-height: 24px; font-family: arial; }
.dacy-section {
    padding: 50px 0;
    position: relative;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    max-width: 100%;
    overflow: hidden;
}

.dacy-btn {
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    padding: 20px 35px;
    font-weight: 700;
    color: #f10101;
    border: 2px solid #f10101;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all .2s ease;
	transition: all .2s ease;}
.dacy-promo.dark {
    background-color: #333;
    color: #fff;
}
.menu_img img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

.gallery_img img { margin: 0 0 20px; }

.menu_t_style { background: #979797; color: #000; display: block; padding: 6px 0 6px; margin-bottom: 10px; font-size: 18px; }

.foot {background: #181818; width: 100%; font-size: 14px; line-height: 16px; margin: 0 auto 0; padding: 20px 0 0; height: 50px; color: #f19a2e; text-align: center; }
.foot a { color: #fff; text-decoration: underline; }
.foot a:hover { color: #ffead1; }

.btn-1,.btn-2 {
    margin-right: 15px; font-size: 22px;
}
.order_btn {    background: #ffff1b;
    color: #a32a12;
    border: 2px solid #ffff1b;
}

.mod .photo li { margin-bottom: 20px; list-style: none; }
.mod .photo li img { width: 100%; }



/* menu */
.menu_box { -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #999; }

.menu_t1 { font-size: 2em; line-height:1.2em; color: #c0392b; margin: 6px auto 6px; }
.menu_t1_txt { font-size: 1.4em; color: #252525; margin-bottom: 20px; background: #eee; padding: 5px ;  }

.mod .menu { padding: 0 0 0 20px; }
.menu_t2 { font-size: 1.4em; color: #c0392b; margin: 10px 0 0; }
.menu_t2_txt { font-size: 16px; line-height:24px; color: #666; margin: 0 10px 10px 0; text-align: center; }
.menu_li li { list-style: inherit; margin-bottom: 8px; }
.menu_txt_left { text-align: left; padding: 0 10px 0 0; font-size: 1.1em; }
.menu_txt_right { text-align: right; font-size: 1em; }

.menu_x { padding: 0; margin-bottom: 20px; }
.menu_x li { list-style: none; }
.menu_t_1 { background: url(../images/line.gif) repeat-x; padding-left: 0; padding-right: 0; color: #000; }
.menu_t_2 { background: #fff; padding-right: 6px; }
.menu_t_3 { text-align: right; }
.menu_t_4 { font-size: .9em; padding-right: 0; color: #222; }

.menu_x_ul { padding: 0 ; overflow: hidden; zoom:1; }
.menu_x_ul li { list-style: none; margin: 0 0 6px; padding: 0 4px 0; }
.menu_x_ul li a { background: #bfbfbf; color: #000; display: block; padding: 8px; text-align: center; font-size: 1.3em; }
.menu_x_ul .hover, .menu_x_ul li a:hover { background: #980505; color: #fff; display: block; padding: 8px; text-align: center; }

.menu_mod { padding: 0 10px 0 0; margin-bottom: 20px; }

.promiss {
    padding: 10px 0;
}
.furniture-grid img {
    width: 100%;
}
.furniture {
    padding: 5em 0;
}
.testimonial {
    background: url(../images/testimo.jpg)no-repeat;
    min-height: 210px;
    background-size: cover;
    padding: 4em 0em;
}
.promiss {
    background: no-repeat;
    padding: 10px 0;
    min-height: 200px;
    background-size:cover;
    text-align: center;
}
.promiss-main h3 {
    font-size: 1.5em;
    color:#ecb731;
    margin-bottom: 0.5em;
    font-family: 'OpenSans-Regular', sans-serif;
	font-weight: 600;
}
.promiss-main p {
    font-size: 1em;
    color: #fff;
    line-height: 1.7em;
    width: 60%;
    margin: 0 auto;
}



.menu_nav_t { border-radius: 20px; margin-top: 10px; font-size: .9em; line-height: .9em; padding: 0;  }
.menu_nav_t li { list-style: none; background: #d6d6d6; text-align: center; font-size: 1.4em; line-height: 2em; border-right: 2px #121212 solid; border-bottom: 2px #121212 solid;}
.menu_nav_t li a { color: #000; }






