/*!
 * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
 */
.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}
/*body {
  padding-top: 120px;
}*/
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
  width: 100%;
}
.carousel-inner {
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.28);
	max-width: 1000px;
}
.carousel-inner>.item>img {
  width: 100%;
  height: auto;
}
.carousel-indicators {
    bottom: 0px !important;
    }
.container {
    max-width: 1000px;
    padding: 0px;
}
@media (min-width: 1200px) {
	.container {
    	width: 1000px;
	}
}
@media (min-width: 992px) {
  body {
	  background-image:url(../fonn01.jpg);
	  background-size: 500px 500px;
  }
}
.right_menu {
        width: 60%;
}
.navbar-fixed-top {
    position: relative;
	    margin-bottom: 0;
}
.gcm_nav_ul {
	width:100%;
	font-size:13px;
	display: flex;
    flex-direction: row;
}
@media (min-width: 992px) {
	.gkm_nav {
	height:120px;
	}
	.gcm_nav_ul {
	    margin-top: 40px;
	}
}
@media (min-width: 768px)
.navbar-header {
    height: 100px;
}
@media (min-width: 1024px) {
.navbar-header {
    /* float: left; */
    height: 90px;
	}
	.navbar-collapse {
		width: 60%;
	}
	.carousel-inner {
    width: 1000px;
}
}
.gcm_nav_li {
    display: flex;
    align-items: center;
	&:hover {
		cursor:pointer;
	}
}
.nav>li>a {
	color: #e8e6dc;
    font-size: 14px;
    font-weight: 200;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: rgba(238, 238, 238, 0.27);
	cursor:pointer;
}
.bg-dark {
	background: linear-gradient(45deg, rgba(8,6,0,1) 0%, rgba(8,5,0,1) 43%, rgba(145,119,80,1) 62%, rgba(153,139,118,1) 73%, rgba(94,92,88,1) 86%, rgba(94,92,88,1) 100%);
    height: 110px;
	display: flex;
    align-items: center;
	padding: 0 5%;
    max-width: 1170px;
    margin: auto;
}
.navbar-brand {
	height:100px;
}
.navbar-toggle {
    border: 1px solid rgba(224, 211, 179, 0.85);
}
.icon-bar {
	background: rgba(224, 211, 179, 0.85);
}
.navbar-brand {
		flex: 2;
	}
.navbar-brand>img {
    margin: auto 0;
}
@media (max-width: 991px) {
	.navbar-brand {
		display: flex;
		align-content: center;
	}
}
@media (max-width: 991px) {
.bg-dark {
    height: 60px;
    }
}
@media (min-width: 768px) {
	.navbar-header {
		float: none !important;
	}
}
	.navbar-header {
		float: none;
		width: 100%;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: space-between;
	}
@media (min-width: 768px) {
	.navbar-toggle {
    	display: block;
	}
}
@media (min-width: 1024px) {
	.navbar-toggle {
    	display: none !important;
	}
}
@media (min-width: 768px) {
	.navbar-collapse.collapse {
		display: none!important;
	}
}
@media (min-width: 1024px) {
	.navbar-collapse.collapse {
		display: block!important;
	}
}
@media (max-width: 991px) {
.navbar-brand {
	width:70%;
	}
	.logo {
		width:70%;
	}
}
@media (min-width: 992px) {
	.banner_main {
		display: flex;
		padding:30px 0;
	}
}
.light_backgr, .banner_main {
	background: linear-gradient(to right, rgba(209,209,209,0.6) 0%, rgba(226,226,226,0.6) 73%, rgba(239, 222, 155, 0.6) 100%);
}
.products_info {
    padding-left: 20px;
    font-size: 14px;
}
.header01 {
	font-size: 18px;
    color: #99978c;
	font-weight:200;
}
.par {
    font-size: 14px;
    font-style: normal;
	color: #666;
}
.par:hover {
		color: #776960 !important;
	}
.foot {
	background: linear-gradient(to right, rgba(209,209,209,0.6) 0%, rgba(226,226,226,0.6) 73%, rgba(239, 222, 155, 0.6) 100%);
	text-align:center;
}
.footer_logo {
	width: 20%;
	   min-width: 170px;
    margin-bottom: 20px;
}
.footer_text {
    padding: 0px;
    text-align: center;
    font-size: 11px;
	width: 60%;
    margin: auto;
}
.product_clmn {
	padding-left: 7%;
}
