body {
	background: url(../images/bg.jpg) left top repeat
}
a:hover {
	text-decoration: none
}
.mainbanner {
	background-color: #660000;
}
#maincontent {
	position: relative;
}
.navbar-default .navbar-nav>li>a:hover, .social a {
	color: #F6C792
}

@media (min-width: 768px) {
.navbar-nav {
	float: none;
	text-align: center
}
.navbar-nav>li {
	display: inline-block;
	float: none
}
.navbar-header {
	display: none
}
}
.navbar-default {
	background-color: #a5322b;
	border: none
}
#navbar {
	font-size: 0%;
	vertical-align: baseline;
}
.navbar-nav>li>a {
	text-transform: uppercase;
	font-size: 15px
}
.navbar-nav>li a {
	border-left: solid 1px #ccc
}
.navbar-nav>li:first-child a {
	border-left: none
}
.section-title:after, .section-title:before {
	content: " ";
	display: inline-block;
	position: relative;
	vertical-align: middle;
	border-top: 1px solid #000;
	width: 50px;
	margin: 0 10px;
}
.image-bg-fixed-height {
}
.clearfix {
	clear: both
}
.full {
	width: 100%;
}
.fixed-bg {
	max-height: 500px;
	overflow: hidden;
	margin-top: 30px
}
.popularorder .row {
	margin-top: 30px
}
.popularorder h3 {
	text-transform: uppercase
}
.mtop20 {
	margin: 20px 0 40px 0;
}
.mtop30 {
	margin-top: 30px;
}
.newletter {
	margin-top: 50px
}
.outer {
	display: table;
	background: url('../images/monthly-bg.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #fff;
	height: 450px;
	width: 100%;
	text-align: center
}
.middle {
	display: table-cell;
	vertical-align: middle;
}
.inner {
	margin-left: auto;
	margin-right: auto;
	padding: 0 5%;
}
.inner h2 {
	font-size: 35px;
}
.inner h2 span {
	font-size: 28px
}
.inner hr {
	border-bottom: solid 1px #fff;
	width: 150px
}
.newletter .glyphicon {
	position: absolute;
	top: 7px;
	right: 9px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
}
.newletter .form-group {
	width: 60%;
	min-width: 300px;
	max-width: 450px;
	margin: 30px auto 0 auto
}
.popularorder {
	font-size: 0
}
.popularorder .col-xxs-12 {
	display: inline-block;
	vertical-align: top;
	float: none
}
.popularorder h2 {
	max-width: 70%;
	margin: 30px auto
}
/*table*/.table-responsive {
	border: none
}
.table-responsive table tr:nth-of-type(odd) {
}
.table-responsive table th {
	font-weight: normal;
}
.table-responsive table {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 17px;
}
.table-responsive table tr {
	padding: 5px;
}
.table-responsive table th, .table-responsive table td {
	padding: 10px;
	text-align: center;
}
.table-responsive table th {
	text-transform: uppercase;
}
.table-responsive.size table th {
	background-color: #660000;
	color: #fff;
	border: solid 1px #660000;
}
.table-responsive table td {
	border: solid 1px #660000
}
.table-responsive.size {
	margin: 0 auto
}

@media screen and (max-width:568px) {
.table-responsive table {
	width: 100%;
}
.table-responsive.size {
	width: 100%
}
.table-responsive table {
	border: 0;
}
.table-responsive table thead {
	display: none;
}
.table-responsive table tr {
	margin-bottom: 10px;
	display: block;
}
.table-responsive table td {
	display: block;
	text-align: right;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}
.table-responsive table td:last-child {
	border-bottom: solid 1px #660000
}
.table-responsive table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}
.table-responsive table tr:nth-of-type(odd) {
	background: #FFE6E6;
}
.table-responsive table tr {
	padding: 0px;
}
}
.description {
	margin-top: 0px
}
.description h3 {
	margin-bottom: 20px;
	font-weight: bold
}
.bt-catalog {
	border-top: solid 1px #660000
}
.aboutus {
	margin: 5% 0 0 -10%;
	padding: 30px 40px;
	text-align: left;
	background-color: #fff
}
.aboutus h1 {
	border-bottom: solid 1px #000;
	display: table;
	padding-bottom: 10px; text-transform:uppercase
}
section {
	padding: 60px 0 0
}
.contactus p, .title-promotion {
	margin: 0 auto;
	float: none
}
.contact-form {
	margin: 0 auto;
	float: none
}
.contact-form label {
	text-align: right
}
.btn-secondary {
	background-color: #363636;
	border-color: #363636;
	color: #FFF
}
.btn-secondary:hover, .btn-secondary:active, .findus a {
	color: #FFF
}
.findus {
	background-color: #363636;
	float: none;
	display: inline-block;
	color: #fff;
	padding: 40px;
	text-align: left;
	margin: 2%;
	vertical-align: top
}
.findus a:hover {
	color: #a5322b
}
.location address {
	margin-bottom: 30px;
}
h2.title {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold
}
footer.nb-footer .copyright {
	padding: 30px 0;
	font-size: 13px
}
footer.nb-footer .copyright p {
	margin: 0;
	padding: 0;
}

@media (min-width: 992px) {
footer .col-md-2 {
	width: 19.666667%;
}
footer .list-unstyled {
	font-size: 13px;
	text-transform: uppercase
}
footer .list-unstyled li {
	padding-bottom: 5px
}
.ug-textpanel-title {
	text-align: center!important
}
}
/*search*/
.social {
	position: absolute;
	right: 50px;
	bottom: 7%
}
.social li {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	border-right: solid 1px #F6C792;
	padding: 0 10px;
	line-height: 20px
}
.navbar-nav {
	float: none;
	text-align: center
}
.sb-search {
	position: absolute;
	right: 0;
	bottom: 6.5%;
	width: 0%;
	min-width: 49px;
	height: 49px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	outline: none;
	background: #A5322B;
	width: 100%;
	height: 49px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 10px;
	font-family: inherit;
	font-size: 20px;
	color: #F6C792;
}
 .sb-search-input::-webkit-input-placeholder {
 color: #efb480;
}
 .sb-search-input:-moz-placeholder {
 color: #efb480;
}
 .sb-search-input::-moz-placeholder {
 color: #efb480;
}
 .sb-search-input:-ms-input-placeholder {
 color: #efb480;
}
.sb-icon-search, .sb-search-submit {
	width: 49px;
	height: 49px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 49px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #F6C792;
	background: #660000;
	z-index: 90;
	font-size: 20px;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-icon-search:before {
	content: "\f002";
}
/* Open state */
.sb-search.sb-search-open, .no-js .sb-search {
	width: 320px;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
	background: #A5322B;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.navbar-toggle {
	float: left;
	margin-left: 15px
}
.nb-footer .menu-footer div {
	display: inline-block;
	float: none;
	vertical-align: top;
	padding-bottom: 10px
}
.tel {
	width: 60px;
	float: left
}
.tel-num {
	width: 100%;
	width: -webkit-calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: calc(100% - 60px);
	float: left
}
#projects {
	margin-bottom: 20px;
	display: inline-block;
}
#projects.form-control {
	max-width: 300px
}
.selectmap label {
	display: inline-block;
	padding-right: 20px
}
#loadingmap {
	padding: 30px
}

address .glyphicon-map-marker{  color: #660000;
    display: inline-block;
    font-size: 32px;
    vertical-align: middle;
}
.partners img{ border:solid 1px #ccc}
.inner a h2 { color:#fff}
.mtop10{ margin-top:10px; display:inline-block}

.description h3 {
	color: #a5322b;
	font-weight:900;
	font-size: 20px;
}	  

.btn-shopnow {position: absolute; right: -60px; bottom: 320px; display: block;}
.btn-shopnow img {transition: transform .2s;}
.btn-shopnow img:hover {transform: scale(1.05);}

@media only screen and (max-width: 1199px) {
	.btn-shopnow {position: absolute; right: -10px; bottom: unset; top: 10px;}
  }

@media only screen and (max-width: 991px) {
	.btn-shopnow img {width: 100px;}
  }

@media only screen and (max-width: 499px) {
	.btn-shopnow {right:5px; bottom: unset; top: 10px;}
	.btn-shopnow img {width: 65px;}
  }