.dacy-btn {
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    padding: 0.5em 1em;
	margin-top: 0.5em;
	font-size: 2em;
    color: #fff;
    background-color: #d53805;
    -webkit-transition: all .2s ease;
	transition: all .2s ease;
border-radius: 30px;}
.dacy-btn:hover { color: #fff63b; }

.footer { font-size: 16px; }

.dacy-btn-bottom {
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    padding: 0.4em 1em;
	font-size: 1.1em;
	font-family: arial;
    color: #fff;
    background-color: #d53805;
    -webkit-transition: all .2s ease;
	transition: all .2s ease;
border-radius: 30px;}

.footer .dacy-btn-bottom{ color: #fff; }
.footer .dacy-btn-bottom:hover { color: #fff63b; }

.banner_menu { background: url(../images/banner1.jpg); min-height: 300px; }


/* menu */
.menu_t1 { font-size: 26px; color: #c0392b; margin: 6px auto 6px; }
.menu_t1_txt { font-size: 16px; 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: 20px; color: #c0392b; margin: 10px 0 0; }
.menu_t2_txt { font-size: 16px; color: #666; margin: 0 10px 10px 0; text-align: center; line-height: 20px; }
.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: 15px;
padding-right: 0;
color: #222;
font-family: arial; }



.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;
}






























