@font-face {
  font-family: kelson;
  src: url('/font/Kelson%20Sans%20Light.otf');
}
body {
  background-color: #fbf9fa;
  font-family: "kelson", "AvantGarde-Book", "Bookman", "Arial", Georgia, serif;
}
form .ng-invalid {
  background-color: #ffffc0;
  border: 1px solid #e0a080;
}
.eu-header {
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
}
.ta-editor {
  height: 300px;
  overflow: auto;
  font-family: inherit;
  font-size: 100%;
}
.logo {
  width: 163px;
  margin-left: 20px;
}
.logos {
  display: inline;
  margin-top: 60px;
}
.logos div {
  display: inline;
}
.side-logo {
  margin-top: 30px;
  max-width: 60px;
}
.cul_her {
  margin-left: 20px;
}
.logo > img {
  height: auto;
  width: 163px;
}
.home-photo {
  padding-left: 0;
  height: 810px;
  width: 350px;
  float: left;
}
.img-shadow {
  box-shadow: 1px 1px 2px 1px rgba(20, 20, 20, 0.4);
}
.home-photo img {
  height: 100%;
  width: auto;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
}
.page-content {
  display: inline-block;
  width: 100%;
  color: #ffffff;
  text-align: left;
  background-color: #479654;
}
.home-paragraph {
  font-size: 15px;
  width: 90%;
  margin: auto;
  margin-top: 20px;
}
.home-paragraph > h2 {
  font-size: 25px;
  margin-top: 70px;
}
.home-paragraph > h3 {
  margin-top: 30px;
  margin-bottom: 50px;
  font-size: 22px;
}
.category-bubble {
  background-color: #377641;
  margin: auto;
  width: 370px;
  display: block;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.category-bubble:hover {
  color: inherit;
  text-decoration: none;
}
.category-bubble h3 {
  background-color: #295c33;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 16px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
}
.category-bubble > img {
  display: block;
  margin-bottom: 7px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.big-content-wrapper a {
  text-decoration: none;
  color: inherit;
}
.big-content-wrapper h3 {
  margin-top: 20px;
  background-color: #295c33;
  padding-left: 30px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: bold;
}
.sparse-list {
  margin-left: 30px;
  margin-top: 30px;
  padding: 0;
}
.sparse-list > div {
  padding: 0;
}
.sparse-list li {
  margin-bottom: 20px;
}
.dense-list {
  padding-top: 20px;
}
.dense-list > div {
  height: 45px;
  padding-left: 30px;
}
.product-desc {
  margin-top: 40px;
}
.product-desc p {
  margin-bottom: 20px;
  font-size: large;
}
.props-table {
  width: 100%;
  background-color: #67b168;
}
.props-table td {
  border: 1px #377641 solid;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
/*mstodo: alts for images*/
.props-table .header {
  background-color: #d0e9c6;
  color: #000000;
}
.props-table .span td {
  border-width: 0;
}
.props-table .high {
  height: 50px;
}
.contact .row {
  margin-top: 10px;
  margin-left: 0;
  margin-bottom: 20px;
  font-size: large;
}
.contact .main {
  margin-top: 30px;
  margin-left: 5px;
}
.contact address {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
}
.withline {
  border-left: #67b168 solid 3px;
  padding-left: 10px;
}
.contact .row h4 {
  background-color: #67b168;
  max-width: 150px;
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 2px;
  padding-left: 5px;
}
.contact .sales a {
  text-decoration: none;
  color: inherit;
  margin-top: 7px;
  display: inline-block;
  margin-left: 5px;
}
.container {
  position: relative;
}
.lang {
  float: right;
  margin-top: 15px;
  margin-bottom: -15px;
}
.lang > ul > li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}
.lang > ul > li > a {
  text-decoration: none;
  color: inherit;
}
.lang > ul > li > a > img {
  width: 28px;
  height: auto;
}
.social {
  padding: 5px;
}
.social a img {
  margin: 10px;
}
.carousel .carousel-inner .about-item h2 {
  margin-top: 40px;
}
.home-paragraph a {
  color: yellow;
}
.home-paragraph div .item a:hover {
  color: yellow;
}
.carousel [data-slide="prev"] {
  color: inherit;
}
.carousel [data-slide="next"] {
  color: inherit;
  margin-left: 80%;
}
.product-pic img {
  margin: 40px;
}
.bread-crumbs {
  margin-top: 20px;
  margin-left: 10px;
  max-width: 80%;
  text-decoration: none;
}
.bread-crumb {
  margin-left: 10px;
  color: inherit;
}
.bread-crumb:hover {
  text-decoration: none;
  color: inherit;
}
/* mstodo: new styles start from here!!! */
.menu-bar {
  display: inline;
}
.menu-bar div {
  display: inline-block;
}
.navi-arrow {
  z-index: 10;
  position: absolute;
  height: 40%;
  top: 30%;
  font-size: xx-large;
  text-decoration: none;
  color: inherit;
}
.navi-arrow:hover {
  background-color: rgba(50, 50, 50, 0.2);
  text-decoration: none;
  color: inherit;
}
.navi-arrow-left {
  left: 3px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
.navi-arrow-right {
  right: 3px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.navi-arrow span {
  margin: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.download {
  margin-top: 50px;
}
.download ul {
  margin-top: 20px;
  list-style-type: none;
}
.download ul li {
  margin-top: 30px;
  font-size: large;
}
.download iframe {
  margin-left: 30px;
}
.download a {
  text-decoration: none;
  color: inherit;
}
.main-menu nav > ul > li.eshop {
  position: relative;
  width: 133px;
}
.main-menu nav > ul > li.eshop > a > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 133px;
  height: 40px;
}
.main-menu nav > ul > li.eshop > a > span {
  z-index: 100;
  position: absolute;
  color: white;
  font-size: 24px;
  font-weight: bold;
  left: 50px;
  top: -7px;
}
h2.in-media-header {
  margin-top: 30px;
  margin-left: 30px;
}
.movie-iframe-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66%;
}
.carousel a.carousel-control.left {
  position: absolute;
  width: 10px;
  left: -10px;
}
.carousel a.carousel-control.right {
  position: absolute;
  width: 10px;
  right: -10px;
}
.movie-iframe-wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.projects-logo {
  max-width: 120px;
  max-length: 120px;
  margin-top: 50px;
}
@media (min-device-width: 1200px) {
  .page {
    width: 1200px;
    margin: auto;
  }
  .ncontent {
    width: 850px;
    display: inline-block;
  }
  .big-content-wrapper {
    padding: 0;
    height: 810px;
    position: relative;
    background-color: #2E6C3E;
    padding-left: 25px;
    padding-right: 25px;
  }
  .contact {
    height: 810px;
    padding-left: 50px;
  }
  .carousel .carousel-inner {
    width: 90%;
    margin: auto;
  }
  .carousel .carousel-inner .about-item {
    padding-bottom: 50px;
    height: 700px;
    font-size: 16px;
  }
  .main-menu .navbar {
    margin-bottom: 0;
  }
  .main-menu nav .navbar-nav {
    float: right;
  }
  .main-menu nav > ul > li {
    font-size: 21px;
    padding: 102px 1px 8px 1px;
    /*top right bottom left*/
    font-weight: 100;
    color: #666666;
    background-color: inherit;
  }
  .main-menu nav > ul > li > a {
    text-decoration: none;
    color: inherit;
  }
  .main-menu nav > ul > li > a > img {
    max-width: none;
    max-height: 40px;
    margin-top: -22px;
    margin-bottom: 0;
  }
  .main-menu > nav > ul > li.active {
    background-color: #eeeeee;
  }
  .main-menu nav > ul > li.eshop {
    position: relative;
    width: 133px;
    top: 20px;
  }
  .product-desc {
    margin-top: 40px;
    overflow-y: auto;
    height: 630px;
  }
}
@media (max-device-width: 1199px) {
  .page {
    width: 100%;
    margin: auto;
  }
  .ncontent {
    width: 100%;
    display: inline-block;
  }
  .big-content-wrapper {
    padding: 0;
    min-height: 810px;
    position: relative;
    background-color: #2E6C3E;
    padding-left: 25px;
    padding-right: 25px;
  }
  .contact {
    min-height: 810px;
    padding-left: 50px;
  }
  .carousel .carousel-inner .about-item {
    /*mstodo: remove duplicatoin, http://lesscss.org/features/#mixins-feature*/
    padding-bottom: 50px;
    font-size: 16px;
  }
  .main-menu .navbar {
    margin-bottom: 0;
  }
  .main-menu nav .navbar-nav {
    margin-left: auto;
    margin-right: auto;
  }
  .main-menu nav > ul > li {
    font-size: 22px;
    padding: 10px 8px 8px 8px;
    /*top right bottom left*/
    font-weight: 100;
    color: #666666;
    background-color: inherit;
  }
  .main-menu nav > ul > li > a {
    text-decoration: none;
    color: inherit;
    width: 100%;
  }
  .main-menu nav > ul > li > a > img {
    max-width: none;
    max-height: 40px;
    margin-top: -22px;
    margin-bottom: 0;
  }
  .main-menu > nav > ul > li.active {
    background-color: #eeeeee;
  }
}

