@charset "UTF-8";
*, ::after, ::before {
  box-sizing: border-box;
}

body {
  background: white;
}

* {
  color: #111;
}

html {
  color: #111;
}

a {
  color: #005826;
}

a:hover {
  color: #f26522;
}

.button .btn {
  background-color: #111;
  color: white;
}

.button .btn .lni {
  color: #fff;
}

.btn-green {
  background: #005826;
  color: #fff;
}

.btn-white-green:hover {
  background: #005826;
  color: white;
}

a.btn-green:hover {
  color: #84ffff;
}

header {
  position: relative;
}

.Romana {
  background-image: url("https://www.foodlevers.org/fileadmin/assets/flags/svg/213-romania.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.English {
  background-image: url("https://www.foodlevers.org/fileadmin/assets/flags/svg/110-united kingdom.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.Deutsche {
  background-image: url("https://www.foodlevers.org/fileadmin/assets/flags/svg/208-germany.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.Italiano {
  background-image: url("https://www.foodlevers.org/fileadmin/assets/flags/svg/263-italy.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.Polskie {
  background-image: url("https://www.foodlevers.org/fileadmin/assets/flags/svg/165-poland.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.Suomi {
  background-image: url("https://www.foodlevers.org/fileadmin/assets/flags/svg/211-finland.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.Française {
  background-image: url("https://www.foodlevers.org/fileadmin/assets/flags/svg/197-france.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.Nederlands {
  background-image: url("https://www.foodlevers.org/fileadmin/assets/flags/svg/077-netherlands.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}

.language-menu {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.language-menu li {
  align-items: center;
  justify-content: center;
  padding: 0 4px;
  list-style: none;
}
.language-menu li a {
  min-height: 20px;
  min-width: 20px;
  display: inline-block;
}

html body footer.footer {
  margin-top: 3rem;
}

.logo1 {
  width: 60px;
}

@media only screen and (max-width: 767px) {
  .navbar {
    background: rgba(255, 255, 255, 0.5);
  }
  .navbar .navbar-nav li a {
    color: #0a0e14;
  }

  .all .navbar {
    background: white;
  }
  .all .navbar .navbar-nav li a {
    color: #0a0e14;
  }

  .footer .footer-top {
    text-align: center;
  }
  .footer .footer-top .download-text h3 {
    font-size: 22px !important;
  }
  .footer .footer-top .download-button {
    text-align: center !important;
    margin-top: 20px;
  }
  .footer .footer-top .download-button .button .btn {
    width: 70%;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }
  .footer .footer-top .download-button .button .btn:last-child {
    margin: 0 !important;
  }
  .footer .footer-middle {
    padding-bottom: 50px !important;
    padding-top: 20px !important;
  }
  .footer .f-about p {
    padding-right: 80px;
    line-height: 24px !important;
  }
  .footer .f-link ul li {
    margin-bottom: 10px !important;
  }
  .footer .single-footer {
    margin-top: 30px;
  }
  .footer .single-footer h3 {
    margin-bottom: 22px !important;
  }
  .footer .footer-bottom {
    text-align: center;
  }
  .footer .footer-bottom .left {
    margin-bottom: 15px;
  }
  .footer .footer-bottom .left p {
    text-align: center;
  }
  .footer .footer-bottom .right ul {
    text-align: center !important;
  }
}
/*======================================
	Footer CSS
========================================*/
.footer {
  background-color: #fff;
  z-index: 2;
  position: relative;
}
.footer .footer-top {
  border-bottom: 1px solid #eee;
  padding: 60px 0;
}
.footer .footer-top .download-text h3 {
  font-size: 30px;
  color: #081828;
  display: block;
  margin-bottom: 20px;
  font-weight: 700;
}
.footer .footer-top .download-button {
  text-align: right;
}
.footer .footer-top .download-button .btn {
  display: inline-block;
  margin-right: 10px;
}
.footer .footer-top .download-button .btn:last-child {
  margin-right: 0;
}
.footer .footer-top .download-button .btn i {
  font-size: 18px;
  display: inline-block;
  margin-right: 5px;
}
.footer .logo {
  margin-bottom: 26px;
}
.footer .logo img {
  width: 150px;
}
.footer .f-about p {
  font-size: 14px;
  line-height: 28px;
  color: #7E8890;
}
.footer .f-about .contact-address {
  margin-top: 20px;
}
.footer .f-about .contact-address li {
  display: block;
  margin-bottom: 5px;
}
.footer .f-about .contact-address li:last-child {
  margin-bottom: 0;
}
.footer .f-about .contact-address li span {
  font-weight: 500;
  color: #081828;
  display: inline-block;
  margin-right: 4px;
}
.footer .footer-social {
  margin-top: 35px;
}
.footer .footer-social ul li {
  display: inline-block;
  margin-right: 6px;
}
.footer .footer-social ul li:last-child {
  margin-right: 0;
}
.footer .footer-social ul li a {
  font-size: 14px;
  color: #081828;
  height: 40px;
  width: 40px;
  text-align: center;
  display: block;
  line-height: 40px;
  background: #E8ECF1;
  border: none;
  border-radius: 4px;
  position: relative;
  z-index: 3;
}
.footer .footer-social ul li a:hover {
  color: #fff;
  background-color: #2042e3;
  -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
  box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}
.footer .footer-middle {
  padding-bottom: 30px;
  padding-top: 20px;
}
.footer .single-footer {
  margin-top: 30px;
}
.footer .single-footer h3 {
  color: #081828;
  font-size: 19px;
  font-weight: 600;
  position: relative;
  text-transform: capitalize;
  margin-bottom: 30px;
  font-weight: 500;
}
.footer .f-link ul li {
  margin-bottom: 15px;
  position: relative;
}
.footer .f-link ul li:last-child {
  margin: 0;
}
.footer .f-link ul li a {
  display: inline-block;
  color: #7E8890;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer .f-link ul li a:hover {
  color: #2042e3;
  text-decoration: underline;
}
.footer .footer-bottom {
  border-top: 1px solid #eee;
}
.footer .footer-bottom .inner {
  padding: 10px 0;
  text-align: left;
}
.footer .footer-bottom .inner p {
  font-size: 14px;
  color: #7E8890;
}
.footer .footer-bottom .inner p a {
  font-weight: 400;
  display: inline-block;
  margin-left: 6px;
  color: #7E8890;
}
.footer .footer-bottom .inner p a:hover {
  color: #2042e3;
  text-decoration: underline;
}
.footer .footer-bottom .inner .right ul {
  text-align: right;
}
.footer .footer-bottom .inner .right ul li {
  display: inline-block;
  margin-right: 15px;
}
.footer .footer-bottom .inner .right ul li:last-child {
  margin: 0;
}
.footer .footer-bottom .inner .right ul li a {
  color: #7E8890;
}
.footer .footer-bottom .inner .right ul li a:hover {
  text-decoration: underline;
  color: #2042e3;
}
.footer .newsletter form {
  margin-top: 30px;
}
.footer .newsletter input {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  border: 1px solid #eee;
  color: #081828;
  padding: 0px 25px;
}
.footer .newsletter button {
  height: 50px;
  margin-top: 15px;
  width: 100%;
}

#introall {
  background: #fff;
  margin-top: 58px;
  padding: 1rem 0;
  margin-bottom: 2rem;
}
#introall .logo-center {
  width: 30vw;
}

.all #navbarMain > ul.navbar-nav li > a {
  color: #111;
}

#navbarMain > ul > li.active.dropdown.dropdown-hover > ul > li.nav-item.active > a,
#navbarMain > ul.navbar-nav li.nav-item.active > a,
.active.dropdown.dropdown-hover > a {
  color: #f26522;
}

.all .container .frame p {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  display: contents;
}

.breadcrumbs {
  margin: 0;
  padding: 0;
}
.breadcrumbs li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 8px 20px 8px 0;
  font-size: 12px;
  color: #cecece;
}
.breadcrumbs li a {
  color: #95c11e;
  text-decoration: none;
  display: block;
}
.breadcrumbs li a:after {
  content: "»";
  padding-left: 20px;
  font-size: 15px;
}
.breadcrumbs li a.home-icon img {
  height: auto;
  margin-left: 10px;
  margin-top: -7px;
  max-width: 20px;
}

h2 {
  padding: 2rem 0;
}

.dropdown-menu {
  border: none;
  background: rgba(44, 44, 44, 0.7);
  color: #fff;
}

.dropdown-hover-all .dropdown-menu,
.dropdown-hover > .dropdown-menu.dropend {
  margin-left: -1px !important;
}

nav.bread_nav {
  background-color: #fff;
  box-shadow: 0 4px 4px -2px #ccc;
  -moz-box-shadow: 0 4px 4px -2px #ccc;
  -webkit-box-shadow: 0 4px 4px -2px #ccc;
  margin-bottom: 2rem;
}

.cgray {
  background: #ededed;
}

/*# sourceMappingURL=my.css.map */