@font-face {
  font-family: stryvoBlender;
  src: url(font/Blender_Pro-Med.otf);
}
html, body {
  height: 100%;
  width: 100%;
  padding: 0px;
  margin: 0px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  html, body {
    font-weight: 300;
  }
}

body {
  padding-top: 82px;
}

h1, h2, h3, h4 {
  text-align: left !important;
}

.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.no-padding {
  padding: 0px;
  margin: 0px;
}

@media screen and (max-width: 768px) {
  .no-padding-sm {
    padding: 0px;
    margin: 0px;
  }
}
h1 {
  font-size: 38px;
  color: #1e1e1e;
  margin-top: 25px;
  margin-bottom: 15px;
}

a {
  color: #1e1e1e;
  text-decoration: underline;
}
a:hover, a:focus, a:active {
  color: #1e1e1e;
}

.btn {
  border-radius: 0px !important;
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.btn:hover {
  color: white !important;
  background-color: #3e3e3e !important;
  border: solid 1px black !important;
}
.btn:focus, .btn:active {
  outline: none !important;
}

.topnav {
  background-color: #3e3e3e;
  border: 0px;
  border-bottom: solid 7px #f5ec09;
  font-size: 15px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 999;
}
.topnav.borderless {
  border-bottom: 0px;
}
.topnav .contact {
  background-color: #f5ec09;
}
.topnav .contact a {
  color: #3e3e3e !important;
}
.topnav .active {
  background-color: #1e1e1e;
}
.topnav a {
  color: white;
  text-decoration: none;
}
.topnav .logo {
  padding-top: 15px;
  padding-bottom: 10px;
  height: 75px;
}
@media (max-width: 767px) {
  .topnav .logo {
    height: 70px;
    padding-top: 25px;
  }
}
.topnav .tools {
  float: right;
}
.topnav .tool {
  display: block;
  height: 25px;
  line-height: 25px;
  margin-top: 25px;
  margin-bottom: 25px;
  float: left;
  margin-right: 10px;
  font-size: 16px;
}
.topnav div.tool {
  margin-right: 0px;
}
.topnav .tool .glyphicon {
  font-size: 13px;
}
.topnav .lang,
.topnav .lang-selected {
  display: block;
  float: left;
  border: solid 1px white;
  font-size: 13px;
  padding-left: 4px;
  padding-right: 4px;
  background-color: #f5ec09;
  color: #3e3e3e;
}
.topnav .lang-selected {
  background-color: #3e3e3e;
  color: white;
  cursor: default;
}
.topnav .lang-not-first {
  border-left: 0px;
}
.topnav .hamburger {
  width: 35px;
  height: 75px;
  float: left;
  margin-left: 15px;
}
.topnav .hamburger .title {
  color: white;
  text-transform: uppercase;
  font-family: stryvoBlender, "Roboto", sans-serif;
  padding-top: 12px;
  text-align: center;
  cursor: pointer;
}
.topnav .navigation {
  float: right;
  margin-right: 30px;
  font-family: stryvoBlender, "Roboto", sans-serif;
}
.topnav .navigation ul {
  list-style: none;
  padding-right: 0px !important;
  -webkit-padding-start: 0px !important;
}
.topnav .navigation li {
  float: left;
}
.topnav .navigation li a {
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  font-size: 18px;
  line-height: 75px;
}
.topnav .dropdown-navigation {
  position: absolute;
  top: 75px;
  width: 100%;
  background-color: rgba(85, 85, 85, 0.98);
  font-family: stryvoBlender, "Roboto", sans-serif;
  border-bottom: solid 7px #f5ec09;
  font-size: 19px;
  display: none;
}
.topnav .dropdown-navigation .pull-right {
  font-size: 14px;
  padding-top: 5px;
  width: 20px;
  text-align: center;
}
.topnav .dropdown-navigation ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.topnav .dropdown-navigation li {
  margin: 0px;
  padding: 0px;
}
.topnav .dropdown-navigation li a {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: solid 1px #3e3e3e;
  display: block;
}
.topnav .dropdown-navigation li:last-of-type a {
  border: 0px;
}

.footer {
  border-top: solid #f5ec09 7px;
  background-color: #4d4d4d;
  color: #ffffff;
  text-align: center;
  margin-top: 15px;
}
.footer #map {
  width: 100%;
  height: 400px;
}
.footer a {
  text-decoration: none !important;
}
.footer .locations {
  text-align: center;
}
.footer .locations .box {
  display: inline-block;
  float: none;
}
.footer .location {
  padding-top: 10px;
  font-style: italic;
  font-size: 10px;
  padding-bottom: 5px;
}
.footer .company {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
  line-height: 14px;
}
.footer .regno {
  font-size: 11px;
}
.footer .contact {
  font-size: 35px;
  margin-top: 20px;
}
.footer .contact .type {
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
  font-family: stryvoBlender, "Roboto", sans-serif;
}
.footer .contact .type .glyphicon {
  font-size: 26px;
  padding-right: 5px;
}
.footer a,
.footer a:hover {
  color: #ffffff;
}
.footer .glyphicon {
  color: #f5ec09;
}
.footer .btn .glyphicon {
  color: #3e3e3e;
  padding-right: 5px;
}
.footer .btn:hover .glyphicon {
  color: #f5ec09;
}
.footer .more {
  margin-top: 25px;
  margin-bottom: 25px;
}
.footer .map-label {
  color: #4d4d4d;
  background-color: #f5ec09;
  font-family: stryvoBlender, "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 50px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
}
.footer .map-infowindow {
  color: #4d4d4d;
  text-align: center;
}
.footer .map-infowindow .glyphicon {
  color: #444444;
  padding-right: 3px;
}
.footer .map-infowindow a.address {
  color: #444444 !important;
  text-decoration: underline !important;
  line-height: 150%;
}
.footer .map-infowindow .contactLabel {
  text-transform: uppercase;
  font-size: 10px;
  padding-top: 5px;
  display: inline-block;
}
.footer .map-infowindow button {
  margin-top: 5px;
}
.footer .logo {
  width: 200px;
}

.landing a {
  text-decoration: none !important;
}
.landing .heading {
  text-transform: uppercase;
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
  margin-top: 10px;
  padding-left: 10px;
  margin-bottom: 25px;
  background-color: #f5ec09;
}
.landing .statement {
  text-align: center;
  line-height: 34px;
  font-size: 32px;
  padding: 20px;
  padding-bottom: 28px;
  padding-top: 28px;
  background-color: #f0f0f0;
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-style: italic;
}
@media (max-width: 991px) {
  .landing .statement {
    margin-bottom: 10px;
  }
}
.landing .abouts .btn {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .landing .hr-line {
    border-bottom: solid 1px #e6e6e6;
    padding-top: 15px;
  }
  .landing .news .news-article {
    margin-bottom: 15px;
  }
}

.carousel-control.left,
.carousel-control.right {
  background: none !important;
  filter: none !important;
  outline: 0;
  text-shadow: none;
}

.carousel {
  border-bottom: 0px solid #f5ec09;
  margin-bottom: 20px;
}
.carousel a {
  text-decoration: none !important;
}
.content .carousel {
  border-bottom: 0px;
}
.carousel .width-ratio {
  display: block;
  position: relative;
  width: 100%;
  min-height: 293px;
}
.carousel .height-ratio {
  padding-top: 40%;
}
.content .carousel .height-ratio {
  padding-top: 45%;
}
.carousel .photoswipe {
  cursor: pointer;
}
.carousel .element {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: no-repeat center center;
  background-size: cover;
  filter: brightness(82%);
}
.carousel .caption {
  position: absolute;
  bottom: 100px;
  color: #58585a;
  left: 15px;
  padding-right: 15px;
  display: block;
  text-align: left;
  text-shadow: rgba(0, 0, 0, 0.7) 0px 0px 18px;
}
.carousel .credit {
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: rgba(0, 0, 0, 0.33);
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 12px;
  color: white;
}
.carousel .caption .text {
  color: white;
  padding: 0px;
  margin-top: 7px;
  font-family: "Roboto", sans-serif;
  float: left;
  line-height: 110%;
}
.carousel .caption .title {
  color: #f5ec09;
  padding: 0px 0px;
  display: inline-block;
  font-family: stryvoBlender, "Roboto", sans-serif;
  line-height: 125%;
}
.carousel div.caption {
  cursor: default;
  color: #3e3e3e;
}
@media screen and (min-width: 768px) {
  .carousel .caption {
    left: calc(50% - 360px);
    max-width: 600px;
    font-size: 22px;
  }
  .carousel .caption .title {
    font-size: 52px;
  }
  .carousel .caption .text {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .carousel .caption {
    left: calc(50% - 470px);
  }
  .carousel .caption .title {
    font-size: 68px;
  }
  .carousel .caption .text {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .carousel .caption {
    left: calc(50% - 570px);
  }
  .carousel .caption .title {
    font-size: 72px;
  }
  .carousel .caption .text {
    font-size: 36px;
  }
}

.content .tiles {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .content .tiles {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .content .tiles a {
    width: calc(50% - 13px);
  }
  .content .tiles a:nth-of-type(2n+2) {
    margin-right: 0px;
  }
  .content .tiles a:nth-of-type(2n+1) {
    clear: left;
  }
}
@media screen and (min-width: 768px) {
  .content .tiles a {
    width: calc(25% - 23px);
  }
  .content .tiles a:nth-of-type(4n+4) {
    margin-right: 0px;
  }
  .content .tiles a:nth-of-type(4n+1) {
    clear: left;
  }
}

.tiles a {
  position: relative;
  cursor: pointer;
  margin-right: 25px;
  float: left;
  margin-bottom: 25px;
  display: block;
  text-decoration: none !important;
}
.tiles a .ratio {
  padding-bottom: 75%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.tiles a .bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-image: url("/img/logo-icon.png");
  background-color: #f7f7f7;
  filter: brightness(85%) contrast(150%) saturate(60%);
}
.tiles a:hover {
  color: #f5ec09;
}
.tiles a .overlay {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.4s ease;
  opacity: 0;
  display: flex;
  align-items: center;
  font-size: 30px;
  text-align: center;
  justify-content: center;
}
.tiles a:hover .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #f5ec09;
}
.tiles a .title {
  margin-right: 0px;
  background-color: white;
  color: white;
  padding: 7px 12px;
  z-index: 9;
  font-size: 16px;
  line-height: 120%;
  font-family: stryvoBlender, "Roboto", sans-serif;
  -webkit-transition: all 0.6s ease;
  /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */
  transition: all 0.6s ease;
  background-color: #4d4d4d;
}
@media screen and (max-width: 580px) {
  .tiles a .title {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .tiles a .title {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .landing .tiles a {
    width: calc(50% - 13px);
  }
  .landing .tiles a:nth-of-type(2n+2) {
    margin-right: 0px;
  }
  .landing .tiles a:nth-of-type(2n+1) {
    clear: left;
  }
  .landing .tiles a .title {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .landing .tiles a {
    width: calc(25% - 19px);
  }
  .landing .tiles a:nth-of-type(4n+4) {
    margin-right: 0px;
  }
  .landing .tiles a:nth-of-type(4n+1) {
    clear: left;
  }
  .landing .tiles a .title {
    font-size: 18px;
  }
}

.newslist {
  margin-top: 10px;
  margin-bottom: 10px;
}
.newslist .hidden {
  display: none !important;
}
.newslist .thumb {
  cursor: pointer;
}
.newslist .date {
  text-transform: uppercase;
  font-size: 12px;
  color: #737373;
  margin-bottom: 10px;
}
.newslist .title {
  font-size: 24px;
  line-height: 24px;
  font-family: stryvoBlender, "Roboto", sans-serif;
  margin-bottom: 10px;
}
.newslist .title .bulletpoint {
  display: none;
}
@media screen and (max-width: 767px) {
  .newslist .title {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .newslist .large {
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.newslist .btn {
  margin-top: 10px;
}
.newslist .medium .title {
  font-size: 24px;
  line-height: 24px;
}
.newslist .ingress {
  font-size: 14px;
}
.newslist a {
  color: #2e2e2e !important;
  text-decoration: none !important;
}
.newslist a:hover .btn {
  color: white !important;
  background-color: #3e3e3e !important;
  border: solid 1px black !important;
}
.newslist .ingress-picture {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  margin-bottom: 10px;
}
.newslist .ingress-picture .ratio {
  padding-bottom: 60%;
}
.newslist .large .ingress-picture {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .newslist .large .ingress-picture {
    width: 100px;
    float: right;
    margin-left: 15px;
  }
  .newslist .large .ingress-picture .ratio {
    padding-bottom: 75%;
  }
}
.newslist .medium .item {
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 10px;
}
.newslist .medium .ingress-picture {
  width: 100px;
  float: right;
  margin-left: 15px;
}
.newslist .medium .ratio {
  padding-bottom: 75%;
}
.newslist .small .bulletpoint {
  display: inline-block;
  font-size: 12px;
  padding: 2px;
  padding-left: 0px;
  border-radius: 2px;
}
.newslist .small a:hover .bulletpoint {
  background: #1e1e1e;
  color: white;
}
.newslist .small .item {
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 5px;
}
.newslist .small .title {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}
.newslist .small .date {
  margin-bottom: 0px;
  margin-top: 5px;
}
.newslist .small .ingress {
  display: none;
}
.newslist .small .btn {
  display: none;
}
.newslist .small .ingress-picture {
  width: 100px;
  float: right;
  margin-left: 15px;
  margin-bottom: 0px;
}
.newslist .small .ingress-picture .ratio {
  padding-bottom: 60%;
}
@media screen and (min-width: 992px) {
  .newslist .archive {
    padding-left: 15px;
  }
}
.newslist .archive > div:nth-of-type(even) {
  background-color: #f9f9f9;
}
.newslist .archive .item {
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: solid 1px #e6e6e6;
  padding-top: 15px;
  padding-bottom: 15px;
}
.newslist .archive .title {
  font-size: 28px;
}
@media screen and (min-width: 640px) {
  .newslist .archive .ingress-picture {
    float: right;
    margin-left: 15px;
    width: calc(35% - 15px);
  }
  .newslist .archive .text {
    float: left;
    width: 65%;
  }
}
.newslist .btn-archive {
  margin-top: 5px;
  margin-bottom: 0px;
}

.contact button.selected {
  background-color: #1e1e1e;
  color: white;
}
.contact .companies {
  text-align: center;
  margin-top: 5px;
}
.contact .companies .company {
  text-align: center;
  background-color: #e7e9e4;
  padding-top: 10px;
  border-radius: 0px;
  padding-bottom: 10px;
  margin-top: 10px;
  display: inline-block;
  margin-right: 5px;
}
.contact .companies .company {
  width: 33%;
}
.contact .companies .company:nth-of-type(3n+3) {
  margin-right: 0px;
}
.contact .companies .company .name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: stryvoBlender, "Roboto", sans-serif;
}
@media only screen and (max-width: 719px) {
  .contact .companies .company .name {
    font-size: 18px;
  }
}
.contact .companies .company .regno {
  font-size: 12px;
  margin-bottom: 10px;
}
.contact .companies .company .address {
  margin-bottom: 10px;
}
.contact .companies .company .address .glyphicon {
  padding-right: 5px;
}
@media only screen and (max-width: 719px) {
  .contact .companies .company .address {
    font-size: 10px;
  }
}
.contact .companies .company .invoice {
  font-size: 11px;
}
.contact .companies .company .invoice .title {
  font-weight: bold;
  margin-top: 10px;
  text-transform: uppercase;
}
.contact .companies .company .invoice a {
  text-decoration: none;
  display: block;
  margin-top: 2px;
}
.contact .companies .company .btn {
  margin-top: 10px;
}
.contact .companies button {
  margin-top: 2px;
  margin-bottom: 2px;
}
.contact .all {
  text-align: center;
  background-color: #e7e9e4;
  padding: 10px;
  margin-top: 5px;
}
.contact .all .btn {
  margin-left: 2.5px;
  margin-right: 2.5px;
}
.contact .switchboard {
  margin-top: 15px;
  color: #999999;
  text-align: center;
  text-transform: uppercase;
  font-family: stryvoBlender, "Roboto", sans-serif;
}
.contact .points {
  font-size: 34px;
  margin-top: 0px;
  margin-bottom: 25px;
  text-align: center;
  font-family: stryvoBlender, "Roboto", sans-serif;
}
.contact .points a, .contact .points a:hover {
  color: #232d38;
  text-decoration: none;
}
.contact .points .type {
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
}
.contact .points .glyphicon {
  font-size: 26px;
}
.contact .filter {
  text-align: center;
  background-color: #f5ec09;
  margin-bottom: 15px;
  padding: 5px;
  font-family: stryvoBlender, "Roboto", sans-serif;
}
.contact .filter .text {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}
.contact .filter button {
  vertical-align: middle;
  margin: 1.5px;
}
.contact .persons {
  text-align: center;
}
.contact .persons .person {
  border-bottom: solid 1px #e7e9e4;
  padding-bottom: 15px;
  width: 155px;
  height: 330px;
  overflow: hidden;
  margin-right: 10px;
  display: inline-block;
}
.contact .persons .person a {
  color: #232d38;
  text-decoration: none;
}
.contact .persons .person .picture {
  width: 100%;
  height: 150px;
  margin-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 175px;
  overflow: hidden;
}
.contact .persons .person .picture img {
  height: 100%;
  max-width: 100%;
}
.contact .persons .person .picture span {
  padding-top: 30px;
  font-size: 120px;
  color: #e7e9e4;
}
.contact .persons .person .name {
  font-weight: bold;
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 17px;
}
.contact .persons .person .title {
  font-size: 13px;
  margin-bottom: 5px;
}
.contact .persons .person .company {
  margin-bottom: 10px;
}
.contact .persons .person .mobile {
  font-size: 12.5px;
}
.contact .persons .person .email {
  font-size: 12px;
  margin-bottom: 5px;
}
.contact .persons .person .company .badge {
  background-color: #e7e9e4;
  color: #58585a;
  font-size: 14px;
  font-family: stryvoBlender, "Roboto", sans-serif;
  white-space: normal;
}

.content {
  min-height: 500px;
}
@media screen and (min-width: 992px) {
  .content .left-padding {
    padding-left: 0px !important;
    margin-left: 0px !important;
  }
}
.content h1 {
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 34px;
}
.content h2 {
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 28px;
}
.content h3 {
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 20px;
}
@media screen and (max-width: 991px) {
  .content h1 {
    font-size: 32px;
  }
  .content h2 {
    font-size: 26px;
  }
}

.content .article {
  margin-top: 15px;
}
.content .article .date {
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #737373;
}
.content .article .ingress {
  font-size: 20px;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .content .article {
    padding-left: 15px;
  }
}
.content .article .rich-text {
  font-size: 16px;
  width: 100%;
  float: left;
}
.content .article .video {
  width: 100%;
  float: left;
}
.content .article thead {
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.content .article .products {
  width: 100%;
  float: left;
  border-top: solid 1px #e0e0e0;
}
.content .article .products .product {
  border-bottom: solid 1px #e0e0e0;
  padding: 15px;
}
.content .article .products .product .photo {
  width: 20%;
  float: left;
  padding-bottom: 20%;
  margin-right: 15px;
  position: relative;
}
.content .article .products .product .photo .thumb {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.content .article .products .product .text {
  float: left;
}
.content .article .products .product h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.content .article .article-gallery {
  width: 100%;
  float: left;
}
.content .article .article-gallery .thumb {
  float: left;
  background-size: cover;
  background-position: center;
  position: relative;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .content .article .article-gallery .thumb {
    width: calc(33.3% - 3.33px);
    padding-bottom: calc(33.3% - 3.33px);
  }
  .content .article .article-gallery .thumb:nth-of-type(3n+0) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 768px) {
  .content .article .article-gallery .thumb {
    width: calc(25% - 3.75px);
    padding-bottom: calc(25% - 3.75px);
  }
  .content .article .article-gallery .thumb:nth-of-type(4n+0) {
    margin-right: 0px;
  }
}
@media screen and (min-width: 768px) {
  .content .article .right-float .article-gallery > div {
    width: 100%;
    margin-right: 0px;
  }
}
.content .article .left-float .article-gallery > div {
  width: calc(33.3% - 3.33px) !important;
}
.content .article .left-float .article-gallery > div:nth-of-type(3n+0) {
  margin-right: 0px !important;
}
.content .article .article-gallery .ratio {
  padding-bottom: 75%;
  width: 100%;
}
.content .article .article-gallery .overlay {
  background-color: black;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  opacity: 0.05;
  transition: all 0.1s ease-in;
}
.content .article .article-gallery .overlay:hover {
  background-color: white;
  opacity: 0.05;
  transition: all 0.1s ease-in;
}

.photoswipe-logo {
  padding: 7px;
  height: 45px;
}

.article-resouce .title {
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 20px;
  background-color: #f5f5f5;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
  width: 100%;
  float: left;
}
.article-resouce .title .glyphicon {
  font-size: 14px;
  line-height: 20px;
}
.article-resouce a {
  width: 100%;
  float: left;
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 18px;
  text-decoration: none;
  padding: 5px;
  padding-left: 30px;
  display: block;
  width: 100%;
}
.article-resouce a:nth-of-type(even) {
  background-color: white;
}

.content .breadcrumb {
  background-color: #e6e6e6;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "stryvoBlender", "Roboto", sans-serif;
  font-weight: normal;
  font-size: 14px;
}
.content .breadcrumb a {
  text-decoration: none;
  text-transform: uppercase;
  color: #1e1e1e;
}
.content .breadcrumb .glyphicon {
  color: #727272;
  line-height: 14px;
  font-size: 12px;
}
.content .breadcrumb .current {
  color: #2e2e2e;
}

.related {
  margin-top: 15px;
  padding-top: 15px;
  border-top: solid 1px #e6e6e6;
}
.related .title {
  font-size: 15px;
  margin-bottom: 0px;
  font-family: stryvoBlender, "Roboto", sans-serif;
  color: #888888;
}
.related .btn {
  float: left;
  margin-right: 10px;
  border-radius: 0px;
  font-family: stryvoBlender, "Roboto", sans-serif;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
}
.related .btn .glyphicon {
  padding-right: 5px;
}
.related .btn:hover .glyphicon {
  color: #f5ec09 !important;
}
.related a {
  text-decoration: none;
}

.modal-title {
  font-family: stryvoBlender, "Roboto", sans-serif;
  font-size: 40px;
}

.modal-body .control-label {
  font-family: stryvoBlender, "Roboto", sans-serif;
  text-transform: uppercase;
}
.modal-body .btn {
  border-radius: 0px;
  font-family: stryvoBlender, "Roboto", sans-serif;
  text-transform: uppercase;
}
.modal-body .form-control-filled {
  padding-top: 7px;
  padding-bottom: 7px;
}

.content .sidemenu .nav {
  font-size: 16px;
  padding-top: 15px;
}
.content .sidemenu .nav .sub-menu {
  display: none;
}
.content .sidemenu .nav .sub-menu.expanded {
  display: block;
}
.content .sidemenu .nav .expander {
  display: block;
  font-size: 11px;
  float: left;
  width: 15px;
  height: 28px;
  padding-left: 5px;
}
.content .sidemenu .nav .expander .glyphicon {
  height: 28px;
  cursor: pointer;
  line-height: 25px;
}
.content .sidemenu .nav .expander .down {
  display: none;
}
.content .sidemenu .nav .expander .right {
  display: block;
}
.content .sidemenu .nav .expander.expanded .down {
  display: block;
}
.content .sidemenu .nav .expander.expanded .right {
  display: none;
}
.content .sidemenu .nav .icon {
  color: #888888;
  font-size: 10px;
  width: 11px;
  padding-right: 2px;
  text-align: center;
  visibility: hidden;
}
.content .sidemenu .nav > ul > li:last-of-type {
  border-bottom: solid 1px #e6e6e6;
}
.content .sidemenu .nav ul,
.content .sidemenu .nav li {
  list-style: none;
  padding: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
  width: 100%;
  float: left;
}
.content .sidemenu .nav ul.second,
.content .sidemenu .nav li.second {
  padding-left: 15px;
}
.content .sidemenu .nav ul.third,
.content .sidemenu .nav li.third {
  padding-left: 30px;
  width: 100%;
}
.content .sidemenu .nav > ul > li:not(.sub-menu) {
  border-top: solid 1px #e6e6e6;
}
.content .sidemenu .nav a {
  text-decoration: none;
  padding: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: stryvoBlender, "Roboto", sans-serif;
  float: left;
  display: block;
  line-height: 17px;
  width: calc(100% - 15px);
}
.content .sidemenu .nav > ul > li > ul a {
  font-weight: normal;
}
.content .sidemenu .nav .active {
  background-color: #3e3e3e;
}
.content .sidemenu .nav .active a {
  color: white;
}
.content .sidemenu .nav .active .icon, .content .sidemenu .nav .active .expander {
  color: white;
}
.content .sidemenu .facebook, .content .sidemenu .share {
  margin-top: 10px;
  display: inline-block;
  font-family: stryvoBlender, "Roboto", sans-serif;
  text-decoration: none;
  padding-left: 5px;
  cursor: pointer;
}
.content .sidemenu .facebook {
  margin-top: 15px;
  margin-right: 10px;
}
.content .sidemenu .share-content {
  font-size: 10px;
  text-align: center;
}
.content .sidemenu .share-content a {
  width: auto;
}
.content .sidemenu .extras, .content .sidemenu .extras a {
  color: #555555;
}
.content .sidemenu .extras .logo, .content .sidemenu .extras a .logo {
  width: 50%;
}
.content .sidemenu .contacts {
  font-family: stryvoBlender, "Roboto", sans-serif;
  display: block;
  text-align: center;
  margin-top: 15px;
}
.content .sidemenu .contacts > div {
  margin-top: 5px;
}
.content .sidemenu .contacts a {
  text-decoration: none;
}

.content .carousel h1 {
  position: absolute;
  left: 15px;
  bottom: 15px;
  z-index: 9;
  background-color: #f5ec09;
  padding: 0px;
  margin: 0px;
  margin-right: 15px;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

h1.plain {
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #f5f5f5;
  padding-left: 15px;
  margin-top: 0px;
}
@media screen and (min-width: 992px) {
  h1.plain {
    padding-top: 35px;
    padding-bottom: 20px;
  }
}

.search form {
  padding-top: 20px;
  padding-bottom: 15px;
}
.search form .form-control:focus {
  border-color: #c0c0c0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 100, 100, 0.3);
}
.search form button {
  color: white;
  background-color: #3e3e3e;
  border-color: black;
}
.search form button:hover, .search form button:focus, .search form button:active {
  background-color: #f5ec09 !important;
  color: #3e3e3e !important;
}
.search .date {
  margin: 0px !important;
  margin-top: 7px !important;
}
.search .title {
  font-size: 20px !important;
  margin-bottom: 0px;
}
.search .text {
  width: 100% !important;
}
.search .ingress {
  margin-top: 5px;
  font-size: 12px;
}
.search .go {
  font-size: 12px;
  color: #f5ec09;
  background-color: #3e3e3e;
  text-align: center;
  height: 20px;
  line-height: 20px;
  width: 20px;
  margin-right: 5px;
}
.search a:hover .go {
  color: white !important;
}

/*# sourceMappingURL=styles.min.css.map */
