@import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,700&subset=cyrillic');

html {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px; 
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    background: #fff;
	color:#000;
}

ul, li, form, input { 
    margin: 0px; 
    padding: 0px; 
}

table {
    margin: 0px; padding: 0px;
}

td {
    margin: 0px; 
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
57
th {
    margin: 0px; padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
a, a:link, a:visited { 
    color: #339933; 
    text-decoration: underline; 
}

a:hover { 
    color: #000000; 
}

a:focus {
    outline: none; 
}

img {
    border: 0px none; 
    margin: 0px; 
    padding: 0px;
}

table.maintab { 
    width: 990px; 
    height: auto; 
    margin: 0 auto; 
}

.header { 
    max-width: 990px;
    width: 100%;
    z-index: 101;
    vertical-align: top; 
}

a.dashed-small {
    text-decoration: none;
    border-bottom: 1px dashed;
}

a.dashed-medium {
    text-decoration: none;
    border-bottom: 2px dashed;
}

a.callbacklink { 
    color: #99FF66; 
    border-bottom-color: #99FF66; 
}

a.callbacklink:hover { 
    color: #FFCC00; 
    border-bottom-color: #FFCC00; 
}

td.mainmenu { 
    height: 56px; 
}

.content { 
    background: #FFFFFF; 
    padding-top: 20px; 
    padding-bottom: 40px; 
}

.header-elements { 
    width: 100%; 
    height: 250px; 
}

.header-row1 { 
    height: 60px; 
}

.header-row2 { 
    height: 190px; 
}

.header-cell1 { 
    width: 331px; 
    vertical-align: top; 
    text-align: left;
}

.header-cell2 { 
    width: 659px; 
    vertical-align: top; 
    text-align: right;
}

.header-cell3 {
    width: 331px; 
    vertical-align: top; 
    text-align: left; 
}

.header-cell4 {
    width: 430px; 
    vertical-align: top; 
    text-align: left;
}

.header-cell5 {
    width: 229px; 
    vertical-align: top; 
    text-align: left;
}

.header-contacts { 
    display: block; 
    width: 195px; 
    white-space: nowrap; 
    position: relative; 
    top: 10px; 
    overflow: hidden;
 
}

.header-phone-index { 
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-style: italic; 
    display: block; 
    float: left; 
    width: 37px; 
    height: 15px; 
    text-align: center; 
    font-size: 14px; 
    line-height: 22px; 
    font-weight: bold; 
    color: #FFFFFF; 
}

.header-phone { 
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-style: italic; 
    margin: 0px; 
    padding: 0px; 
    font-size: 30px; 
    color: #FFFFFF; 
    font-weight: bold; 
    line-height: 30px; 
    position: relative; 
}
.header-contacts a{
	text-decoration:none;
	
}

.header-callback { 
    float: right; 
    top: 6px; 
}

.header-callback ul { 
    margin: 0px; 
    padding: 0px; 
    list-style-type: none; 
}

.header-callback li { 
    margin: 0px; 
    padding: 0px; 
}

.header-logo { 
    position: relative; 
    top: 36px; 
}

.header-searchform { 
    background:url(/images/search_bg1.png) top left no-repeat; 
    width: 100%; 
    height: 80px; 
    position: relative; 
}

.header-searchform .moduletable { 
    position: relative; 
    top: 20px; 
    left: 20px; 
    white-space: nowrap; 
    overflow: hidden; 
}

.search-inputbox { 
    float: left; 
    font-size: 18px; 
    color: #666666; 
    height: 38px; 
    line-height: 38px; 
    background: none; 
    width: 59%; 
    border: 0px none; 
    outline: none; 
}

.search-button { 
    float: left; 
    margin: 0px; 
    padding: 0px; 
    width: 56px; 
    height: 38px; 
    border: 0px none; 
}

td.footer { 
    background: #FFFFFF; 
    padding-left: 20px;
    padding-right: 20px;
}

table.footer-contacts { 
    width: 100%;
    border-top: 1px solid #CCCCCC;
}

table.footer-contacts p {
    font-size: 12px;
    line-height: 16px;
}

table.footer-contacts td {
    background: #FFFFFF;
    padding-left: 10px; 
    padding-right: 10px; 
    padding-top: 8px; 
    padding-bottom: 8px;
}

.footer-copyrights { 
    width: 320px; 
}

.footer-designby { 
    text-align: right; 
}

.home-slide { 
    display: none; 
    max-width: 950px;
    width: 100%; 
    margin: 0px; 
    padding: 0px; 
    position: relative;
}

.slide-switch-wrapper {
    float: right;
    height: 20px;
    position: absolute;
    bottom: 0px;
    right: 0;
}

.slide-switch ul {
    list-style-type: none;
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
}

.slide-switch li {
    display: inline;
    margin: 0px;
}

ul.ppt {
    position: relative;
    z-index: 1;
}

.ppt li {
    list-style-type: none;
    position: absolute;
    top: 0;
    left: 0;
}

.ppt img {
    background-color: #ececec;
}

#nav { 
    font-size: 14px;
}

#nav, #nav ul {
    padding:0;
    margin:0;
    list-style:none;
    display: flex;
     overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: #d0e1fd transparent;
}

#nav li:not(.separator) {
    float:left;
    position:relative;
	width: 15.6%;
    margin-right: 1%;
    padding: 15px;
    display: flex;
   
	
}	

#nav li:not(.separator) div
{
	display: block;
    margin: 0 auto;
	    margin-bottom: 8px;
	
}

#nav > li:not(.separator){
	min-height: 175px;
        min-width: 130px;

}

#nav > li[current] {
    background: #CEE1FE;
    border-radius: 25px 25px 0px 0px;
}
#nav > li[current] a {
    color:#000;
}

#nav img {
	    max-height: 90px;
            background: #CEE1FE;
    border-radius: 15px;
    padding: 23px;
    display: block;
    margin: 10px auto;
}	

#nav li:hover:not([current]) img{
    background: #fff;
}

#nav li:hover:not([current]) {
    background: #c31e3e;
    border-radius: 25px 25px 0px 0px;
}

#nav li.hover {

}



#nav ul li {
    padding:0;
    float:none;
    display:block;
}

#nav li.hover li {
    border:none;
}

/* #nav li div {
    position:absolute;
    top:56px;
    left:-9999px;
    width: 100%;
} 

#nav li.hover div {
    left:0;
}
*/
.mainmenu div { 
    z-index: 100;
}

.mainmenu a {
    width: 100%;
    display:block;
}

.mainmenu .hover a { 

}

.mainmenu div li {
    margin-right:0 !important;
}

.mainmenu div {
    
}

a.menu_item { 
    font-size: 14px; 
    text-decoration: none; 
    text-align:center; 
    display:block; 
		line-height: 123%;
		color: #fff;
    font-weight: bold;
        word-wrap: break-word;
}

a.menu_item:hover { 
}

a.menu_item:first-child {
    border-radius: 5px 0px 0px 0px;
    -moz-border-radius: 5px 0px 0px 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    border: 0px solid #000000;
}
a.menu_item:last-child{
    border: 0px solid #000000;
    
}

a.menu_item_on { 
    font-size: 14px; 
    font-weight: normal; 
    color: #FFFFFF; 
    text-decoration: none; 
    text-align: center; 
    background: url(/images/menu_on.gif); 
    display:block; 
}

a.submenu_item { 
    display: block; 
    width: 100%; 
    line-height: 16px; 
    font-size: 13px; 
    font-weight: normal; 
    background-color: #6B9B30; 
    color: #FFFFFF; 
    padding: 6px 8px;
    text-decoration: none; 
    border-bottom: 1px solid #74A734; 
    border-left: 1px solid #74A734; 
}

a.submenu_item:hover { 
    background-color: #74A734; 
} 

.onelinemenu { 
    line-height: 56px; 
}

.twolinesmenu { 
    line-height: 18px; 
}

.twolinesmenu span { 
    display: block; 
    height: 47px; 
    padding-top: 9px; 
}

#calc-button { 
    font-size: 16px; 
    font-weight: bold; 
}

#calc-button, #calc-button ul {
    padding:0;
    margin:0;
    list-style:none;
	float: right;
}

#calc-button li {
    float:left;
    display:inline;
    position:relative;
}

#calc-button li a {
    display: block;
    color: #FFFFFF;
    /*background: url(/images/calc_button.png);*/
	background: #aedbd9; /* Old browsers */
	background: -moz-linear-gradient(top,  #aedbd9 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #aedbd9 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #aedbd9 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aedbd9', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

    width: 210px;
	margin-left: -1px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
}

#calc-button li a:hover {
	background: #9ed8d5; /* Old browsers */
	background: -moz-linear-gradient(top,  #9ed8d5 0%, #1b82d6 50%, #1477c9 51%, #60abe5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #9ed8d5 0%,#1b82d6 50%,#1477c9 51%,#60abe5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #9ed8d5 0%,#1b82d6 50%,#1477c9 51%,#60abe5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9ed8d5', endColorstr='#60abe5',GradientType=0 ); /* IE6-9 */

    color: #FFFFFF;
    text-decoration: none;
}

#topmenu{
    display:block;
    height:44px;
    position: relative;
    top: 30px;
    float: right;
    margin-top: -20px;
    z-index: 100;
    list-style: none;

}
#topmenu ul { 
    list-style-type: none; 
}

#topmenu li{
    float: left;
    margin-right: 1px;
    background: url(/images/suckerfish-right.gif) no-repeat right top;
}

#topmenu li.active{
    background-position: right bottom;
}

#topmenu li a{
    float: left;
    display: block;
    height: 44px;
    line-height: 44px;
    padding: 0px 12px 0;
    text-indent: 0px;
    background: url(/images/suckerfish-left.gif) no-repeat left top;
    color: #FFFFFF;
    text-decoration: none;
    list-style: none;
    white-space: nowrap;
    font-size: 12px;
}

#topmenu li.active a{
    background-position: left bottom;
    color: #FFFFFF;
}

#topmenu li:hover,
#topmenu li.sfhover{
    background: url(/images/suckerfish-right.gif) no-repeat right top;
    background-position: right -44px;
}

#topmenu li.active:hover,
#topmenu li.sfhover.active{
    background-position: right bottom;
    color:#FFFFFF;

}

#topmenu li:hover a,
#topmenu li.sfhover a{
    background-position: left -44px;
    color: #FFFFFF;
}

#topmenu li.active:hover a {
    background-position: left bottom;
    color: #FFFFFF;
}

#topmenu li#topmenu_home.active{
    background-position: right top;
    color:#FFFFFF;
}

#topmenu li#topmenu_home.active a{
    background-position: left top;
    color: #FFFFFF;
}

#topmenu li.active#topmenu_home:hover,
#topmenu li.active.sfhover#topmenu_home{
    background-position: right -44px;
}

#topmenu li.active#topmenu_home:hover,
#topmenu li.active.sfhover#topmenu_home a{
    background-position: left -44px;
    color: #FFFFFF;
}

.content .content-heading { 
    display: block; 
    line-height: 45px; 
    border-bottom: 1px dashed #CCCCCC; 
    margin-bottom: 14px; 
}

.content .content-heading h1 { 
	font-size: 20px;
    line-height: 38px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    margin-bottom: 20px;
}

.content .content-heading-category { 
    display: block; 
    height: 36px; 
    line-height: 36px; 
    border-bottom: 1px dashed #CCCCCC; 
    margin-bottom: 14px; 
}

.content .content-heading-category h2 { 
    font-size: 18px; 
    line-height: 36px; 
    margin: 0px; 
    padding: 0px; 
    font-weight: normal; 
}

.content p { 
        font-size: 15px;
    line-height: 23px;
    margin-top: 4px; 
    padding-bottom: 4px; 
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.minicart-container { 
    position: relative; 
    top: 20px; 
}

.minicart-data-container { 
    width: 100%; 
}

.minicart-data { 
    width: 100%; 
    background: #D8D8D8; 
}

.minicart-cf { 
    background: #D8D8D8; 
}

a.minicart-total { 
    font-size: 12px; 
    margin-top: 4px; 
    color: #99FF66; 
    clear: both; 
    float: right; 
}

a.minicart-total:hover { 
    color: #FFCC00; 
}

#cart, #cart ul {
    padding:0;
    margin:0;
    list-style:none;
}

#cart li {
    float: right;
    display: inline;
    position:relative;
}	

#cart li.hover {

}

#cart ul li {
    padding:0;
    float:none;
    display:block;
}

#cart li.hover li {
    border:none;
}

#cart li div {
    position:absolute;
    top:30px;
    left:-9999px;
    width: 200px;
}

#cart li.hover div {
    left:0; 
    margin-left: -120px;
}

.minicart div { 
    z-index: 120; 
}

.minicart a.cart_button {
    text-decoration: none;
    color: #333333;
    font-size: 18px;
    display:block;
    background: url(/images/cart_button.png) top left no-repeat;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding-left: 20px;
    float: right;
}

p.minicart-prod {
    margin: 0px;
    padding: 0px;
}
.minicart-cost {
    margin: 0px;
    padding: 0px;
}

.minicart div li {
    margin-right:0 !important;
}

.minicart div {
    width: 280px !important;
    top:30px !important;
}

.minicart-data-table td {
    vertical-align: top;
    text-align: left;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.minicart-data-table {
    width: 100%;
    border-bottom: 1px dotted #999999;
}

.minicart-subtotal {
    width: 100%;
}

.minicart-subtotal td {
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 6px;
}

.minicart-subtotal-qtt p {
    margin: 0px;
    padding: 0px;
    line-height: 24px;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}

.minicart-qtt p {
    display: block;
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #FFFFFF;
    background: #666666;
    font-size: 11px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

a.minicart-tocart {
    display: block;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color:#FFFFFF;
    background: #3F9D4A;
    border: none;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);

}

a.minicart-tocart:hover {
    background: #58B663;
}

.minicart-checkout {

}

.popup {
    width: 404px;
    padding-bottom: 2px;
    display:none;
    background: #FFFFFF;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); 
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); 
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

.popup-header { 
    background: url(/images/hd-bg.png); 
    padding: 18px 18px 14px 18px; 
    border-bottom: 1px solid #CCCCCC; 
    border-top-left-radius: 5px; 
    -moz-border-radius-topleft: 5px; 
    -webkit-border-top-left-radius: 5px; 
    border-top-right-radius: 5px; 
    -moz-border-radius-topright: 5px; 
    -webkit-border-top-right-radius: 5px; 
}

.popup-header  h2 { 
    color: #444444; 
    font-size: 18px; 
    font-weight: bold; 
    margin-bottom: 3px; 
    margin-top: 0px; 
    padding: 0px; 
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); 
}

.popup-header  p { 
    color: #444444; 
    font-size: 14px; 
    margin: 0; 
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); 
    text-shadow: none; 
}

.popup .txt-fld { 
    position: relative; 
    width: 364px; 
    padding: 14px 20px; 
    border-bottom: 1px solid #EEEEEE; 
    text-align: right; 
}

.popup .btn-fld { 
    width: 254px; 
    overflow: hidden; 
    padding: 12px 20px 12px 130px; 
}

.popup .txt-fld label { 
    display: block; 
    float: left; 
    width: 90px; 
    padding-top: 8px; 
    color: #222222; 
    font-size: 1.3em; 
    text-align: left;  
}

.popup .txt-fld input { 
    width: 244px; 
    padding: 8px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    font-size: 1.2em; 
    color: #222222; 
    background: #F7F7F7; 
    outline: none; 
    border-top: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #E7E6E6; 
    border-bottom: 1px solid #E7E6E6; 
}

.popup .txt-fld input.good_input { 
    background: #DEF5E1 url(/images/good.png) 236px center no-repeat; 
}

.popup .txt-fld input.error_input { 
    background: #FDE0E0; 
}

#thanks-for-buy {
    width: 600px;
    padding: 30px; 
    display:none;
    background: #FFFFFF;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); 
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); 
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7); 
}

p.error { 
    position: absolute; 
    bottom: 48px; 
    right: 20px; 
    width: 262px; 
    color: #FFFFFF; 
    font-size: 1.1em; 
    padding-bottom: 5px; 
    background: url(/images/error-arw.png) 20px bottom no-repeat; 
    text-align: left; 
    margin: 0; 
    text-shadow: none; 
}

p.error span { 
    display: inline-block; 
    background: #D43636; 
    padding: 6px; 
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
}

.txt-fld input:focus, 
.txt-fld textarea:focus { 
    background-color: #FAF9DC; 
}

.modal-button-big {
    float: right;
    background: #3F9D4A; 
    border: none;
    width: auto;
    overflow: visible;
    font-size: 1.4em;
    color: #FFFFFF;
    padding: 7px 10px;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    font-weight: bold; 
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.modal_close { 
    position: absolute; 
    top: 12px; 
    right: 12px; 
    display: block; 
    width: 14px; 
    height: 14px; 
    background: url(/images/modal_close.png); 
    z-index: 2; 
}

.shopping-cart-table {
    width: 100%;
}

.shopping-cart-table td {
    padding-left: 8px;
    padding-right: 8px;
}

.sch01, .sch02, .sch03, .sch04, .sch05, .sch06, .sch07, .sch08 { 
    border-right: 1px solid #CCCCCC; 
    border-bottom: 1px dotted #CCCCCC; 
    background: #EBEBEB; 
    padding-top: 8px; 
    padding-bottom: 8px; 
    text-align: center;
    white-space: nowrap;
    font-size: 13px;
    color:#666666;
}

.sch01 { 
    border-left: 1px solid #CCCCCC; 
}

.sch02, .sch04, .sch05, .sch07 { 
    width: auto; 
}

.sch03 { 
    width: 350px; 
}

.sch06 { 
    width: 112px; 
}

.sch08 { 
    width: 16px; 
}

.sc01, .sc02, .sc03, .sc04, .sc05, .sc06, .sc07, .sc08 {
    border-right: 1px dotted #EEEEEE;
    border-bottom: 1px dotted #EEEEEE;
    padding-top: 10px; 
    padding-bottom: 10px;
}

.sc01 {	
    border-left: 1px dotted #EEEEEE;
    text-align: center;
    white-space: nowrap;
}

.sc02 {
    text-align: center;
    width: 96px;
}

.sc03 {
    text-align: left;
    font-size: 14px;
}

.sc04 {
    text-align: center;
    white-space: nowrap;
}

.sc05 {
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
}

.sc06 { 
    text-align: center; 
}

.sc07 {
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
}

.shopping-cart-fld {

}

.shopping-cart-fld input {
    width: 40px; 
    padding: 8px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    font-size: 14px; 
    color: #222222; 
    background: #F7F7F7; 
    outline: none; 
    border-top: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #E7E6E6; 
    border-bottom: 1px solid #E7E6E6; 
}

.subsc01, .subsc02 { 
    border-top: 2px solid #CCCCCC; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    font-size: 18px; 
    text-align: left; 
}

.fsc01, .fsc02 { 
    padding-top: 20px; 
    text-align: left; 
}

.fsc01 a {
    text-decoration: none;
    background: #f00;
    border: none;
    width: auto;
    overflow: visible;
    font-size: 16px;
    color: #FFFFFF;
    padding: 12px 12px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	cursor:pointer;
    }

.fsc01 a:hover {
    background: #b30e0e242;
}


.fsc02 a {
    font-size: 16px;
}

.contact-info { 
    padding-bottom: 20px;
}

.contact-info td {
    padding: 10px;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
}

.contact-map {
    display: block;
    width: 950px;
    height: 350px;
    overflow: hidden;
    padding-bottom: 20px;
}

.contact-form {
    width: 100%;
}

.contact-form td {
    padding: 10px;
    text-align: left;
    font-size: 14px;
}

.category-dropdown {
    display: block;
    padding-bottom: 10px;
}

.category-dropdown select {
    padding: 4px; 
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    font-size: 14px; 
    color: #222222; 
    background: #F7F7F7; 
    outline: none; 
    border-top: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #E7E6E6; 
    border-bottom: 1px solid #E7E6E6;
}

.contact-fld input, .contact-fld textarea { 
    padding: 8px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    font-size: 1.2em; 
    color: #222222; 
    background: #F7F7F7; 
    outline: none; 
    border-top: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #E7E6E6; 
    border-bottom: 1px solid #E7E6E6;
}

.contact-fld textarea {
    width: 100%;
}

.contact-btn-fld input { 
    background: #3F9D4A; 
    border: none;
    width: auto;
    overflow: visible;
    font-size: 16px;
    color: #FFFFFF;
    padding: 7px 10px;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    font-weight: bold; 
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.contact-btn-fld input:hover {
    background: #58B663;
    cursor: pointer; }
}

div.breadcrumb {
    display: block;
    width: 100%;
}

.breadcrumb ul {
    list-style-type: none;
    margin: 0px;
    padding-left: 14px;
    font-size: 12px;
    /*background: url(/images/breadcrumb_home.gif) bottom left no-repeat;*/
}

.breadcrumb li {
    display: inline;
    padding-left: 4px;
}

.category-filter {
    width: 100%;
}
/* old
.category-filter td {
    padding: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
	    display: block;
    width: 16%;
    float: left;
}*/



.category-filter td {
        padding: 10px;
    text-align: center;
    font-size: 17px;
    display: ta;
    width: 16%;
    float: left;
    margin: 19px;
    height: 65px;
    vertical-align: middle;
    border: 2px dotted #e7e7e7;
    line-height: 17px;
}
.category-filter td a {
	text-decoration:none;
}
.category-filter td:hover{
	border-color:#339933;
}

.category-product { 
    width: 100%;
    border-top: 1px dotted #CCCCCC; 
}

.category-product td {
    padding: 10px;
    vertical-align: top;
}

.category-description {
    width: 100%;
}

td.category-image {
    padding-top: 20px;
}

.category-qtt-fld input {
    padding: 8px;
    width: 60px;
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    font-size: 14px; 
    color: #222222; 
    background: #F7F7F7; 
    outline: none; 
    border-top: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #E7E6E6; 
    border-bottom: 1px solid #E7E6E6;
}

.category-btn-fld input { 
    background: #3F9D4A; 
    border: none;
    width: auto;
    overflow: visible;
    font-size: 16px;
    color: #FFFFFF;
    padding: 7px 10px;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    font-weight: bold; 
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.category-btn-fld input:hover {
    background: #58B663;
    cursor: pointer; 
}

.cat-desc-subtable {
    width: 100%;
}

.cat-desc-main {
    width: 100%;
    font-size: 18px;
}

.cat-desc-inorder {
    font-size: 11px;
    line-height: 24px;
    white-space: nowrap;
}

.cat-desc-art {}

.cat-desc-qtt-label {}

.cat-desc-price {}

.cat-desc-text { 
    line-height: 18px; 
}

.cat-desc-price { 
    color: #666666;
    line-height: 30px; 
}

.cat-price {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    padding-right: 20px;
}

.cat-price-roz {
    color: #000000;
    font-size: 18px;
    padding-right: 20px;
}

.cat-price-opt {
    color: #000000;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #FFFFCC;
    border: 1px dotted #FFCC33;
}

#tovar-full-img {
    display:none;
    background: #FFFFFF;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); 
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); 
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
    margin-right: 15px;
}
#tovar-full-img img {
    padding: 10px;
    max-width:100%;
}

#tovar-full-img-header { 
    background: url(/images/hd-bg.png); 
    padding: 18px 18px 14px 18px; 
    border-bottom: 1px solid #CCCCCC;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px; 
    -webkit-border-top-left-radius: 5px; 
    border-top-right-radius: 5px; 
    -moz-border-radius-topright: 5px; 
    -webkit-border-top-right-radius: 5px; 
}

#tovar-full-img-header h2 { 
    color: #444444; 
    font-size: 13px; 
    font-weight: bold; 
    margin-bottom: 3px; 
    margin-top: 0px; 
    padding: 0px; 
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5); 
}

.tovar-desc-subtable {
    width: 100%;
}


.tovar-product {
    width: 100%;
    padding-bottom: 10px;
    
}

.tovar-product td {
    padding: 10px;
}

td.tovar-image {
    vertical-align: top;
    max-width: 400px;
}

td.tovar-image img {
    margin-bottom: 10px;
}

.tovar-description {
    width: 100%;
    text-align: left;
    vertical-align: top;
}

.tovar-desc-inorder {
    width: 100%;
    text-align: right;
	font-size: 22px;
}

.tovar-desc-qtt-label {
    font-size: 16px;
    color: #666666;
    padding-left: 25px !important;
}

.tovar-qtt-fld input {
    padding: 8px;
    width: 60px;
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    font-size: 18px; 
    color: #222222; 
    background: #F7F7F7; 
    outline: none; 
    border-top: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #E7E6E6; 
    border-bottom: 1px solid #E7E6E6;
}

.tovar-btn-fld input { 
    background: #3F9D4A; 
    border: none;
    width: auto;
    overflow: visible;
    font-size: 20px;
    color: #FFFFFF;
    padding: 7px 36px;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    /*font-weight: bold; 
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);*/
}

.tovar-btn-fld input:hover {
    background: #58B663;
    cursor: pointer; 
}

table.tovar-inputtab {
    width: 100%;
    background: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 16px;
}

.tovar-full-desc {
    padding-bottom: 10px;

}

.tovar-full-desc h3 {
    font-size:18px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    line-height: 22px;
}

.tovar-full-desc h4 {
    font-size:13px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 4px;
    line-height: 18px;
}

.tovar-full-desc table td {
    padding-top: 8px; 
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
}

.tovar-full-desc-total {
    font-weight: bold;
    border-top: 1px solid #CCCCCC;
}

.toorder-fld input, .toorder-fld select { 
    padding: 8px;
    width: 100%;
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    font-size: 18px; 
    color: #222222; 
    background: #F7F7F7; 
    outline: none; 
    border-top: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #E7E6E6; 
    border-bottom: 1px solid #E7E6E6;
}

.toorder-fld textarea {
    padding: 8px;
    width: 350px;
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    font-size: 18px; 
    color: #222222; 
    background: #F7F7F7; 
    outline: none; 
    border-top: 1px solid #CCCCCC; 
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #E7E6E6; 
    border-bottom: 1px solid #E7E6E6;
}

.toorder-table {
    width: 100%;
}

td.tot01 {
    width:40%;
    text-align: right;
    vertical-align: top;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
    padding-bottom: 10px;
}

td.tot02 {
    width: 70%;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
}

div.tot01 {
    text-align: right;
    vertical-align: top;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
    padding-bottom: 10px;
}

div.tot02 {    
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 10px;
}

td.tot-sum01, div.tot-sum01 {
    font-size: 18px;
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
}

td.tot-sum02, div.tot-sum02 {
    font-size: 18px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCCCCC;
}

div.tot-sum02, div.tot-sum01 {
    border-bottom:none;
}

td.totsc {
    padding-left: 10px;
    padding-top: 20px;
}

.totsc a {
    text-decoration: none;
    background: #3F9D4A; 
    border: none;
    width: auto;
    overflow: visible;
    font-size: 16px;
    color: #FFFFFF;
    padding: 7px 10px;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    font-weight: bold; 
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
    cursor: pointer;
}

.totsc a:hover {
    background: #58B663;
}

.toorder-radio { 
    line-height: 26px; 
    padding-top: 8px; 
    font-size: 14px;	
}

.toorder-radio input {}

.tovar-desc-price { 
    color: #666666;
    line-height: 30px;
    vertical-align: top;
}

.tovar-price {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    padding-right: 20px;
}

.tovar-price-roz {
    color: #000000;
    font-size: 18px;
    padding-right: 20px;
}

.tovar-price-opt {
    color: #000000;
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    background: #FFFFCC;
    border: 1px dotted #FFCC33;
    border-radius: 10px;
}

#order {
    width: 404px;
    text-align: center;
    padding-bottom: 30px;
    display:none;
    background: #FFFFFF;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.7); 
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7); 
    -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
}

#order h2 { 
    font-size: 24px; 
}

#order p {
    font-size: 16px; 
}

#order a {
    font-size: 18px; 
}

.calc-table {
    width: 100%;
    
}
#calc-right, #calc-left {
    
}

#calc_categories, #calc_items {
    background:#fff;
    border-radius: 20px;
    padding: 15px;
    height: 300px;
    position: relative;
}

#calc_categories > ul, #calc_items  > ul {
    list-style:none;
}

.calc-main-div {
     background: #CEE1FE;
     border-radius: 30px;
     padding:20px;

}

.calculator-data-container {
    width: 100%;
}

.calc-content-heading {
    width: 100%;
}

.calc-content-heading-min {
    text-align: right;
}

.calcin-table {
    width: 100%;
}

.calcin-data {
    background: #FFFFFF;
}

.calcin {
    background: #FFFFFF;
}

.vten { width: 10px; }

.calcin-left { 
    width: 390px; 
    vertical-align: top; 
}

.calcin-right { 
    width: 390px; 
    vertical-align: top; 
}

.calcin-both { 
    width: 100%; 
    vertical-align: top; 
}

.calcin-center { 
    text-align: center; 
}

.calc_category_item { 
    clear: both; 
}

.calc_category_item select { 
    float: right; 
}

.calc-cat-container { 
    height: 170px; 
    overflow-y: scroll; 
    padding: 10px; 
}
#calc_packages_block .calc-cat-container {
    height: auto;
    overflow-y: inherit;
}

.dn {
    display: none;
}

.tooltip {

}

.tooltip-target {
    padding: 10px;
    background: #efefef;
    position: absolute;
    display: none;
    float: left;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: solid 1px #ddd;
}

.tooltip-target-calc {
    z-index: 100;
    font-size: 11px;
    line-height: 14px;
    padding: 10px;
    float: left;
}

.tooltip-target-calc img {
    padding-right: 6px;
    padding-bottom: 6px;
}

.tooltip-target img {
    float: left;
}

.calc-amount {
    float: right;
}

.calc-amount-qtt {
    width: 20px;
}

.calc_items_wrapper {
    list-style-type: none;
}

.calc_category_item {
    padding:5px;
    display: block;
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 3px;
    line-height: 16px;
    margin-bottom: 10px;
    overflow: hidden;
}

.calc_category_item:hover{
    background: #fff;
    height:auto;
    overflow: hidden;
    border: 2px solid #CEE1FE;
    border-radius: 5px;
}

.calc_category_item:hover .tooltip-target-calc {
    display:block;
        width: 100%;
}

.calc_category_item a {
    color: #000000;
    text-decoration: none;
}

.calc_category_item span {
    display: block;
    font-size: 11px;
    width: 250px;
    position: relative;
    float: left;
    overflow: hidden;
}

.calc_category_wrapper {
    list-style-type: none;
}

.calc_category_parent {
    background: url(/images/calc_cat.gif) top left no-repeat;
    padding-left: 16px;
    font-size: 14px;
    display: block;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
		clear: both;
}
.calc_category_parent:hover,.calc-checkbox:hover{
	cursor:pointer;
}

.calcin-bottombtn a {
	color:#ababab;
}
.calcin-bottombtn a:hover{
	color:#339933;
}
.calc-total-btn[value="-"].disabled, .calc-total-btn[value="-"].disabled:hover {
	background:#ccc;
}

.calc_category_parent_active {
    background: url(/images/calc_cat_active.gif) top left no-repeat;
    padding-left: 16px;
    font-size: 14px;
    display: block;
    height: 36px;
    line-height: 36px;
    font-weight: bold;
	clear: both;
}

.calc-checkbox {
    float: left;
    margin-right: 6px; 
    position: relative; 
    top: 2px; 
}

.calc-amount-qtt {
    text-decoration: none;
    background: #FFFFFF; 
    border: 1px solid #EBEBEB;
    overflow: visible;
    font-size: 14px;
    line-height: 17px;
    width: 18px;
    height: 17px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -2px;
    color: #000000;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px;
}

.calc-amount-btn {	
    text-decoration: none;
    background: #3F9D4A; 
    border: none;
    overflow: visible;
    font-size: 18px;
    line-height: 12px;
    width: 18px;
    height: 18px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
}

.calc-amount-btn::-moz-focus-inner {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.calc-amount-btn:hover {
    background: #58B663;
}

.calc-amount-btn:active {
    background: #333333;
}

.calc-price-weight {
    width: 100%;
}

.calc-price-weight td {
    width: 50%;
}

#calc_total_price_wrapper {
    float: left;
    color: #666666;
    font-size: 18px;
    line-height: 24px;
    padding-top: 6px;
    padding-left: 10px;
    padding-bottom: 14px;
}

#calc_total_price_wrapper span {
    font-weight: bold;
    font-size: 20px;
    color: #000000;
}

#calc_total_weight_wrapper {
    float: right;
    color: #666666;
    font-size: 18px;
    line-height: 24px;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 14px;
}

#calc_total_weight_wrapper span {
    font-weight: bold;
    font-size: 20px;
    color: #000000;
}

#calc_controls {}



.calc-total-qtt {
    text-decoration: none;
    background: #FFFFFF; 
    border: 1px solid #EBEBEB;
    overflow: visible;
    font-size: 16px;
    line-height: 17px;
    width: 36px;
    height: 25px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -2px;
    color: #000000;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px;
}

.calc-total-btn {	
    text-decoration: none;
    background: #3F9D4A; 
    border: none;
    overflow: visible;
    font-size: 22px;
    line-height: 22px;
    width: 24px;
    height: 24px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
}
.calc-total-btn::-moz-focus-inner {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.calc-total-btn:hover {
    background: #58B663;
}

.calc-total-btn:active {
    background: #333333;
}
/*
#calc_footer_count {
    display: block;
    width: 210px;
    padding-top: 10px;
    border-top: 1px solid #DDDDC5;
}

#calc_footer_count span {
    float: left;
    line-height: 22px; 
    padding-right: 10px;
    font-size: 18px;	
} */

.calc-footer-floater {
    margin: 0 auto;
}

.calc-footer-floater td {
    text-align: center;
    white-space: nowrap;
    overflow: visible;
    padding: 10px;
}

.calcin-bottombtn {
    border-top: 1px solid #EBEBEB;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 12px;
    text-align: center;
}

.calc-submit-btn {
    padding-top: 20px;
}

.calc-submit-btn a, a.btn-green {
    text-decoration: none;
    background: #3F9D4A; 
    border: none;
    width: auto;
    overflow: visible;
    font-size: 18px;
    color: #FFFFFF;
    padding: 7px 16px;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    font-weight: bold; 
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.calc-submit-btn a:hover, a.btn-green:hover {
    background: #58B663;
}

.calc-big-btn {
    padding-top: 10px;
    padding-bottom: 20px;
}

.calc-big-btn a:not(#calc_show_items) {
    text-decoration: none;
    background: #3F9D4A; 
    border: none;
    width: auto;
    overflow: visible;
    font-size: 14px;
    color: #FFFFFF;
    padding: 8px 24px;  
    border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    font-weight: bold; 
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}

.calc-big-btn a:hover {
    background: #58B663;
}

.calc_floatimage {
    padding: 10px;
    float: left;
    position: relative;
}
.calc_floatimage img.full-size {
    display: none;
    position: absolute;
    max-width: 300px;
    top: -305px;
    z-index: 999;
    box-shadow: 0px 0px 18px -1px #989898;

}
.calc_floatimage:hover img.full-size {
    display: inline-block;
}

.calc_floatimage a img:not(.full-size) {
    padding: 2px;
    border: 2px solid #EBEBEB;
    width: 120px;
}

.calc_floatimage a:hover img {
    border: 2px solid #3F9D4A;
}

#sostav table tr:first-child,#sostav table tr:last-child {
	border-bottom: 0px;
}
#sostav table tr th {
	padding:10px 20px;
        background: #ad102f;
    color: #fff;
}
div.big
{
	display:none;
	border:1px solid #eee;
	box-shadow:0px 0px 37px 1px #ccc;
	background:#fff;
	padding:10px;
	box-sizing:border-box;
	width:300px;
}
div.big img {
		max-width:300px;
		width:100%;

}
#sostav table {
	width:100%;
}
#sostav table tr > td:nth-child(3), #sostav table tr > td:nth-child(1)  {
	text-align:center;
}
#sostav table td{
	        border: 1px solid #efefef;
}
#sostav table td:hover .big {
	display:inline-block;
	position:absolute;
}

#sostav table tr:last-child th:nth-child(1) {
	    border-bottom-left-radius: 29px;
}
#sostav table tr:last-child th:nth-child(2) {
	    border-bottom-right-radius: 29px;
}

#sostav table tr:first-child th:nth-child(1) {
	    border-top-left-radius: 29px;
}
#sostav table tr:first-child th:nth-child(3) {
	    border-top-right-radius: 29px;
}

.container {
    max-width: 1024px;
}
.mainmenu {
    width: 100%;

}
.clear{
    clear: both;
}
.navbar-default {
    background: rgba(157, 51, 12, 0.61);
    border:0;
    border-radius: 0px 0px 5px 5px;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
        color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle {
    margin-top: 16px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #ff4701;
}

ul#nav > li.separator:nth-last-child(1) {
    display: none;
}

.sc03 ul{
    padding-left: 16px;
    margin: 10px 0px;
}
#calc_controls a{
        display: block;
        margin: 20px 0;
    }
@media screen and (min-width: 320px) and (max-width: 991px) {
    .header-searchform,.minicart-container {
        top:inherit;
    }
    .header {
        background: transparent;
    }
    a.menu_item {
        padding: 0px 12px;
        font-size: 13px;
    }
    li.separator {
        display: none !important;
    }
    #cart li,a.minicart-total {
        float: left !important;
    }

    .category-filter, .category-filter tbody, .category-filter tr, .category-filter td{
        display: block !important;
        text-align: left;
		overflow: hidden;
    }
    .category-filter td {
        padding: 10px 0px;
		width: 50%;
    font-size: 14px;
    padding-top: 0px;
    font-weight: normal;
	border:0px;
	height:auto;
	margin:0;
    }

    .category-product, .category-product tbody, .category-product tr, .category-product td{
        display: block;
        text-align: left;
    }
    .category-product .nbsp {
        display: none;
    }
    .tovar-product, .tovar-product tbody, .tovar-product tr, .tovar-product td{
        display: block;
        text-align: left;
        
    }
    td.tovar-image {
        max-width:100%;
    }
    
    
    .tovar-inputtab td {
        text-align:center;
        padding-left:0px;
    }
    
    #sostav h2 {
        font-size:18px;
    }
    
    .tovar-product th {
       /* display: none;*/
    }
	#sostav table tr > td:nth-child(1) {
       width: 16%;
    }
	#sostav table tr > td:nth-child(2) {
        text-align: left;
		width:68%;
    }
    #sostav table tr > td:nth-child(3) {
        width: 16%;
    }
    #sostav table tbody > tr > td {
        border: 0;
		    display: table-cell;
    }
    #sostav table tbody > tr {
        border-bottom:2px solid #eee;
        margin-bottom: 10px;
    }
    
    @keyframes scroll-hint {
    0% { transform: translateX(0); }
    50% { transform: translateX(-120px); }
    100% { transform: translateX(0); }
}
    
    #nav li:not(.separator){
        min-width: 95px;
        padding: 5px;
         animation: scroll-hint 8.5s infinite;
         animation-delay: 3s;
    }
    
}

@media screen and (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
	
	.navbar-default {
		display:none;
	}
	

}
@media screen and (max-width: 768px) {
    div.tot-sum01, div.tot-sum02, div.tot01, div.tot02, div.totsc {
        text-align: center;
    }
    div.tot01, div.tot02{
        padding: 10px;
    }
    div.form-group{
        margin: 0;
    }
    div.toorder-radio{
        max-width: 350px;
        text-align: left;
        display: block;
        margin: 0 auto;
    }
    .calc-table .calcin{
        display: none;
    }
    .calc-table .calcin-left, .calc-table .calcin-center, .calc-table .calcin-right{
        display: block;
        width: 100%;
    }
    .calc-table .dnone{
        display: none;
    }
    #calc_controls a{
        display: inline-block;
        padding: 10px;
    }   
    #calc_controls img{
        transform: rotate(90deg);
    }
	.header-contacts {
		top:0px;
	}
	#sostav table {
			font-size: 12px;
	}
	
	.shopping-cart-table td {
		    display: block;
    text-align: center;
	    width: 100%;
	}
	.shopping-cart-table td:first-child{
		margin-top: 45px;
	}
	.popup .txt-fld input, .popup .txt-fld label {
		width:100%;
	}
}




#basket_form .calc-amount-btn{
    display: inline-block;
    line-height: 18px;
	cursor: pointer;
}

#basket_form .calc-amount-btn.minus {
}

.manager_id[active="true"] {
    font-weight:bold;
    color:#000;
    font-size: 22px;
}

.minus, .minus:hover {
	background:#ccc;
}

.present small{
	    display: block;
    font-size: 11px;
    color: #888585;
    max-width: 121px;
    margin: 0 auto;
    margin-bottom: -29px;
    margin-top: 5px;
}
@media screen and (max-width: 450px) {
    .toorder-fld input{
        width: 100%;
    }
	.calc_category_item span {
		width: 125px;
	}
	
	.calc_floatimage a img:not(.full-size) {
		width: 100%;
	}
	.calc_floatimage {
		width: 50%;
	}
	.present small{
		margin-bottom:0px !important;
	}
}


/* button menu blue */
#nav .pull-right {
	width: 217px;
}

@media screen and (max-width: 1199px) {
	#nav .pull-right {
		width:auto;
	}
	a.menu_item:last-child {
		padding: 0px 0px;
	}
	
}

@media screen and (max-width: 991px) {
    td.tovar-image img {
        max-width:100%;
    }
    
	#nav .pull-right {
		width:auto;
	}
	a.menu_item:last-child {
		padding: 0px 0px;
	}
	
	.search:focus {
		width: 260px;
	
	}
	
	
}
#nav > li.separator:nth-child(10) {
	display:none;
}

.head-line {
	background:#965058;
	color:#fff;
	padding:10px 15px;
}
.head-line .head-title {
	font-size: 16px;
}

.head-line .head-menu a {
	color:#fff;
	text-transform: uppercase;
	text-decoration:none;
}

.head-line .head-menu ul li {
	float:left;
	list-style:none;
	margin-left:30px;
	    font-size: 16px;
}
.head-line .head-menu ul {
	float: right;
}

.header-large-line {
	background: #B3072D;
	padding:15px;
}

.menu-line {
	background: #B3072D;
}

.footer-line {
	background:#B3072D;
	padding: 25px;
    color: #fff;
}
.footer-line a {
	color:#fff;
}

.separator {
	display:none;
}
#nav li.pull-right {
	width: 230px;
}
#nav li.pull-right a {
	background: #08a700;
    color: #fff;
    max-width: 230px;
    width: 100%;
    padding: 18px 15px;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 17px 0px;
}

.images-index img, #products-grid img {
    width:100%;
}

#products-grid > div {
    margin-bottom:20px;
}

#products-grid > div:nth-child(3n+1), .see-also > div.col-md-3:nth-of-type(4n+1){
	clear:both;
}

 {}

.images-index div  {
    text-align:center;
	 margin-bottom: 5px;
}
}


.see-all-link a {
    padding: 18px;
	font-size: 18px;
    text-decoration: none;
    color: #5F5E5E;
	display: inline-block;
    margin: 20px auto;
}
.see-all-link a:hover{
	    background: #f6f6f6;
    border-radius: 20px;
}

h2 {
	        font-weight: 900;
    font-size: 36px;
    line-height: 42px;
    color: #000;
	margin-bottom: 30px;
}


.similar img {
	    border: 1px solid #ccc;
		    padding: 5px;
			width: 100%;
			height:100%;
}
.similar img:hover {
	border-color:#06ddf4;
}

label {
	font-weight:normal;
}

.see-also > div.col-md-3:nth-child(5n+1) {
	clear:both;
}

.new-menu {
	
}

.new-menu ul {
	margin:25px 0px;
}

.new-menu ul li {
	float: left;
    display: block;
    margin-right: 20px;
	font-size:14px;
}

.new-menu ul li a {
	color:#fff;
	text-decoration:none;
}

.new-menu .red-button {
	background: #EF8383;
    color: #fff;
    max-width: 230px;
    width: 100%;
    padding: 7px 13px;
    border-radius: 5px;
    margin: 17px 0px;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.phones-togle {
													text-align:center;
													color: #fff;
													font-weight:bold;
													/*width: 140px;
											background: url(/images/arrow.png) no-repeat right;*/
												}
												.phones-togle .time {
												display:block;
													font-weight:normal;
													font-size:10px;
												}
												/*.phones-togle:hover {
													background-image: url(/images/arrow_up.png);
												}
												.phones-togle:hover .full {
													z-index: 999;
													display:block !important;
													position:absolute;
													background:#B3072D;
													border-radius: 10px;
													width: 100%;
													padding-bottom:5px;
												}*/
												
												
/* animated search */
.phones-togle a, #footer-contacts a {
	text-decoration:underline !important;
}
.search-container {
	position: relative;
	display: inline-block;
	height: 21px;
    width: 21px;
	vertical-align: bottom;
}

.mglass {
	display: inline-block;
	pointer-events: none;

}

.searchbutton {
	margin: 0;
	padding: 0;
}



.search {
	position: absolute;
	left: 49px; /* Button width-1px (Not 50px/100% because that will sometimes show a 1px line between the search box and button) */
	background-color: white;
	outline: none;
	border: none;
	padding: 0;
	width: 0;
	height: 100%;
	z-index: 10;
	border-radius:10px;
	transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}

.search:focus {
	width: 370px; /* Bar width+1px */
	padding: 16px;
}

.expandright {
	left: auto;
	right: 0px;
}

.expandright:focus {
	padding: 16px;
} 

@media screen and (max-width: 991px) {
	
	
	.search:focus {
		width: 230px;
	
	}
	
	
}

/* mobile menu */

.langs {
								position: absolute;
								top: 34px;
								left: 23px;
								}
							
							.langs, .langs a {
								    font-size: 19px;
    font-weight: bold;
							}
							#menuToggle
{
  display: block;
  position: relative;
  top: 25px;
  z-index: 100;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;
  
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: tomato;
}


#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span.line
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #fff;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  padding: 50px;
  padding-top: 125px;
  
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
	text-align:right;
  padding: 10px 0;
  font-size: 14px;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}

p.copy {
	font-size:12px;
}

.footer-line ul {
	    list-style: none;
}

.footer-line ul li{
	    line-height: 20px;
    margin-bottom: 11px;
}

.footer-line ul li a{
	text-decoration: none;
	
    font-weight: bold;
}
.tovar {
	background: #FFFFFF;

box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.08);
border-radius: 20px;
text-align:center;
padding:20px 10px;
}

.tovar .name {
	color:#000;
        height: 50px;
	overflow: hidden;
}
.tovar .ves, .tovar .price{
	color: #969696;
    line-height: 8px;
    font-size: 13px;
}
.tovar a {
	display:block;
	text-decoration:none;
}

.tovar .source_id {
    color: #5F5E5E;
    text-align: left;
    font-size: 12px;
}

.price span.p {
	color:#B3072D; 
	font-weight:bold;
}
.category-list .price span.p{
            font-size: 23px;

}

.tovar .button {
	background: #006233;
border-radius: 20px;
color:#fff;
box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.25);
border-radius: 30px;
font-weight:bold;
padding: 10px;
}


@media screen and (max-width: 991px) {
	.images-index .col-sm-6, .images-index  .col-xs-6 {
		padding-left:5px;
		padding-right:5px;
	}
	
	.images-index > div.col-sm-6:nth-child(2n), .images-index > div.col-xs-6:nth-child(2n) {
		clear:both;
	}
	
	.tovar .ves, .tovar .price {
		line-height: 15px;
	}
}

ul.mark1 {
	list-style: none;
}

ul.mark1 li {
	background: url(/images/mark1.png) no-repeat left center;
    padding-left: 60px;
    margin-bottom: 45px;
    font-size: 12px;	
}

.features {
	
}
.features ul.with-icon {
	background: #CEE1FE;
    border-radius: 100px 0px;
    padding: 27px;
    list-style: none;
    padding-left: 50px;
	margin-bottom: 40px;
}

.features ul.with-icon > li {
	    font-weight: bold;
    font-size: 36px;
    line-height: 71px;
    padding-left: 80px;
	    margin-bottom: 30px;
}

.features ul.with-icon li ul {
	list-style: none;
}



.features ul.with-icon li ul li {
	font-size: 14px;
	line-height:20px;
	font-weight:normal;
}

.features ul.with-icon > li {
	background: no-repeat 0px 0px;
}
.features ul.with-icon > li.l1 {
	background-image: url("/images/feature-1.png");
}

.features ul.with-icon > li.l2 {
	background-image: url("/images/feature-2.png");
}

.features ul.with-icon > li.l3 {
	background-image: url("/images/feature-3.png");
}

.features ul.with-icon > li.l4 {
	background-image: url("/images/feature-4.png");
}


@media screen and (max-width: 374px) {
	.features ul.with-icon > li {
		font-size: 14px;
	    padding-left: 53px;
    line-height: 42px;
	}
}

@media screen and (min-width:375px) and (max-width: 767px){
	.features ul.with-icon > li {
		font-size: 14px;
	    padding-left: 75px;
		line-height: 63px;
	}
}

@media screen and (max-width: 767px) {
	
	.features ul.with-icon > li {
		background-size: 18%;
	}
	.features ul.with-icon {
		border-radius: 55px 0px;
		padding: 15px;
	}
	
	.features ul.with-icon li ul {
		display:none;
	}
	
	.features ul.with-icon li.active ul {
		display:block;
	}
	
	
	.tick {
		display: inline-block !important;
		right: 30px;
		position: absolute;
	}
	.tick .up, .tick.active .down {
		display:none;
	}
	
	.tick.active .up {
		display: inline-block !important;
	}
}

.see-all-link {
	clear:both;
}

#category-text {
	clear:both;
}

#mobile-buttons > div {
    padding:0px;
    margin-bottom:20px;
}

#mobile-buttons a.togle-filters, #mobile-buttons #psorter_up {
    background: url(/images/m-filters.png) no-repeat 12px 16px #CEE1FE;
    border-radius: 10px;
    color: #000;
    display: block;
    text-align: center !important;
    text-align-last: center;
    -moz-text-align-last: center;
    ext-indent: 25px;
    font-size: 16px;
    text-decoration: none;
    padding: 9px;
    padding-left: 26px;
    width: 99%;
}

#mobile-buttons #psorter_up {
    background: url(/images/m-sort.png) no-repeat 12px 16px #fff;
    border: 1px solid #5F5E5E;

}

.stagh2 {
    display: block;
    font-weight: 900;
    font-size: 36px;
    line-height: 42px;
    color: #000;
    margin-bottom: 30px;
    margin-top: 20px;
}

.popup-header .stagh2 {
    display: block;
    color: #444444;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 0px;
    padding: 0px;
    text-shadow: 1px 1px 0 rgb(255 255 255 / 50%);
}

.home-banner {
					padding:40px 0px;
				}
				
				.home-banner-background {
					background:url('/images/home-banner-bg.png') no-repeat #fff right bottom;
					background-size: contain;
					padding: 70px 0px;
				}
				
				#home-banner {
					
					max-width:450px;
				}
				#home-banner .title {
					font-family: Roboto;
					font-style: normal;
					font-weight: bold;
					font-size: 34px;
					line-height: 42px;
					text-shadow: -1px -1px 0 #fff, /* Тень сверху и слева */ 1px -1px 0 #fff, /* Тень справа и сверху */ -1px 1px 0 #fff, /* Тень слева и снизу */ 1px 1px 0 #fff;
				}
				#home-banner .subtitle {
					font-style: normal;
					font-weight: bold;
					font-size: 14px;
					line-height: 16px;
					color: #000000;
					margin:20px 0px;
				}
				#home-banner .button a {
					background: #006233;
					border-radius: 30px;
					padding:22px 64px;
					color:#fff;
					text-decoration:none;
					display: inline-block;
				}
				
				@media (max-width: 500px) {
					.container-fluid.hb {
						background: url('/images/home-banner-bg-mobile.png') no-repeat #CEE1FE +175% center;
					}
					.home-banner-background {
						background:none;
						background-size: auto;
						padding: 35px 0px;
					}
					
					#home-banner .title {
					    font-size: 17px;
						line-height: 20px;
					}
					
					#home-banner .subtitle {
						font-size: 13px;
						line-height: 15px;
						
						text-shadow: 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff;
					}
					
					#home-banner .button a {
						padding: 12px 41px;
					}
					#home-banner {
						max-width: 250px;
					}
				}
				
				@media (max-width: 350px) {
					.container-fluid.hb {
						background: url('/images/home-banner-bg-mobile.png') no-repeat #CEE1FE +250% center;
					}
					#home-banner {
						max-width: 200px;
					}
				}
				
				@media (max-width: 700px){
					#home-banner .subtitle {
						text-shadow: 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff;
					}
				}
				
				@media (max-width: 991px){
				#nav li:not(.separator) div{
				    padding: 10px;
					}
				}

		.new-menu .basket {position:relative;}

		.new-menu .basket span.kolvo	{
			position: absolute;
			bottom: -6px;
			right: -5px;
			font-size: 10px;
			background: green;
			padding: 2px;
			border-radius: 10px;
			width: 17px;
    height: 17px;
    text-align: center;
				}
				
				#calc_show_packages.btn-green {
					    display: block;
    text-align: center;
				}
				
				
#button {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 85px;
  text-decoration: none;
  right: 20px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #006233;
}
#button:active {
  background-color: #006233;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.lb-details {
	display:none !important;
}

.certs .col-md-4, .reviews .col-md-4 {
	margin-bottom:20px;
}

.article_body img {
	max-width:100%;
}