.dacy-btn {
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    padding: 1em;
    font-weight: 700;
    color: #c0392b;
    border: 2px solid #c0392b;
background-color: #fff;
    -webkit-transition: all .2s ease;
	transition: all .2s ease; margin-bottom: 10px; }

.gallery_img img { margin: 0 0 20px; }

.b_link { display: block; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; color: #fff; font-size: 16px; width: 240px; margin: 10px auto 10px; }
.b_link_f { background: #3b5998; }

.time_table { color: #fff; margin: 0 auto; }
.time_table tr { height: 30px; }
.time_table th { text-align: right; }
.time_table .table_x { height: 20px; }



/* menu */
.menu_t1 { font-size: 24px; color: #c0392b; margin: 6px auto 6px; }
.menu_t1_txt { font-size: 14px; color: #252525; margin-bottom: 20px; background: #eee; border: 1px dotted #999; padding: 5px ; border-radius: 10px;  }

.mod .menu { padding: 0 0 0 20px; }
.menu_t2 { font-size: 18px; color: #c0392b; margin: 10px 0 0; }
.menu_t2_txt { font-size: 16px; 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; }

.menu_x { padding: 0; }
.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: 13px; padding-right: 0; color: #222; }



.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;
}


















