@font-face 
{
    font-family: 'audimat';
    src: url('../font/audimat-regular-webfont.eot');
    src: url('../font/audimat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/audimat-regular-webfont.woff') format('woff'),
         url('../font/audimat-regular-webfont.ttf') format('truetype');
		  font-weight: normal;
}

@font-face {
    font-family: 'bastardus';
    src: url('../font/bastardussans-webfont.eot');
    src: url('../font/bastardussans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bastardussans-webfont.woff') format('woff'),
         url('../font/bastardussans-webfont.ttf') format('truetype'),
         url('../font/bastardussans-webfont.svg#bastardussansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


a:link	    { COLOR: #347d37; TEXT-DECORATION: none;} 
a:visited	{ COLOR: #347d37; TEXT-DECORATION: none;} 
a:active	{ COLOR: #347d37; TEXT-DECORATION: none;} 
a:hover     { COLOR: #d00000; TEXT-DECORATION: none;} 

body
{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	background:  #fff;
}
#carousel
{
background: url("../images/gfx/bg.png") repeat-x #efefef;

}
a
{
	text-decoration: none;
}

img
{
	border: 0 none;
	max-width:100%;
}

#page,#page0
{
	padding-left:15px;
	padding-right:15px;
	width: 100%;
	overflow:hidden;
}
#page,#page0,.sliderkit .sliderkit-nav-clip,
#page:before,#page0:before,
#page:after,#page0:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#logo img 
{
width: 200px;
}

.sliderkit 
{
width:100%;
}

.sliderkit>div
{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

@media (min-width: 980px) {
  #page,#page0 {
    
    width: 980px;
    margin-right: auto;
	margin-left: auto;
	padding-left:0;
	padding-right:0;
    
  }
  .sliderkit>div
	{
	width: 980px;
	}
  #logo img 
  {
	width: auto;
  }
  
  
}







#header
{
	float: left;
}

#header #logo
{
	margin-top: 5px;
	margin-bottom:14px;
	float: left;
	height:88px;
}

#header #headerRight
{
	float: left;
	margin-left: 22px;

}

#header  #headerTop
{
	list-style:none;
	float: right;
	margin: 14px 0;
	padding: 0 5px;
	
	
}

#header  #headerTop li
{
	float: right;
}

#header  #headerTop li a
{
	color: #000000;
}

#header  #headerTop li a:hover
{
	text-decoration: underline;
}

#header  #headerTop li a img
{
	margin: 0 10px -4px 30px;
}

#header  #headerTop li.bold img
{
	margin: 0 5px -4px 10px !important;
}

.bold
{
	font-weight: bold;
}

.bold a
{
	font-size: 13px !important;
}

#header  #headerBottom
{
	border-top: 1px solid #b2b2b2;
	float: right;	
	padding: 0;
	margin: 0;
	list-style: none;
	
}

#header  #headerBottom li 
{
	float: left;
}

#header  #headerBottom h4
{
font-family:bastardus;
	color: #3c8a3f;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}

#header  #headerBottom li #nrHeader
{
	margin: 10px 0 0 7px;
	padding-right: 5px;
}

#promoNews
{
    left: -15%;
    position: relative;
    top: 70px;
    z-index:10;
}

#slider
{
	list-style: none;
	clear: both;
	margin: 0;
    padding: 0;
}

#slider li
{
	background: url("../images/gfx/sliderBg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 192px;
	margin: 0 7px;
    width: 181px;
    position: relative;
}

#slider li a
{
	float: left;
    height: 130px;
    padding: 15px;
    
    width: 114px;
}

#slider li a span
{
	background: url("../images/gfx/overlay.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    float: left;
    font-weight: bold;
    left:-5px;
    overflow: hidden;
    padding: 18px 30px;
    position: absolute;
    bottom: 33px;
    width: 130px;
}

#slider li a:hover span
{
	text-decoration: underline;
}


#slider div {
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    width: 150px;
}
#leftCol 
{
	width: 100%;
	float: left;
}
@media (min-width: 768px) {
  #leftCol {
    width: 239px;
  }
}




#leftCol #bg
{
	background:  #ffffff;
	clear: both;
	overflow: hidden;
	display: block;
	margin-bottom: 20px;
}

#leftCol #bg #menu
{
	background: url("../images/gfx/leftColBg.png?v=2") no-repeat;
	list-style: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-family: bastardus;
	font-size: 21px;
	height: 150px;
	
}
#leftCol #bg #menu.act2
{
background: url("../images/gfx/leftColBg2.png?v=2") no-repeat;

}
#leftCol #bg #menu.act3
{
background: url("../images/gfx/leftColBg3.png?v=2") no-repeat;

}



#leftCol #bg #menu li
{
	width: 209px;
	margin: 22px 10px 0px 20px;
	text-align: center;
}

#leftCol #bg #menu li a
{
	color: #474747;
}



#leftCol #bg #menu.act1 li.m1 a
{
	color: #ffffff;
}
#leftCol #bg #menu.act2 li.m2 a
{
	color: #ffffff;
}

#leftCol #bg #menu.act3 li.m3 a
{
	color: #ffffff;
}

#leftCol #bg #menu li:first-child a
{
	color: #ffffff;

}
#leftCol #bg #menu.act2 li:first-child a,
#leftCol #bg #menu.act3 li:first-child a
{
	color: #474747;
}

#leftCol #bg #menu li a:hover
{
	text-decoration: underline;
}

#leftCol #bg .boxFiltration 
{

	padding: 0 10px 15px;
	overflow: hidden;
}

#leftCol #bg .boxFiltration >span
{
	font-size: 16px;
	font-weight:700;
	background: url("../images/gfx/sort.png") no-repeat scroll 185px 17px transparent;
	padding: 10px 15px 10px 0;
	margin: 0 10px;
	display: block;
	border-top: 1px solid #f0f0f0
}

#leftCol #bg .boxFiltration input
{
	width: 50px;
	float: left;
	margin: 0 0 10px 25px;
}

#leftCol #bg .boxFiltration ul
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: #ffffff;
	list-style:none;
}
#leftCol #bg .boxFiltration ul li
{
	float: left;
	margin-left: 8px;
}
#leftCol #bg .boxFiltration ul.color
{
	list-style: none;
	width: 210px;
	overflow: hidden;
}

#leftCol #bg .boxFiltration ul.color li
{
	float: left;
	margin-left: 8px;
}

#leftCol #bg .boxFiltration ul#one
{
	margin-top: 25px;
}



#leftCol #bg .boxFiltration ul#categoryRight
{
	list-style: none;
	text-align: right;
	float: right;
	font-size: 12px;
}




 #leftCol #bg .boxFiltration ul#categoryRight li:hover a, #leftCol #bg .boxFiltration ul#categoryRight li.act a
{
	background: #58bb30;
}

#leftCol #bg .boxFiltration h3
{
	font-family: audimat;
	text-align: center;
	font-weight: normal;
}

#leftCol #bg .boxFiltration h3 span
{
	font-size: 24px;
	font-weight: bold;
	color: #176607;
}

#leftCol #bg .boxFiltration #topProducts li
{
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
}

#leftCol #bg .boxFiltration #topProducts li a p
{
	width: 130px;
	color: #000000;
	float: right;
}

#leftCol #bg .boxFiltration #topProducts li:hover a p
{
	text-decoration: underline;
}

#leftCol #bg .boxFiltration #topProducts span
{
	display: block;
	color: #d90000;
	font-weight: bold;
}

#delivery
{
	background: url("../images/gfx/delivery.png") no-repeat right center;
	height: 80px;
	padding:  0 10px;
	margin-bottom: 15px;
}

#delivery h3
{
	font-family: audimat;
}

#delivery p
{
	width: 130px;
	color: #767676;
}

#contener
{
	
	
	float: left;
	padding: 15px;
	width: calc(100% - 269px);
	
}
@media (max-width: 768px) {
#contener
	{
	width: 100%;

    box-sizing: border-box;

	}
	#towar_caly_opis
	{
		padding-left:0;
	}
	.productList .koszyk_link,.koszykCaly .koszyk_link
	{
		
	   width: 185px;;
	  
	}
}

#contener.full 
{
    width: 100%;
}

#contener #breadcrumbs ul
{
	list-style: none;
	padding: 0;
}

#contener #breadcrumbs ul li
{
	float: left;
}

#contener #breadcrumbs ul li a
{
	color: #484848;
	padding: 0 5px;
}

#contener #breadcrumbs ul li:hover a
{
	text-decoration: underline;
}


#contener #content
{
	padding: 15px 0;
}

.productList
{
	list-style: none;
	padding: 0;
	background: #ffffff;
	overflow: hidden;
	height: 270px;
	width: 200px;
	border: 1px solid #eee6dd;
	text-align: center;
	padding: 14px;
	min-height: 295px;
	float: left;
	margin:-1px;
	position:relative;
}

.productList form
{
margin-top:10px;
}
.skrot_niecena 
{

    margin-bottom: -28px;
    position: relative;
    top: -2px;

}
.productList:hover
{
	border: 1px solid #b3a38e;
	-webkit-box-shadow:  0px 0px 16px 5px #d9d3ce;
        position: relative;
        box-shadow:  0px 0px 16px 5px #d9d3ce;
}

.productList span.layer
{
	float: left;
    margin-left: -16px;
    position: absolute;
    margin-top: 35px;
	display: block;
}

.productList span.layer img
{
	display: block;
}

.productList h3,.productList h3 a
{
	color: #442511;
    display: block;
    font-size: 15px;
    height: 35px;
    overflow: hidden;
	margin-top: -1px;
}

.productList span.price
{
	
    color: #F54529;
    float: left;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    text-align: left;
    width: 200px;
    text-align:center;
}

.productList span.price h4
{
	color: #319F00;
    float: right;
    margin-top: 0;
	font-size: 13px;
}

.productList .img
{
height:175px;



}
.productList .img img
{
max-height:150px;

}
.productList  input,.koszykCaly input
{
	height: 36px;
    text-align: center;
    width: 36px;
	border: 1px solid #E7DED3;
	float: left;
	margin-left: 25px;
}
.productList  input
{
margin-left: 13px;

}
.koszykCaly input
{
margin-left: 0;
}
.productList .koszyk_link,.koszykCaly .koszyk_link
{
	background: #1bb052;
    color: #FFFFFF;
    float: left;
    height: 40px;
    overflow: hidden;   
	display: block;	
	margin: 0;   
    padding:0;
   width: 255px;
   max-width:100%;
   border:0;
}
.productList .koszyk_link
{
width: 135px;

}
.koszyk_link.koszyk_link_strefa
{
	 background-image: url("../images/gfx/toCart_strefa.png");
    display: inline-block;
    float: none;
    font-size: 15px;
    height: 39px;
    line-height: 36px;
    padding: 0;
    width: 117px;

}

.productList .koszyk_link:hover,.koszykCaly .koszyk_link:hover
{
	background:#287B46;

}

#footerBg
{
	background: #59b65d;
	overflow: hidden;
	display: block;
	clear: both;
}

#footer
{
	width: 980px;
	max-width:100%;
	margin: 0 auto;
}

#footer ul
{
	float: left;
	list-style: none;
	margin-right: 56px;
}

#footer ul li:first-child
{
	font-family: bastardus;
	font-size: 20px;
	margin-bottom: 20px;
}

#footer ul li.list
{
	list-style: square;
	color: #3e9642;
}

#footer ul li, #footer ul li a
{
	color: #ffffff;
}

#footer ul li:hover a
{
	text-decoration: underline;
}
#footer ul li
{
padding: 5px 0;

}







label.ui-button.ui-state-default,#menu_form li li
{
	background: #efefef;
	color: #000000;
	border-radius: 4px;
	padding: 4px 8px;
	border:0;	
	margin: 3px 0;
}
#menu_form li li
{
	display:block;
	font-size:14px;
	text-align: left;
	line-height:20px;
	padding-left:5px;
}
#menu_form ul
{
padding:0;
}
#menu_form li li a:link,#menu_form li li a:hover,#menu_form li li a:visited
{
color: #000000;

}
#menu_form>ul>li>a
{
	background:  #e0e0e0;
    color: #474747;
    display: block;
    line-height: 30px;
    margin-bottom: 1px;
    padding: 10px 3px;
    text-align: left;
    padding-left:10px; 
    font-family: bastardus;
    font-size: 21px;

}



#menu_form>ul>li.act>a
{
background: #3b853e;
background: -moz-radial-gradient(center, ellipse cover, #3b853e 0%, #226725 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#3b853e), color-stop(100%,#226725));
background: -webkit-radial-gradient(center, ellipse cover, #3b853e 0%,#226725 100%);
background: -o-radial-gradient(center, ellipse cover, #3b853e 0%,#226725 100%);
background: -ms-radial-gradient(center, ellipse cover, #3b853e 0%,#226725 100%);
background: radial-gradient(ellipse at center, #3b853e 0%,#226725 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b853e', endColorstr='#226725',GradientType=1 );
color:#fff;
}

label.ui-button.ui-state-active,#menu_form li li.act {
  background: #a7dc91;
}

label.ui-button.ui-state-default>span
{
padding:2px;
line-height:11px;

}


.color label.ui-button.ui-state-default
{
background: #fff;
}
.color label.ui-button.ui-state-active
{

background: #efefef;
}
#categoryLeft li
{

    border-radius: 4px 4px 4px 4px;
    display: block;
    float: none;
    margin: 2px 0;
    width: 217px;

}

#categoryLeft label.ui-button.ui-state-default
{
width:202px;

}

#openFB {
    background: url("../images/gfx/tab_fb.png") no-repeat scroll 245px 40px transparent;
    height: 300px;
    left: 0;
    margin-top: -200px;
    position: fixed;
    top: 50%;
    width: 285px;
    z-index: 1000;
}
.img-circle {
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}
.okruszek
{
	display:inline;
	font-size:13px;
	font-weight:500;

}
#pop
{
	position: fixed;
	top: 0;
	width: 100%;
	height:100%;
	min-height:1111px;
	background:rgba(0,0,0,0.3);
	color:#fff;
	text-align:center;
	z-index:1000;
}
#pop>div
{
	margin:10px auto;
	width:600px;
}
#pop .x
{
	float: right;
	color: rgb(255, 255, 255);
	background: none repeat scroll 0% 0% rgb(0, 0, 0);
	font-weight: 700;
	border-radius: 25px 25px 25px 25px;
	padding: 6px 10px;
	margin: 0px -6px -14px 0px;
	z-index: 9999;
	position: relative;
}
#pop #newsletter
{
	background: url(../images/gfx/popup.png) no-repeat #0db24c;
	height: 162px; 
	padding-top: 238px;
	text-align: left;
	padding-left: 85px;
	width: 515px;
}


.alert {
  padding: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.alert-warning hr {
  border-top-color: #f8e5be;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger hr {
  border-top-color: #e6c1c7;
}

.alert-danger .alert-link {
  color: #953b39;
}

.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#dff0d8), to(#c8e5bc));
  background-image: -webkit-linear-gradient(top, #dff0d8, 0%, #c8e5bc, 100%);
  background-image: -moz-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  border-color: #b2dba1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
}

.alert-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9edf7), to(#b9def0));
  background-image: -webkit-linear-gradient(top, #d9edf7, 0%, #b9def0, 100%);
  background-image: -moz-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  border-color: #9acfea;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
}

.alert-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fcf8e3), to(#f8efc0));
  background-image: -webkit-linear-gradient(top, #fcf8e3, 0%, #f8efc0, 100%);
  background-image: -moz-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  border-color: #f5e79e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
}

.alert-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f2dede), to(#e7c3c3));
  background-image: -webkit-linear-gradient(top, #f2dede, 0%, #e7c3c3, 100%);
  background-image: -moz-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  border-color: #dca7a7;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
}

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.panel-default > .panel-heading {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f5f5f5), to(#e8e8e8));
  background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e8e8e8, 100%);
  background-image: -moz-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.button-search
{
	border:0;
	background:transparent;
	position: absolute;
	right: 0;
	top: 5px;

}
.button-search > img {
    vertical-align: middle;
}
#search_query
{
	width: 196px;

}






.slider-top {
    margin-bottom: 15px;
    margin-top: -15px;
}
.pull-left {
    float: left !important;
}

.carousel {
    position: relative;
}
.carousel, .carousel *, .carousel *:before,.carousel *:after {
    box-sizing: border-box;
}
.carousel {
    position: relative;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    line-height: 1;
    max-width: 100%;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    bottom: 0;
    color: #ffffff;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}
.carousel-control:hover, .carousel-control:focus {
    color: #ffffff;
    opacity: 0.9;
    text-decoration: none;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
    font-family: serif;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
}
.carousel-control .icon-prev:before {
    content: "‹";
}
.carousel-control .icon-next:before {
    content: "›";
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none outside none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators li {
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #ffffff;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-caption {
    bottom: 20px;
    color: #ffffff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}
.carousel-caption .btn {
    text-shadow: none;
}

.carousel .carousel-control
{
color:#fff;
}

.slider-nav {
    display: table;
  
    padding: 0;
    width: 100%;
}
.slider-nav > li {
    cursor: pointer;
    display: table-cell;
    list-style: none outside none;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight:700;
}
.slider-nav > li.active {

 color: #006d35;
}
.slider-nav .top {
   
    height: 11px;
    position: absolute;
   
    width: 20px;
}


@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

ol.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-bottom: -10px;
    list-style:none;
}

ol.breadcrumb a {
    color: #555;
    font-size: 13px;
    text-decoration: underline;
}
ol.breadcrumb > li 
{
	float:left;
	position:relative;
}
ol.breadcrumb .active {
    color: #555;
    font-size: 13px;
    text-decoration: underline;
}

ol.breadcrumb > li + li
{
padding-left:15px;
}
ol.breadcrumb > li + li::before 
{
  
    content: "\00BB";
    display: inline-block;
    height: 5px;
    margin: 0 4px 0;
    width: 4px;
    position:absolute;
    top:0;
    left:0;
}
.table-over {
    overflow-x: auto;
    overflow-y: hidden;
}
