
html {
	font-family: sans-serif;
}
body {
	font-size: 17px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.navbar a {
font-size: 14px;
}
.h1, h1 {
    color: #080; line-height: 1.5;border-bottom: 1px solid; margin-bottom: 15px;
}
.h2, h2 {
    font-size: 30px;
    color: #050;
    margin-top: 0;	
}
h2.parallax {
    font-family: inherit;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-bottom: none;
    text-align: center;
    font-size: 22px !important;
    line-height: 1.3em;
}
  
a {
word-wrap: break-word; 
}
#intro, .wrapper-center {
    text-align: justify;
}
#intro .module.cnt0 .fog {
margin-top: 80px;
}
#intro .module ul li, 
.wrapper-center ul li {
    list-style: none;
}
#intro .module table.table-info td {
    vertical-align: top;
    padding: 4px;
}
@media (max-width: 1199px){
#intro .module table.table-info td {
        padding: 0;
    
}
}
@media (max-width: 991px){
#intro .module.cnt0 {
}
            
#intro .module.cnt0 .fog {
        margin-top: 40px;
        height : 480px;
        overflow: auto;               
    
}
}
#intro .module ul li:before,
.wrapper-center ul li:before,
#intro .module table.table-info td:nth-child(1):before{
    content: '\f14a';
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    float: left;
    margin-left: -1.6em;
    color: #757575; 
    font-size: .8em;
    padding-top: 2px;
}
#intro .module table.table-info td:nth-child(1){
    padding-left: 30px;
}
#intro .module ul li:before,
#intro .module table.table-info td:nth-child(1):before{
    color: #fff;
}
#intro {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
}
nav.navbar .container {
    position: relative;
}
ul.files {
padding-left: 0;
}
ul.files li:before {
    content: "";
}
@media (min-width: 992px){
     ul.navbar-right,
.lang-and-search {
         margin-right: -35px;
     
}
 
}
.lang-and-search {
    position: absolute;
    top: 5px;
    right: 25px;
    width: 392px;
    height: 34px;
}
.lang-box {
     height: 34px;
     width: 96px;
     float: right;
}
.search-box {
    float: right;
    width: 292px;
    height: 34px;
}
.lang-box a#pt,
.lang-box a#en {
    background-image: url("repository/layout/flags.png");
    background-repeat: no-repeat;
    width: 43px;
    height: 32px;
    display: block;
    float: right;
    margin-left: 5px;
}
.lang-box a#pt {
    background-position: right bottom;
}
.lang-box a#en {
    background-position: left bottom;   
}
.lang-box a#pt:hover,
.lang-box a#pt.active {
    background-position: right top;
}
.lang-box a#en:hover,
.lang-box a#en.active {
    background-position: left top;  
}
.sb-search {
    margin-top: 0;
    height: 32px;
    min-width: 43px;
}
.sb-icon-search,
.sb-search-submit {
    width: 43px;
    height: 32px;
    line-height: 32px;    
    font-size: 16px;
    background: #676767;
    border-radius: 0;
}
.sb-icon-search:hover,
.sb-search-submit:hover {
background: #59a400;
}
.sb-search.sb-search-open .sb-search-input {
    height: 32px;
    padding: 0 50px 0 10px;
    font-size: 15px;
    color: #666;
    background: #f5f5f5;
    background: #f7f7f7;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid #59a400;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #59a400; 
}
._Button {
    background: #5e9020;
    border: 1px solid #5e9020;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
._Button:hover, ._Button:focus {
    background: #77a73a;
    border-color: #77a73a;
    outline: none;
}
.big-button {
    background-color: transparent;
    background-image: none;
    border: 3px solid #59a400;
    border-radius: 3px;
    margin-top: 20px;
    color: #59a400;
    margin-bottom: 20px;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    white-space: nowrap;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding: 10px 30px;
    font-size: 16px;
    line-height: 2;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -moz-transition: all, 0.5s, ease-in-out;
    -webkit-transition: all, 0.5s, ease-in-out;
    -ms-transition: all, 0.5s, ease-in-out;
    transition: all, 0.5s, ease-in-out;
}
.big-button:hover, .big-button:focus {
    color: #fff;
    background-color: #59a400;
    border-color: #59a400;
    outline: none;
    text-decoration: none;
}
                                                                        
nav.no-top-pos #navbar {
    padding-top: 34px;
}
a.navbar-brand {
    position: absolute;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    padding: 0;                                                                            
    
    
}
a.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
a.navbar-brand > img {
    margin: 0 auto;
    display: block;
    width: 250px;
    height: 91px;
}
a.navbar-brand > img.img-no-top-pos {
    width: 200px;
    height: 73px;
    margin-top: 5px;
}
img.logo {
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
                                                                        
._Menu a {
    cursor: pointer;
    text-decoration: none;
}
.navbar {
    border: 0;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.navbar-wrapper {
    clear: both;
}
.top-pos.navbar-fixed-bottom,
.top-pos.navbar-fixed-top,
.top-pos.navbar-static-top {
    padding-bottom: 50px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}
.navbar-nav>li>a {
    text-transform: uppercase;
    font-weight: 700;
}
.top-pos .navbar-nav>li>a {
    color: #fff; 
    padding-top: 34px;
    padding-bottom: 5px;
}
 
.navbar-default .navbar-nav>.active>a,
.navbar-nav>.active>a,
.navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover,
.navbar-nav>.open>a {
    background-image: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background-color: transparent !important;
}
.top-pos .nav>li>a:focus,
.top-pos .nav>li>a:hover {
    background: none;
    color: #fff;
}
#navbar ul._Menu li>a.expandable .arrow {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    float: right;
    right: 13px;
    bottom: 14px;
    position: absolute;
}
.no-top-pos #navbar ul._Menu li>a.expandable .arrow {
    bottom: 25px;
}
#navbar ul._Menu li>a.expandable {
    padding-right: 28px;
    position: relative;
}
#navbar .submenu > li a:hover, .submenu > li a:focus {
    background: -webkit-linear-gradient(to bottom, #f4f4f4 0%,#e8e8e8 100%);
    background: -moz-linear-gradient(to bottom, #f4f4f4 0%,#e8e8e8 100%);
    background: -o-linear-gradient(to bottom, #f4f4f4 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(to bottom, #f4f4f4 0%,#e8e8e8 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%,#e8e8e8 100%);;
}
ul.submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
            background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-nav > li > .submenu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar-collapse {
    border: none;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: inherit;
}
.navbar-header {
    float: left;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    background: -webkit-linear-gradient(135deg, #cccccc 0%,#ffffff 100%);
    background: -moz-linear-gradient(135deg, #cccccc 0%,#ffffff 100%);
    background: -o-linear-gradient(135deg, #cccccc 0%,#ffffff 100%);
    background: -ms-linear-gradient(135deg, #cccccc 0%,#ffffff 100%);
    background: linear-gradient(135deg, #cccccc 0%,#ffffff 100%);;
    border-radius: 2px;
    position: absolute;
    left: 0;
}
ul.submenu li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.navbar-nav ul li>a.expandable.active + ul,
.navbar-nav ul li>a.expandable.active:hover + ul {
    padding: 0px;
}
.collapsing {
    display: none !important;;
}
@media (min-width: 1200px){
.navbar-nav>li>a {
            letter-spacing: 2px;
    
}
                   
}
@media (min-width: 992px){
.top-pos .navbar-nav>li>a {
        color: #fff; 
        padding-top: 68px;
        padding-bottom: 5px;
    
}
.top-pos .navbar-nav>li>a:hover {
        color: #cecece;
    
}
    
.navbar-nav>li {
        float: left;
    
}
    .top-pos.navbar-default .navbar-nav>.active>a,
.top-pos.navbar-default .navbar-nav>.open>a {
        background: none;
        color: #fff;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    
}
   
.navbar-toggle {
        display: none !important;
    
}
    
}
@media (min-width: 992px) and (max-width: 1199px){
a.navbar-brand > img.img-top-pos {
        width: 200px;
        height: 73px;
        margin-top: 15px;
    
}
}
@media (max-width: 991px){
.navbar {
        background: #fff !important;
    
}
a.navbar-brand > img {
        width: 125px;
        height: 46px;
    
}
a.navbar-brand > img.img-no-top-pos {
        width: 115px;
        height: 42px;                                                                            
    
}
                                                                               
.navbar-nav ul.submenu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
    
}
.navbar-nav ul.submenu li a:hover {
        color: #fff;
        background: transparent !important;
    
}
.navbar-nav ul.submenu>li>ul>li>a {
        padding-left: 35px;
    
}
.navbar-nav ul.submenu>li>ul>li>ul>li>a {
        padding-left: 45px;
    
}
.navbar-nav ul.submenu>li>ul>li>ul>li>ul>li>a {
        padding-left: 55px;
    
}
    .navbar-right, 
    .navbar-left,
.navbar-nav>li {
        float: none !important;
    
}
 
.navbar .container {
        width: 100%;
        background: #fff;
}
.navbar-toggle {
        display: block !important;
    
}
.navbar-collapse {
        padding-left: 15px !important;
        padding-right: 15px !important;
    
}
.navbar-collapse.collapse {
        display: none !important;
    
}
.navbar-collapse.collapse.in {
        display: block!important;
        margin: auto;
        position: absolute;
        top: 49px;
        left: 0;
        right: 0;
        background: #ffffff;
        -moz-box-shadow: 0px 10px 8px -8px #a8a8a8;
        -webkit-box-shadow: 0px 10px 8px -8px #a8a8a8;
        -ms-box-shadow: 0px 10px 8px -8px #a8a8a8;
        box-shadow: 0px 10px 8px -8px #a8a8a8;
    
}
.navbar-collapse.collapse.in li {
        text-align: center;
    
}
.navbar-collapse.collapse.in a {
        color: #999;
        padding-top: 8px;
        padding-bottom: 8px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        background: none;        
    
}
.navbar-collapse.collapse.in  ul.submenu {
        padding-top: 0;
        border: 1px solid #ccc
    
}
.navbar-collapse.collapse.in ul.submenu li {
        text-align: center;
    
}
.navbar-collapse.collapse.in  ul.submenu a {
        color: #4c8c00;
        padding-top: 2px;
        padding-bottom: 2px;
    
}
               
.navbar-nav li a {
        letter-spacing: 1px;
    
}
    .navbar-nav li.active,
    .navbar-nav li a:hover,
.navbar-nav li a:focus {
        background: transparent !important;
        color: #468200 !important;
    
}
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
.container>.navbar-header {
        margin: 0;
    
}
.navbar ul {
        margin: 0;
    
}
}
@media (min-width: 768px){
.navbar>.container .navbar-brand {
        margin-left: -125px;
    
}
                                                                       
.navbar-right {
        margin-right: 0;
    
}
    
}
@media(min-width: 1200px){
.intro-slider {
min-height: 500px;
}
	
}
.nivo-caption {
    display:none !important;
}
.theme-default .nivoSlider {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 32px;
}
.theme-default .nivo-controlNav {
    margin-top: -100px;
    position: relative;
    z-index: 90;
}
.theme-default .nivo-controlNav a {
    background: none;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 8px;
    text-indent: -999px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); 
    color: transparent;
}
@media screen and (min-width: 1399px){
.theme-default a.nivo-nextNav, .theme-default a.nivo-prevNav {
        top: 33%;
    
}
.theme-default .nivo-controlNav * {
        background: none !important;
    
}
}
.theme-default .nivo-controlNav a.active {
    background-color: rgba(255, 255, 255, 0.9); 
}
.intro-slider {
    position: relative;
}
.intro-text-over-slider-bar {
    position: absolute;
    top: 260px;
    left: 0;
    right: 0;
    max-width: 1140px;
    margin: auto;
    z-index: 20;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    padding: 5px 15px;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
}
@media (max-width: 1099px){
.intro-text-over-slider-bar {
top: 200px;
}
}
@media (max-width: 780px){
.intro-text-over-slider-bar {
top: 20%;
}
}
@media (max-width: 640px){
.intro-text-over-slider-bar {
top: 10%;
}
}
@media (max-width: 580px){
.intro-text-over-slider-bar {
top: 10%;
}
.intro-text-over-slider-bar * {
 font-size: .8em;
}
}
@media (max-width: 480px){
.intro-text-over-slider-bar {
top: 10%;
}
.intro-text-over-slider-bar * {
 font-size: .6em;
}
}
.intro-white-text-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px 0;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 99;
}
.intro-white-text-bar h1 {
    font-family: inherit;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-bottom: none;
}
@media screen and (max-width: 1400px){
.intro-white-text-bar {
        position: relative;
    
}
}
.intro-slider .container {
    position: relative;
}
.intro-slider-caption {
    position: absolute;    top: 200px;    left: 0;    z-index: 1040;
}
.contacts-wrapper {
    margin-bottom: 15px;
    padding: 0;
}
.contacts-wrapper .motto {
    font-size: 2em;
    color: #9e9e9e;
}
.first-half .col-md-6:nth-child(1){
    padding-right: 20px;
}
.first-half .col-md-6:nth-child(2){
    padding-left: 20px;
}
.first-half .hr {
    border-bottom: 1px solid #080;
    margin-top: 20px;
    margin-bottom: 20px;
}
.contacts-form .left-col,
.contacts-form .right-col {
    padding: 0 15px;
}
.first-half  td:nth-child(1){
    padding-left: 0;
}
input.form-control#send {
    width: 125px;
    background: transparent;
    color: #77a73a
}
  
input.form-control#send:hover {
    background: #77a73a;
    color: #fff;
}
.workplace {
    padding: 0;
    padding-right: 1px;
}
.workplace a {
    background-color: #fff;
}
.workplace h3 {
    color:   #fff;
    padding: 6px 10px;
    background: #797979;
    margin: 5px 0;
    border-radius: 3px;
	font-size: 20px;
}
.workplace.directorate h3 {
    background: #59a400;
}
.employee {
    padding: 15px 0 15px 10px;
}
.employee {
    border-left: 1px solid  #ccc;
}
.workplace:nth-last-child(3) .employee{
    border-right: 1px solid #ccc;
}
@media (min-width: 1200px){
  .workplace:nth-child(4n) .employee{
      border-right: 1px solid  #ccc;
    
}
}
@media (min-width: 768px) and (max-width: 991px){
  .workplace:nth-child(even) .employee{
      border-right: 1px solid  #ccc;
    
}
}
@media (min-width: 992px) and (max-width: 1199px){
  .workplace:nth-child(3n) .employee{
      border-right: 1px solid  #ccc; 
    
}
}
@media (max-width: 768px){
.workplace .employee {
      border-right: 1px solid  #ccc; 
    
}
}
@media (max-width: 991px){
.employee {
        padding-bottom: 10px; padding-top: 5px;
    
}
}
.employee {
    padding: 0 10px;
}
@media (max-width: 991px){
.employee {
        padding-bottom: 10px;
        padding-top: 5px;
    
}
}
.employee .name {
    font-weight: bold;
}
.picture-above {
    max-width: 100%;
    height: auto;
    display: block;
}
.wrapper-center {
    min-height: 400px;
    padding-bottom: 20px;
}
.map-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    margin-top:20px;
}
.map-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.errormessage-wrapper {
    background: #d21717;
    color: #FFFFFF;
    border-radius: 4px;
    margin-bottom: 30px;
}
.errormessage-wrapper .title {
    font-size: 1.5em;
    margin-left: 12px;
}
.errormessage {
    background: #d21717;
    padding: 8px;
    margin: 4px;
}
.vegetables-list, .certificates-list, .faq-list {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: solid 1px #59a400;
}
.faq .texts, .faq .images {
    padding-top: 15px;
}
.vegetables-list:nth-child(1){
    border-top: solid 1px #59a400;
    padding-top: 15px;
}
.certificates-list .desc {
    padding-right: 30px;
}
div.offer-terms {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
div.offer-terms div.h3-wrapper {
padding: 5px;
}
div.offer-terms h3 {
	background: url("repository/layout/green_rectangle.png") no-repeat right 0 top 3px;
	display: inline;
	padding-right: 53px;
}
table.offer-terms {
    width: 100%;
}
table.offer-terms th {
    border: 1px solid #fff;
    text-align: center;
    vertical-align: middle;
    background: #777;
    color: #fff;
    padding: 4px;
}
table.offer-terms td {
    border: 1px solid #fff;
    text-align: center;
    vertical-align: middle;
    padding: 6px 4px;
}
table.offer-terms th:nth-child(1){
    width: 200px;
    text-align: left;
	padding-left: 6px;
}
table.offer-terms td:nth-child(1){
    width: 200px;
    font-weight: bold;
    text-align: left;
    background: #e1efd1;
}
table.offer-terms td {
    min-width: 50px;
}
table.offer-terms td.active {
    background: #59a400;
    color: #fff;
}
table.offer-terms td.pasive {
    background-color: #d74f01;
}
table.offer-terms a {
    color: #96882D;
    text-decoration: underline;
}
table.offer-terms a:hover {
    text-decoration: none;
}
a.social-ico i {
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 10px;
    text-align: center;
    min-width: 35px;
    font-size: 15px;
    border-radius: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: transparent;
    color: #fff;
}
a.social-ico i.fa-facebook-f {
    background: #8a8a8a;
}
a.social-ico:hover i.fa-facebook-f {
    background: #3a65bb;
    color: #ffffff; 
}
a.social-ico i.fa-youtube {
    background: #8a8a8a;
    font-size: 24px;
    padding: 5px;
    border-radius: 5px;
}
a.social-ico:hover i.fa-youtube {
    background: #de2825;
}
.menu-desc {
    background: #daebc7;
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #d0e0bc;
    border-radius: 3px;
}
.wrapper-footer {
    background-color: #f5f5f5
}
footer {
    margin: 15px 0;
}
img.left {
    float: left;
    padding: 5px 10px 5px 0px;
}
img.right {
    float: right;
    padding: 5px 0px 5px 10px;
}
table.right {
    float: right;
    margin: 5px 0px 5px 10px;
}
.tucne, .bold {
    font-weight: bold;
}
.block-width-50 {
    float: left;
    width: 50%;
}
.padding {
    padding: 8px 15px;
}
