@charset "UTF-8";
.hidden {
  display: none;
}

.visible {
  display: inherit;
}

.clearboth {
  clear: both;
}

html, body {
  height: 100%;
}

body {
  color: #000000;
  background-color: #FFFFFF;
  font-family: "LatoWebLight", "Lato", serif;
  font-size: 14px;
}
body .item-page {
  width: 100%;
  padding-bottom: 16px;
  padding-top: 100px;
  padding-bottom: 0px;
  padding-top: 0.2vhz;
  padding-bottom: 0.2vhz;
}
body #page-content, body #bottom {
  color: #000000;
  background-color: #FFFFFF;
}
body #page-content h1, body #bottom h1 {
  text-align: left;
  color: #FFFFFF;
  font-family: "LatoWebLight", "Lato", serif;
  font-size: 2rem;
  font-weight: 200;
  padding-top: 30px;
  padding-bottom: 15px;
}
body #page-content h2, body #bottom h2 {
  text-align: left;
  color: #000000;
  font-family: "LatoWebLight", "Lato", serif;
  font-size: 2rem;
  font-weight: 200;
  padding-top: 30px;
  padding-bottom: 30px;
}
body #page-content p, body #bottom p {
  text-align: left;
  line-height: 1.5;
  font-size: 1.5rem;
  font-weight: 300;
  margin-bottom: 32px;
}
body a {
  color: #000000;
}
body a:hover {
  color: #000000;
}

#page-content ul li {
  list-style: none;
  /* if you’re not already using a reset */
}

.container .page-header {
  text-align: left;
}
.container .page-header h2 {
  color: #000000;
  text-align: left;
  text-transform: uppercase;
}
.container p {
  margin-bottom: 32px;
}

.blog-image-container img {
  width: 100%;
}

.control-label {
  display: none;
}

.fieldset-1 {
  position: relative;
}

div.control-group {
  order: 5;
  width: 70%;
  margin-bottom: 10px;
  margin-left: 15%;
  margin-right: 15%;
}

div.control-group.field1,
div.control-group.field2,
div.control-group.field3,
div.control-group.field4,
div.control-group.field1000000 div.control-group.field1000001 {
  width: 70%;
  margin-bottom: 10px;
  margin-left: 15%;
  margin-right: 15%;
}
div.control-group.field1 input, div.control-group.field1 textarea,
div.control-group.field2 input,
div.control-group.field2 textarea,
div.control-group.field3 input,
div.control-group.field3 textarea,
div.control-group.field4 input,
div.control-group.field4 textarea,
div.control-group.field1000000 div.control-group.field1000001 input,
div.control-group.field1000000 div.control-group.field1000001 textarea {
  border: solid #dc0707 2px;
  padding: 4px 8px;
  font-size: 1.2rem;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
div.control-group.field1 input:focus, div.control-group.field1 textarea:focus,
div.control-group.field2 input:focus,
div.control-group.field2 textarea:focus,
div.control-group.field3 input:focus,
div.control-group.field3 textarea:focus,
div.control-group.field4 input:focus,
div.control-group.field4 textarea:focus,
div.control-group.field1000000 div.control-group.field1000001 input:focus,
div.control-group.field1000000 div.control-group.field1000001 textarea:focus {
  outline-color: transparent;
  outline-style: none;
}

body div.control-group.field1000000 {
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

input[type=submit] {
  border-radius: 0;
  padding: 8px 16px;
  color: #FFFFFF;
  font-size: 1rem;
  background-color: #dc0707;
}

.btn#field5 {
  margin-bottom: 16px;
  margin-left: 10%;
  margin-right: 10%;
}

#field1, #field2, #field3 {
  width: 100%;
}

#field4 {
  width: 100%;
  height: 105px;
}

#messages {
  position: absolute;
  top: 10vh;
  z-index: 10000005;
}
#messages a.close {
  display: none;
}

a.button {
  display: inline-block;
  border: solid 1px #000000;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 12px;
  text-transform: uppercase;
}
a.button:hover {
  text-decoration: none;
  border-color: #dc0707;
  color: #dc0707;
}

#accordion {
  margin: 0 2rem;
}
#accordion .card-header h5 button.btn {
  width: 100%;
  color: #000000;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.5rem;
}
#accordion .card-body {
  padding: 1rem;
  font-size: 1.3rem;
}

/* Ola */
#visform1 .fieldset-1 {
  display: flex !important;
  /* :-) */
  flex-direction: column;
}
#visform1 .fieldset-1 .field1,
#visform1 .fieldset-1 .fc-tbxfield1 {
  order: 1;
}
#visform1 .fieldset-1 .field2,
#visform1 .fieldset-1 .fc-tbxfield2 {
  order: 2;
}
#visform1 .fieldset-1 .field3,
#visform1 .fieldset-1 .fc-tbxfield3 {
  order: 3;
}
#visform1 .fieldset-1 .field4,
#visform1 .fieldset-1 .fc-tbxfield4 {
  order: 4;
}
#visform1 .fieldset-1 .form-actions {
  order: 6;
  display: flex;
  justify-content: center;
}
#visform1 .fieldset-1 .field1000000 {
  order: 7;
}
#visform1 .fieldset-1 .field1000000 p {
  font-size: 12px;
}
#visform1 .fieldset-1 .fc-tbxfield1,
#visform1 .fieldset-1 .fc-tbxfield2,
#visform1 .fieldset-1 .fc-tbxfield3,
#visform1 .fieldset-1 .fc-tbxfield4 {
  display: flex;
  justify-content: flex-start;
}
#visform1 .fieldset-1 .fc-tbxfield1 p.errorcontainer,
#visform1 .fieldset-1 .fc-tbxfield2 p.errorcontainer,
#visform1 .fieldset-1 .fc-tbxfield3 p.errorcontainer,
#visform1 .fieldset-1 .fc-tbxfield4 p.errorcontainer {
  margin-bottom: -35px !important;
  margin-left: -10px;
  width: 110px;
  position: relative;
}
#visform1 .fieldset-1 .fc-tbxfield1 p.errorcontainer label.error,
#visform1 .fieldset-1 .fc-tbxfield2 p.errorcontainer label.error,
#visform1 .fieldset-1 .fc-tbxfield3 p.errorcontainer label.error,
#visform1 .fieldset-1 .fc-tbxfield4 p.errorcontainer label.error {
  margin: 0;
  max-width: 100%;
}
#visform1 .fieldset-1 .fc-tbxfield1 p.errorcontainer:after,
#visform1 .fieldset-1 .fc-tbxfield2 p.errorcontainer:after,
#visform1 .fieldset-1 .fc-tbxfield3 p.errorcontainer:after,
#visform1 .fieldset-1 .fc-tbxfield4 p.errorcontainer:after {
  width: 0;
  height: 0;
  display: block;
  border-top: 12px solid gray;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: "";
  margin: 0;
  position: absolute;
  top: 18px;
  right: -10px;
  transform: rotate(270deg);
}

/* Slideshow container */
.testimonials-slider__container {
  max-width: 90%;
  position: relative;
  margin: auto;
  height: auto;
  /* Fading animation */
}
.testimonials-slider__container .testimonialsSlides {
  width: 100%;
}
.testimonials-slider__container .testimonialsSlider__prev, .testimonials-slider__container .testimonialsSlider__next {
  cursor: pointer;
  position: absolute;
  top: 0;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}
.testimonials-slider__container .testimonialsSlider__prev:hover, .testimonials-slider__container .testimonialsSlider__next:hover {
  background-color: #dc0707;
  olor: #FFF !important;
}
.testimonials-slider__container .testimonialsSlider__prev {
  left: -35px;
}
.testimonials-slider__container .testimonialsSlider__next {
  right: -35px;
  border-radius: 3px 0 0 3px;
}
.testimonials-slider__container .testimonials-slider__text {
  color: #000;
  font-size: 19px;
  padding: 8px 55px;
  width: 100%;
  text-align: justify;
}
.testimonials-slider__container .testimonials-slider__author {
  padding: 8px 55px;
  font-size: 15px;
}
.testimonials-slider__container .slider-fade {
  -webkit-animation-name: slider-fade;
  -webkit-animation-duration: 1.5s;
  animation-name: slider-fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes slider-fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

.testimonialsSlider__dots {
  text-align: center;
  margin-top: 50px;
}
.testimonialsSlider__dots--dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.testimonialsSlider__dots--dot:hover, .testimonialsSlider__dots--dot.active {
  background-color: #717171;
}

/* OlaEND */
div.item-page strong {
  font-family: "LatoWebMedium";
}
div.item-page .pdf-btn {
  border: 1px solid #000000;
  text-transform: uppercase;
  padding: 8px 8px;
}
div.item-page .pdf-btn:hover {
  text-decoration: none;
}

#bottom strong {
  font-family: "LatoWebMedium";
}

.facebook-image {
  height: 34px;
  display: inline-block;
  margin-left: 32px;
  margin-right: 32px;
  margin-top: -8px;
}

#bottom .custom {
  padding-top: 40px;
  padding-bottom: 38px;
  background-color: #dc0707;
  color: #FFFFFF;
}
#bottom .custom a {
  color: #FFFFFF;
}

body #bottom div h2 {
  color: #FFFFFF;
  padding-top: 0;
}

body #bottom p {
  font-size: 1rem;
  margin-bottom: 6px;
}

body #bottom p strong {
  font-size: 1.5rem;
  margin-bottom: 12px;
}

#facebook-icon-holder {
  position: fixed;
  top: 120px;
  right: -18px;
  z-index: 100000000;
}

.navbar {
  z-index: 1000000000;
}
.navbar #navbarText {
  height: inherit;
}
.navbar ul.navbar-nav {
  align-items: center;
}
.navbar ul.navbar-nav li.nav-item {
  text-align: center;
  width: 100%;
}
.navbar ul.navbar-nav li.nav-item a.nav-link {
  width: 100%;
  /*Ola*/
  /*OlaEND*/
  text-transform: uppercase;
  font-size: 1.2rem;
}
@media (max-width: 720px) {
  .navbar ul.navbar-nav li.nav-item a.nav-link {
    padding-left: 16px;
    padding-bottom: 16px;
  }
}
.navbar ul.navbar-nav li.nav-item a.nav-link:hover {
  background-color: #dc0707;
  color: #FFFFFF;
}

.navbar-brand.hidden-lg-up img {
  height: 32px;
}

#navbar-logo-white {
  display: block;
}
#navbar-logo-white img {
  height: 64px;
  margin-left: 16px;
}

#navbar-logo-black {
  display: none;
}
#navbar-logo-black img {
  height: 32px;
  margin-left: 8px;
}

.scrolled {
  /*Ola*/
  background-color: white;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  /*Ola-END*/
}
.scrolled #navbar-logo-white {
  display: none;
}
.scrolled #navbar-logo-black {
  display: block;
}

#graphics-banner {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 800;
  overflow: hidden;
  height: 90vh;
  background-image: url("../images/shutterstock_627516815.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#graphics-banner #banner-line-left {
  width: 100%;
  height: 200px;
  position: absolute;
  z-index: 100000;
  top: 78vh;
  background-color: #ffffff;
  -webkit-transform: skewY(17deg);
  -moz-transform: skewY(17deg);
  -ms-transform: skewY(17deg);
  -o-transform: skewY(17deg);
  transform: skewY(17deg);
}
#graphics-banner #banner-line-right {
  width: 100%;
  height: 400px;
  position: absolute;
  z-index: 101;
  top: 80vh;
  background-color: #ffffff;
  -webkit-transform: skewY(170deg);
  -moz-transform: skewY(170deg);
  -ms-transform: skewY(170deg);
  -o-transform: skewY(170deg);
  transform: skewY(170deg);
}

#banner-transformed-content {
  overflow: hidden;
  position: absolute;
  top: 80vh;
  z-index: 10000;
  height: 180vh;
  width: 100%;
  -webkit-transform: skewY(15deg);
  -moz-transform: skewY(15deg);
  -ms-transform: skewY(15deg);
  -o-transform: skewY(15deg);
  transform: skewY(15deg);
}
#banner-transformed-content #untransformed-image {
  position: absolute;
  top: -30vh;
  width: 100%;
  height: 180vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  -webkit-transform: skewY(-15deg);
  -moz-transform: skewY(-15deg);
  -ms-transform: skewY(-15deg);
  -o-transform: skewY(-15deg);
  transform: skewY(-15deg);
}

#banner-transformed-content-post {
  position: absolute;
  width: 100%;
  height: 500px;
  z-index: 1000004;
  top: 215vh;
  background-color: #ffffff;
  -webkit-transform: skewY(8deg);
  -moz-transform: skewY(8deg);
  -ms-transform: skewY(8deg);
  -o-transform: skewY(8deg);
  transform: skewY(8deg);
}

#banner-submenu {
  top: 53vh;
  left: 0;
  position: absolute;
  z-index: 10000000;
  width: 0;
  height: 0;
  border-top: 32.5vh solid transparent;
  border-bottom: 20vh solid transparent;
  border-left: 59vw solid #dc0707;
}

#banner-submenu-container {
  position: absolute;
  z-index: 10000001;
  top: 67vh;
  left: 2vw;
  background: none;
  color: #ffffff;
  font-size: 1.3vw;
}
#banner-submenu-container ul li a {
  padding-left: 16px;
  padding-right: 16px;
  color: #FFFFFF;
  text-transform: uppercase;
  /* Ola */
  border: 1px solid rgba(255, 255, 255, 0);
  /* OlaEND */
}
#banner-submenu-container ul li a:hover {
  background-color: #FFFFFF;
  color: #000000;
  border: solid 1px #FFFFFF;
  text-decoration: none;
}

#banner-submenu-contact {
  position: absolute;
  z-index: 100000001;
  top: 80vh;
  left: 75vw;
}
#banner-submenu-contact a {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 2vw;
  text-transform: uppercase;
}
#banner-submenu-contact a:hover {
  background-color: #dc0707;
  color: #FFFFFF;
  text-decoration: none;
}

.container {
  margin-top: 220vh;
  z-index: 100000000;
  padding-bottom: 6vh;
}

#bottom .container {
  margin-top: inherit;
  z-index: inherit;
  padding-bottom: inherit;
}

#navbarText {
  -webkit-transition: background-color 500ms linear;
  -ms-transition: background-color 500ms linear;
  transition: background-color 500ms linear;
  /*Ola*/
  /*OlaEND*/
}
@media (min-width: 720px) {
  #navbarText {
    align-items: baseline;
  }
}

#navbarText.navbar-collapse.collapse.show {
  background-color: #ffffff;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}

#krs-link {
  background-color: #dc0707;
  color: #FFFFFF;
}

#banner-submenu-container ul li.nav-item.item-1000015 {
  margin-top: 5vh;
}

footer.footer#footer {
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 100000000;
  background-color: #3d3d3d;
  height: 0px;
  transition: height 0.5s ease-in;
}
footer.footer#footer.in-end {
  height: 8vh;
  transition: height 0.25s ease-out;
}

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