.nav>li>a>img {
  max-width: none;
  display: none;
}
h1{
	font-family: AvenirNextCyrBold;
}
h2, h3, h4, h5, h6{
  font-family: 'Open Sans', sans-serif;
}
p, a, ul, li{
	 font-family: 'Open Sans', sans-serif;
	 font-size: 14px;
	 color: #565656;
   text-decoration: none;
}
a:hover{
  color: #00ad6c;
  text-decoration: none;
}
.op30{
  opacity: 0.3;
}
.string{
  line-height: 50px;
}
#menu-cat-close{
  display: none;
}
#marquee div span{
    white-space: nowrap;
}
#marquee div span div{
  float: left;
  display: block;
  margin-left: 50px; 
}
.img_div_speed{
  margin-top: 14px;
  height: 20px;
  width: 22px;
  background-size: cover;
  background-repeat: no-repeat;
}
.img_div_speed img{
  width:22px;
}
.GBP{
  background-image: url(/images/flag/GBP.svg);
}
.USD{
  background-image: url(/images/flag/USD.svg);
}
.EUR{
  background-image: url(/images/flag/EUR.svg);
}
.uah_div_speed{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #565656;
  font-weight: bold;
}
.price_div_speed{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #565656;
  font-weight: bold;
}
.float-right{
	float: right;
}
.padding-left-0{
  padding-left: 0;
  margin-bottom: 145px;
}
.padding-right-0{
	padding-right: 0;
	padding-left: 0;
}

.beforecontent2 {
    background-image: url(/templates/agro/images/beforecontent1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 155px;
    padding-bottom: 0px;
}
.beforecontent3 {
    background-image: url(/templates/agro/images/raiting_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 155px;
    padding-bottom: 0px;
}
.agro-btn{
  background-image: linear-gradient(90deg, #005926, #7aca93);
  width: 250px;
  height: 42px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: 41px;
  transition: all .25s ease-in-out;
}
 

.agro-btn span {
    background: #486c30;
    height: 42px;
    width: 41px;
    display: block;
    float: right;
}
.agro-btn span img{
  width: 16px;
}
.agro-btn:hover{
  text-decoration: none;
  background-image: linear-gradient(90deg, #7aca93, #005926);
  color: #fff;/*
  animation: background 5s infinite;*/
}
.agro-btn-link{
  color: #565656;
  width: 118px;
  height: 42px;
  display: inline-block;
  background: transparent;
  text-align: center;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: 41px
}
.agro-btn-link span {
  background: transparent;
  height: 42px;
  width: 41px;
  display: block;
  float: right;
}
.agro-btn-link:hover{
  text-decoration: none;
  color: #507935;
}
.moduletable .title{
  font-size: 37px;
  color: #2f3337;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 48px;
  padding: 0 15px;
}
.moduletable .title span{
  color: #00ad6c;
}
.moduletable .title:after{
  content: "";
  display: none;
  width: 108px;
  height: 5px;
  background-image: linear-gradient(90deg, #005926, #7aca93);
  margin-top: 21px;
}
.page-id-101 #body{
  display: none;
}
.ticker{
	background: #f6f6f6;
	height: 50px;
  overflow: hidden;
}
.header{
  height: 78px;
}
.logo{
  padding: 13px 0;
}
.logo img{
  width: 160px;
}


/*button top-menu*/
.dp-header__hamburger-menu {
  width: 2em;
  height: 24px;
  display: none;
  position: relative;
  -webkit-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.dp-header__hamburger-menu span {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.dp-header__hamburger-menu span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #000;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.dp-header__hamburger-menu span:first-child {
  top: 0;
}
.dp-header__hamburger-menu span:nth-child(2), .dp-header__hamburger-menu span:nth-child(3) {
  top: 10px;
}
.dp-header__hamburger-menu span:nth-child(4) {
  top: 20px;
}
.dp-header__hamburger-menu.open span:first-child {
  top: 50%;
  width: 0;
  left: 50%;
}
.dp-header__hamburger-menu.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dp-header__hamburger-menu.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.dp-header__hamburger-menu.open span:nth-child(4) {
  top: 10px;
  width: 0;
  left: 50%;
}
/*end button top-menu*/
.mainmenu .moduletable_menu h3{
	display: none;
}
.nav.menu{
  padding: 20px 0;
}
.mainmenu .nav.menu {
  padding: 37px 0;
}
.nav.menu li{
	float: left;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
}
.nav.menu li a{
	font-family: 'Open Sans', sans-serif;
	color: #1d1d1d;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
  -mox-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.nav>li>a:focus, .nav>li>a:hover, .nav>li.active>a{
  text-decoration: none;
  opacity: 1;
  background-color: transparent;
  text-shadow:
    -0.25px -0.25px 0 #1d1d1d,
    0.25px -0.25px 0 #1d1d1d,
    -0.25px 0.25px 0 #1d1d1d,
    0.25px -0.25px 0 #1d1d1d;
}
.nav>li.active>a:after{
  content: "";
  width: 100%;
  display: block;
  border-top: 1px solid #1d1d1d;
}
.nav>li>a .span1, .nav>li> a .nav-header .span1 {
  content: "";
  border-top: 2px solid #507935;
  width: 100%;
  display: block;
  transform: rotateY(90deg);
  transition-property: transform;
  transition: 0.3s linear;
}
.nav>li:hover>a .span1, .nav>li:hover>.nav-header .span1, .nav>li.active>a .span1 {
  transform: rotateY(0deg);
}
.nav .item-101 a{
	padding: 10px 20px 0 0px;
}
.nav.menu li.item-107{
	float: right;
	position: relative;
}
.nav.menu li.item-107 a{
	font-family: MagistralBlackC;
}
.nav.menu li.item-107:hover a{
	text-shadow:none;
}
.nav.menu li.item-107 ul{
	display: none;
}
.nav.menu li.item-107:hover ul{
	display: block;
	position: absolute;
}
.nav.menu li.item-107:before{
  content: "";
  display: none;
  background: url(/images/world.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  float: left;
  margin-top: 13px;
}
.nav.menu li.item-107:after{
	content: "";
  border-top: 6px solid #000;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  display: block;
  width: 3px;
  position: absolute;
  right: 4px;
  top: 16px;
}
.nav.menu li.item-107 ul{
  list-style: none;
  padding-left: 0;
  background: #dbdbdb;
  width: 78px;
  color: #fff;
  left: -8px;
  top: 38px;
}

.nav.menu li.item-107 ul li a{
  width: 100%;
  display: block;
  padding: 6px 28px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.nav.menu li.item-107 ul li a:hover{
  background: #00ad6c;
}
.nav.menu li a > small{
  position: absolute;
  font-size: 8px;
}
#slider{
  height: 420px;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0% 50%;
  position: relative;
  overflow: hidden;
}
.fullscreen-bg__video{
  position: absolute;
  top: 0;
  width: 100%;;
}
#slider .slider-desk{
  background: rgba(25, 25, 25, 0);
  text-align: center;
  padding-top: 48px;
  padding-bottom: 26px;
  margin-top: 90px;
  height: 235px;
}
#slider .slider-desk img {
    width: 16px;
    margin: 16px auto 0;
}
#slider .slider-desk h3{
	font-size: 48px;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#slider .slider-desk .text{
	font-size: 24px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  padding-top: 64px;
}
#slider .slider-desk a {
  background: #507935;
  width: 178px;
  height: 42px;
  display: inline-block;
  color: #fff;
  margin: 27px auto 0;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: 41px;
}
#slider .slider-desk a span {
  background: #486c30;
  height: 42px;
  width: 41px;
  display: block;
  float: right;
}
#slider .owl-dots{
	display: none;
}
#slider .owl-nav{
  position: absolute;
  top: 55%;
  width: 100%;
}
.owl-next{
	position: absolute;
	right: 0;
  top: 0;
}
.owl-next, .owl-prev {
	width: 70px;
	height: 70px;
	display: block;
	background: #494949 !important;
	opacity: 0.6;
}
.owl-next:hover, .owl-prev:hover{
	opacity: 0.9;
}
.beforecontentabout{
  background: #ffffff;
  padding-top: 10px;
  padding-bottom: 110px;
}
.beforecontentabout .title {
    text-align: center;
    position: relative;
}
.beforecontentabout .moduletable .title:after {
  content: "";
  display: none;
  width: 108px;
  height: 5px;
  background-image: linear-gradient(90deg, #005926, #7aca93);
  margin: 0 auto;
  margin-top: 21px;
}
.beforecontentabout .custom{
  margin-top: 71px;
}
.beforecontentabout .beforecontentabout-mod img{
  margin-bottom: 30px;
}
.beforecontentabout .desc p {
    color: #2f3337;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    margin: 23px 0;
    font-weight: 700;
}
.beforecontentabout .desc p a {
    color: #2e814d;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
}
.beforecontentabout .custom .agro-btn{
  margin-top: 48px;
}
.beforecontent{
  background: #dbdbdb;
  padding-top: 60px;
  padding-bottom: 60px;
}
.beforecontent .beforecontent-icon{
  text-align: center;
}
.beforecontent-icon .images{
  height: 96px;
}
.beforecontent-icon h3{
  font-size: 21px;
  color: #2f3337;;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
.beforecontent-icon p{
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #929191;
  font-weight: 600;
}
.beforecontent-icon a:hover h3{
  color: #00ad6c;
}
.beforecontent1{
  background: #f6f6f6;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 87px;
  padding-bottom: 60px;
}
.one-news .desc_holder{
  background: #fff;
  padding: 28px 38px 20px;
  height: 306px;
  position: relative;
}
/*.one-news .desc_holder:before{
  content: "";
  border-left: 20px solid #507935;
  border-top: 12px solid #fff;
  border-bottom: 12px solid #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 26px;
}*/
.one-news .desc_holder h3{
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0px;
  color: #2f3337;
}
.one-news .desc_holder .desc{
  font-family: 'Open Sans', sans-serif;
  color:#565656;
  font-size: 14px;
  margin-bottom: 18px;
}
.one-news .desc_holder .link-date{
  position: absolute;
  bottom: 0;
  border-top: 1px solid #507935;
  width: 85%;
  left: 36px;
  padding: 20px 0px 18px
}
.one-news .desc_holder .date{
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #565656;
  margin-top: 10px;
  padding-left: 30px;
  background-image: url(/templates/agro/images/clock_date.png);
  background-repeat: no-repeat;
  background-position: 11px 3px;
}
.two-news .desc_holder{
  background: transparent;
  padding: 0px 38px 0px;
  height: 140px;
  margin-bottom: 50px;
}
.two-news .desc_holder h3{
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0px;
  color: #2f3337;
}
.two-news .desc_holder .link-date{
  position: absolute;
  bottom: 50px;
  border-top: 1px solid #e4e4e4;
  width: 84%;
  left: 50px;
  background: #f6f6f6;
}
.two-news .desc_holder .date{
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #565656;
  margin-top: 10px;
  padding-left: 30px;
  background-image: url(/templates/agro/images/clock_date.png);
  background-repeat: no-repeat;
  background-position: 11px 3px;
}
.two-news .desc_holder:hover .date{
  background-position: 11px -17px;
}
.latestnews .agro-btn {
  width: 155px
}
.aftercontent{
  background-image: url(/templates/agro/images/paralacks.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: 50% 0%;
  padding-top: 160px;
  padding-bottom: 130px; 
}
.quotations{
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.quotations:before{
  content: "";
  display: block;
  background-image: url(/templates/agro/images/quotations-icon1.png);
  background-repeat: no-repeat;
  width: 38px;
  height: 29px;
  position: absolute;
}
.quotations:after{
  content: "";
  display: block;
  background-image: url(/templates/agro/images/quotations-icon2.png);
  background-repeat: no-repeat;
  width: 38px;
  height: 29px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.quotations b{
  font-weight: 900;
}
.aftercontent .owl-dots{
  position: absolute;
  bottom: -114px;
  width: 100%;
  text-align: center;
}
.owl-dot span{
  width: 15px;
  height: 14px;
  background: transparent;
  border: 0px solid #507935;
  display: block;
  background-image: url(/templates/agro/images/dots.png);
  margin: 0 10px;
}
.owl-dot.active span{
  width: 15px;
  height: 14px;
  background: transparent;
  border: 0px solid #507935;
  display: block;
  background-image: url(/templates/agro/images/dots.png);
  background-position: 0 14px;
}
.aftercontent1{
  background: #ffffff;
  padding-top: 82px;
  padding-bottom: 185px;
}
.aftercontent1 .title{
  text-align: center;
  position: relative;
}

.aftercontent1 .moduletable .title:after {
  content: "";
  display: block;
  width: 108px;
  height: 5px;
  background-image: linear-gradient(90deg, #005926, #7aca93);
  margin: 0 auto;
  margin-top: 21px;
}
.aftercontent1 .owl-dots{
  display: none;
}
.owl-nav{
  position: absolute;
  top: 38%;
  width: 100%;
}
.aftercontent1 .owl-next, .aftercontent1 .owl-prev {
  width: 70px;
  height: 70px;
  display: block;
  background: transparent !important;
  opacity: 1;
  position: absolute;
}
.aftercontent1 .owl-prev{
  left: -80px;
}
.aftercontent1 .owl-next{
  right: -80px;
}
.owl-carousel-slide3 .owl-item img{
  width: 90%;
  margin:0 auto;
}
footer{
  background: #dbdbdb;
  padding-top: 90px;
  padding-bottom: 60px;
}
footer .footer1 p{
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #a6a6a6;
  margin-top: 34px;
}
footer .footer1 img{
  width: 160px;
}
footer .footer2 h3,
footer .footer3 h3,
footer .footer4 h3{
  margin-top: 0;
  margin-bottom: 28px;
  color: #000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 900;
}
footer .footer3 ul{
  margin-top: 42px;
}

footer .footer2 ul,
footer .footer3 ul{
  list-style: none;
  padding-left: 0;
}
footer .footer2 li{
  padding-left: 0px;
  position: relative;
}
footer .footer2 li:before{
  content: "";
  display: none;
  float: left;
  position: absolute;
  top: 5px;
  left: 0;
  border-left: 10px solid #507935;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
footer .footer2 li a,
footer .footer3 li a{
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #929191;
  text-decoration: none;
}
footer .footer3 li{
  padding-left: 0px;
  position: relative;
  padding-top: 11px;
  padding-bottom: 11px;
  border-bottom: 0.5px solid #7c7c7c;
}
footer .footer3 li:last-child{
  border-bottom: 0px solid #7c7c7c;
}
footer .footer3 li:before{
  content: "";
  display: none;
  float: left;
  position: absolute;
  top: 12px;
  left: -4px;
  background-image: url(/templates/agro/images/ul-new-footer.png);
  width: 20px;
  height: 17px;
}
footer .footer3 li .fa{
	font-size: 24px;
}

footer .footer4 form button{
  border: none;
  padding: 0;
  -o-border-radius:0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
footer .footer4 form input,
footer .footer4 form textarea{
  height: 34px;
  background: #c3c3c3;
  font-size: 14px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  padding: 14px 16px;
  border: none;
  margin-bottom: 5px;
  width: 100%;
  font-style: italic;
  -ms-border-radius:0px;
  -o-border-radius:0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
footer .footer4 form select[name="country"]{
  height: 34px !important;
  background: #c3c3c3;
  font-size: 14px;
  color: #fff;
  border:0px !important;
  font-family: 'Open Sans', sans-serif;
  padding: 7px 16px;
  border: none;
  margin-bottom: 5px;
  -ms-border-radius:0px;
  -o-border-radius:0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
footer .footer4 form textarea{
  height: 66px;
  margin-bottom: 10px;
  -ms-border-radius:0px;
  -o-border-radius:0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
footer .footer4 .agro-btn{
  margin-top: 0px;
}
#footer-bottom{
  background: #101010;
  padding:24px 0;
}
#footer-bottom #up{
	position: fixed;
  bottom: 50px;
  z-index: 10;
  right: 50px;
	cursor:pointer;
	display:none;
	color:#333;
	font-family:verdana;
	font-size:11px;
}
#footer-bottom .copyright{
  color: #444444;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 14px; 
}
/*start-news*/
.pagination-center{
	text-align: center;
  margin-top: 58px;
  margin-bottom: 30px;
}
.pagination ul{
  list-style: none;
  display: block;
  padding: 0;
}
.pagination ul li{
	float: left;
	margin-right: 10px;
}
.pagination ul li a{
  padding: 4px 8px;
  background: #eeeeee;
  text-decoration: none;
}
.pagination ul li span{
	padding: 4px 8px;
	background: #dbe5d4;
}
.pagination ul li.pagination-start, .pagination ul li.pagination-end{
	padding: 2px 16px;
  background-image: linear-gradient(90deg, #005926, #7aca93);
  color: #fff;
  margin-top: -2px;
}
.pagination ul li.pagination-start:hover, .pagination ul li.pagination-end:hover{
background-image: linear-gradient(90deg, #7aca93, #005926);
}
.pagination ul li.pagination-end a,
.pagination ul li.pagination-start a,
.pagination ul li.pagination-start span,
.pagination ul li.pagination-next span,
.pagination ul li.pagination-end span,
.pagination ul li.pagination-prev span{
	color: #fff;
	text-decoration: none;
  background: transparent;
}
.pagination .pagination-next a, .pagination .pagination-prev a{
  background: transparent;
}
.beforecontent2 .moduletable .title{
  margin-bottom: 24px;
}
.fillter-date{
  width: auto;
  margin-top: 18px;
  height: 36px;
  background:transparent;
  border: 0px;
  padding: 10px 10px;
}
.menu-cat{
  display: block;
  justify-content: center;
}
.menu-cat .nav.menu {
  padding: 0px 0;
}
.menu-cat .nav>li>a {
  position: relative;
  display: block;
  background: transparent;
  padding: 28px 40px 28px 0px;
  margin-right: 2px;
}
.menu-cat.stati .nav>li>a {
  position: relative;
  display: block;
  background: transparent;
  padding: 28px 18px;
  margin-right: 2px;
}
.menu-cat .nav.menu li a {
  font-family: 'Open Sans', sans-serif;
  color: #1c120f;
  font-size: 12px;
  font-weight: 700;
      cursor: pointer;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -mox-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.nav>li>a .span1, .nav>li> a .nav-header .span1 {
  content: "";
  border-top: none;
  width: 100%;
  display: block;
  transform:none;
  transition-property: none;
  transition: none;
}
.menu-cat .nav>li>a:focus, .menu-cat .nav>li>a:hover, .menu-cat .nav>li.active>a {
  text-decoration: none;
  background: transparent;
  text-shadow: none;
  text-shadow: -0.25px -0.25px 0 #1d1d1d, 0.25px -0.25px 0 #1d1d1d, -0.25px 0.25px 0 #1d1d1d, 0.25px -0.25px 0 #1d1d1d;
}
.menu-cat .nav>li:hover>a .span1, .menu-cat .nav>li:hover>.nav-header .span1, .menu-cat .nav>li.active>a .span1{
  content: "";
  transform: none;
  display: block;
  float: left;
  position: absolute;
  left: 0;
  width: 64px;
  bottom: 0;
  height: 5px;
  background: transparent;
}
.blog-shapka-page .moduletable .title:after {
    content: "";
    display: block;
    width: 108px;
    height: 5px;
    background-image: linear-gradient(90deg, #005926, #7aca93);
    margin: 0 auto;
    background: transparent;
    margin-top: 21px;
}

.blog.news .pull-left.item-image {
  width: 100%;
  /* padding: 24px 28px 0px; */
  text-align: center;
}

.item-page.news-rating .pull-left.item-image {
  width: 100%;
  text-align: center;
}

.item-page.news-rating .pull-left.item-image img {
  width: 450px;
}

.news .item-news{
  margin: 10px 0;
}
.news .col-lg-6.col-md-6.col-sm-12.col-xs-12:nth-child(2n+1){
	padding-left: 0px;
}
.news .col-lg-6.col-md-6.col-sm-12.col-xs-12:nth-child(2n){
	padding-right: 0px;
}


.news .item-news .item-image img {
  width: 100%;
  height: 233px;
}
.news .item-news .news-body{
	background: #e8e8e8;
  padding: 24px 28px 0px;
  height: 150px;
  display: inline-block;
  width: 100%;
}
.news .item-news .news-body .page-header{
  padding-bottom: 9px;
  margin: 0px ;
  border-bottom: none;
  height: 75px;
}
.news .item-news .news-body h2{
	border: 0px;
	color:#2f3337;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
}
.news .item-news .news-body h2 a{
	color:#2f3337;
	text-decoration: none;
}
.news .item-news .news-body .date{
	float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #565656;
  margin-top: 12px;
  padding-left: 30px;
  background-image: url(/templates/agro/images/clock_date.png);
  background-repeat: no-repeat;
  background-position: 11px 3px;
}
.news .item-news .news-body .link-date{
  bottom: 8px;
  border-top: 1px solid #d6d6d6;
  width: 100%;
  right: 30px;
}
/*end-news*/
/*start-news*/
.item-rejtingi{
  margin: 10px 0;
}
.rejtingis .item-rejtingi .item-image a{
  height: 233px;
  display: block;
}
.rejtingis .item-rejtingi .item-image img{
	width: 100%;
  min-height: 233px;
}
.rejtingis .item-rejtingi .news-body {
  background: #e8e8e8;
  padding: 24px 28px 0px;
  height: 175px;
  display: inline-block;
  width: 100%;
}
.rejtingis .item-rejtingi .news-body .page-header {
  padding-bottom: 9px;
  margin: 0px;
  border-bottom: none;
}
.rejtingis .item-rejtingi .news-body h2 {
  border: 0px;
  color: #2f3337;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
}
.rejtingis .item-rejtingi .news-body h2 a {
  color: #2f3337;
  text-decoration: none;
}
.rejtingis .item-rejtingi .news-body .link-date {
  position: absolute;
  bottom: 8px;
  border-top: 1px solid #507935;
  width: 83%;
  right: 30px;
}
.rejtingis .item-rejtingi .news-body .date {
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #565656;
  margin-top: 12px;
}
/*end-news*/
/*start-pege*/
.section-news-rating, .section-blog-news-rating{
   background: #f6f6f6;
   padding-top: 100px;
   padding-bottom: 100px;
}
.news-rating .item-image img{
	width: 100%
}
.news-rating .news-rading-body {
 	padding: 41px 0px 0px 54px;
  height: auto;
  display: inline-block;
  width: 100%;
}
.news-rating .news-rading-body:before{
  content: "";
  display: block;
  width: 29px;
  height: 29px;
  position: absolute;
  left: 0;
  background-image: url(/templates/agro/images/ptichka.png);
  background-repeat: no-repeat;
}
.news-rating .news-rading-body h1{
	margin: 0px 0 44px 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #2f3337;
}
.news-rating .news-rading-body ul{
	list-style: none;
  padding: 0;
}
.news-rating .news-rading-body ul li{
	position: relative;
	padding-left: 40px;
}
.news-rating .news-rading-body ul li:before{
	content: "";
	position: absolute;
	top: 5px;
  left: 20px;
  border-left: 10px solid #507935;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.news-rating .news-rading-body .link-date{
	border-top: 0px solid #507935;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 16px;
}
.news-rating .news-rading-body .link-date .date{
	font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #565656;
  padding-left: 30px;
  background-image: url(/templates/agro/images/clock_date.png);
  background-repeat: no-repeat;
  background-position: 11px 1px;
}
.news-rating .news-rading-body .link-date .agro-btn-link{
  line-height: 10px;
}
.news-rating-left .moduletable .title{
	font-family: 'Open Sans', sans-serif;
	color: #2f3337;
	margin-top: 0;
	font-size: 20px;
	font-weight: 900;
  padding-left: 48px;
}
.news-rating-left .two-news .desc_holder {
  background: transparent;
}
.news-rating-left .two-news .desc_holder:hover{
	 background: transparent;
}
.news-rating-left .two-news{
  position: relative;
}
.news-rating-left  .two-news .desc_holder{
  padding: 0px 38px 0px 0;
  margin-bottom: 35px;
}
.news-rating-left  .two-news .desc_holder .link-date {
  position: absolute;
  bottom: 0px;
  border-top: 1px solid #507935;
  width: 85%;
  left: 0;
}
.news-rating-left .latestnews{
  padding-left: 34px;
}
.news-rating-left .agro-btn{
  width: 235px;
  margin-left: 34px;
}
.body_center .padding-left-0 .news-rating:after{
  content: "";
  border-right: 1px solid #e4e4e4;
  display: block;
  float: right;
  position: absolute;
  right: -17px;
  height: 100%;
  top: 0;
}
/*end-pege*/
/*statistic*/
.myChart_back{
  background: #f6f6f6;
}
.item-statictic{
  position: relative;
  margin-bottom: 16px;
  display: inline-block;
  overflow: hidden;
}
.item-statictic .item-image img{
  width: 100%;
  height: 300px;
  transition: all .25s ease-in-out;
}
.statictic-body{
 display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.65);
  width: 100%;
  top: 0px;
  height: 100%;
  z-index: 0;
  transition: .5s;
  text-align: center;
}
.statictic-body .page-header {
    padding-bottom: 9px;
    /* margin: 94px 0 20px; */
    display: block;
    border-bottom: 0px solid #eee;
    position: relative;
    top: 21%;
}
.statictic-body .link-date{
  display: block;
  transition: 1.5s;
  width: 100%;
  position: relative;
  top: 28%;
}
.item-statictic:hover .statictic-body{
  background: rgba(255, 255, 255, 0.8);
}
.item-statictic:hover .statictic-body .link-date{
  display: block;
  transition: 5s;
}
.item-statictic:hover .item-image img{
  transform: scale(1.25);
}
.statictic-body .link-date a{
  background: transparent;
  background-image: none;
  width: 178px;
  height: 42px;
  display: inline-block;
  color: #0b6330;
  border: 1px solid #0b6330;
  text-align: center;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: 41px;
  transition: all .25s ease-in-out;
}

.item-statictic:hover .statictic-body .link-date a{
  background-image: linear-gradient(90deg, #005926, #7aca93);
  border:0px;
  color: #ffffff;
}
.statictic-body .link-date a:hover{
  background-image: linear-gradient(90deg, #7aca93, #005926);
}
.statictic-body .link-date a span {
    background: #486c30;
    height: 42px;
    width: 41px;
    display: block;
    float: right;
}
@keyframes background {
  0% {
    background-position: 0px 0;
  }

100% {
    background-position: 1070px 0;
  }
}
.item-statictic:hover .statictic-body .link-date{
  display: block;
}
.statictic-body a{
  text-decoration: none;
}
.statictic-body h2{
  /*padding-left: 40px;*/
  text-transform: capitalize;
}
.statictic-body h2 a{
  font-size: 24px;
  font-weight: bold;
  color: #2f3337;
}
.item-statictic:hover h2 a .span1{
  content: "";
  transform: none;
  display: none;
  float: left;
  position: absolute;
  top: 52px;
  left: 0;
  border-left: 14px solid #507935;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.statictic-gl .title{
  font-size: 37px;
  color: #2f3337;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 50px;
  margin-top: 50px;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
}

.statictic-gl .nav.menu{
  display: flex;
  justify-content: center;
}
.statictic-gl .menu-cat .nav>li>a {
  position: relative;
  display: block;
  background: transparent;
  padding: 10px 30px;
  margin-right: 12px;
  transition: .5s;
}
.statictic-gl .menu-cat .nav>li>a:focus, .statictic-gl .menu-cat .nav>li>a:hover, .statictic-gl .menu-cat .nav>li.active>a{
  text-decoration: none;
  background: transparent;
  text-shadow: none;
  color:#1c120f;
  transition: .5s;
}
.statictic-gl .menu-cat {
    margin-bottom: 0px;
}
.statictic-gl{
  padding-top: 34px;
}
.statistic-shapka{
	margin-bottom: 62px; 
}
.statistic-descrip{
  text-align: center;
  margin-top: 33px;
  margin-bottom: 49px;
  font-size: 14px;
  color: #565656;
  font-family: 'Open Sans', sans-serif;
}
.statistic-btn-descrip a{
  background-image: linear-gradient(90deg, #005926, #7aca93);
  width: 178px;
  height: 42px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: 41px;
 
  margin-bottom: 78px;
}

.statistic-btn-descrip a:hover{
  background-image: linear-gradient(90deg, #7aca93, #005926);
}
.statistic-btn-descrip a span {
    background: #486c30;
    height: 42px;
    width: 41px;
    display: block;
    float: right;
}
/*end statistic*/
/*start statistic page*/
 #myChart {
  width: 100%;
  height: 600px;
  margin-top: 19px;
  margin-bottom: 141px;
}
.luch_pred{
	background:#e8e8e8;
	/*padding-top: 125px;*/
  padding-top: 50px;
	padding-bottom: 123px;
}
.luch_pred .title{
  font-size: 37px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.luch_pred .title span{
  color: #00ad6c;
}
.statistic-shapka-page{
	padding-top: 17px;
	padding-bottom: 41px;
	margin-bottom: 0px; 
}
.menu-cat.stati{
  margin-bottom: 0;
  display: flex;
  justify-content: center;
}
.luch_pred .item-statictic{
  width: 100%;
}
.luch_pred .item-statictic .item-image{
  width: 100%;
}
.luch_pred .item-statictic .item-image img {
  width: 100%;
  height: 300px;
}
.luch_pred .statictic-body {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  top: 0px;
  height: 253px;
  border-top: 0px solid #7c862f;
  transform: translateY(47px);
  z-index: 0;
  transition: .5s;
}
.luch_pred .item-statictic:hover .statictic-body{
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  top: 0px;
  height: 253px;
  border-top: 0px solid #7c862f;
  transform: translateY(120px);
  z-index: 0;
  transition: .5s;
}
.luch_pred .page-header {
  padding-bottom: 0px;
  margin: 0px 0 0px;
  border-bottom: 0px solid #eee;
  padding-left: 36px;
  padding-top: 42px;
}
.luch_pred .page-header .price{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5d8d3e;
}
.luch_pred .page-header h3{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2f3337;
	margin-top: 14px;
	margin-bottom: 0;
}
.luch_pred .statictic-body-info{
  background: #fff;
  padding: 40px 35px 30px;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 99;
}
.luch_pred .statictic-body-info p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #1c120f;
	margin: 0 0 3px
}
.luch_pred .statictic-body-info p b{
  text-transform: capitalize;
}
.luch_pred .statictic-body-info hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #507935;
}
.luch_pred .statictic-body-info .link-date a {
    background-image: linear-gradient(90deg, #005926, #7aca93);
    width: 178px;
    height: 42px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    line-height: 41px;
    cursor: pointer;
}
.luch_pred .statictic-body-info .link-date a:hover{
     background-image: linear-gradient(90deg, #7aca93, #005926);
}
.luch_pred .statictic-body-info .link-date a span {
    background: #486c30;
    height: 42px;
    width: 41px;
    display: block;
    float: right;
}
.luch_pred .statictic-body-info .link-date a span  img {
    width: 20px;
    margin: 14px auto 0;
}
.luch_pred .owl-carousel-slide-predlo .owl-next,
.luch_pred .owl-carousel-slide-predlo .owl-prev {
    width: 70px;
    height: 70px;
    display: block;
    background: transparent !important;
    opacity: 1;
    position: absolute;
}
.luch_pred .owl-carousel-slide-predlo .owl-next {
    right: -80px;
}
.luch_pred .owl-carousel-slide-predlo .owl-prev {
    left: -80px;
}
.modal .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
}
.modal .modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 16px;
    top: 18px;
    opacity: 1;
}
.modal .modal-dialog {
  top: 22%;
}
.modal .modal-content{
	border-radius: 0;
}
.modal .modal-header .modal-title{
	font-family: 'Open Sans', sans-serif;
	color:#2f3337;
	font-size: 20px;
	font-weight: bold;
	    margin-top: 25px;
    margin-left: 20px;
}
.modal .modal-header .modal-title:after{
	content: "";
	display: block;
	width: 132px;
	height: 3px;
	background:#507935; 
	margin-top: 13px;
}
.modal form{
	padding: 0px 18px;
	margin-top: 17px;
}
.modal form input{
	width: 100%;
	margin-bottom: 9px;
	height: 52px;
	border: 1px solid #a2a2a2;
	padding-left: 21px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #a4a4a4;
}
.modal form button{
    background-image: linear-gradient(90deg, #005926, #7aca93);
    width: 178px;
    height: 42px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    line-height: 41px;
    border:0;
    padding: 0;
    margin-top: 15px;
}
.modal form button:hover{
    background-image: -webkit-linear-gradient(left, #7aca93, #005926);
    background-image: -o-linear-gradient(left, #7aca93, #005926);
    background-image: linear-gradient(to right, #7aca93, #005926);
}
.modal form button span {
    background: #486c30;
    height: 42px;
    width: 41px;
    display: block;
    float: right;
}
.modal.otvet .modal-header .modal-title {
    font-family: 'Open Sans', sans-serif;
    color: #2f3337;
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
    margin-left: 0px;
    text-align: center;
    width: 100%;
}
.modal.otvet .modal-header .modal-title:after {
    content: "";
    display: block;
    width: 132px;
    height: 3px;
    background: #507935;
    margin-top: 13px;
    margin: 13px auto 0;
}
.modal.otvet .modal-body p{
  color: #565656;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  margin-bottom: 40px;
  line-height: 30px;
}
.loader{
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}
#loader-4 span{
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #507935;
  margin: 35px 5px;
  opacity: 0;
}
#loader-4 span:nth-child(1){
  animation: opacitychange 1s ease-in-out infinite;
}
#loader-4 span:nth-child(2){
  animation: opacitychange 1s ease-in-out 0.33s infinite;
}
#loader-4 span:nth-child(3){
  animation: opacitychange 1s ease-in-out 0.66s infinite;
}
@keyframes opacitychange{
  0%, 100%{
    opacity: 0;
  }
  60%{
    opacity: 1;
  }
}
.statistic-page-descrip{
  margin-bottom: 40px;
  font-size: 30px;
  color: #2f3337;
  font-family: 'Open Sans', sans-serif;
  margin: 40px 0 20px;
}
.statistic-page-descrip p, .statistic-page-descrip p a{
  font-size: 20px;
  color: #2f3337;
}
.luch_pred .item-statictic:hover .item-image img {
    transform: scale(1);
}
/*end statistic page*/
/*start contact*/
form input, form textarea{
  width: 100%;
  margin-bottom: 9px;
  height: 52px;
  border: 1px solid #a2a2a2;
  padding-left: 21px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #a4a4a4;
}
form .telefo-form select[name="country"]{
  width: 35%;
  margin-bottom: 9px;
  height: 52px;
  border: 1px solid #a2a2a2;
  border-right: 0px;
  padding-left: 21px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #a4a4a4;
  float: left;
  display: inline-block;
}
form .telefo-form input[name="tel"]{
  width: 65%;
  display: inline-block;
}
form textarea{
  margin-bottom: 0px; 
  height: 174px;
}
form button {
  background-image: linear-gradient(90deg, #005926, #7aca93);
  width: 178px;
  height: 42px;
  display: inline-block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: 41px;
  border: 0;
  padding: 0;
  margin-top: 15px;
}
form button:hover{
  background-image: linear-gradient(90deg, #7aca93, #005926);
}
.contacts .title{
  font-size: 37px;
  color: #2f3337;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  padding: 0 15px;
  text-transform: uppercase;
}

.contacts .description{
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #2f3337;
  text-align: center;
  line-height: 40px;
  margin-top: 30px;
}
.contacts .maps{
  margin: 20px 0;
}
.contacts .address p{
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #2f3337;
  padding-left: 15px;
}
.contacts .address p a{
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #2f3337;
  text-decoration: none;
}
.contacts .contact_form_div{
   margin-bottom: 20px;
}
.item-statictic-boiler .item-image{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 300px;
}
.item-statictic-boiler .item-image img{
  width: 100%;
  height: 300px;
}
.luch_pred .item-statictic-boiler .statictic-body {
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  top: 0px;
  height: 100%;
  border-top: 0px solid #7c862f;
  transform: translateY(0px);
  z-index: 0;
  transition: .5s;
}

.luch_pred.luch_pred_boiler .item-statictic-boiler .statictic-body-info {
  position: absolute;
  z-index: 12;
  top: 0;
  height: 100%;
  transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transition: .5s;
}
.luch_pred.luch_pred_boiler .item-statictic-boiler:hover .statictic-body-info {
  transform: translateX(0%);
  -moz-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  width: 90%;
}
.luch_pred.luch_pred_boiler .item-statictic-boiler .statictic-body .page-header img{
  width: 15px;
  height: 10px;
}

.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:focus, .datepicker td.active:hover:focus, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] {
    color: #ffffff;
    background-color: #00ad6c;
}
.datepicker td.active, .datepicker td.active:hover {
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #00ad6c, #00ad6c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00ad6c), to(#00ad6c));
    background-image: -webkit-linear-gradient(top, #00ad6c, #00ad6c);
    background-image: -o-linear-gradient(top, #00ad6c, #00ad6c);
    background-image: linear-gradient(to bottom, #00ad6c, #00ad6c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ad6c', endColorstr='#00ad6c', GradientType=0);
    border-color: #00ad6c #00ad6c #00ad6c;
    border-color: rgba(0, 173, 108, 0.1) rgba(0, 173, 108, 0.1) rgba(0, 173, 108, 0.25);
    *: ;
    background-color: #00ad6c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 173, 108, 0.25);
    background-color: #006dcc;
}
.datepicker td span.active {
    color: #ffffff;
    background-color: #00ad6c;
    background-image: -moz-linear-gradient(top, #00ad6c, #00ad6c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00ad6c), to(#00ad6c));
    background-image: -webkit-linear-gradient(top, #00ad6c, #00ad6c);
    background-image: -o-linear-gradient(top, #00ad6c, #00ad6c);
    background-image: linear-gradient(to bottom, #00ad6c, #00ad6c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #00ad6c #00ad6c #00ad6c;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #00ad6c;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
input, textarea, select{
  outline-color: #459964;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius:0;
  background-color: #fff;
}
select[name="country"]{
  -webkit-appearance: none;
  background-image: url(../images/arrow.png) !important;
  background-position: calc(100% - 4px) 50% !important;
  background-repeat: no-repeat !important;
  background-size: 6px 6px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius:0;
}
.desc span{
  color: #00ad6c;
}

.blog.news hr{
  display: none;
}

.blog.rejtingis .item-rejtingi .pull-left{
  width: 100%;
}

.uForm__extended {
  display: none;
}