a:hover{
	text-decoration: none;
}
body{
	background: #dedfe0;
}
header{
	
}


h2{
	font-size: 25px!important;
}

#bg-header{
	background-image: url('../img/bg_header.jpg') ;
	background-position: center;
	background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
	background-size: cover;
	height: 300px;
}
#sidebar{
	margin-top: 10px;
}
main{
	padding: 20px 0;
	height: auto;
	min-height: 500px;
}
footer{
	
}
li.footer-li, li.footer-li>a{
    font-family: Times New Roman,Times,serif;
    font-size: 14px;
}
.owl-centered .owl-wrapper {
  display: table !important;
}
.owl-centered .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.owl-centered .owl-item > div {
  text-align: center;
}
.mapclass{
    margin-left: 0%
}
#bg-footer{
        background-color: #4caf50;
	/*background-image: url('../img/bg_footer.jpg') ;*/
	background-size: 100% 100%;
	/*height: 350px;*/
	padding-top: 30px; 
}

.footer-ul {
    list-style: none;
}
.footer-ul {
    list-style: none;
}
div.scrollup {
  position: fixed; /* фиксированная позиция */
  color: #fff; /* цвет текста */
  right: 20px; /* расстояние от правого края */
  bottom: 25px; /* расстояние от нижнего края */
  cursor: pointer; /* форма курсора */
  display: none; /* не отображать элемент */
  text-align: center; /*выравнивание содержимого элемента по центру */
  z-index: 999;
}
.langimg{
	width: 30px;
	margin-top: 10px;
}
.navbar-toggler{
	color: #006600;
}

.navbar-top{
	background-color: none;
}
.navbar-top .nav-link{
	color: #006600;
    font-size: 20px;
}
.nav-link-top-icons{
	font-size: 24px;
}
.navbar-top-bottom{
	bottom: 0;
	border-radius: 30px 30px 0 0;
	background-color: rgba(51, 153, 51, 0.8);
}
.searc-input{
	display: none;
}
.btn-search{
	color: #006600;
    background-color: transparent;
    background-image: none;
   
}
.form-search:hover .searc-input{
	display: block;   
}
.top_menu_button_pos{
	position: relative;
	top: -40px;
	margin-bottom: -50px;
}
.nav-link-icons{
	height: 39px;
	width: 39px;
	padding: 4px;
        /*padding-top: 9px;*/
	text-align: center;
	font-size: 21px;
	border-radius: 50%; 
	background: #65cb00;
	margin: 0 auto;
}
.navbar-top-bottom .nav-item{
	margin: 0 13px;
}
.navbar-top-bottom .nav-link{
	color: #fff;
}
.navbar-top-bottom .nav-link:hover>.nav-link-icons{
	color: #006600;
	background: #fff;
}
.navbar-top-bottom .nav-link:hover>.nav-link-icons, .navbar-top-bottom .active>.nav-link-icons{
	color: #006600;
	background: #fff;
}
.navbar-top-bottom .nav-item:after{
	content: '';
    display: block;
    height: 2px;
    width: 50px;
    margin: 0 auto;
}

 .navbar-top-bottom .nav-item:hover:after{
      background: #fff;
}
 .navbar-top-bottom .nav-item.dropdown:after{
	content: '';
    display: block;
    height: 0;
    width: 100%;
    margin: 0 auto;
}
.navbar-top-bottom .nav-item.dropdown:hover:after{
	content: '';
    display: block;
    height: 0;
    width: 0;
    margin: 0 auto;
}
.nav-link {
	display: inline-block;
}
.navbar-top-bottom .dropdown>.nav-link{
	display: block;
}
.top_menu_button_pos .dropdown-menu {
    position: absolute;
    margin-top: -12px;
}
/*.navbar-top-bottom .nav-item.dropdown>.nav-link:hover:after{
	position: absolute;
    content: ''; 
    display: block; 
    width: 52px;
    margin: 0 auto;	
    border: 28px solid transparent;	
    border-top: 13px solid rgba(51, 153, 51, 0.8);
	margin-top: 18px;
    z-index: 8; 
}*
/*.dropdown-menu {
    margin-top: 20px; 
 }*/
.navbar-top-bottom .dropdown:hover .dropdown-menu {
    display: block;
 }

.dropdown-item{
	color: #006600;
}
.dropdown-item:hover, .dropdown-item.active, .dropdown-item:active{
	background-color: rgba(51, 153, 51, 0.8);
	color: #fff;
}
#login-modal .modal-content{
	color: #fff;
	background-color: #339933;
}
#login-modal .modal-content .btn{
	    color: #fff;
    background-color: transparent;
    background-image: none;
    border-color: #fff;
}
.h-text{
	color: #47a347;
	padding: 20px 0;
}
.news-img{
	overflow: hidden;
	padding-right: 5px;
}
.news-content{
	margin-top: 15px;
	background: #339933;
	height: 200px;
}
.news-content img{
	height: auto;
	max-height: 200px;
}

.news-content:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}	
.news-left {
	padding: 5px  26px 0	5px;
}
.news-left h5{
	font-size: 14pt;
	height: 45px;
	overflow: hidden;
}
.news-left p{
	font-size: 11pt;
    color: #fff;
    height: 67px;
    overflow: hidden;
}
.news_a{
	border: 1px solid #fff; 
	font-size: 10pt;
	color: #fff
}
.news_a:hover{
	 color: #006600;
}
.news_a:before{
	background: #fff;
	
}
.data-news{
	font-size: 10pt;
}
.foter_ln{
	background: #47a347;
	color: #fff;
}
.search_lab{
	padding: 10px 0
}
.inmg-colb{
	width: 50px;
	height: 50px;
	background: rgb(0, 204, 102)
}

.block1-wrapbtn {
    position: absolute;
    width: 90%;
    /* left: 20%; */
    /*left: 180px;*/
/*    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);*/
    bottom: 10px;
    box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}
.img-owl{
    width:30%;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}


#sidebar .nav li a {
  font-size: 8pt;
}


#sidebar #accordionMenu {
  color: #006600;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
#sidebar #accordionMenu a{
  color: #006600;
}
#sidebar #accordionMenu a{
  color: #006600;
}
#sidebar #accordionMenu h4{
  font-size: 12pt;
}

#sidebar .panel-body {
  padding: 0;
}

#sidebar .panel-group .panel+.panel {
  margin-top: 0;
  border-top: 0;
}

#sidebar .panel-group .panel {
  border-radius: 0;
}
#sidebar .panel-default{
	margin: 0;
}
#sidebar .panel-default>.heading {
  color: #333;
  background-color: #fff;
 
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#sidebar .panel-default>.heading a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
#sidebar .panel-default  .panel-default>.heading a {
  display: block;
  padding: 10px 25px;
  text-decoration: none;
  
}
#sidebar .panel-default  .panel-default  .panel-default a{
  display: block;
  padding: 10px  35px ;  
}
#sidebar .panel-default  .panel-default>.heading .panel-title a{
  font-size: 13px;
  
}
#sidebar .panel-default  .panel-default>.heading .panel-title a:hover{
   background: rgba(51,153,51,0.9);
}
#sidebar .panel-default  .panel-default .heading .panel-title:hover{
  color: #006600;
}
#sidebar .panel-default>.panel-h a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
#sidebar #accordionMenu .panel-default>.heading a:before, #sidebar #accordionMenu .panel-title a:before, #sidebar #accordionMenu .panel-title .active{
  background: rgba(51,153,51,0.9);
  color: #fff; 
}
#sidebar #accordionMenu .panel-default>.heading a:hover, #sidebar #accordionMenu .panel-title a:hover, #sidebar #accordionMenu .panel-title a.active{
  color: #fff;
}


#sidebar .panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;

  isplay: inline-block;
    font: normal normal normal 14px/1 FontAwesome; 
}

#sidebar .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: rgba(51,153,51,0.9);
  color: #fff;
}
#sidebar #accordionMenu a[aria-expanded="true"]  {
    color: #ffffff;
}

#sidebar .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\f077";
}

#sidebar .panel-default>.panel-heading a[aria-expanded="false"]:after {
	
  content: "\f078";
}
/*#sidebar .panel:hover .panel-body{
	display: block;
}
#sidebar .panel-body{
	display: none;
}*/
.panel-body ul li{
	display: block;
	width: 100%;
	padding-left: 30px;
}
.left_2{
	width: 100%;
	padding: 10px 25px;
	background: #fff;
	margin: 15px 0;
	border-radius: 15px;
}
.left_2:before{
	width: 100%;
	padding: 7px 25px;
	background: #fff;
	margin: 15px 0;
	border-radius: 25px;
}
.left_2:hover{
	background: #339933; 
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
.left_2:hover a{
	color:#ffffff 
}
.left_2.left_2_bg{
	background: #339933; 
}
.left_2.left_2_bg a{
	color: #fff; 
}
.left_2 a{
	color: #339933;
	text-decoration: none;
}
.left_2 i{
	font-size: 18pt;
}
.bg_green{
	padding: 55px 5px;
    border-radius: 25px 0 0 0;
	background: rgba(51, 153, 51, 0.7); 
	color: #fff;
	font-size: 51pt;
}
.bg_white{
	padding: 20px 15px 20px 45px;
	border-radius:  0  0 25px 0;
	background: #fff;
	color: #006600;
}
.bg_white div{
	display: block;
}
.pagination{
	padding: 15px;
}	
.page-link {
    color: #006600;

}
.page-link:hover,  .page-item.active .page-link{
    z-index: 2;
    color: #ffffff;
    text-decoration: none;
    background-color: #339933;
    border-color: #339933;
}
.kerivnuctvo{
	background-color: #fff;
	margin-bottom: 20px;
	padding: 20px;
}
.kerivnuctvo:hover{
	 box-shadow: 0 0 10px rgba(0,0,0,0.5); 
}

.content-ker{
	color: #006600;
	/*padding: 20px 18px 20px 5px;*/
}
.services{
	
	margin-top: 120px;
	margin-bottom: 120px;
}
.services-item{
	padding-left: 5px; 
	position: relative;
	display: flex;
	background: #fff;
	min-height: 50px;
	height: 80px;
}
.services-item img{
	position: absolute;
	right: 0;	
	height: 80px;
}
.services-item_content{
	display: inline-block;
	font-size: 8pt;
	color: #006600;
}
.ista-item{
	height: 50px;
	background-color: #fff;
	display: flex;
	border-bottom: 1px solid #339933;

}
.ista-item-ico{
	width: 50px;
	font-size: 15pt;
	background: #339933;
	color: #fff;
	display: grid;
} 
.ista-item-content{
	padding-left: 10px;
	padding-right: 10px;
	color: #339933;
	font-size: 9pt;
	height: 50px;
	position: absolute;
    margin-left: 55px;
    	overflow: hidden;
}
.ista-item:hover{
	background: #339933;
}
.ista-item:hover .ista-item-content{
	color: #fff;
}
.ista-item:hover .ista-item-ico{
	background: #fff;
	color: #339933;
} 
.ista-img{
	margin: 25px 0;	
}
.text_export{
	position: absolute;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 40px 20px;
	    font-size: 13pt;
    color: #006600;
    top: 55px;
    margin-bottom: 50px; 
}
.inport_block{
	margin-bottom: 140px;	
}
.export_bottom{
	margin-top: 25px;
	margin-bottom: 50px;
}
.export_bottom {
	margin-top: 25px;
	margin-bottom: 50px;
}
.export_3, .export_2, .export_4{
	display: flex;
}
.export_3 .content{
	background:#339933;
	padding: 5px;
	font-size: 8pt;
	height: 70px;
	overflow: hidden;
	color: #fff;
}

.export_2 .content{
	background:#339933;
	padding: 5px;
	font-size: 8pt;
	height: 70px;
	overflow: hidden;
	color: #fff;
}
.export_4 .content{
	background:#339933;
	padding: 5px;
	font-size: 8pt;
	height: 50px;
	overflow: hidden;
	color: #fff;
}
.reverse-form{
	background-color: rgb(51, 153, 51, 0.7);
    width: 40px;
    right: 0;
    position: fixed; /* Фиксированное положение */
    right: 10px; /* Расстояние от правого края окна браузера */
    top: 10%; /* Расстояние сверху */
    padding: 10px;
    border-radius: 10px;
    height: 300px;
}
.reverse-form:hover{
	background-color: rgb(51, 153, 51, 1);
}
.reverse-form:hover p{
	display: none;
}
.reverse-form:hover ul{
	display: block;
}
.reverse-form p{
	font-size: 10pt;	
	text-align: center;
    word-wrap: break-word;
    color: #ffffff;
    padding: 5px
}
.reverse-form ul {
	padding: 0;
	list-style: none;
	color: #fd0000;
	text-align: center;
	display: none;
	
}
.reverse-form ul a {
	display: block;
	padding-top: 32px;
	margin-top: auto!important;
	list-style: none;
	color: #ffffff;
	text-align: center;
}
.reverse-form ul li {
	height: 100px;
}
.reverse-form ul li a div{
	display: none;
	text-align: left
}
.reverse-form ul li a:hover {
	padding-top: 12px;
	
	background-color: rgb(51, 153, 51, 1);
	position: absolute;
	width: 170px;
	right: 0;
	height: 80px;
	border-radius: 10px 0 0 10px;
}
.reverse-form ul li a:hover i{
	font-size: 23pt;
	padding-right: 5px;
	
}
.reverse-form ul li a:hover div{
	display: inline-block;
}

/**/
.reverse-form2{
	background-color: rgb(51, 153, 51, 0.7);
    width: 300px;
    position: relative;
    padding: 10px;
    border-radius: 10px;
    height: 40px;
}
.reverse-form2:hover{
	background-color: rgb(51, 153, 51, 1);
}
.reverse-form2:hover p{
	display: none;
}
.reverse-form2:hover ul{
	display: inline-block;

}
.reverse-form2 p{
	font-size: 10pt;	
	text-align: center;
    /*word-wrap: break-word;*/
    color: #ffffff;
    padding: 5px
}
.reverse-form2 ul {
	padding: 0;
	/*list-style: none;*/
	color: #fd0000;
	text-align: center;
	display: none;
	list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.reverse-form2 ul a {
	display: inline-block;
	list-style: none;
	color: #ffffff;
	margin-left: 32px;
	margin-right: 32px;
	/*margin-top: auto!important;
	/*text-align: center;*/
}
.reverse-form2 ul li {
	/*height: 100px;*/
	float: left;
}
.reverse-form2 ul li a div{
	display: none;
	text-align: center;
	margin-left: -70px;
	width: 33%
}
.reverse-form2 ul li a:hover {
	/*padding-top: 12px;*/
	
}
.reverse-form2 ul li a:hover i{
	/*font-size: 23pt;*/
	/*padding-right: 15px;*/
	margin: 5px 10px 5px 0px;
}
.reverse-form2 ul li a:hover div{
	display: inline-block;
	background-color: rgb(51, 153, 51, 1);
	position: absolute;
	top: -49px;
	width: 150px;
	/*right: 0;*/
	height: 60px;
	border-radius: 10px 10px 0 0;
}

/**/
.login:hover{
	border: 1px solid rgb(51, 153, 51, 1);
	color: rgb(51, 153, 51, 1);
	background: #ffffff
}
.login{
	border: 1px solid rgb(51, 153, 51, 1);
	background: rgb(51, 153, 51, 1);
	color: #fff;
}
.remember{
	border: 1px solid rgb(51, 153, 51, 1);
	color: rgb(51, 153, 51, 1);
	background: #ffffff
}
.remember:hover{
	border: 1px solid rgb(51, 153, 51, 1);
	background: rgb(51, 153, 51, 1);
	color: #fff;
}


.menuclass{
    width: 85%;
}

.menuclassmap{
    width: 85%;
}


@media (min-width: 1201px){
	
}
@media (min-width: 993px) and (max-width: 1200px){
	
}
@media (min-width: 768px) and (max-width: 992px){
	#bg-header{
		background-image: url('../img/bg_header_700.jpg') ;
	}
	#bg-footer{
		/*background-image: url('../img/bg_footer_700.jpg') ;*/
	}
        
	.nav-link-icons{
		display: none;
	}
	#navbar{
		background-color: rgba(255, 255, 255, 0.9);
		padding: 7px;
		border-radius: 5px
	}
	.searc-input{
		display: block;
	}
	.textslogan{
		display: none;
	}
	.text_export{
		    position: relative;
	}
	.bg_green{
		display: none;
	}
	.dropdown-menu_login{
		display: block;
		background: none;
		border: none;
	}
	.dropdown-menu_login_a{
		display: none;
	}
}
@media (min-width: 481px) and (max-width: 767px){
	#bg-header{
		background-image: url('../img/bg_header_700.jpg') ;
	}
	#bg-footer{
		/*background-image: url('../img/bg_footer_700.jpg') ;*/
	}
	.nav-link-icons{
		display: none;
	}
	#navbar{
		background-color: rgba(255, 255, 255, 0.9);
		padding: 7px;
		border-radius: 5px
	}
	.searc-input{
		display: block;
	}
	.textslogan{
		display: none;
	}
	.nav-link-icons{
		display: none;
	}
	.text_export{
		    position: relative;
	}
	.bg_green{
		display: none;
	}
	.dropdown-menu_login{
		display: block;
		background: none;
		border: none;
	}
	.dropdown-menu_login_a{
		display: none;
	}

	
}
@media (max-width: 480px){
	#bg-header{
		background-image: url('../img/bg_header_min.jpg') ;
	}
	#bg-footer{
		/*background-image: url('../img/bg_footer_min.jpg') ;*/
	}
        .menuclass{
            width: 100%;
        }
	.nav-link-icons{
		display: none;
	}
	#navbar{
		background-color: rgba(255, 255, 255, 0.9);
		padding: 7px;
		border-radius: 5px
	}
	.searc-input{
		display: block;
	}
	.textslogan{
		display: none;
	}
	.text_export{
		    position: relative;
	}
	.bg_green{
		display: none;
	}
	.dropdown-menu_login{
		display: block;
		background: none;
		border: none;
	}
	.dropdown-menu_login_a{
		display: none;
	}
        .reverse-form{
		top: auto;
		z-index: 9999;
		background-color: rgb(51, 153, 51, 1);
	    width: 100%;
	    height: 50px; 
	    bottom: 0px;
	    right: 0;
	    padding: 10px;
	    border-radius: 10px 10px 0 0;
	}
	.reverse-form p{
		display: none;
	}

	.reverse-form ul{
		display: flex;
		 justify-content: center;
	}
	.reverse-form ul  a{
		padding-top: 2px;
		
	}
	.reverse-form ul li{
		margin-left: 5px;
	}
	.reverse-form ul li a div{
		font-size: 8pt;
		display: inline-block;
	}
	.reverse-form ul li a i{
		font-size: 18pt;
		margin-right: 5px
	}
	.reverse-form ul li a:hover {
		padding-top: auto;
		
		background-color: rgb(51, 153, 51, 1);
		position: relative;
		width: auto;
		right: auto;
		height: auto;
		border-radius: 0;
	}

}

.form-control {
    border: 1px solid #000000!important;
}