@font-face {
    font-family: "Helvetica";
    src: url("../fonts/HelveticaNeueCyr-Roman.eot");
    src: url("../fonts/HelveticaNeueCyr-Roman.eot?#iefix")format("embedded-opentype"),
    url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff"),
    url("../fonts/HelveticaNeueCyr-Roman.woff2") format("woff2"),
    url("../fonts/HelveticaNeueCyr-Roman.otf") format("otf"),
    url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype"),
    url('../fonts/HelveticaNeueCyr-Roman.svg#Helvetica') format('svg');
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Light";
    src: url("../fonts/HelveticaNeueCyr-Light.eot");
    src: url("../fonts/HelveticaNeueCyr-Light.eot?#iefix")format("embedded-opentype"),
    url("../fontsHelveticaNeueCyr-Light.woff") format("woff"),
    url("../fonts/HelveticaNeueCyr-Light.woff2") format("woff2"),
    url("../fonts/HelveticaNeueCyr-Light.otf") format("otf"),
    url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype"),
    url('../fonts/HelveticaNeueCyr-Light.svg#Light') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Medium";
    src: url("../fonts/HelveticaNeueCyr-Medium.eot");
    src: url("../fonts/HelveticaNeueCyr-Medium.eot?#iefix")format("embedded-opentype"),
    url("../fontsHelveticaNeueCyr-Medium.woff") format("woff"),
    url("../fonts/HelveticaNeueCyr-Medium.woff2") format("woff2"),
    url("../fonts/HelveticaNeueCyr-Medium.otf") format("otf"),
    url("../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype"),
    url('../fonts/HelveticaNeueCyr-Medium.svg#Medium') format('svg');
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Thin";
    src: url("../fonts/HelveticaNeueCyr-Thin.eot");
    src: url("../fonts/HelveticaNeueCyr-Thin.eot?#iefix")format("embedded-opentype"),
    url("../fontsHelveticaNeueCyr-Thin.woff") format("woff"),
    url("../fonts/HelveticaNeueCyr-Thin.woff2") format("woff2"),
    url("../fonts/HelveticaNeueCyr-Thin.otf") format("otf"),
    url("../fonts/HelveticaNeueCyr-Thin.ttf") format("truetype"),
    url('../fonts/HelveticaNeueCyr-Thin.svg#Thin') format('svg');
    font-style: normal;
    font-weight: normal;
}

/* font-family: "SegoeUIRegular"; */
@font-face {
    font-family: "SegoeUI";
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
    src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
    url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUIBold"; */
@font-face {
    font-family: "SegoeUIBold";
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
    src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"),
    url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUIItalic"; */
@font-face {
    font-family: "SegoeUIItalic";
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot");
    src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"),
    url("../fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUILight"; */
@font-face {
    font-family: "SegoeUILight";
    src: url("../fonts/SegoeUILight/SegoeUILight.eot");
    src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"),
    url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "SegoeUISemiBold"; */
@font-face {
    font-family: "SegoeUISemiBold";
    src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot");
    src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"),
    url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body{
    font-family: "Helvetica";
}
input{
    outline: none;
    padding: 5px 10px;
    border: none;
    border-radius: 4px;
}
li {
  list-style-type: none;
}
.top {
  padding-top: 10px;
  padding-bottom: 10px;
}

a:hover {
    text-decoration: none;
}

.nav_footer,
.nav_text {
  margin-left: 10px;
    display: inline-block;
    position: relative;
    top: 14px;
}
.nav_text p{
    font-size: 12px;
    
    font-family: "SegoeUI";
}
.nav_footer p{
    color: #909090;
}
.nav_footer h1 {
    font-size: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 10px;
    font-family: "Light";
  color: white;
}
.nav_footer span {
    size: 20px;
    color: #fff !important;
    font-family: "Helvetica";
    font-weight: 600;
}
.logo {
  float: left;
}
.logo img{
  width: 100px;
    height: 100px;
}
.number {
  float: right;
  margin-top: 26px;
}
.bread {
  padding-top: 120px;
    padding-bottom: 5px;
}
.breadcrumb {
  margin-bottom: 0;
}
.bread li a {
  color: #49a54b;
  text-decoration: underline;
}
.breadcrumb > li + li:before {
  color: #49a54b;
}
.bread .active {
  color: white;
}
.logo h1 {
  font-size: 20px;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 10px;
font-family: "Light";
}
.logo span {
  size: 20px;
  color: #000;
    font-family: "Helvetica";
    font-weight: 600;
}
.footer_numbers li:nth-child(2) {
  color: #49a54b;
  text-decoration: underline;
  cursor: pointer;
}
.footer_numbers {
  float: right;
}
.number li {
  display: inline-block;
  margin-left: 20px;
    font-family: "Medium";
    font-size: 16px;
    color: #000;
}

.sucess {
  background-color: #349f37;
    border: 2px solid #349f37;
    font-family: "Medium";
    border-radius: 4px;
  color: white;
    padding: 5px 20px;
}
.sucess:hover {
    background-color: #fff;
    color: #349f37;
}
.menu ul {
  margin-left: 0;
  margin-bottom: 2px;
  margin-top: 0;
  padding-left: 0;
  padding-top: 14px;
}
.menu li {
  text-decoration: none;
  list-style-type: none;
  text-transform: uppercase;
  text-align: center;
  border-right: 1px solid #5db25f;
}
.menu a {
  color: white;
  font-weight: 600;
}
.menu li:last-child {
  position: relative;
  top: -5px;
  text-decoration: none;
  list-style-type: none;
  border-right: none;
}
.menu li:last-child input {
  border: none;
  outline: none;
  color: black;
  border-radius: 4px;
  background-color: #f3f3f3;
  padding: 4px;
}
.menu {
  background-color: #349f37;
  color: white;
}

.news {
  margin-top: 60px;
}
.map {
  width: 100%;
  height: 500px;
  background-image: url(../images/map.png);
  background-size: cover;
  background-position: center;
}
.slider {
  background-image: url(../images/slider_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
    padding:40px 0;
}
.sliderwhp{
    padding: 0px;
}
.carousel-control {
  text-shadow: none;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.carousel-indicators {
  margin-bottom: 0;
}
.products ul {
  margin-left: 0;
  margin-bottom: 0;
    padding:30px 30px 0 30px;
}
.products h2 {
  text-align: center;
    font-family: "Medium";
    font-size: 32px;
}

.products li a {
  color: #349f37;
    font-family: "Light";
    font-size: 16px;
    margin-left: 10px;
    
}

.products ul li:first-child a {
    font-family: "Medium";
    font-size: 20px;
    color: #000;
    line-height: 21px;
    min-height: 70px;
}
.prodicon{
    width: 45px;
    height: auto;
    display: inline-block;
}
.prodicon img{
    width: auto;
    height: auto;
    display: inline-block;
}
.products{
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}
.products li {
  padding-top: 7px;
  padding-bottom: 7px;
  list-style-type: none;
  vertical-align: middle;
}
.greyborder{
    border-right: 1px solid #e8e8e8;
}
.greyborder li:last-child{
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}
.greyborder:last-child{
    border-right: 1px solid transparent;
}
.footer {
  margin-top: 50px;
  color: white;
  background-image: url(../images/footer_bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 30px;
  padding-bottom: 25px;
}
.sucess a,
.sucess a:hover,
.sucess a:focus {
  color: white;
  text-decoration: none;
}
.news_text img {
  float: left;
  margin: 20px;
}
h2 {
  margin-bottom: 40px;
}
thead {
  background-color: #49a54b;
  color: white;
}
th {
  text-align: center;
}
tr:nth-child(2n) {
  background-color: #f1f1f1;
}
table {
  text-align: center;
}
.page_nav,
.all_pages {
  display: inline-block;
  vertical-align: middle;
}
.page_nav ul {
  margin-top: 0;
  margin-left: 22px;
}
.page_pag {
  text-align: right;
}
.product_page h3 {
  text-align: center;
}
.product2_text h3 {
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 4px solid #349f37;
}
.product3_text {
  box-shadow: 0 0 30px #d9d9d9;
  padding: 30px;
}


.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.submenu ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
}
.product-group {
    display: inline-block; 
    height: 400px; 
    overflow: hidden;
    width: 350px;
    position: relative;
}

.product-group:hover {
    overflow: visible;
}

.product-group:hover ul{
    border-left: 1px solid green;
    border-right: 1px solid green;
    z-index: 100;
    background-color: white;
}

.blur-bottom {
    background: url(/images/shadow_bottom.png) repeat-x left top;
    height: 27px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

/*top menu*/
/*
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}
*/
.navbar {
    border-radius: 0;
    position: relative;
    min-height: auto;
    margin-bottom: 0px;
    border: none;
}
.navbar-inverse {
    background-color: #349f37;
    border-color: rgba(0,0,0,.1);
}
.navbar-collapse{
    padding: 0;
}

.nav .active a{
    background-color: #5cb15e;
    color: #fff;
}

.navbar-collapse ul li a{
    background-color: #349f37;
    color: #fff;
    padding: 15px 60px;
    border-left: 1px solid rgba(255,255,255,.2);

}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    border-color: rgba(255,255,255,.2);
}
.nav>li>a:focus, .nav>li>a:hover{
    background-color: #5cb15e;
    color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: rgba(255,255,255,.2);
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
    color: #fff;
    background-color: rgba(255,255,255,.2);    
}


.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
    color: #fff;
    background-color: rgba(255,255,255,.2);
}
.dropdown-menu{
    padding:0;
}
.navbar-collapse ul li ul li{
    padding: 0px 10px;
}
.navbar-collapse ul li ul li a {
    background-color: #fff !important;
    color: #000 !important;
    padding: 10px 1px !important;
    border-bottom: 0.5px solid rgba(0,0,0,.2) !important;
    font-family: "Medium";
    font-size: 12px;
    text-transform: uppercase;
    
}
.navbar-collapse ul li ul li:last-child a {
    border-bottom: none;
    
}
.navbar-collapse ul li ul li a:hover{
    background-color: #fff !important;
    color: #5cb15e !important;
}

/*   search   */
.search input{
    height: 36px;
    width: 220px;
    position: relative;
    margin-top: 7px;
    border-radius: 5px;  
    background-color: #f3f3f3;
    font-family: "SegoeUI";
    font-size: 12px;
    padding: 5px 30px 5px 10px;
    border: none;
}
.search .fa-search{
    position: relative;
    margin-top: 18px;
    margin-left: -23px;
    font-size: 16px;
    color: #349f37;
}

.carouselmainpage{
    padding: 40px 0px;
    background-repeat: no-repeat;
    background-image: url(../images/slider_bg.jpg);
    background-size: cover;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
    width: 37px;
    height: 70px;
    background-image: url(../images/arrowleft.png);
    background-size: cover;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev{
    width: 37px;
    height: 70px;
    background-image: url(../images/arrow.png);
    background-size: cover;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
    top: 44%;
}

.sliderin {
    position: absolute;
    z-index: 10;
    right: 0%;
    left: 12%;
    padding-bottom: 30px;
    width: 43%;
    bottom: auto;
    top: 10%;
    
}
.sliderin h1{
    font-family: "Thin";
    font-size: 48px;
    text-align: left;
    color: #000;
    text-shadow: none;
}
.sliderin p{
    font-family: "SegoeUI";
    font-size: 14px;
    text-align: left;
    color: #282828;
    text-shadow: none;   
}


.btngreen {
  background-color: #349f37;
    font-family: "Medium";
    font-size: 14px;
  color: white;
    padding: 8px 20px;
  border-radius: 4px;
  font-weight: 600;
  border: 2px solid #349f37;
  outline: none;
  text-transform: uppercase;
  
    
}
.btngreen:hover {
  background-color:#fff;
  color: #349f37;
}

.readmore{
    position: relative;
    margin-top: 20px;
}
.footer_numbers .fa{
    color: #349f37;
    font-size: 23px;
    width: 24px;
}
.footer_numbers li:nth-child(2) .fa{
    font-size: 16px;
}
.footer_numbers li{
    font-size: 12px;
    font-family: "SegoeUI";
}

/*  katalog */
.sorting{
    background-color: #fff;
    box-shadow: 0px 0px 20px #909090;
    padding: 50px 50px 20px 50px;
    position: relative;
    margin-bottom: 50px;
    
}

.clearfix{
    clear: both;
}

.sorting input{
    background-color: #e9e9e9;
    margin-right: 20px;
    width: 33%;
    height: 44px;
    font-family: "SegoeUI";
}

.outdivb{
    width: 33%;
    display: inline;
}

.btnfright{
    margin-left: 30px;
}

.caretdown{
    color: #349f37;
    text-transform: uppercase;
    font-family: "Medium";
    font-size: 14px;
    text-align: center;
    
    cursor: pointer;
    
    border-bottom: 1px dotted #349f37;
}
.fa-caret-down{
    color: #349f37;
}
.widthpart{
    width: 20%;
    display: block;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}
/*ttview*/
.ttview{
    position: relative;
    margin-bottom: 20px;
}


.typeview{
    border: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    display: inline-block;
    outline: none;
    margin-right: 10px;
}

.tp1:hover{
    box-shadow: 0px 0px 5px #909090;
}
.tp2:hover{
    box-shadow: 0px 0px 5px #349f37;
}
.tp1{
    background-image: url(../images/typeview1.png);
}
.tp2{
    background-image: url(../images/typeview2.png);
}

.tp1_s:hover{
    box-shadow: 0px 0px 5px #909090;
}
.tp2_u:hover{
    box-shadow: 0px 0px 5px #349f37;
}
.tp1_s{
    background-image: url(../images/typeview1_s.png);
}
.tp2_u{
    background-image: url(../images/typeview2_u.png);
}

.ttview ul{
    display: inline-block;
    padding: 0;
position: relative;
    top: -5px;
}
.ttview ul li{
    display: inline-block;
}
.ttview ul li:first-child{
    min-height: auto;
    font-size: 14px;
    color: #454545;
    
}
.ttview ul li a{
    text-decoration: underline;
    padding-right: 5px;
}
.ttview ul li a:hover{
    text-decoration: none;
    color: #454545;
}
.ttview ul li::before { 
  content: "/";
  color:#454545 ;
}

.pagination li:first-child{
    font-family: "Medium" !important;
    font-size: 14px !important;
    color: #000 !important;
    display:inline !important;
    line-height: 21px !important;
    min-height: auto !important; 

}
    .pagination li:first-child a {
                color:  #349f37!important;
    height: 39px !important;
    min-height: 39px!important;
    font-size: 16px!important;
    font-size: 16px !important;
    }
.catalogt {
    width: auto !important;
    min-width: 1140px;
}

.catalogt table tr td{
    font-family: "SegoeUI";
    font-size: 14px;
}

.catalogt table tr td a{
    color: rgb(51, 51, 51);
}

.catalogt table tr th{
    font-family: "SegoeUI";
    font-size: 14px;
    text-shadow: none;
    white-space:pre-wrap !important; 
    word-wrap:break-word;
}
.pagination>li>a, .pagination>li>span{
    background-color: #eeeeee;

}
.pagination>li>a:hover, .pagination>li>span:hover{
    background-color: #349f37;
    color:  #eeeeee;
}



.news_text h3{
    font-family: "Helvetica";
    font-size: 20px;
}
.news_text p{
    font-family: "SegoeUI";
    font-size: 14px;
    color: #231f20;
}
.news_text a{
    color: #349f37;
    text-decoration: underline;
}
.news_text a:hover{
    color: #454545;
}



.linkback{
    padding: 5px 20px !important;
    color: #fff !important;
    text-decoration: none !important;
    border: 2px solid #349f37;
    border-radius: 4px;
    background-color: #349f37;
    font-family: "Medium";
    font-size: 14px;
    text-transform: uppercase;
    position:relative;
    margin-top: 50px;
    
}
.linkback:hover{
    color: #349f37 !important;
    background-color: #fff !important;
    
}
.contactsquare{
	width: 360px;
    padding: 30px 40px 30px 0;
    background-color: #fff;
    box-shadow: 0px 0px 10px #cfc9c9;
	border-radius: 5px;
	position: absolute;
	bottom : 200px;
	left: 50px;
}
}

.map .footer_numbers{
    float: none;
}
.map .footer_numbers li{
    line-height:30px ;
}

.contactsquare h3{
    font-size: 20px;
    font-family: "Helvetica";
    margin: 0;
    font-weight: 600;
    margin-left: 40px;
    margin-bottom: 15px;
}
.product2_text span{
    font-family: "Thin";
    font-weight: 400;
}
.product2_text h3{
    font-family: "Helvetica";
    font-weight: 600;
}
.product3_text h3{
    font-family: "Helvetica";
    font-size: 20px;
}
.product3_text h4{
    font-family: "Helvetica";
    font-size: 16px;
    color: #349f37;
}
.product3_text p{
    font-family: "SegoeUI";
    font-size: 14px;
    
}
.prodtext21 h3{
 font-family: "Helvetica";
    font-size: 20px;
    text-align: left;
}
.prodtext21 p{
    white-space: pre-line;
    font-family: "SegoeUI";
    font-size: 14px;
}

.desctable tr td:first-child{
    font-family: "SegoeUI";
    font-size: 14px;   
    color: #000;
    text-align: right;
}
.desctable tr td:last-child{
    font-family: "SegoeUI";
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-align: left;
}

#callBackPopUp {
    display: none;
    position: fixed;
    width: 100%;
    height:100%;
    display: flex;
    align-items: center;
    top: 0;
    background-color:rgba(0, 0, 0, 0.5);
    z-index: 100;
}














