@font-face{
	font-family: 'OpenSans Bold';
	src: url(../fonts/Open_Sans/OpenSans-Bold.ttf);
}
@font-face{
	font-family: 'OpenSans Regular';
	src: url(../fonts/Open_Sans/OpenSans-Regular.ttf);
}
@font-face{
	font-family: 'OpenSans SemiBold';
	src: url(../fonts/Open_Sans/OpenSans-SemiBold.ttf);
}
@font-face{
	font-family: 'Myriad Pro Regular';
	src: url(../fonts/Myriad-Pro-Regular.ttf);
}
@font-face{
	font-family: 'FontAwesome';
	src: url(../fonts/fontawesome-webfont.ttf);
}

#banner{
	padding: 0px;
	/*background: red;*/
}
#banner img {
	max-width: 100%;
}
#main-menu {
	padding:0px;
}
#navbar {
	padding:0px;
}
#gmap {
	height: 400px;
	background: lightblue;
}

h1 {
	font-size:32px;
	text-align: center;
}
h2 {
	font-family: 'OpenSans Bold';
	font-size: 25px;
}
a {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
.btn {
	background-color: #546f11;
	border-color: transparent;
	/*color: #ffffff!important;*/
	border-radius: 0;
	font-family: 'OpenSans Regular';
	font-size: 15px;
	text-transform: uppercase;
	padding-left: 2%;
	padding-right: 2%;
	text-indent:0px!important;
}
.btn:hover {
	background-color: #ffffff;
	border: 1px solid #546f11;
	font-family: 'OpenSans Bold';
}
.product-buttons .btn-buy {
	padding-left:10px;
	padding-right:10px;
}
.main {
	padding-right: 0px;
	padding-left: 0px;
}

.item-page p img:first-child {
    display: block;
}

/***
	HEADER
***/

.jumborton {
	padding-top:0px;;
}
.header-top {
	background-color: #222222;
    background: url(../img/footer_bg.png);
	padding-top: 5px;
	padding-bottom: 5px;
}
.header-top img{
	height: 68px;
	/*margin-bottom: 5%;*/
}
.header-contacts p {
	color: #ffffff;
	margin-left: 35%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'OpenSans Bold';
	font-size: 14px;
}
.header-contacts {
	padding-top: 1%;
}
.header-contacts .row {
	width: 100%;
	display: table;
}
.header-contacts .row [class*="col-"] {
	float:none;
	display:table-cell;
	vertical-align: middle;
}
.header-topcontact-logo {
	display: inline-block;
	position: absolute;
	left: 0;
	height: 30px;
	width: 35px;
	bottom: calc(50% - 15px);
	line-height: 2;
	border-right: 1px solid #ddd;
	padding: 0 5px 0 0;
	text-align: center;
}
.header-top i.fa , .menu-contacts i.fa {
	display: inline-block;
	border-radius: 50%;
	box-shadow: 0px 0px 2px #d5bb20;
	color: #d5bb20;
	font-size: 20px;
	float:left;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	vertical-align: middle;


}
.header-top a {
	color:#ffffff;

}
.header-top a:active, a:hover {
	color:#ffffff;
	font-weight: bold;
}
.menu-header {
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.2);
}
.menu-header .navbar-nav>li>a {
	line-height: 35px;
}
.lang{
    padding-top: 0;
    text-align: right;
    font-family: 'OpenSans Regular';
}






/*
	MAIN MENU
*/
.menu-caption {
	font-weight: bold;
}
.menu-main-menu .nav > li > a:focus, .nav > li > a:hover {
	color:#546f11;
}
.menu-main-menu a::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 1px;
	background: #ddd;
	height: 50%;
	top: 25%;
	right: 0;
}
.menu-main-menu>li>a {
	text-transform: uppercase;

}
.menu-main-menu  > li:last-child  > a::after {
	background: transparent;
	
}
.menu-main-menu a{
	color:#666666;
	font-family: 'OpenSans Bold';
	font-size:14px;
}
.menu-main-menu {
	/*display: flex;
   	justify-content: space-between;*/
   	width: 100%;
   	
}
.moduletable-sidebar-menu .navbar-nav>li>a {
	/*line-height: 10px;*/
	padding-top: 2%;
	padding-bottom: 2%

}
.navbar-toggle {
	float:none;
	border-color:#768c0e;
}
.navbar-toggle .icon-bar {
	
	background: #768c0e;
}



/***** SIDEBAR ******/
.sidebar {
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);

}
.sidebar .navbar-nav, .sidebar .navbar-nav>li{
	float: none;
}
.moduletable-sidebar-menu .nav > li > a:focus, .nav > li > a:hover {
	background:none;
}
.moduletable-sidebar-menu .nav>li>a {

	color: #222222;
	font-family: 'OpenSans Regular';
	border-bottom:1px solid #dddddd;
	margin-left: 5px;
	margin-right:5px;
	font-weight: 900;
	font-size: 15px;
}
.moduletable-sidebar-menu .nav>li:last-child a {
	border-bottom-color: transparent;
}
.moduletable-sidebar-menu .nav>li:hover {
	border:1px solid #a7c122;
}
.moduletable-sidebar-menu .nav>li {
	border:1px solid ;
	border-color: transparent;
}
.moduletable-sidebar-menu > div.sidebar-menu-caption {
	background-color: #d5bb20;
	color: white;
	font-size:20px;
	text-transform: uppercase;
	padding-left:15px;
	/*padding-top: 10px;
	padding-bottom:10px;*/
	border-left: 5px solid #546f11;
	border-bottom: 2px solid #a9c714;
	font-family: 'OpenSans Bold';
	height: 47px;
	display: flex;
	align-items: center;

}
.moduletable-sidebar-menu ul.nav.navbar-nav.menu {
	padding-top: 2%;
	padding-bottom: 2%;
}



/*
	COMPANY-STEK
*/

.company-stek {
	background-color: #d5bb20;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	min-height: 190px;
	overflow: hidden;
}
.company-stek img {
	position: absolute;
	max-width: 100%;
}
.company-stek h2 {
	padding-top: 2%;
	padding-bottom: 1%;	
	color: white;
	
	
	
}
.company-stek p {
	line-height: 1.5;
	color: white;
	font-family: 'OpenSans SemiBold';
	font-size: 16px;
}


/*---=LTD-STEK=---*/

.ltd-stek {

	min-height: 0px;
	color: black;
	background-image: none;
	padding-bottom: 2%;
}
.ltd-stek h2, .springs h2 {
	padding-top: 2%;
	padding-bottom: 1%;	
}
.ltd-stek p {
	line-height: 1.8;
	font-family: 'OpenSans Regular';
	font-size: 16px;
}


/*
 	SPRINGS
 */
.springs {
	min-height: 0px;
	color: black;
	background-image: none;
	background-color: #f6f6f6;
	/*padding-bottom: 2%;*/
}
.springs h2 {
	color: #222222;
	text-transform: uppercase;
}
.springs p {
	color: #222222;
	line-height: 1.8;
	font-family: 'OpenSans Regular';
	font-size: 14px;

}


/*
	CONTACTS PAGE (MENU)
*/

.cont-wrapper div:last-child {
	font-size: 15px;
	font-weight: bold;
}
.fields input, textarea {
	border: 1px solid #dddddd;
	background-color: #fbfbfb;
}
.fields label {
	color: #888888;
	font-family: 'OpenSans Regular';
}
.menu-contacts {
	margin-top:10%;

}
.menu-contacts i.fa {
	/*box-shadow: 0px 0px 2px #6b9227;*/
	border:1px solid  #d5bb20;
	color: #d5bb20;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 23px;
	margin-bottom: 7%;
	margin-right: 5%;

}
.menu-contacts p{
	margin:0;
	padding:0;
	font-family: 'OpenSans Regular';
	font-size: 16px;

}
.menu-contacts h3, .contact-form h3 {
	font-family: 'OpenSans SemiBold';
	font-size:24px;
	color: #222222;
	margin-bottom: 5%;
	text-transform: uppercase;
}
.menu-contacts [class*="col-"] {
	flex-direction: column;

}
#send input {
	/*width:80%;*/
	background-color: #546f11;
	color: #ffffff;
	border-radius: 0;
	border:0px;
	font-family: 'OpenSans SemiBold';
	font-size: 15px;
	text-transform: uppercase;
	/*padding:  4%;*/
	text-indent:0px!important;
	border-radius:0;
	margin: 0;
}






/*==FOOTER==*/

footer {
	background-color: #222222;
	background: url(../img/footer_bg.png);
	color: #eeeeee;
}
footer i.fa {
	color: #d5bb20;
	float:left;
	margin-right: 15px;
	/*padding-top: 4px;*/
}
footer li {
	font-size: 13px;

}
footer a {
	color: #abacac;
	
}
.footer-contacts {
	padding-top: 3%;
	font-size: 19px;
}
#footer-contacts p {
	margin: 0;
}
#footer-contacts >div {
	display: flex;
	align-items: center;
}
.footer-contacts .navbar-nav>li>a {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 14px;

}
.copyright {
	color: #5c5d5e;
	font-size: 11px;
}
.copyright p {
	margin: 0px;
	padding: 0px;
}
.company-logo-footer {
	padding-top: 2%;
}


/*****
		FOOTER MENU
******/
.menu-menu-footer a{
	text-transform:uppercase;
	font-family: 'Myriad Pro Regular';
}



/****
	CONTENT
****/
.article-custom {
	/*border-bottom: 1px solid #bbbbbb;*/
	padding-top:3%;
}
.article-icon {
	font-size: 50px;
	color: #afcb1f;

}
.content p, strong, span {
	text-indent: 28px!important;
	color: #555555!important;
	font-size: 14px!important;
	font-family: 'OpenSans Regular'!important;
	line-height: 1.4;

}
.content {
	padding-left:5%;
}
.content a {
	/*color: #ffffff*/;
	font-size: 14px;
}
.content a:hover {
	color: #546f11;
	font-size: 14px;
	font-weight: unset;
}
.content .btn {
	color: #ffffff;
}
.content .btn:hover {
    color: #546f11;
}
.content .button_detail {
    color: #546f11;
}
.content .article  {
	margin-top: 5%;
	text-transform: uppercase;
	color:#555555;
	font-family: 'OpenSans Regular';
	font-size: 16px;
}
.item-page {

	margin-top: 3%;
	font-family: 'OpenSans Regular';
	font-size: 14px;
	color: #555555;
}
.item-page ul {
	padding-left: 0;
}
.item-page ul>li {
	list-style: none;
	overflow: inherit;
	padding: 2px 0 2px 32px;
	position: relative;
}
.item-page ul>li::before {
	color: #546f11;
	content: "\f138";
	font-family: 'FontAwesome';
	font-size: 13px;
	position: absolute;
	top: 5px;
	left: 0;
}
.page-header {
	margin-top:0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 2%;
	border: 0px;
	text-transform: uppercase;
}
.page-header h2 {
	font-size: 21px;
	font-family: 'OpenSans Bold';
	margin-top: 1%;
}
.readmore {
	text-align:right;
	padding-bottom: 4%;
}
.readmore a {
	color: #fff;
}

[class*="leading-"] {
	border-bottom: 1px solid #bbbbbb;
}
/*========================================*/


/**
	CONTACT FORM
**/
.contact-form {
	padding-left: 0;
	margin-bottom: 5%;
	margin-top:8%;
	text-align: center;
}
.contact-form textarea {
	width: 100%;
}
.contact-form input {
	width: 100%;
	height: 40px;
	padding-left: 5%;
}
.contact-form .fields {
	text-align: left;
	padding-bottom: 2%;
}
.containerr.form textarea {padding-left: 2%;}


/*
	CATALOGS
*/
#captcha>div>div {
	margin:0;
}
.catalogs {
	padding-left:5%;
	padding-bottom: 10%;
	padding-top: 5%;
}
.catalog-item {
	border-bottom: 4px solid #d5bb20;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.2);
}
.catalog-item-img {}
.catalog-item-text {
	padding:10%;
	
}
.catalog-item-text p{
	font-family: 'OpenSans Regular';
	font-size: 16px;
	margin: 0px;
}
.catalog-item-text h3{
	font-family: 'OpenSans Regular';
	font-size: 16px;
	margin: 0px;
	word-spacing: 9999999px;
}
.catalog-item-bold {
	font-family: 'OpenSans SemiBold'!important;
	font-size: 16px;
}
.vertical-align {
    display: flex;
    align-items: center;
	
}
.vertical-align-div {
	flex-direction: column;
}

/***
		-JSHOP-
***/
li span.pagenav {
	font-size: 14px!important;
	/*background: #546f11;*/
	font-weight: bold;
	color: #546f11!important;

}
#comjshop {padding-top: 5%;}
#filter-control {
	left: 0px;
	top: 0px;
	width: 195px;
	/*border: 1px solid #666;*/
	text-align: right;
}
#filter-control .select-label {
	/*float: left;*/
	text-indent: 0px!important;

}
.btn-primary {
	border:1px solid transparent;
}
.btn.btn-arrow-left,.btn.btn-arrow-right,
.btn.btn-arrow-left:hover,.btn.btn-arrow-right:hover,
.btn.btn-arrow-left:focus , .btn.btn-arrow-right:focus{
	color:#fff;
	padding-left: 5px;
	padding-right: 5px;
	background-image: none;
	font-family: "OpenSans Regular";
	font-size:13px;
}
.button_detail {
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000;
	font-family: 'OpenSans SemiBold';

}
.buttons  {
	margin:0;
}
.buttons a, .buttons a:hover {
	font-size: 12px;
	font-family: 'OpenSans Bold';
}
.button_buy  {
	color:#ffffff;
	font-family: 'OpenSans Bold';
}
.block_product .name a 	{
	font-family: "OpenSans SemiBold";
	color: #000;
	font-size: 16px;

}
.block_product .name {
	padding-top: 5%;
	padding-bottom: 5%;
}
.block_product .name a:hover {
	text-decoration: none;
	font-family: "OpenSans SemiBold";
	color: #000;
	font-size: 16px;
}
.box_products_count_to_page {

}
.catalog-item-img img {width:100%;}
.checkbox input[type=checkbox] {
	margin: 0;
}
.controls [class*="col-"] {padding: 0;}
.form-horizontal .controls, .form-horizontal .control-label {
	/*padding-top: 21%;*/

}
.form-horizontal .control-label {
	text-align: left;
}
.form-horizontal .box_products_count_to_page .controls {margin: 0;}
.form-horizontal .block_sorting_count_to_page .controls .inputbox {
	width:auto;
}
.form-horizontal .form_sort_count .controls {margin: 0;}
.jshop_pagination ul li {
	display: inline;
}
.jshop_price {
	min-height: 25px;
}
.jshop_list_product .block_product {
	border: 1px solid #eee;
	margin-bottom: 10%;
	margin-right: 5%;
}
.jshop_list_product .product .buttons {
	border-top: 1px solid #eee;
	padding-bottom: 5%;
	padding-top: 5%;
	width: 100%;
}
.jshop_list_product h1 {
	text-align: left;

	font-family: "OpenSans Bold";
	font-size: 21px;
}
.jshop h1 {
	text-align: left;
	font-size:26px;
	font-family: "OpenSans Bold";
	text-transform: uppercase;
}
.login_block .form-horizontal .controls {
    margin: 0;
}
.login_block .checkbox label {
    padding-left: 25px;
}
.productfull {
    padding-top: 5%;
}
.product-list .btn  {
	width: 100%;
}
.rowpasword {
	margin-top: 1%;
}

.jshop list_related .product-list .btn { width: 100%; }

#myModalLabel {display: inline;}
.modal-body {
    position: relative;
    padding: 15px;

}
.modal-body form {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.modal-header {
   
    border-bottom: 1px solid #e5e5e5;
    background: #546f11;
    color: white;
    
}
button, input, select, textarea {padding-left: 2%;}

input + span {
  padding-right: 30px;
}

input:invalid+span:after {
  /*position: absolute;*/ 
  content: '✖';
  /*padding-left: 5px;*/
  color: #8b0000;
  font-size: 22px;
}

input:valid+span:after {
  /*position: absolute;*/
  content: '✓';
  /*padding-left: 5px;*/
  color: #009000;
  font-size: 22px;
}