body {
	/*background-color: #E6E2E3;*/
}
.btn-flat {
 filter: progid:DXImageTransform.Microsoft.Gradient(enabled='false') !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	background-image: none !important;
	border: 0 !important;
	border-radius: 0 !important;
}
.landing {
	background-image: url(../img/products/landing.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}
.landing .box {
	width: 400px;
	margin: 0px;
	margin-top: -60px;
	margin-left: -200px;
	position: absolute;
	top: 30%;
	left: 50%;
	background-color: transparent;
	background-image: url(../img/transparent-w85.png);
}
.navbar-brand {
	display: block;
	border: 0;
	text-decoration: none;
	padding: 13px 0px;
	height: auto;
}
.navbar-brand img {
	display: inline-block;
	border: 0;
}
.navbar-brand i {
	display: block;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	line-height: 12px;
	margin-top: 2px;
	color: #999;
}
.landing .navbar-brand {
	display: inline-block;
	float: none;
	height: auto;
	margin-bottom: 16px;
	padding: 0;
}
/***********************************************************/
.navbar-default {
	margin-bottom: 0px;
	background-color: #FFF;
	border-bottom-width: 1px;
}
.navbar-nav>li>a,
.navbar-nav>li>div {
	font-size: 16px;
	line-height: 51px;
	min-width: 80px;
	text-align: center;
}
.navbar-nav>li>div {
	padding-top: 15px;
    padding-bottom: 15px;
    color: #777;
 }
.cart-total {
	color: #FFF;
	background-color: #81ab35;
	/*font-weight: normal;*/
	margin-top: -2px;
	position: absolute;
	font-size: 11px;
	top: 55px;
	left: 5px;
	right: 5px;
	min-width: 36px;
	margin-left: 3px;
}

@media (min-width: 768px) {
.navbar-default .nav li {
	border-top: 5px solid #FFF;
}
.navbar-default .navbar-nav>.active, .navbar-default .navbar-nav>li:hover {
	border-top-color: #94c045;
}
.navbar-default .navbar-nav>.active a, .navbar-default .navbar-nav> li:hover a {
	background-color: #fcfcfc;
	color: #94c045;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: #f8f8f8;
	color: #94c045;
}
}
/***********************************************************/
.navbar-green {
	background-color: #94c045;
}
.navbar-green .breadcrumb {
	margin-bottom: 0;
	background-color: transparent;
}
.navbar-green .breadcrumb.custom>li, .navbar-green .breadcrumb.custom a {
	color: #fff;
}
/***********************************************************/
.colorbar {
	min-height: 10px;
	background-color: #555;
}
.colorbar>.container {
	padding-left: 4px;
	padding-right: 4px;
}
.colorbar a {
	font-size: 0px;
	line-height: 11px;
	padding: 0;
}
.colorbar a:hover {
	font-size: 16px;
	color: #81ab35;
}
/***********************************************************/
.content-h {
	/*background-color: #E6E2E3;*/
}
.content-h .content {
	/*background-color: #FFF;*/
	/*border: 4px solid #555;*/
	/*border-top: 0;*/
	/*border-bottom: 0;*/
	margin-top: 10px;
	padding: 0px;/*font-family: 'Open Sans';*/
}
.content.start {
	position: relative;
	/*height: 500px;*/
	max-width: none;
	/*background-color: #E6E2E3;*/
	/*background-image: url(../img/products/start.jpg);*/
	/*background-position: right center;*/
	/*background-repeat: no-repeat;*/
}
.content.start .slider {
	position: absolute;
	height: 100%;
	background-position: top right;
}
.content.start .slider.basic {
	left: 0px;
	z-index: 100;
	width: 220px;
}
.content.start .slider.style {
	left: 144px;
	z-index: 99;
	width: 292px;
}
.content.start .slider.basic {
	background-image: url(../img/products/basic/slider.png);
}
.content.start .slider.style {
	background-image: url(../img/products/style/slider.png);
}
.content.start .slider>b {
	position: absolute;
	bottom: 60px;
	width: 190px;
	color: #333;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	line-height: 26px;

	padding: 8px 0px;
	border: 6px solid #CCC;
	border-radius: 0em 4em 0em 4em;
	background: rgba(255, 255, 255, 0.9);
	filter: alpha(opacity=90);
	-moz-box-shadow: 2px 5px 6px -5px #000 !important;
	-webkit-box-shadow: 2px 5px 6px -5px #000 !important;
	box-shadow: 2px 5px 6px -5px #000 !important;
}
.content.start .slider.basic>b {
	left: 6px;
}
.content.start .slider.style>b {
	left: 80px;
}
.content.start .slider:hover>b, .content.start .slider:focus>b {
	border-color: #F90;
}
/* Footer **********************************************************/
#footer {
	color: #aaa;
	border-top: 4px solid #94c045;
	background-color: #3a3a3a;
}
#footer ul {
	padding: 0;
	list-style: none;
}
#footer .sep {
	margin: 10px 0;
	border-bottom: 1px dotted #fff;
}
#footer a {
	color: #aaa;
	padding-left: 16px;
	position: relative;
	cursor: pointer;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #ddd;
	text-decoration: none;
}
#footer .btn a:hover, #footer .btn a:focus, #footer .btn a:active {
	color: inherit;
}
#footer .about a.logo {
	display: inline-block;
	height: 74px;
	width: 200px;
	padding: 0;
	background-repeat: no-repeat;/* background-color: #000; */
}
#footer h3 {
	text-transform: uppercase;
	position: relative;
	font-weight: 600;
	color: #94c045;
}
#footer h4 {
	position: relative;
	color: #94c045;
	margin-bottom: 20px;
}
#footer h5 {
	position: relative;
	color: #94c045;
}
#footer a:not(.bgi):before, #footer a:not(.bgi):after {
	content: "";
	position: absolute;
	top: 35%;
	left: 0;
	width: 10px;
	height: 3px;
	border-radius: 1.5px;
	transition: all 0.15s ease;
	transform-origin: 100% 50%;
	background-color: #94c045;
}
#footer a:before {
	transform: translate(0, 1px) rotate(40deg);
}
#footer a:after {
	transform: translate(0, -1px) rotate(-40deg);
}
#footer a:hover:before, #footer a:hover:after {
	left: 3px;
	background-color: #ddd;
}
#footer .row {
	margin-top: 30px;
}
#footer .contact {
	line-height: 1.8em;
}
#footer .contact>ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #fff;
}
#footer .contact>ul:last-child {
	border-bottom: 0;
}
#footer .contact li:not(:first-child) {
	padding-left: 8px;
	border-left: 1px solid #94c045;
	margin-left: 8px;
}
#footer .contact li>span {
	display: inline-block;
	min-width: 46px;
	float: left;
}
#footer .contact .working-hours li>ul>li>span {
	min-width: 80px;
}
#footer .contact .social li:not(:first-child) {
/* position: relative; */
    /* display: inline-block; */
    /* float: left; */
    /* height: 40px; */
}
#footer .contact li>h4 {
	font-size: 16px;
	margin-left: 2px;
}
#footer .contact .social a {
/* transition: 0.2s ease-in-out; */
    /* width: 46px; */
    /* height: 40px; */
    /* display: inline-block; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
}
#footer .contact .social li>span {
	min-width: 60px;
}
#footer tt {
	display: none;
}
#footer .bottom {
	margin: 0;
	border-radius: 0;
	padding-top: 5px;
	border-top: 1px solid #aaa;
}
#footer .bottom .author a {
/* padding:0; */
}
#footer .bottom .author a:before, #footer .bottom .author a:after {
/*content:none;*/
}
footer {
	width: 100%;
}
footer h4 {
	text-transform: uppercase;
	position: relative;
	font-size: 15px;
	font-weight: 600;
	color: #94c045;/*margin-bottom: 21px;*/
}
footer.menu {
	background-color: #3a3a3a;
}
footer.copy {
	background-color: #303030;
}
.toggle::after {
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: -5px;
	width: 20px;
	text-align: center;
	font-size: 22px;
}
.toggle::after {
	content: "\002b";
}
.toggle.in::after {
	content: "\2212";
}
#footer .toggle{
	position: relative;
}
#footer .list {
/*	-webkit-transition: all 5s ease;
	transition: all 5s ease;*/
}
/***********************************************************/
/*@media only screen and (min-width: 768px)*/
@media only screen and (min-width: 992px) {
#footer .toggle::after {
	display: none;
}
#footer .toggle.in + .list {
	overflow: hidden;
    max-height: 0px;
	opacity: 0;
}
}

/*@media only screen and (max-width: 767px)*/
@media only screen and (max-width: 991px) {
#footer h4 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	margin-bottom: 10px;
	cursor: pointer;
}
#footer .toggle:not(.in) + .list {
	overflow: hidden;
    max-height: 0;
	opacity: 0;
    transition: all 0.25s ease-out;
}
#footer .toggle.in + .list {
    max-height: 800px;
    transition: all 0.25s ease-in;
	opacity: 1;
}
#footer .bottom{
	border-top: none;	
}
}


/***********************************************************/

div.sb_title {
    font-size: 1.4em;
    line-height: 1.4em;
    border-bottom: 2px solid #000;
    padding-bottom: 6px;
    clear: both;
    padding-top: 12px;
}
div.sb_line label {
    float: left;
    clear: left;
    padding: 0 10px 0 10px;
    width: 200px;
    font-size: 0.8em;
}

div.sb_line div {
    float: left;
    clear: none;
    font-size: 0.8em;
    width: 470px;
    padding-right: 10px;
}

div.sb_line div:nth-child(2), div.sb_line div:nth-child(3), div.sb_line div:nth-child(4), div.sb_line div:nth-child(5) {
    width: 271px;
}

/***********************************************************/
html,
body {
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */
  }
}

/***********************************************************/
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}

.blog-main {
  font-size: 16px;
  line-height: 1.5;
}
/***********************************************************/
#sidebar a.list-group-item:not(.active){
	color: #337ab7;
}
#sidebar a.list-group-item:not(.active):hover{
	color: #23527c;
}
/***********************************************************/
.search.panel{
	margin-bottom: 60px;
}
.search.panel .list-group-item > i{
	background-color: #ffcc00;
    padding: 0 2px;
    border-radius: 3px;
	font-style: normal;
}
/*.search.panel .panel-heading a {
	color: #1a0dab;
	font-size: 18px;
}*/
.search.panel .panel-body {
    padding: 11px 15px;
}
.search.panel .panel-body a {
    color: #009a32;
}
.panel-footer .left,
.panel-footer .right{
	font-size: 14px;
}
.panel-footer .right{
	text-align: right;
}

/***********************************************************/
.search-highlight code{
	background-color: #ffcc00;
    padding: 0 2px;
    border-radius: 3px;
    font-style: normal;
    font-family: inherit;
	font-size: inherit;
	color:inherit;
}
/***********************************************************/

.attachments .list-group-item a{
    float: right;
}
.attachments .list-group-item u{
	float: right;
    margin-right: 10px;
    text-decoration: none;
}
/***********************************************************/
.copy {
	margin-bottom: 20px;
    text-align: right;
    color: #888;
}
/***********************************************************/
.blog-post img {
    width: 100%;
    height: auto;
}